aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-26DOCS: Fixed line spacing of authentication examples in CURLOPT_URLSteve Holme
2012-05-26DOCS: Changed domain names in various examples to example.comSteve Holme
2012-05-26DOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIRSteve Holme
2012-05-26DOCS: Standardised how RFCs are referenced.Steve Holme
2012-05-26Fix libcurl.pc and curl-config generation for static MingW* cross buildsYang Tse
2012-05-25Made -D option work with -O and -J.Tatsuhiro Tsujikawa
2012-05-25sasl: Re-factored auth-mechanism constants to be more genericSteve Holme
2012-05-25smtp: Moved auth-mechanism constants into a separate header fileSteve Holme
2012-05-25nss: avoid using explicit casts of code pointersKamil Dudka
2012-05-24DOCS: Added LDAP to the CURLOPT_URL sectionSteve Holme
2012-05-24TODO: Removed DIGEST-MD5 authentication from SMTP to do listSteve Holme
2012-05-24bump to 7.26.1: start working towards next releaseDaniel Stenberg
2012-05-24RELEASE-NOTES: synced with ef60fdbd73Daniel Stenberg
2012-05-22smtp: Fixed an issue with the multi-interface always sending postdataSteve Holme
2012-05-22DOCS: Updated version number for features added in the pending releaseSteve Holme
2012-05-22Fixed compile error with GNUTLS+NETTLETatsuhiro Tsujikawa
2012-05-22TODO-RELEASE: mention the pending biggies for 7.27.0Daniel Stenberg
2012-05-22winbuild: fix IPv6 enabled buildJan Ehrhardt
2012-05-227.26.0: will be the next release versionDaniel Stenberg
2012-05-22RELEASE-NOTES: synced with 8ae1e657e82aDaniel Stenberg
2012-05-22Updated dependency libary versions.Guenter Knauf
2012-05-20curl-config.1: fix curl-config usage in exampleDaniel Stenberg
2012-05-17smtp: Fixed non-escaping of dot character at beginning of lineSteve Holme
2012-05-16FAQ: updated 1.10 How many are using curl?Daniel Stenberg
2012-05-14disable-versioned-symbols: removed superfluous 'fi'Daniel Stenberg
2012-05-14MakefileBuild.vc: use the correct IDN variableDaniel Stenberg
2012-05-12autoconf: improve handling of versioned symbolsPierre Chapuis
2012-05-12curl.1: clarify -x usageDaniel Stenberg
2012-05-12NTLM: is supported in GnuTLS builds tooDaniel Stenberg
2012-05-12TODO: happy eyeballs is now RFC6555Daniel Stenberg
2012-05-12my_useragent: shorten user-agentDaniel Stenberg
2012-05-07CURLOPT_HEADERFUNCTION: works for non-HTTP protocols tooDaniel Stenberg
2012-05-03Add note about default timeout in CURLOPT_TIMEOUTClaes Jakobsson
2012-05-02MD5: OOM fixGokhan Sengun
2012-04-29REALEASE-NOTES: synced with 64f48e884e3c1Daniel Stenberg
2012-04-27add newly created manual pageJan Schaumann
2012-04-27add a manual page for mk-ca-bundleJan Schaumann
2012-04-26Updated dependency lib versions.Guenter Knauf
2012-04-23URL parse: reject numerical IPv6 addresses outside bracketsDaniel Stenberg
2012-04-23Curl_MD5_init: fix OOM memory leakDaniel Stenberg
2012-04-23OpenSSL cert: provide more details when cert check failsGokhan Sengun
2012-04-23Revert "sspi: Added version information"Yang Tse
2012-04-23Revert "sspi - Small code tidy up"Yang Tse
2012-04-23Revert "Fixed 'extra tokens at end of #endif directive'."Yang Tse
2012-04-23Revert "Fixed 'Trailing whitespace' found by checksrc."Yang Tse
2012-04-23Revert "sspi: Code tidy up to remove unused variable."Yang Tse
2012-04-23Revert "Add -lversion if build with SSPI."Yang Tse
2012-04-23Add -lversion if build with SSPI.Guenter Knauf
2012-04-22sspi: Code tidy up to remove unused variable.Steve Holme
2012-04-22Fixed 'Trailing whitespace' found by checksrc.Guenter Knauf