summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Negotiate: custom service names for SPNEGO.Linus Nielsen2015-04-282-0/+8
* bump: start working toward 7.43.0Daniel Stenberg2015-04-221-3/+3
* CURLOPT_PATH_AS_IS: addedDaniel Stenberg2015-03-241-1/+4
* url: add CURLOPT_SSL_FALSESTART optionAlessandro Ghedini2015-03-201-0/+3
* mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg2015-03-031-8/+1
* bump: start working toward 7.42.0Daniel Stenberg2015-02-251-3/+3
* curlver.h: next release is 7.41.0 due to the changesDaniel Stenberg2015-01-161-4/+4
* url: add CURLOPT_SSL_VERIFYSTATUS optionAlessandro Ghedini2015-01-161-0/+4
* curl.h: remove extra spaceYun SangHo2015-01-151-1/+1
* bump: start working towards 7.40.1Daniel Stenberg2015-01-081-3/+3
* version: Bump copyright year to 2015Steve Holme2015-01-011-2/+2
* code/docs: Use correct case for IPv4 and IPv6Steve Holme2014-12-271-2/+2
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-261-2/+2
* docs: Fix FAILONERROR typosAnthon Pang2014-12-041-1/+1
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-0/+4
* version: The next release will become 7.40.0Steve Holme2014-11-301-4/+4
* smb: Added SMB protocol and port definitionsBill Nagel2014-11-291-0/+2
* curl.h: Tidy up of CURL_VERSION_* flagsSteve Holme2014-11-071-21/+23
* version info: Added Kerberos V5 to the supported featuresSteve Holme2014-11-071-0/+1
* bump: towards next releaseDaniel Stenberg2014-11-051-3/+3
* CURL_VERSION_KERBEROS4: Mark as deprecatedSteve Holme2014-11-021-1/+2
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-1/+1
* SSL: implement public key pinningmoparisthebest2014-10-071-0/+6
* bump: on the 7.38.1-DEV train now!Daniel Stenberg2014-09-101-3/+3
* ssl: generalize how the ssl backend identifier is setDaniel Stenberg2014-07-311-1/+2
* curl.h: bring back CURLE_OBSOLETE16Anthon Pang2014-07-281-1/+4
* http2: more and better error checkingDaniel Stenberg2014-07-231-1/+3
* curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov2014-07-231-3/+7
* configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov2014-07-231-1/+2
* curl.h: renamed CURLOPT_DEPRECATEDx to CURLOPT_OBSOLETExDan Fandrich2014-06-181-4/+4
* curl.h: moved two really old deprecated symbolsDaniel Stenberg2014-06-171-2/+7
* curl.h: reverse the enum/define setup for old symbolsDaniel Stenberg2014-06-172-8/+10
* curlbuild: fix GCC build on SPARC systems without configure scriptMAN-AT-ARMS2014-06-161-2/+2
* bump: Start working on the next releaseSteve Holme2014-05-211-3/+3
* CURLOPT_HEADEROPT: addedDaniel Stenberg2014-04-041-0/+7
* CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg2014-04-041-2/+7
* bump: start the 7.37.0 raceDaniel Stenberg2014-03-261-3/+3
* transfer: make Expect: 100-continue timeout configurable.Tiit Pikma2014-02-131-0/+4
* version: next release will become 7.36.0Daniel Stenberg2014-02-111-4/+4
* NPN/ALPN: allow disabling via command lineFabian Frank2014-02-101-0/+6
* bump: start working on 7.35.1Daniel Stenberg2014-01-291-3/+3
* Bumped copyright year to 2014Steve Holme2014-01-021-2/+2
* bump: start working on the next releaseDaniel Stenberg2013-12-171-3/+3
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-142-3/+3
* curl.h: <sys/select.h> for OpenBSDChristian Weisgerber2013-12-061-1/+1
* curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy upSteve Holme2013-11-301-3/+3
* curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internalsChristian Grothoff2013-11-211-3/+25
* curl_easy_setopt: Added the ability to set the login options separatelySteve Holme2013-11-122-2/+6
* bump: next release will be 7.34.0Daniel Stenberg2013-11-111-4/+4
* cmake: unbreak for non-Windows platformsDaniel Stenberg2013-10-201-34/+51