Age | Commit message (Expand) | Author |
2012-03-25 | ssh.c: code cleanup, Curl_safefree() already nullifies pointer | Yang Tse |
2012-03-25 | fix some compiler warnings | Yang Tse |
2012-03-25 | pop3.c: Corrected problem with state() introduced in 01690ed2bce5 | Steve Holme |
2012-03-25 | pop.c: Small code tidy up | Steve Holme |
2012-03-25 | pop3: Removed the need for the single message LIST command handler | Steve Holme |
2012-03-24 | pop3.c: Code policing and tidy up | Steve Holme |
2012-03-24 | email: Moved server greeting responses into separate functions | Steve Holme |
2012-03-24 | pop3.c: Fixed body data being written when CURLOPT_NOBODY is specified | Steve Holme |
2012-03-23 | docs: clarify -z/--time-cond with filename (mention mtime) | Rodrigo Silva (MestreLion) |
2012-03-23 | tests #1316 #1319 #1320 #1321: add missing keywords | Yang Tse |
2012-03-23 | test #598: add missing keywords | Yang Tse |
2012-03-23 | version: start working on 7.25.1-DEV | Yang Tse |
2012-03-22 | configure: check for gethostbyname in the watt lib | Benjamin Johnson |
2012-03-22 | THANKS: 8 new contributors from 7.25.0 | Daniel Stenberg |
2012-03-22 | RELEASE-NOTES: synced with b8b2cf612b2 | Daniel Stenberg |
2012-03-22 | tests #1400 #1401: add missing keywords | Yang Tse |
2012-03-22 | http_proxy.h: fix builds with proxy or http disabled | Yang Tse |
2012-03-22 | parsedate.c: fix a numeric overflow | Yang Tse |
2012-03-22 | cookies: strip the numerical ipv6 host properly | Andrei Cipu |
2012-03-22 | test #598: add to Makefile.am | Yang Tse |
2012-03-22 | test #598: OOM handling fixes | Yang Tse |
2012-03-22 | fix several compiler warnings | Yang Tse |
2012-03-22 | CONNECT: fix multi interface regression | Daniel Stenberg |
2012-03-22 | SWS: refuse to serve CONNECT unless running as proxy | Daniel Stenberg |
2012-03-21 | curl-functions.m4: update detection logic of getaddrinfo() thread-safeness | Yang Tse |
2012-03-20 | fix several compiler warnings | Yang Tse |
2012-03-18 | tests 140X: fix --libcurl generated source file reading mode for MSYS builds | Yang Tse |
2012-03-18 | tool_easysrc.c: fix --libcurl option output file text translation mode | Yang Tse |
2012-03-18 | build: remove tool_cb_skt.[ch] references | Yang Tse |
2012-03-18 | RELEASE-NOTES: synced with ad77420ac761b | Daniel Stenberg |
2012-03-17 | lwip: basic checks and macros for compatiblity | Daniel Stenberg |
2012-03-17 | tool_setopt.c: more OOM handling fixes | Yang Tse |
2012-03-16 | cmake: list_spaces_append_once fails with spaces in filename | Daniel Stenberg |
2012-03-16 | http_proxy.c: fix OOM handling | Yang Tse |
2012-03-16 | tool_setopt.c: fix OOM handling | Yang Tse |
2012-03-16 | fix several compiler warnings | Yang Tse |
2012-03-16 | fix some compiler warnings | Yang Tse |
2012-03-13 | resolve with c-ares: don't resolve IPv6 when not working | Maxim Prohorov |
2012-03-10 | smtp.c: Changed the curl error code for EHLO and HELO responses | Steve Holme |
2012-03-10 | RELEASE-NOTES: synced with e650dbde86 | Daniel Stenberg |
2012-03-10 | Curl_http: strip off [brackets] from ipv6-only host headers | Andrei Cipu |
2012-03-10 | CURLSSH_OPT_AUTH: documented it has no effect | Armel Asselin |
2012-03-10 | mk-ca-bundle.pl: use LWP::UserAgent with proper https verify behavior. | John Joseph Bachir |
2012-03-10 | access the CA source file using HTTPS | John Joseph Bachir |
2012-03-09 | includes: remove inclusion of unused file http_proxy.h | Daniel Stenberg |
2012-03-08 | CONNECT: made generically not per-protocol | Daniel Stenberg |
2012-03-08 | ssh_connect: tunnel through HTTP proxy if requested | Daniel Stenberg |
2012-03-08 | LWIP: don't consider HAVE_ERRNO_H to be winsock | Daniel Stenberg |
2012-03-08 | curl-config: only provide libraries with --libs | Dave Reisner |
2012-03-05 | CONTRIB: Please don't send pull requests | Daniel Stenberg |