summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-08-22gnurl: Fix up some more references in "lib" folder.ng0
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22ipv6_scope: support unique local addressesDaniel Stenberg
2017-08-22redirect: skip URL encoding for host namesSalah-Eddin Shaban
2017-08-22bagder/Curl_tvdiff_us: fix the mathDaniel Stenberg
2017-08-22parse_proxy(): fix memory leak in case of invalid proxy server nameEven Rouault
2017-08-22openssl: fix "error: this statement may fall through"Daniel Stenberg
2017-08-22openssl: remove CONST_ASN1_BIT_STRING.David Benjamin
2017-08-22digest_sspi: Don't reuse context if the user/passwd has changedJay Satiro
2017-08-22docs/comments: Update to secure URL versionsViktor Szakats
2017-08-22tftp: reject file name lengths that don't fitDaniel Stenberg
2017-08-22file: output the correct buffer to the userEven Rouault
2017-08-22easy_events: make event data staticDaniel Stenberg
2017-08-22gssapi: fix memory leak of output token in multi round contextIsaac Boukris
2017-08-22darwinssl: fix compiler warningMarcel Raad
2017-08-22FTP: skip unnecessary CWD when in nocwd modeDaniel Stenberg
2017-08-22darwin: silence compiler warningsDaniel Stenberg
2017-08-22darwinssl: fix curlssl_sha256sum() compiler warnings on first argumentDaniel Stenberg
2017-08-22netrc: skip lines starting with '#'Gisle Vanem
2017-08-22CMake: set MSVC warning level to 4Marcel Raad
2017-08-22curl_threads: fix MSVC compiler warningMarcel Raad
2017-08-22multi: fix request timer managementBrad Spencer
2017-08-22curl_setup: Define CURL_NO_OLDIES for building libcurlJay Satiro
2017-08-22http: fix response code parser to avoid integer overflowDaniel Stenberg
2017-08-22libcurl: Stop using error codes defined under CURL_NO_OLDIESDwarakanath Yadavalli
2017-08-22splay: fix signed/unsigned mismatch warningJay Satiro
2017-08-22curl_rtmp: fix a compiler warningJohannes Schindelin
2017-08-22timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-08-22darwinssl: fix variable type mistake (regression)Daniel Stenberg
2017-08-22multi: mention integer overflow risk if using > 500 million socketsDaniel Stenberg
2017-08-22checksrc: escape open brace in regexDaniel Stenberg
2017-08-22nss: fix a possible use-after-free in SelectClientCert()Kamil Dudka
2017-08-22nss: unify the coding style of nss_send() and nss_recv()Kamil Dudka
2017-08-22darwinssl: fix pinnedpubkey build errorJay Satiro
2017-08-22build: remove WIN32_LEAN_AND_MEAN from individual build systemsMarcel Raad
2017-08-22curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad
2017-08-22strerror: Preserve Windows error code in some functionsJay Satiro
2017-08-22errno: fix non-windows builds after af0216251b94e7Daniel Stenberg
2017-08-22ldap: fix MinGW compiler warningMarcel Raad
2017-08-22curl_setup_once: Remove ERRNO/SET_ERRNO macrosJay Satiro
2017-08-22smb: rename variable to fix shadowing warningMarcel Raad
2017-08-22cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVCPaul Harris
2017-08-22memdebug: don't setbuf() if the file open failedGisle Vanem
2017-08-22asyn-thread.c: fix unused variable warnings on macOSDaniel Stenberg
2017-08-22http: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLDDaniel Stenberg
2017-08-22select.h: avoid macro redefinition harderDaniel Stenberg
2017-08-22inet_pton: fix include on windows to get prototypeDaniel Stenberg
2017-08-22smb: add support for CURLOPT_FILETIMEGisle Vanem
2017-08-22smb: fix build for djgpp/MSDOSGisle Vanem
2017-08-22configure: remove checks for 5 functions never usedDaniel Stenberg