aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25RELEASE-NOTES: syncedDaniel Stenberg
2019-02-25OpenSSL: add support for TLS ASYNC stateBernd Mueller
2019-02-25acinclude: add additional libraries to check for LDAP supportMichael Felt
2019-02-25schannel: support CALG_ECDH_EPHEM algorithmgeorgeok
2019-02-24multi: call multi_done on connect timeoutsDaniel Stenberg
2019-02-23examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg
2019-02-23configure: remove CURL_CHECK_FUNC_FDOPEN callMarcel Raad
2019-02-23wolfssl: stop custom-adding curvesDaniel Stenberg
2019-02-22configure: remove the unused fdopen macroDaniel Stenberg
2019-02-22url: change conn shutdown order to unlink data as last stepJay Satiro
2019-02-22Fix strict-prototypes GCC warningMarcel Raad
2019-02-21tests: Fixed XML validation errors in some test files.Dan Fandrich
2019-02-20TODO: Allow SAN names in HTTP/2 server pushDaniel Stenberg
2019-02-20RELEASE-NOTES: syncedDaniel Stenberg
2019-02-20curl: remove MANUAL from -M outputDaniel Stenberg
2019-02-20http2: verify :athority in push promise requestsDaniel Stenberg
2019-02-20singlesocket: fix the 'sincebefore' placementDaniel Stenberg
2019-02-19connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg
2019-02-19cli tool: fix mime post with --disable-libcurl-option configure optionPatrick Monnerat
2019-02-19x509asn1: cleanup and unify code layoutDaniel Stenberg
2019-02-19curl_multi_remove_handle.3: use at any time, just not from within callbacksDaniel Stenberg
2019-02-19http: make adding a blank header thread-safeDaniel Stenberg
2019-02-19unit1651: survive curl_easy_init() failsDaniel Stenberg
2019-02-18rand: Fix a mismatch between comments in source and header.Frank Gevaerts
2019-02-18x509asn1: replace single char with an arrayPatrick Monnerat
2019-02-18examples/http2-serverpush: add some sensible error checksDaniel Stenberg
2019-02-18easy: fix win32 init to work without CURL_GLOBAL_WIN32Jay Satiro
2019-02-17cookie: Add support for cookie prefixesDaniel Gustafsson
2019-02-16mbedtls: release sessionid resources on errorDaniel Gustafsson
2019-02-16cli tool: refactor encoding conversion sequence for switch case fallthrough.Patrick Monnerat
2019-02-16version.c: silent scan-build even when librtmp is not enabledPatrick Monnerat
2019-02-15RELEASE-NOTES: syncedDaniel Stenberg
2019-02-15Curl_now: figure out windows version in win32_initDaniel Stenberg
2019-02-15unit1307: just fail without FTP supportMarcel Raad
2019-02-15travis: enable valgrind for the iconv tests tooDaniel Stenberg
2019-02-14travis: add scan-buildDaniel Stenberg
2019-02-14examples/sftpuploadresume: Value stored to 'result' is never readDaniel Stenberg
2019-02-14examples/http2-upload: cleaned upDaniel Stenberg
2019-02-14examples/http2-download: cleaned upDaniel Stenberg
2019-02-14examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory'Daniel Stenberg
2019-02-14examples/httpcustomheader: Value stored to 'res' is never readDaniel Stenberg
2019-02-14examples: remove superfluous null-pointer checksDaniel Stenberg
2019-02-14strip_trailing_dot: make sure NULL is never used for strlenDaniel Stenberg
2019-02-14connection_check: restore original conn->data after the checkJay Satiro
2019-02-14memdebug: bring back curl_mark_scloseDaniel Stenberg
2019-02-14transfer.c: do not compute length of undefined hex buffer.Patrick Monnerat
2019-02-14KNOWN_BUGS: Cannot compile against a static build of OpenLDAPDaniel Stenberg
2019-02-14x509asn1: "Dereference of null pointer"Patrick Monnerat
2019-02-14configure: show features as well in the final summaryDaniel Stenberg
2019-02-14KNOWN_BUGS: curl compiled on OSX 10.13 failed to run on OSX 10.10Daniel Stenberg