Age | Commit message (Expand) | Author |
2011-09-04 | NTLM WB: fix file descriptor leak upon OOM condition | Yang Tse |
2011-09-03 | revert changes not intended to be pushed with commit 6b75d2c2 | Yang Tse |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-09-03 | Updated dependecies versions. | Guenter Knauf |
2011-09-03 | Some MinGW makefile tweaks for MinGW64. | Guenter Knauf |
2011-09-03 | Changed MinGW to use own winidn prototypes. | Guenter Knauf |
2011-09-02 | Fix NTLM winbind support to pass the torture tests | Dan Fandrich |
2011-09-02 | MemoryTracking: fix logging of free() calls done where Curl_safefree is called | Yang Tse |
2011-09-02 | transfer.c: fix parentheses/braces placement for vi/emacs delimiter matching | Yang Tse |
2011-09-02 | transfer.c: fix loadhostpairs() OOM handling | Yang Tse |
2011-09-01 | test harness: https, ftps and ssh servers allowed start up time increased 33% | Yang Tse |
2011-09-01 | hostip.c: return immediately from Curl_resolv_timeout() upon expired timeout. | Yang Tse |
2011-09-01 | ftp.c: fix some leaks torture tests detected 2011-08-30 - follow-up | Yang Tse |
2011-08-31 | test harness: fix detection of test harness client knownhosts file | Yang Tse |
2011-08-31 | test harness: fix detection of test harness host and client key files | Yang Tse |
2011-08-31 | ssh.c: fix realloc() OOM handling | Yang Tse |
2011-08-31 | ftp.c: fix some leaks torture tests detected 2011-08-30 - follow-up | Yang Tse |
2011-08-31 | fix some leaks torture tests detected 2011-08-30 | Yang Tse |
2011-08-31 | fix some leaks torture tests detected 2011-08-30 | Yang Tse |
2011-08-29 | RELEASE-NOTES: synced with 3445fa2e3f | Daniel Stenberg |
2011-08-29 | tests: break busy loops in tests 502, 555, and 573 | Kamil Dudka |
2011-08-29 | pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command length | Yang Tse |
2011-08-28 | NTLM: header inclusion cleanup follow-up | Yang Tse |
2011-08-28 | NTLM: header inclusion cleanup | Yang Tse |
2011-08-28 | NTLM: END of refactoring/splitting/moving | Yang Tse |
2011-08-28 | NTLM: move NTLM core specifics into curl_ntlm_core.[ch] | Yang Tse |
2011-08-27 | NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch] | Yang Tse |
2011-08-27 | NTLM_WB: final congruency naming adjustments | Yang Tse |
2011-08-27 | NTLM single-sign on adjustments (XI) | Yang Tse |
2011-08-26 | --cookie-jar: activates the cookie engine | Daniel Stenberg |
2011-08-26 | Curl_read_plain: indent code | Daniel Stenberg |
2011-08-26 | NTLM single-sign on adjustments (X) | Yang Tse |
2011-08-25 | TODO: progress callback without doubles | Daniel Stenberg |
2011-08-25 | http NTLM: refactoring followup | Steve Holme |
2011-08-24 | docs: the next release is going to be 7.22.0 | Kamil Dudka |
2011-08-24 | include limits.h for INT_MAX | Yang Tse |
2011-08-24 | add missing semicolons | Yang Tse |
2011-08-24 | add missing semicolons | Daniel Stenberg |
2011-08-24 | safefree use: fix compiler warning | Daniel Stenberg |
2011-08-24 | SMTP authentication: fix ordering of preferred authentication method | Steve Holme |
2011-08-24 | base64: fix Curl_base64_encode and Curl_base64_decode interfaces | Yang Tse |
2011-08-23 | resolve.c: new example showing off CURLOPT_RESOLVE | Daniel Stenberg |
2011-08-23 | externalsocket.c: new example | Daniel Stenberg |
2011-08-22 | http NTLM: remaining bits from 0001-Moved-ntlm-[...]-curl_ntlm-mod_3.patch | Steve Holme |
2011-08-21 | runtests.pl: option -gw for single test windowed debugging (where possible) | Yang Tse |
2011-08-21 | zlib: ensure user provided memory functions are used by zlib, when given | Yang Tse |
2011-08-21 | main: fix segfault | Daniel Stenberg |
2011-08-21 | MemoryTracking: adjust initialization calling - followup | Yang Tse |
2011-08-20 | MemoryTracking: adjust initialization calling | Yang Tse |
2011-08-19 | tcpconnect: follow-up commit after b998d95b | Daniel Stenberg |