summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Generate lists and use symbols in --libcurl code output.Colin Hogben2012-02-235-88/+615
* smtp.c: Fixed an issue with writing postdataSteve Holme2012-02-211-4/+14
* CURLOPT_MAIL_AUTH: added in 7.25.0Daniel Stenberg2012-02-211-0/+1
* pop3 test server: send terminating ".CRLF" onlyDaniel Stenberg2012-02-213-14/+15
* pop3.c: Fixed drop of final CRLF in EOB checkingSteve Holme2012-02-191-5/+10
* smtp.c: Fixed an issue with the EOB checkingSteve Holme2012-02-171-5/+15
* CURLE_FTP_PRET_FAILED: listed twiceDaniel Stenberg2012-02-171-7/+5
* --mail-auth documentedDaniel Stenberg2012-02-161-1/+7
* SMTP: Code policing and tidy upSteve Holme2012-02-162-20/+16
* curl: Added support for --mail-authSteve Holme2012-02-165-0/+11
* docs: mention that NTLM works with NSS, tooKamil Dudka2012-02-161-2/+2
* DOCS: Added information for CURLOPT_MAIL_AUTH.Steve Holme2012-02-151-27/+50
* smtp.c: Fixed use of angled brackets in AUTH parameter.Steve Holme2012-02-151-2/+3
* smtp_mail: Added support to MAIL FROM for the optional AUTH parameterSteve Holme2012-02-144-6/+39
* cyassl: update to CyaSSL 2.0.x APItoddouska2012-02-144-18/+9
* LIBCURL_VERSION_NUM: 0x071900Daniel Stenberg2012-02-141-1/+1
* SMTP: Fixed error when using CURLOPT_CONNECT_ONLYSteve Holme2012-02-141-9/+9
* s/7.24.1/7.25.0Daniel Stenberg2012-02-132-10/+6
* curlver.h: bumped to 7.25.0Daniel Stenberg2012-02-131-5/+5
* RELEASE-NOTES: synced with 2b26eb985Daniel Stenberg2012-02-131-11/+31
* configure: add option disable --libcurl outputColin Hogben2012-02-138-41/+106
* curl tool: allow negative numbers as option valuesAlessandro Ghedini2012-02-131-3/+1
* parse_proxy: simply memory handlingDaniel Stenberg2012-02-101-15/+8
* parse_proxy: bail out on zero-length proxy names!Daniel Stenberg2012-02-103-2/+41
* nss: add support for the CURLSSLOPT_ALLOW_BEAST optionKamil Dudka2012-02-093-2/+15
* configure: don't modify LD_LIBRARY_PATH for cross compilesRob Ward2012-02-091-25/+30
* --ssl-allow-beast addedDaniel Stenberg2012-02-095-4/+20
* CURLOPT_SSL_OPTIONS: addedDaniel Stenberg2012-02-096-6/+40
* curl: use new library-side TCP_KEEPALIVE optionsDave Reisner2012-02-095-138/+17
* add library support for tuning TCP_KEEPALIVEDave Reisner2012-02-096-0/+82
* curl_easy_reset: reset the referer stringDaniel Stenberg2012-02-074-1/+153
* curl tool: allow glob-loops to abort again upon critical errorsYang Tse2012-02-071-11/+37
* curl tool: don't abort glob-loop due to failuresDaniel Stenberg2012-02-063-13/+75
* CONNECT: send correct Host: with IPv6 numerical addressDaniel Stenberg2012-01-311-3/+6
* Explicitly link to the nettle/gcrypt librariesMartin Storsjo2012-01-281-0/+3
* more resilient connection times among IP addressesPierre Ynard2012-01-281-8/+11
* remove write-only variablePierre Ynard2012-01-281-3/+1
* Merge branch 'master' of github.com:bagder/curlPierre Joye2012-01-2621-167/+239
|\
| * TODO-RELEASE: added item #308Yang Tse2012-01-251-2/+6
| * THANKS: imported contributors from 7.24.0 RELEASE-NOTESDaniel Stenberg2012-01-251-0/+21
| * test harness: update stunnel.pem Diffie-Hellman parameters from 512 to 1024 bitYang Tse2012-01-251-2/+3
| * version: start working on 7.24.1-DEVYang Tse2012-01-252-121/+10
| * curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptionsDan Fandrich2012-01-241-2/+2
| * RELEASE-NOTES: synced with 70f71bb99f7ed9curl-7_24_0Daniel Stenberg2012-01-241-1/+11
| * gnutls: enforced use of SSLv3Daniel Stenberg2012-01-241-1/+7
| * tests: test CRLF in URLsDaniel Stenberg2012-01-244-1/+88
| * URL sanitize: reject URLs containing bad dataDaniel Stenberg2012-01-245-31/+62
| * OpenSSL: don't disable security work-aroundDaniel Stenberg2012-01-241-0/+11
| * RELEASE-NOTES: synced with 6e2fd2c9eaDaniel Stenberg2012-01-221-1/+6
| * CURLOPT_ACCEPTTIMEOUT_MS: spellfixDaniel Stenberg2012-01-221-1/+1