aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-23vauth.h: No need to query HAVE_GSSAPI || USE_WINDOWS_SSPI for SPNEGOSteve Holme
2016-07-23spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declarationSteve Holme
2016-07-22SECURITY: mention how to get windows-specific CVEsDaniel Stenberg
2016-07-21test558: fix test by stripping file paths from FD linesDan Fandrich
2016-07-21tests: distribute the http2-server.pl script, tooKamil Dudka
2016-07-21docs: distribute the CURLINFO_HTTP_VERSION(3) man page, tooKamil Dudka
2016-07-21bump: start working on 7.50.1Daniel Stenberg
2016-07-21RELEASE-NOTES: version 7.50.0 readyDaniel Stenberg
2016-07-21THANKS: 13 new contributors from the 7.50.0 releaseDaniel Stenberg
2016-07-21winbuild: fix embedded manifest optionJay Satiro
2016-07-20vauth: Fix memleak by freeing credentials if out of memoryJay Satiro
2016-07-20vauth: Fixed memory leak due to function returning without freeSaurav Babu
2016-07-20test558: updated after ipv6-check moveDaniel Stenberg
2016-07-20connect: disable TFO on Linux when using SSLJay Satiro
2016-07-19ROADMAP: QUIC and TLS 1.3Daniel Stenberg
2016-07-19RELEASE-NOTES: synced with c50980807c5Daniel Stenberg
2016-07-18curl_global_init: Check if IPv6 worksBrian Prodoehl
2016-07-14CURLMOPT_SOCKETFUNCTION.3: fix typoTimothy Polich
2016-07-14library: Fix memory leaks found during static analysisMiroslav Franc
2016-07-13cookie.c: Fix misleading indentationViktor Szakats
2016-07-09FAQ: Update FTP directory listing section for MLSD commandJay Satiro
2016-07-01Appveyor: Updates for options - CURL_STATICLIB/BUILD_TESTINGSergei Nikulov
2016-06-30TODO: 17.4 also brings more HTTP/2 supportDaniel Stenberg
2016-06-30TODO: try next proxy if one doesn't workDaniel Stenberg
2016-06-29conn: don't free easy handle data in handler->disconnectDaniel Stenberg
2016-06-29test1244: test different proxy ports same URLDaniel Stenberg
2016-06-29curl_global_init.3: improved formatting of the flagsDaniel Stenberg
2016-06-29curl_global_init.3: expand on the SSL and WIN32 bits purposeDaniel Stenberg
2016-06-28cleanup: minor code cleanup in Curl_http_readwrite_headers()Michael Kaufmann
2016-06-28SFTP: set a generic error when no SFTP one exists...Daniel Stenberg
2016-06-28ROADMAP: http2 tests are merged, mention http2 perfDaniel Stenberg
2016-06-28docs/README.md: to render nicer pages on githubDaniel Stenberg
2016-06-28README.md: change host name for the svg logoDaniel Stenberg
2016-06-28README.md: use the SVG logoViktor Szakats
2016-06-28README.md: logo on top!Daniel Stenberg
2016-06-28KNOWN_BUGS: 3.4 POP3 expects "CRLF.CRLF" eob for someDaniel Stenberg
2016-06-27RELEASE-NOTES: synced with d61c80515aa8Daniel Stenberg
2016-06-27acinclude.m4: improve autodetection of CA bundle on FreeBSDMichael Osipov
2016-06-22configure: don't specify .lib for libs on windowsDaniel Stenberg
2016-06-22configure: fix winssl LIBS change typoDaniel Stenberg
2016-06-22TODO: "TCP Fast Open" is done, add monitor pool connectionsDaniel Stenberg
2016-06-22configure: add crypt32.lib for winssl buildsDaniel Stenberg
2016-06-22Makefile.vc: link with crypt32.lib for winssl buildsDaniel Stenberg
2016-06-22VC: Add crypt32.lib to Visual Sudio project template filesJoel Depooter
2016-06-22vc: fix the build for schannel certinfo supportDaniel Stenberg
2016-06-22typedefs: use the full structs in internal code...Daniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-06-22headers: forward declare CURL, CURLM and CURLSH as structsDaniel Stenberg
2016-06-22vtls: Only call add/getsession if session id is enabledJay Satiro
2016-06-22curl.1: the used progress meter suffix is k in lower caseDaniel Stenberg