Age | Commit message (Expand) | Author |
2016-06-04 | connect.c: Fixed compilation warning from commit 332e8d6164 | Steve Holme |
2016-06-04 | win32: Used centralised verify windows version function | Steve Holme |
2016-06-04 | win32: Added verify windows version functionality | Steve Holme |
2016-06-04 | win32: Introduced centralised verify windows version function | Steve Holme |
2016-06-03 | tool_urlglob: fix off-by-one error in glob_parse() | Kamil Dudka |
2016-06-01 | libcurl-multi.3: fix small typo | Benjamin Kircher |
2016-06-01 | makefile.m32: add crypt32 for winssl builds | Viktor Szakats |
2016-06-01 | vtls: fix ssl session cache race condition | Ivan Avdeev |
2016-06-01 | schannel: add CURLOPT_CERTINFO support | Andrew Kurushin |
2016-05-31 | RELEASE-NOTES: synced with 142ee9fa15002315 | Daniel Stenberg |
2016-05-31 | openssl: rename the private SSL_strerror | Daniel Stenberg |
2016-05-31 | openssl: Use correct buffer sizes for error messages | Michael Kaufmann |
2016-05-31 | curl: fix -q [regression] | Daniel Stenberg |
2016-05-30 | URL parser: allow URLs to use one, two or three slashes | Daniel Stenberg |
2016-05-30 | cmake: Added missing mbedTLS support | Renaud Lehoux |
2016-05-30 | mbedtls: removed unused variables | Renaud Lehoux |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-05-30 | bump: start the journey toward 7.50.0 | Daniel Stenberg |
2016-05-30 | openssl: fix build with OPENSSL_NO_COMP | Marcel Raad |
2016-05-30 | memdebug: fix MSVC crash with -DMEMDEBUG_LOG_SYNC | Gisle Vanem |
2016-05-30 | README.md: polish | Jonathan |
2016-05-30 | RELEASE-NOTES: fix vuln link | Daniel Stenberg |
2016-05-30 | RELEASE-NOTES: 7.49.1 | Daniel Stenberg |
2016-05-30 | loadlibrary: Only load system DLLs from the system directory | Steve Holme |
2016-05-30 | ssh: fix version number check typo | Daniel Stenberg |
2016-05-29 | curl_share_setopt.3: Add min ver needed for ssl session lock | Jay Satiro |
2016-05-29 | ssh: fix build for libssh2 before 1.2.6 | Daniel Stenberg |
2016-05-24 | mbedtls: fix includes so snprintf() works | Daniel Stenberg |
2016-05-23 | checksrc.pl: Added variants of strcat() & strncat() to banned function list | Steve Holme |
2016-05-23 | smtp: minor ident (white space) fixes | Daniel Stenberg |
2016-05-23 | THANKS: updated after script fixes | Daniel Stenberg |
2016-05-23 | THANKS-filter: more name cleanups | Daniel Stenberg |
2016-05-23 | contrithanks.sh: exclude existing names case insensitively | Daniel Stenberg |
2016-05-23 | contrithanks.sh: use same grep pattern and -a flag as contributors.sh | Daniel Stenberg |
2016-05-23 | contributors.sh: better grep pattern, use grep -a | Daniel Stenberg |
2016-05-23 | THANKS-filter: fix more names | Daniel Stenberg |
2016-05-23 | contrithanks.sh: do the same github fix as contributors.sh | Daniel Stenberg |
2016-05-23 | contributors: Show GitHub username if real name unknown | Jay Satiro |
2016-05-21 | RELEASE-NOTES: synced with 3caaeffbe8ded4 | Daniel Stenberg |
2016-05-20 | openssl: cleanup must free compression methods | Jay Satiro |
2016-05-20 | curl_multibyte: fix compiler error | Gisle Vanem |
2016-05-20 | THANKS-filter: make Jan-E get proper credit | Daniel Stenberg |
2016-05-20 | winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivity | Jan-E |
2016-05-20 | libcurl.m4: Avoid obsolete warning | Alexander Traud |
2016-05-20 | CURLOPT_CONNECT_TO.3: user must not free the list prematurely | Michael Kaufmann |
2016-05-19 | RELEASE-NOTES: synced with 48114a8634242c | Daniel Stenberg |
2016-05-19 | openssl: ERR_remove_thread_state() is deprecated in latest 1.1.0 | Daniel Stenberg |
2016-05-19 | http2: use HTTP/2 in the HTTP/1.1-alike header | Daniel Stenberg |
2016-05-19 | dist: include curl_multi_socket_all.3 | Jay Satiro |
2016-05-18 | bump: Start work on 7.49.1 | Steve Holme |