summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup CURLMOPT_TIMERFUNCTION.3 to not special-case the zero timeoutbagder/timerfunction-not-recursiveDaniel Stenberg2019-02-221-9/+7
* examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg2019-02-223-26/+15
* tests: Fixed XML validation errors in some test files.Dan Fandrich2019-02-2115-11/+13
* TODO: Allow SAN names in HTTP/2 server pushDaniel Stenberg2019-02-201-0/+10
* RELEASE-NOTES: syncedDaniel Stenberg2019-02-201-7/+34
* curl: remove MANUAL from -M outputDaniel Stenberg2019-02-205-36/+10
* http2: verify :athority in push promise requestsDaniel Stenberg2019-02-201-0/+22
* singlesocket: fix the 'sincebefore' placementDaniel Stenberg2019-02-201-2/+2
* connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg2019-02-195-67/+55
* cli tool: fix mime post with --disable-libcurl-option configure optionPatrick Monnerat2019-02-198-127/+181
* x509asn1: cleanup and unify code layoutDaniel Stenberg2019-02-191-117/+132
* curl_multi_remove_handle.3: use at any time, just not from within callbacksDaniel Stenberg2019-02-191-1/+4
* http: make adding a blank header thread-safeDaniel Stenberg2019-02-191-13/+21
* unit1651: survive curl_easy_init() failsDaniel Stenberg2019-02-191-1/+3
* rand: Fix a mismatch between comments in source and header.Frank Gevaerts2019-02-181-2/+5
* x509asn1: replace single char with an arrayPatrick Monnerat2019-02-181-2/+2
* examples/http2-serverpush: add some sensible error checksDaniel Stenberg2019-02-181-4/+15
* easy: fix win32 init to work without CURL_GLOBAL_WIN32Jay Satiro2019-02-181-49/+60
* cookie: Add support for cookie prefixesDaniel Gustafsson2019-02-175-13/+76
* mbedtls: release sessionid resources on errorDaniel Gustafsson2019-02-161-0/+3
* cli tool: refactor encoding conversion sequence for switch case fallthrough.Patrick Monnerat2019-02-161-7/+5
* version.c: silent scan-build even when librtmp is not enabledPatrick Monnerat2019-02-161-1/+5
* RELEASE-NOTES: syncedDaniel Stenberg2019-02-151-2/+48
* Curl_now: figure out windows version in win32_initDaniel Stenberg2019-02-152-16/+24
* unit1307: just fail without FTP supportMarcel Raad2019-02-151-9/+22
* travis: enable valgrind for the iconv tests tooDaniel Stenberg2019-02-151-1/+1
* travis: add scan-buildDaniel Stenberg2019-02-141-0/+9
* examples/sftpuploadresume: Value stored to 'result' is never readDaniel Stenberg2019-02-141-1/+3
* examples/http2-upload: cleaned upDaniel Stenberg2019-02-141-44/+32
* examples/http2-download: cleaned upDaniel Stenberg2019-02-141-39/+34
* examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory'Daniel Stenberg2019-02-141-4/+2
* examples/httpcustomheader: Value stored to 'res' is never readDaniel Stenberg2019-02-141-2/+2
* examples: remove superfluous null-pointer checksDaniel Stenberg2019-02-143-6/+6
* strip_trailing_dot: make sure NULL is never used for strlenDaniel Stenberg2019-02-141-0/+2
* connection_check: restore original conn->data after the checkJay Satiro2019-02-141-1/+2
* memdebug: bring back curl_mark_scloseDaniel Stenberg2019-02-141-2/+2
* transfer.c: do not compute length of undefined hex buffer.Patrick Monnerat2019-02-141-8/+10
* KNOWN_BUGS: Cannot compile against a static build of OpenLDAPDaniel Stenberg2019-02-141-0/+5
* x509asn1: "Dereference of null pointer"Patrick Monnerat2019-02-141-5/+6
* configure: show features as well in the final summaryDaniel Stenberg2019-02-141-0/+1
* KNOWN_BUGS: curl compiled on OSX 10.13 failed to run on OSX 10.10Daniel Stenberg2019-02-141-0/+5
* KNOWN_BUGS: Deflate error after all content was receivedDaniel Stenberg2019-02-141-0/+10
* gssapi: fix deprecated header warningsDaniel Stenberg2019-02-143-26/+14
* TODO: Upgrade to websocketsDaniel Stenberg2019-02-141-0/+9
* TODO: cmake test suite improvementsDaniel Stenberg2019-02-141-0/+8
* curl: "Dereference of null pointer"Patrick Monnerat2019-02-131-2/+2
* unit1307: require FTP supportMarcel Raad2019-02-131-0/+1
* TODO: TFO support on WindowsDaniel Stenberg2019-02-131-0/+8
* multi: Dereference of null pointerDaniel Stenberg2019-02-131-14/+10
* urlglob: Argument with 'nonnull' attribute passed nullDaniel Stenberg2019-02-131-2/+2