summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* RELEASE-NOTES: fix vuln linkDaniel Stenberg2016-05-301-1/+1
* RELEASE-NOTES: 7.49.1curl-7_49_1Daniel Stenberg2016-05-301-8/+16
* loadlibrary: Only load system DLLs from the system directorySteve Holme2016-05-307-8/+180
* ssh: fix version number check typoDaniel Stenberg2016-05-301-1/+1
* curl_share_setopt.3: Add min ver needed for ssl session lockJay Satiro2016-05-291-1/+2
* ssh: fix build for libssh2 before 1.2.6Daniel Stenberg2016-05-291-1/+9
* mbedtls: fix includes so snprintf() worksDaniel Stenberg2016-05-241-3/+2
* checksrc.pl: Added variants of strcat() & strncat() to banned function listSteve Holme2016-05-231-1/+1
* smtp: minor ident (white space) fixesDaniel Stenberg2016-05-231-8/+8
* THANKS: updated after script fixesDaniel Stenberg2016-05-231-2/+18
* THANKS-filter: more name cleanupsDaniel Stenberg2016-05-231-0/+4
* 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