Age | Commit message (Expand) | Author |
2012-02-23 | Add helper script convsrctest.pl to manipulate --libcurl tests. | Colin Hogben |
2012-02-23 | Add tests for curl's --libcurl output. | Colin Hogben |
2012-02-23 | Generate lists and use symbols in --libcurl code output. | Colin Hogben |
2012-02-21 | smtp.c: Fixed an issue with writing postdata | Steve Holme |
2012-02-21 | CURLOPT_MAIL_AUTH: added in 7.25.0 | Daniel Stenberg |
2012-02-21 | pop3 test server: send terminating ".CRLF" only | Daniel Stenberg |
2012-02-19 | pop3.c: Fixed drop of final CRLF in EOB checking | Steve Holme |
2012-02-17 | smtp.c: Fixed an issue with the EOB checking | Steve Holme |
2012-02-17 | CURLE_FTP_PRET_FAILED: listed twice | Daniel Stenberg |
2012-02-16 | --mail-auth documented | Daniel Stenberg |
2012-02-16 | SMTP: Code policing and tidy up | Steve Holme |
2012-02-16 | curl: Added support for --mail-auth | Steve Holme |
2012-02-16 | docs: mention that NTLM works with NSS, too | Kamil Dudka |
2012-02-15 | DOCS: Added information for CURLOPT_MAIL_AUTH. | Steve Holme |
2012-02-15 | smtp.c: Fixed use of angled brackets in AUTH parameter. | Steve Holme |
2012-02-14 | smtp_mail: Added support to MAIL FROM for the optional AUTH parameter | Steve Holme |
2012-02-14 | cyassl: update to CyaSSL 2.0.x API | toddouska |
2012-02-14 | LIBCURL_VERSION_NUM: 0x071900 | Daniel Stenberg |
2012-02-14 | SMTP: Fixed error when using CURLOPT_CONNECT_ONLY | Steve Holme |
2012-02-13 | s/7.24.1/7.25.0 | Daniel Stenberg |
2012-02-13 | curlver.h: bumped to 7.25.0 | Daniel Stenberg |
2012-02-13 | RELEASE-NOTES: synced with 2b26eb985 | Daniel Stenberg |
2012-02-13 | configure: add option disable --libcurl output | Colin Hogben |
2012-02-13 | curl tool: allow negative numbers as option values | Alessandro Ghedini |
2012-02-10 | parse_proxy: simply memory handling | Daniel Stenberg |
2012-02-10 | parse_proxy: bail out on zero-length proxy names! | Daniel Stenberg |
2012-02-09 | nss: add support for the CURLSSLOPT_ALLOW_BEAST option | Kamil Dudka |
2012-02-09 | configure: don't modify LD_LIBRARY_PATH for cross compiles | Rob Ward |
2012-02-09 | --ssl-allow-beast added | Daniel Stenberg |
2012-02-09 | CURLOPT_SSL_OPTIONS: added | Daniel Stenberg |
2012-02-09 | curl: use new library-side TCP_KEEPALIVE options | Dave Reisner |
2012-02-09 | add library support for tuning TCP_KEEPALIVE | Dave Reisner |
2012-02-07 | curl_easy_reset: reset the referer string | Daniel Stenberg |
2012-02-07 | curl tool: allow glob-loops to abort again upon critical errors | Yang Tse |
2012-02-06 | curl tool: don't abort glob-loop due to failures | Daniel Stenberg |
2012-01-31 | CONNECT: send correct Host: with IPv6 numerical address | Daniel Stenberg |
2012-01-28 | Explicitly link to the nettle/gcrypt libraries | Martin Storsjo |
2012-01-28 | more resilient connection times among IP addresses | Pierre Ynard |
2012-01-28 | remove write-only variable | Pierre Ynard |
2012-01-26 | Merge branch 'master' of github.com:bagder/curl | Pierre Joye |
2012-01-26 | - fix IPV6 and IDN options | Pierre Joye |
2012-01-25 | TODO-RELEASE: added item #308 | Yang Tse |
2012-01-25 | THANKS: imported contributors from 7.24.0 RELEASE-NOTES | Daniel Stenberg |
2012-01-25 | test harness: update stunnel.pem Diffie-Hellman parameters from 512 to 1024 bit | Yang Tse |
2012-01-25 | version: start working on 7.24.1-DEV | Yang Tse |
2012-01-24 | curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptions | Dan Fandrich |
2012-01-24 | RELEASE-NOTES: synced with 70f71bb99f7ed9 | Daniel Stenberg |
2012-01-24 | gnutls: enforced use of SSLv3 | Daniel Stenberg |
2012-01-24 | tests: test CRLF in URLs | Daniel Stenberg |
2012-01-24 | URL sanitize: reject URLs containing bad data | Daniel Stenberg |