Age | Commit message (Expand) | Author |
2011-09-10 | runtests.pl: replace TAB with spaces | Yang Tse |
2011-09-10 | test harness: revert needless commit 0a5bbb2ac1 | Yang Tse |
2011-09-10 | ssh.c: revert needless commit 7b7c45879e | Yang Tse |
2011-09-09 | RELEASE-NOTES: synced with 303c90074d4c | Daniel Stenberg |
2011-09-09 | tcpnodelay: rename variable | Daniel Stenberg |
2011-09-08 | Avoid ftruncate() static define with MinGW64. | Guenter Knauf |
2011-09-08 | libssh2: use calloc as alloc function for libssh2 versions older than 1.3 | Yang Tse |
2011-09-08 | Curl_speedcheck: don't mistakenly clear Curl_expire() | Adriano Meirelles |
2011-09-08 | lib582.c: fix segfault triggered when torture testing test case 582 | Yang Tse |
2011-09-07 | ftp_state_use_port: minor code indent fix | Daniel Stenberg |
2011-09-07 | checksrc: detect "}else" uses as well | Daniel Stenberg |
2011-09-07 | getinmemory.c: use better argument names for write callback | Daniel Stenberg |
2011-09-07 | ssh.c: fix memory leaks triggered upon OOM or other failures | Yang Tse |
2011-09-06 | test case 583: ensure that test failures don't go unnoticed - follow-up | Yang Tse |
2011-09-06 | test suite: libtest header inclusion cleanup - follow-up | Yang Tse |
2011-09-06 | test case 583: ensure that test failures don't go unnoticed | Yang Tse |
2011-09-06 | test suite: libtest header inclusion cleanup | Yang Tse |
2011-09-06 | fix bool variables checking and assignment | Yang Tse |
2011-09-05 | pingpong.c: avoid a memmove call in function Curl_pp_vsendf | Yang Tse |
2011-09-05 | fix bool variables checking and assignment | Yang Tse |
2011-09-05 | test suite: use test case specific netrc file names | Yang Tse |
2011-09-04 | Fixed final message output. | Guenter Knauf |
2011-09-04 | TODO-RELEASE: deleteing five issues due to no response | Daniel Stenberg |
2011-09-04 | setup_once.h cleanup and sync | Yang Tse |
2011-09-04 | Fix to skip untrusted certs. | Guenter Knauf |
2011-09-04 | Added SPNEGO to MinGW makefiles. | Guenter Knauf |
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 |