summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_BUFFERSIZE: support enlarging receive bufferremove-makefile-vc6Richy Kim2017-01-2013-104/+61
* sws: use SOCKERRNO, not errnoDaniel Stenberg2017-01-201-1/+1
* KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedMichael Kaufmann2017-01-201-8/+0
* *.rc: escape non-ASCII/non-UTF-8 character for clarityViktor Szakats2017-01-202-4/+4
* docs: non-blocking SSL handshake is now supported with NSSKamil Dudka2017-01-202-2/+0
* CURLOPT_CONNECT_TO: Fix compile warningsMichael Kaufmann2017-01-201-15/+11
* usercertinmem.c: improve the short descriptionDaniel Stenberg2017-01-201-3/+2
* parseurl: move back buffer to function scopeDaniel Stenberg2017-01-201-1/+1
* openssl: Fix random generationJay Satiro2017-01-201-1/+1
* TODO: share OpenSSL contextsDaniel Stenberg2017-01-201-2/+8
* VC: remove the makefile.vc6 build infraDaniel Stenberg2017-01-166-1696/+12
* bump: next release will be 7.53.0Daniel Stenberg2017-01-166-15/+30
* nss: use the correct lock in nss_find_slot_by_name()Kamil Dudka2017-01-151-2/+2
* http2: disable server push if not requestedAlessandro Ghedini2017-01-154-18/+32
* docs: improved language in README.md HISTORY.md CONTRIBUTE.mdrailsnewbie2572017-01-143-58/+57
* http: print correct HTTP string in verbose output when using HTTP/2http2_outputAlessandro Ghedini2017-01-141-3/+15
* TODO: send only part of --dataDaniel Stenberg2017-01-141-0/+9
* TODO: implemened "--fail-fast to exit on first transfer fail"Daniel Stenberg2017-01-141-11/+2
* TODO: Chunked transfer multipart formpostDaniel Stenberg2017-01-141-0/+11
* TODO: Improve formpost API, not just add an easy argumentDaniel Stenberg2017-01-141-6/+6
* addrinfo: fix compiler warning on offsetof() useDaniel Stenberg2017-01-141-2/+3
* THANKS-filter: Jiri MalakDaniel Stenberg2017-01-131-0/+1
* RELEASE-NOTES: synced with a7c73ae309cDaniel Stenberg2017-01-131-5/+32
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-1317-19/+139
* write-out.d: 'time_total' is not always shown with ms precisionDaniel Stenberg2017-01-131-2/+1
* next.d: --trace and --trace-ascii are also globalDaniel Stenberg2017-01-131-1/+1
* curl: reset the easy handle at --nextIsaac Boukris2017-01-131-1/+4
* docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts2017-01-1374-0/+222
* CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char*Frank Gevaerts2017-01-131-1/+2
* IDN: Use TR46 non-transitionalDaniel Stenberg2017-01-131-3/+10
* IDN: revert use of the transitional optionDaniel Stenberg2017-01-131-6/+2
* IDN: Fix compile time detection of linidn2 TR46Tim Rühsen2017-01-131-1/+1
* url: --noproxy option overrides NO_PROXY environment variableERAMOTO Masaya2017-01-1310-2/+335
* url: Refactor detect_proxy()ERAMOTO Masaya2017-01-131-51/+40
* url: Fix NO_PROXY env var to work properly with --proxy option.ERAMOTO Masaya2017-01-136-3/+219
* IDN: Use TR46 'transitional' for toASCII translationsTim Rühsen2017-01-131-1/+6
* docs: FAQ MAIL-ETIQUETTE language fixesrailsnewbie2572017-01-132-80/+83
* gnutls: check for alpn and ocsp in configureMarcus Hoffmann2017-01-132-3/+3
* url: Fix parsing for when 'file' is the default protocolJay Satiro2017-01-125-10/+151
* rand: make it work without TLS backingDaniel Stenberg2017-01-1215-70/+65
* STARTTLS: Don't print response character in denied messagesJay Satiro2017-01-122-2/+2
* smtp: Fix STARTTLS denied error messageJay Satiro2017-01-121-1/+1
* http2_send: avoid unsigned integer wrap aroundDaniel Stenberg2017-01-111-12/+6
* cmake: Fix passing _WINSOCKAPI_ macro to compilerJiri Malak2017-01-091-1/+1
* sws: retry send() on EWOULDBLOCKDaniel Stenberg2017-01-091-1/+8
* RELEASE-NOTES: synced with a41e8592d6b3e58Daniel Stenberg2017-01-091-2/+34
* examples: make the C++ examples follow our code style tooDaniel Stenberg2017-01-082-125/+85
* asiohiper: improved socket handlingAulddays2017-01-081-27/+59
* lib506: fix build for Open WatcomJiří Malák2017-01-081-6/+6
* ROADMAP: 2017 cleanupDaniel Stenberg2017-01-071-33/+9