Age | Commit message (Expand) | Author |
2011-08-13 | http NTLM: update NTLM type-* message structure descriptions - followup | Yang Tse |
2011-08-12 | docs: --delegation | Daniel Stenberg |
2011-08-12 | added --delegation | Daniel Stenberg |
2011-08-12 | http NTLM: fix inclusion of curl_ntlm.h | Yang Tse |
2011-08-12 | http NTLM: update NTLM message structure notes | Yang Tse |
2011-08-12 | http NTLM: move portions of http_ntlm.h into new curl_ntlm.h | Steve Holme |
2011-08-12 | http NTLM: more adjustments in preparation of code refactoring | Yang Tse |
2011-08-11 | curl_easy_cleanup: clarify the callback situation | Daniel Stenberg |
2011-08-11 | http NTLM: fix compiler warning | Yang Tse |
2011-08-11 | http NTLM: Tidied up more inconsistent spacing. | Steve Holme |
2011-08-10 | rtsp.c: converted to C | Daniel Stenberg |
2011-08-10 | rtsp.c: new example | Jim Hollinger |
2011-08-10 | TODO: remove curl_formpost in a future version | Daniel Stenberg |
2011-08-09 | http NTLM: Further tiding up to libcurl standards | Yang Tse |
2011-08-09 | http NTLM: Tidied up http_ntlm prior to splitting the ntlm specific code | Steve Holme |
2011-08-09 | TODO-RELEASE: issue #289 is fixed | Daniel Stenberg |
2011-08-09 | cookie parser: handle 'secure=' | Daniel Stenberg |
2011-08-09 | curl.h: mark deprecated CURLOPT_ options on same line | Daniel Stenberg |
2011-08-09 | RELEASE-NOTES: recounted and updated some numbers | Daniel Stenberg |
2011-08-09 | proxy protocol docs: rephrased and updated | Daniel Stenberg |
2011-08-08 | RELEASE-NOTES: synced with 45d883d88df7 | Daniel Stenberg |
2011-08-08 | CURLFORM_BUFFER: insert filename as documented | Daniel Stenberg |
2011-08-08 | curl-compilers.m4: serial number bump | Yang Tse |
2011-08-08 | curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments: | Yang Tse |
2011-08-08 | SOCKS: fix the connect timeout | Daniel Stenberg |
2011-08-08 | ftp_doing: bail out on error properly | Daniel Stenberg |
2011-08-08 | s/7.21.8/7.22.0 | Daniel Stenberg |
2011-08-08 | version bump: next release is 7.22.0 | Daniel Stenberg |
2011-08-08 | VERSIONS: clarify our versioning concept | Daniel Stenberg |
2011-08-07 | OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available, reduces memory use | Cristian Rodríguez |
2011-08-07 | TODO-RELEASE: close issue #292 | Daniel Stenberg |
2011-08-07 | Curl_pgrsStartNow: clear all bits except HIDE | Daniel Stenberg |
2011-08-07 | readwrite_data: improved C-E decoding error message | Daniel Stenberg |
2011-08-07 | BSD-style lwIP TCP/IP stack support - followup | Yang Tse |
2011-08-07 | NTLM single-sign on adjustments (IX) | Yang Tse |
2011-08-06 | config-win32.h: comments adjustments | Yang Tse |
2011-08-06 | TODO-RELEASE: committed issue #304 | Daniel Stenberg |
2011-08-06 | asyn-thread: check for dotted addresses before thread starts | Christian Hägele |
2011-08-06 | TODO-RELEASE: Add #307 two issues by "Spoon Man" | Daniel Stenberg |
2011-08-05 | checksrc.pl: add quotes to var | Yang Tse |
2011-08-05 | keep a single copy of config-win32.h in version control repository - followup | Yang Tse |
2011-08-05 | BSD-style lwIP TCP/IP stack support - docs/INSTALL blurb | Yang Tse |
2011-08-05 | BSD-style lwIP TCP/IP stack support - followup | Yang Tse |
2011-08-05 | git ignore src/config-win32.h | Yang Tse |
2011-08-05 | keep a single copy of config-win32.h in version control repository. | Yang Tse |
2011-08-05 | RELEASE-NOTES: synced with afe88d85f40e1 | Daniel Stenberg |
2011-08-05 | test710: verify that --proxy socks5://hostname works | Daniel Stenberg |
2011-08-05 | create_conn: mark non-HTTP proxies accordingly | Daniel Stenberg |
2011-08-05 | test709: HTTP GET via SOCKS5 set in environment | Daniel Stenberg |
2011-08-04 | TODO-RELEASE: issue #293 is done | Daniel Stenberg |