summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples: ftpuploadfrommem.cbagder/ftpuploadfrommemDaniel Stenberg2017-04-252-2/+126
* typecheck-gcc: fix _curl_is_slist_infoMarcel Raad2017-04-251-1/+1
* curl: set a 100K buffer size by defaultDaniel Stenberg2017-04-2510-3/+16
* transfer: remove 'uploadbuf' pointer and cleanup readwrite_upload()Daniel Stenberg2017-04-253-29/+25
* configure: stop prepending to LDFLAGS, CPPFLAGSJay Satiro2017-04-252-11/+11
* if2ip: fix -Wcast-align warningMarcel Raad2017-04-251-1/+1
* Makefile: avoid use of GNU-specific form of $<Dan Fandrich2017-04-242-11/+22
* nss: adapt to the new Curl_llist APIKamil Dudka2017-04-241-4/+26
* curl-compilers.m4: accept -Og and -Ofast GCC flagsMarcel Raad2017-04-241-1/+1
* RELEASE-NOTES: synced with c68fed875Daniel Stenberg2017-04-241-2/+18
* configure: fix the -ldl check for openssl, add -lpthread checkDaniel Stenberg2017-04-241-44/+42
* llist: fix a comment after cbae73e1dd9Daniel Stenberg2017-04-241-2/+0
* schannel: Don't treat encrypted partial record as pending dataJay Satiro2017-04-222-2/+15
* multi: clarify condition in curl_multi_waitAlan Jenkins2017-04-221-1/+1
* lib: fix maybe-uninitialized warningsMarcel Raad2017-04-222-3/+3
* gnutls: removed some code when --disable-verbose is configuredDan Fandrich2017-04-221-4/+8
* llist: no longer uses mallocDaniel Stenberg2017-04-2213-208/+170
* typecheck-gcc: handle function pointers properlyMarcel Raad2017-04-211-53/+54
* mbedtls: enable NTLM (& SMB) even if MD4 support is unavailableDan Fandrich2017-04-214-14/+20
* tests: remove the html and PDF versions from the tarballDaniel Stenberg2017-04-211-1/+0
* openssl: fix memory leak in servercertDaniel Stenberg2017-04-201-0/+1
* Revert "src/Makefile.am: avoid explicit $<"Daniel Stenberg2017-04-201-4/+6
* bump: start working on next releaseDaniel Stenberg2017-04-192-215/+9
* src/Makefile.am: avoid explicit $<Daniel Stenberg2017-04-191-6/+4
* THANKS: add contributors from 7.54.0 release notescurl-7_54_0Daniel Stenberg2017-04-191-0/+31
* RELEASE-NOTES: curl 7.54.0Daniel Stenberg2017-04-191-6/+23
* nss: fix MinGW compiler warningsMarcel Raad2017-04-181-5/+5
* TLS: Fix switching off SSL session id when client cert is usedJay Satiro2017-04-1812-22/+26
* openssl: don't try to print nonexistant peer private keysDavid Benjamin2017-04-171-29/+3
* openssl: fix thread-safety bugs in error-handlingDavid Benjamin2017-04-171-25/+27
* openssl: make SSL_ERROR_to_str more future-proofDavid Benjamin2017-04-171-16/+34
* code: fix typos and style in commentsDaniel Gustafsson2017-04-173-9/+9
* extern-scan.pl: strip trailing CRMarcel Raad2017-04-171-1/+3
* configure.ac: ignore CR after version numbersMarcel Raad2017-04-171-2/+2
* .gitattributes: force shell scripts to LFMarcel Raad2017-04-172-0/+2
* unit1303: fix compiler warningMarcel Raad2017-04-161-2/+2
* RELEASE-NOTES: synced with 1451271e0Daniel Stenberg2017-04-161-6/+22
* http2: fix handle leak in error pathLarry Stefani2017-04-151-0/+1
* mbedtls: fix memory leak in error pathLarry Stefani2017-04-151-0/+1
* curl-compilers.m4: turn implicit function declarations into errorsMarcel Raad2017-04-151-2/+5
* test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad2017-04-121-2/+14
* tests/server/util: prefer <poll.h> over <sys/poll.h>Marcel Raad2017-04-121-3/+3
* Curl_expire_latest: ignore already expired timersDaniel Stenberg2017-04-112-4/+7
* system.h: fix mingw sectionDaniel Stenberg2017-04-111-1/+14
* polarssl: unbreak build with versions < 1.3.8Marcel Raad2017-04-111-1/+1
* poll: prefer <poll.h> over <sys/poll.h>Marcel Raad2017-04-112-6/+6
* openssl: fix this statement may fall through [-Wimplicit-fallthrough=]Alexis La Goutte2017-04-101-0/+2
* nss: load CA certificates even with --insecureKamil Dudka2017-04-101-2/+5
* RELEASE-NOTES: synced with f9d1e9a27f7e1Daniel Stenberg2017-04-101-9/+30
* libcurl-thread.3: fixed a bad macro that caused test 1140 to failDan Fandrich2017-04-101-1/+1