summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "has: generate the curl/has.h header"Kamil Dudka2015-09-042-153/+6
* has: generate the curl/has.h headerDaniel Stenberg2015-09-042-6/+153
* getinfo: added CURLINFO_ACTIVESOCKETRazvan Cojocaru2015-08-241-1/+3
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-221-0/+3
* gitignore: Sort for readabilityJay Satiro2015-08-181-1/+1
* bump: start working toward 7.45.0Daniel Stenberg2015-08-121-3/+3
* SSL: Add an option to disable certificate revocation checksJay Satiro2015-07-171-0/+4
* multi: Move http2 push function declarations to header endJay Satiro2015-06-301-24/+25
* http2: curl_pushheader_byname now takes a const char *Daniel Stenberg2015-06-241-2/+1
* http2: fixed the header accessor functions for the push callbackDaniel Stenberg2015-06-241-11/+6
* http2: initial implementation of the push callbackDaniel Stenberg2015-06-241-1/+5
* http2: initial HTTP/2 server push types/docsDaniel Stenberg2015-06-241-0/+32
* bump: start the journey toward 7.44.0Daniel Stenberg2015-06-171-3/+3
* curl.h: add CURL_HTTP_VERSION_2Daniel Stenberg2015-06-051-0/+5
* curlver: restore LIBCURL_VERSION_NUM defined as a full numberDaniel Stenberg2015-05-181-3/+5
* curlver: introducing new version number (checking) macrosDaniel Stenberg2015-05-181-1/+7
* CURLOPT_PIPEWAIT: addedDaniel Stenberg2015-05-181-0/+3
* CURLMOPT_PIPELINE: bit 1 is for multiplexingDaniel Stenberg2015-05-181-1/+6
* 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