summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* curl.h: make CURL_NO_OLDIES define CURL_STRICTERDaniel Stenberg2016-08-091-0/+4
* bump: start working toward 7.50.2Daniel Stenberg2016-08-031-3/+3
* include: revert 9adf3c4 and make public types void * againDaniel Stenberg2016-07-312-1/+10
* bump: start working on 7.50.1Daniel Stenberg2016-07-211-3/+3
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-1/+1
* headers: forward declare CURL, CURLM and CURLSH as structsDaniel Stenberg2016-06-222-4/+4
* http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts2016-05-301-1/+2
* bump: start the journey toward 7.50.0Daniel Stenberg2016-05-301-4/+4
* bump: Start work on 7.49.1Steve Holme2016-05-181-3/+3
* curlbuild.h.dist: check __LP64__ as well to fix MIPS buildDaniel Stenberg2016-05-181-3/+3
* curl.h: clarify curl_sslbackend for openssl clones and renamesDaniel Stenberg2016-04-251-0/+5
* curl.h: CURLOPT_CONNECT_TO sets a struct slist *, not a stringPatrick Monnerat2016-04-221-1/+1
* url: add CURLOPT_TCP_FASTOPEN optionAlessandro Ghedini2016-04-181-0/+3
* includes: avoid duplicate memory callback typdefs even harderDaniel Stenberg2016-04-181-0/+2
* news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann2016-04-171-0/+4
* http2: Add handling stream level errorTatsuhiro Tsujikawa2016-04-111-0/+2
* CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAMESteve Holme2016-04-091-1/+1
* code: style updatesDaniel Stenberg2016-04-031-2/+2
* 7.49.0: next release versionDaniel Stenberg2016-04-021-4/+4
* curl.h: define CURL_DID_MEMORY_FUNC_TYPEDEFSDaniel Stenberg2016-04-011-1/+3
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-011-26/+2
* http2: support "prior knowledge", no upgrade from HTTP/1.1Diego Bes2016-03-311-0/+2
* bump: work on 7.48.1Daniel Stenberg2016-03-231-3/+3
* bump: the coming release is 7.48.0Daniel Stenberg2016-03-181-4/+4
* getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro2016-02-231-2/+3
* TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig2016-02-231-0/+3
* bump: work toward the next releaseDaniel Stenberg2016-02-081-3/+3
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-035-5/+5
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-0312-13/+13
* bump: towards the next (7.47.1 ?)Daniel Stenberg2016-01-281-5/+5
* curlver: the pending release will become 7.47.0Daniel Stenberg2015-12-151-4/+4
* http: add libcurl option to allow HTTP/2 for HTTPS onlyDaniel Stenberg2015-12-131-1/+2
* lwip: Fix compatibility issues with later versionsGisle Vanem2015-12-071-2/+3
* version: Add flag CURL_VERSION_PSL for libpslGisle Vanem2015-12-071-0/+2
* bump: towards next releaseDaniel Stenberg2015-12-021-3/+3
* curl.h: s/#defien/#define/Patrick Monnerat2015-11-191-1/+1
* typecheck-gcc.h: add missing slist-using optionsDaniel Stenberg2015-11-131-4/+6
* typecheck-gcc.h: added CURLOPT_CLOSESOCKETDATADaniel Stenberg2015-11-131-10/+11
* typecheck-gcc.h: add some missing string typesDaniel Stenberg2015-11-131-42/+49
* curl.h: introducing the STRINGPOINT aliasDaniel Stenberg2015-11-131-64/+69
* formadd: support >2GB files on windowsDaniel Stenberg2015-11-021-1/+8
* curl.h: s/HTTPPOST_/CURL_HTTPOST_Daniel Stenberg2015-10-311-12/+16
* http2: s/priority/weightDaniel Stenberg2015-10-231-2/+2
* http2: added three stream prio/deps optionsDaniel Stenberg2015-10-231-0/+9
* vtls: added support for mbedTLSJonas Minnberg2015-10-201-1/+2
* curlbuild.h: Fix non-configure compiling to mips and sh4 targetsRichard Hosking2015-10-161-1/+2
* bump: start climbing toward 7.46.0Daniel Stenberg2015-10-071-3/+3
* 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