summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-06guix-gnurl: bump version numbergnurl-7.57.0ng0
2017-12-06gnurl: READMEng0
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-11-29RELEASE-NOTES: curl 7.57.0curl-7_57_0Daniel Stenberg
2017-11-29THANKS: added contributors from 7.57.0 releaseDaniel Stenberg
2017-11-28README: Adjust to 7.56.1-2 changes.ng0
2017-11-27towards a patch release to fix the last patch number release.gnurl-7.56.1-2ng0
2017-11-27openssl: fix boringssl build againDaniel Stenberg
2017-11-27fixng0
2017-11-27gnurl: post-release CIng0
2017-11-27gnurl: This should fix https://gnunet.org/bugs/view.php?id=5143gnurl-7.56.1.1ng0
2017-11-27gnurl CI: without http, nghttp2 is not used.ng0
2017-11-27gnurl: configure: require less mandatory switches.ng0
2017-11-27curl_ntlm_core.c: use the limits.h's SIZE_T_MAX if providedDaniel Stenberg
2017-11-27libcurl-share.3: the connection cache is shareable nowDaniel Stenberg
2017-11-27global_init: ignore CURL_GLOBAL_SSL's absenseDaniel Stenberg
2017-11-27ntlm: avoid integer overflow for malloc sizeDaniel Stenberg
2017-11-27wildcardmatch: fix heap buffer overflow in setcharsetDaniel Stenberg
2017-11-27url: fix alignment of ssl_backend_data structJay Satiro
2017-11-25ssh: remove check for a NULL pointer (!)Daniel Stenberg
2017-11-25CI: Add pythonng0
2017-11-25CI: Make test output more verboseng0
2017-11-25CI: remove zlib.ng0
2017-11-25Add gitlab CI files for gitlab.secushare.org mirrorng0
2017-11-24test: add test for bad UNC/SMB path in file: URLMatthew Kerwin
2017-11-24test: add tests to ensure basic file: URLsMatthew Kerwin
2017-11-24URL: update "file:" URL handlingMatthew Kerwin
2017-11-24metalink: fix memory-leak and NULL pointer dereferenceDaniel Stenberg
2017-11-24connect: add support for new TCP Fast Open API on LinuxAlessandro Ghedini
2017-11-24make: fix "make distclean"Daniel Stenberg
2017-11-23RELEASE-NOTES: synced with 31f18d272Daniel Stenberg
2017-11-23connect: improve the bind error messageJay Satiro
2017-11-23examples/rtsp: clear RANGE again after useDaniel Stenberg
2017-11-22test1264: verify URL with space in host name being rejectedMichael Kaufmann
2017-11-22url: reject ASCII control characters and space in host namesDaniel Stenberg
2017-11-21Curl_open: fix OOM return error correctlyDaniel Stenberg
2017-11-21http2: fix "Value stored to 'end' is never read" scan-build errorDaniel Stenberg
2017-11-21http2: fix "Value stored to 'hdbuf' is never read" scan-build errorDaniel Stenberg
2017-11-21openssl: fix "Value stored to 'rc' is never read" scan-build errorDaniel Stenberg
2017-11-21mime: fix "Value stored to 'sz' is never read" scan-build errorDaniel Stenberg
2017-11-21Curl_llist_remove: fix potential NULL pointer derefDaniel Stenberg
2017-11-21ntlm: remove unnecessary NULL-check to please scan-buildDaniel Stenberg
2017-11-20BUGS: spellcheckedDaniel Stenberg
2017-11-18examples/curlx: Fix code stylefmmedeiros
2017-11-17resolve: allow IP address within [] bracketsDaniel Stenberg
2017-11-15macOS: Fix missing connectx function with Xcode version older than 9.0Pavol Markovic
2017-11-15openssl: fix too broad use of HAVE_OPAQUE_EVP_PKEYDirk Feytons
2017-11-14TODO: ignore private IP addresses in PASV responseDaniel Stenberg
2017-11-14RELEASE-NOTES: synced with ae7369b6dDaniel Stenberg
2017-11-14URL: return error on malformed URLs with junk after IPv6 bracketMichael Kaufmann