summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrithanks.sh: exclude existing names case insensitivelyDaniel Stenberg2016-05-231-1/+1
* contrithanks.sh: use same grep pattern and -a flag as contributors.shDaniel Stenberg2016-05-231-4/+4
* contributors.sh: better grep pattern, use grep -aDaniel Stenberg2016-05-231-3/+3
* THANKS-filter: fix more namesDaniel Stenberg2016-05-231-1/+10
* contrithanks.sh: do the same github fix as contributors.shDaniel Stenberg2016-05-231-3/+3
* contributors: Show GitHub username if real name unknownJay Satiro2016-05-231-1/+1
* RELEASE-NOTES: synced with 3caaeffbe8ded4Daniel Stenberg2016-05-211-3/+12
* openssl: cleanup must free compression methodsJay Satiro2016-05-201-0/+5
* curl_multibyte: fix compiler errorGisle Vanem2016-05-201-0/+2
* THANKS-filter: make Jan-E get proper creditDaniel Stenberg2016-05-201-0/+1
* winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivityJan-E2016-05-201-4/+6
* libcurl.m4: Avoid obsolete warningAlexander Traud2016-05-201-1/+1
* CURLOPT_CONNECT_TO.3: user must not free the list prematurelyMichael Kaufmann2016-05-201-0/+5
* RELEASE-NOTES: synced with 48114a8634242cDaniel Stenberg2016-05-191-3/+13
* openssl: ERR_remove_thread_state() is deprecated in latest 1.1.0Daniel Stenberg2016-05-191-4/+4
* http2: use HTTP/2 in the HTTP/1.1-alike headerDaniel Stenberg2016-05-191-1/+1
* dist: include curl_multi_socket_all.3Jay Satiro2016-05-191-3/+4
* bump: Start work on 7.49.1Steve Holme2016-05-182-167/+9
* curlbuild.h.dist: check __LP64__ as well to fix MIPS buildDaniel Stenberg2016-05-181-3/+3
* schannel: fix compile break with MSVC XP toolsetMarcel Raad2016-05-181-1/+1
* dist: include CHECKSRC.mdDaniel Stenberg2016-05-181-1/+1
* test/Makefile.am: include manpage-scan.pl and nroff-scan.pl in distDaniel Stenberg2016-05-181-1/+2
* THANKS: 24 new names from 7.49.0 release notescurl-7_49_0Daniel Stenberg2016-05-171-0/+24
* RELEASE-NOTES: 7.49.0Daniel Stenberg2016-05-171-1/+3
* mbedtls/polarssl: set "hostname" unconditionallyDaniel Stenberg2016-05-172-14/+12
* CURLOPT_RESOLVE.3: fix typoFrank Gevaerts2016-05-171-1/+1
* docs: CURLOPT_RESOLVE overrides CURLOPT_IPRESOLVEDaniel Stenberg2016-05-172-2/+7
* KNOWN_BUGS: GnuTLS backend skips really long certificate fieldsDaniel Stenberg2016-05-171-0/+8
* CURLOPT_HTTPPOST.3: the data needs to be around while in useDaniel Stenberg2016-05-171-3/+4
* openssl: get_cert_chain: fix NULL dereferenceDaniel Stenberg2016-05-171-3/+5
* openssl: get_cert_chain: avoid NULL dereferenceDaniel Stenberg2016-05-171-3/+5
* dprintf_formatf: fix (false?) Coverity warningDaniel Stenberg2016-05-171-55/+58
* RELEASE-NOTES: synced with 2dcb5adc72d6Daniel Stenberg2016-05-161-5/+7
* THANKS-filter: fixed Jonathan CardosoDaniel Stenberg2016-05-161-1/+1
* ftp: fix incorrect out-of-memory code in Curl_pretransferJay Satiro2016-05-151-1/+1
* ftp wildcard: segfault due to init only in multi_performDaniel Stenberg2016-05-153-15/+16
* libcurl-tlibcurl-thread: Update OpenSSL linksJay Satiro2016-05-131-2/+8
* darwinssl.c: fix OS X codename typo in commentViktor Szakats2016-05-131-1/+1
* RELEASE-NOTES: synced with 68701e51c1f7Daniel Stenberg2016-05-131-8/+24
* mprintf: Fix processing of width and prec argsJay Satiro2016-05-133-20/+90
* ConnectionExists: follow-up fix for proxy re-useMichael Kaufmann2016-05-131-17/+17
* darwinssl: fix certificate verification disable on OS X 10.8Per Malmberg2016-05-121-4/+11
* http2: Add space between colon and header valueCory Benfield2016-05-121-2/+2
* openssl: fix compile-time warning in Curl_ossl_check_cxn()Kamil Dudka2016-05-121-1/+1
* openssl: stricter connection check functionJay Satiro2016-05-111-7/+36
* TLS: SSL_peek is not a const operationAnders Bakken2016-05-111-8/+8
* TLS: move the ALPN/NPN enable bits to the connectionDaniel Stenberg2016-05-0910-25/+36
* libcurl-thread.3: openssl 1.1.0 is safe, and so is boringsslDaniel Stenberg2016-05-081-0/+4
* connect: fix invalid "Network is unreachable" errorsAntonio Larrosa2016-05-081-0/+1
* FAQ: refer to thread safety guidelinesJay Satiro2016-05-051-19/+3