History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
b646a2b5e110 | Bob Trahan | Update src/future/http/HTTPFuture.php | Nov 2 2012 | |||
33462969287d | epriestley | Always use SSLv3 for HTTPSFuture | Oct 22 2012 | |||
795212bf9d7a | epriestley | Show URI in HTTP/HTTPSFuture exceptions | Oct 4 2012 | |||
a1629052abae | vrana | Throw from HTTPSFuture before starting service | Oct 4 2012 | |||
fa57bfae8592 | epriestley | Support HTTPS proxies in libphutil | Aug 31 2012 | |||
475d683b3046 | indiefan | Exposing stateWriteComplete in HTTPFuture to allow for more robust asynchronous… | Aug 23 2012 | |||
de73395b8aa3 | epriestley | Improve usefulness of HTTPStatus exceptions | Aug 19 2012 | |||
021cabb13caf | vrana | Follow redirects in HTTPSFuture and add a simple wrapper function above it | Jun 19 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
ad125784f6ed | epriestley | Increase default HTTP/Conduit timeouts to 5 minutes | May 30 2012 | |||
ce5800083cb1 | vrana | Add HTTP queries to profiler | May 14 2012 | |||
7dc2a0869691 | epriestley | Minor, improve an error message. | May 7 2012 | |||
38f295e041da | vrana | Explicitly set URL parameter separator for external URLs | Apr 19 2012 | |||
aac504afbab2 | epriestley | Use HTTPS keepalives in HTTPSFuture if possible | Apr 11 2012 | |||
3fa4bfa9bcf8 | epriestley | Improve SSL error message for CURLE_COULDNT_RESOLVE_HOST | Apr 11 2012 | |||
20b7d25debbf | Julius Seporaitis/epriestley | Add support for HTTP headers to HTTPSFuture | Mar 21 2012 | |||
064170813bac | epriestley | Fix various minor bugs with ExecFuture | Mar 13 2012 | |||
9be36db7f574 | epriestley | Improve SSL error message for cURL error 51 (CURLE_SSL_PEER_CERTIFICATE /… | Mar 12 2012 | |||
cbcd495f7773 | epriestley | Improve error message for SSL CA verification failure | Mar 5 2012 | |||
b787dce1d902 | epriestley | Improve CA bundle handling for libphutil / HTTPSFuture | Feb 19 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
48149a97a273 | epriestley | Improve libphutil documentation | Jan 17 2012 | |||
72a1ab7f3405 | epriestley | Refactor HTTPFutures | Aug 16 2011 | |||
27d92af66937 | epriestley | Use full "(?P<name>" syntax for named captures in HTTPFuture | Jun 22 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help