Age | Commit message (Expand) | Author |
2015-08-23 | tool: fix memory leak with --proto-default option | Dan Fandrich |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-08-22 | runtests: Allow for spaces in server-verify curl custom path | Jay Satiro |
2015-08-22 | NTLM: recent boringssl brought DES_set_odd_parity back | Daniel Stenberg |
2015-08-22 | configure: detect latest boringssl | Daniel Stenberg |
2015-08-22 | configure: change functions to detect openssl (clones) | Daniel Stenberg |
2015-08-21 | openssl: handle lack of server cert when strict checking disabled | Alessandro Ghedini |
2015-08-21 | ftp: clear the do_more bit when the server has connected | Daniel Stenberg |
2015-08-21 | travis.yml: Add OS X testbot. | Jactry Zeng |
2015-08-20 | travis: Upgrading to container based build | Rémy Léone |
2015-08-20 | RELEASE-NOTES: synced with 14ff86256b13e | Daniel Stenberg |
2015-08-20 | rtsp: stop reading empty DESCRIBE responses | Erik Janssen |
2015-08-20 | rtsp: support basic/digest authentication | Erik Janssen |
2015-08-19 | CURLMOPT_PUSHFUNCTION.3: fix argument types | Sam Roth |
2015-08-19 | inet_pton.c: Fix MSVC run-time check failure | Marcel Raad |
2015-08-18 | docs: Update the redirect protocols disabled by default | Jay Satiro |
2015-08-18 | gitignore: Sort for readability | Jay Satiro |
2015-08-15 | curl_easy_getinfo.3: fix superfluous space | Daniel Stenberg |
2015-08-15 | CURLOPT_HTTP_VERSION.3: connection re-use goes before version | Daniel Stenberg |
2015-08-15 | curl.1: Document weaknesses in SSLv2 and SSLv3 | Daniel Kahn Gillmor |
2015-08-14 | generate.bat: Added support for generating only the prerequisite files | Steve Holme |
2015-08-14 | generate.bat: Only call buildconf.bat if it exists | Steve Holme |
2015-08-14 | generate.bat: Fixed issues when ran in directories with special chars | Steve Holme |
2015-08-14 | cmake: Fix CurlTests check for gethostbyname_r with 5 arguments | Brad King |
2015-08-14 | * buildconf.bat: Fixed issues when ran in directories with special chars | Steve Holme |
2015-08-13 | curl_global_init_mem.3: Stronger thread safety warning | Jay Satiro |
2015-08-12 | curl_multi_add_handle.3: fix a typo | Svyatoslav Mishyn |
2015-08-12 | docs: fix typos | Alessandro Ghedini |
2015-08-12 | bump: start working toward 7.45.0 | Daniel Stenberg |
2015-08-12 | THANKS: remove duplicate name | Daniel Stenberg |
2015-08-12 | THANKS-filter: merge Todd's names | Daniel Stenberg |
2015-08-12 | THANKS: 13 new contributors from the 7.44.0 RELEASE-NOTES | Daniel Stenberg |
2015-08-11 | RELEASE-NOTES: synced with c75a1e775061 | Daniel Stenberg |
2015-08-11 | curl_formget.3: correct return code | Svyatoslav Mishyn |
2015-08-11 | libcurl-tutorial.3: fix formatting | Svyatoslav Mishyn |
2015-08-11 | curl_easy_recv.3: fix formatting | Svyatoslav Mishyn |
2015-08-11 | http2: discard frames with no SessionHandle | Anders Bakken |
2015-08-11 | RELEASE-NOTES: synced with 9ee40ce2aba | Daniel Stenberg |
2015-08-10 | build: refer to fixed libidn versions | Viktor Szakats |
2015-08-10 | Revert "configure: disable libidn by default" | Daniel Stenberg |
2015-08-10 | CMake: s/HAVE_GSS_API/HAVE_GSSAPI/ to match header define | Jakub Zakrzewski |
2015-08-10 | SFTP: fix range request off-by-one in size check | Daniel Stenberg |
2015-08-10 | test46: update cookie expire time | Daniel Stenberg |
2015-08-09 | generate.bat: Use buildconf.bat for prerequisite file generation | Steve Holme |
2015-08-09 | buildconf.bat: Tidy up of comments after recent commits | Steve Holme |
2015-08-09 | buildconf.bat: Added full generation of src\tool_hugehelp.c | Steve Holme |
2015-08-09 | buildconf.bat: Added detection of groff, nroff, perl and gzip | Steve Holme |
2015-08-09 | buildconf.bat: Move DOS variable clean-up code to separate function | Steve Holme |
2015-08-09 | RELEASE-NOTES: Synced with 39dcf352d2 | Steve Holme |
2015-08-09 | buildconf.bat: Added error messages on failure | Steve Holme |