Age | Commit message (Expand) | Author |
2016-12-25 | cmdline-opts/page-footer: add three more exit codes | Daniel Stenberg |
2016-12-25 | formdata: use NULL, not 0, when returning pointers | Daniel Stenberg |
2016-12-25 | ftp: failure to resolve proxy should return that error code | Daniel Stenberg |
2016-12-25 | configure: accept --with-libidn2 instead | Daniel Stenberg |
2016-12-24 | test1282: verify the ftp-gss check | Daniel Stenberg |
2016-12-24 | ftp-gss: check for init before use | Daniel Stenberg |
2016-12-24 | build-wolfssl: Sync config with wolfSSL 3.10 | Jay Satiro |
2016-12-24 | cyassl: use time_t instead of long for timeout | Jay Satiro |
2016-12-23 | bump: toward next release | Daniel Stenberg |
2016-12-23 | http: remove "Curl_http_done: called premature" message | Daniel Stenberg |
2016-12-23 | openssl-random: check return code when asking for random | Daniel Stenberg |
2016-12-23 | gnutls-random: check return code for failed random | Daniel Stenberg |
2016-12-22 | RELEASE-NOTES: curl 7.52.1 | Daniel Stenberg |
2016-12-22 | lib557.c: use a shorter MAXIMIZE representation | Daniel Stenberg |
2016-12-21 | runtests: remove the valgrind parser | Daniel Stenberg |
2016-12-21 | randit: store the value in the buffer | Kamil Dudka |
2016-12-21 | tests/Makefile: run checksrc on debug builds | Daniel Stenberg |
2016-12-21 | lib557: move the "enable LONGLINE" to allow more long lines | Daniel Stenberg |
2016-12-21 | bump: toward next release | Daniel Stenberg |
2016-12-21 | lib: fix MSVC compiler warnings | Marcel Raad |
2016-12-20 | THANKS: 13 new contributors from 7.52.0 | Daniel Stenberg |
2016-12-20 | RELEASE-NOTES: 7.52.0 | Daniel Stenberg |
2016-12-20 | ssh: inhibit coverity warning with (void) | Daniel Stenberg |
2016-12-19 | Curl_recv_has_postponed_data: silence compiler warnings | Daniel Stenberg |
2016-12-19 | tests: checksrc compliance | Jay Satiro |
2016-12-19 | http_proxy: Fix proxy CONNECT hang on pending data | Jay Satiro |
2016-12-19 | cmdline-opts/tlsv1.d: rephrased | Daniel Stenberg |
2016-12-19 | schannel: fix wildcard cert name validation on Win CE | Dan McNulty |
2016-12-19 | printf: fix floating point buffer overflow issues | Daniel Stenberg |
2016-12-18 | config-amigaos.h: (embarrassed) made the line shorter | Daniel Stenberg |
2016-12-18 | config-amigaos.h: fix bug report email reference | Daniel Stenberg |
2016-12-18 | RELEASE-NOTES: synced with 4517158abfeba | Daniel Stenberg |
2016-12-18 | CIPHERS.md: backtick the names to show underscores fine | Daniel Stenberg |
2016-12-18 | form-string.d: fix format mistake | Daniel Stenberg |
2016-12-18 | openssl: simplify expression in Curl_ossl_version | Michael Kaufmann |
2016-12-18 | curl_easy_recv: Improve documentation and example program | Michael Kaufmann |
2016-12-18 | Curl_getconnectinfo: avoid checking if the connection is closed | Isaac Boukris |
2016-12-18 | CIPHERS.md: attempt to document TLS cipher names | Daniel Stenberg |
2016-12-18 | curl.1: generated after 6cce4dbf830 | Daniel Stenberg |
2016-12-18 | cmdline-opts/post30X.d: fix the RFC references | Daniel Stenberg |
2016-12-17 | curl.1: regenerated | Daniel Stenberg |
2016-12-17 | cmdline-opts: formatting fixes | Daniel Stenberg |
2016-12-17 | curl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPE | Daniel Stenberg |
2016-12-17 | tool_getparam.c: make comments use the up-to-date option names | Daniel Stenberg |
2016-12-17 | manpage-scan.pl: allow deprecated options to get removed from curl.1 | Daniel Stenberg |
2016-12-17 | cmdline-opts/gen.pl: trim off trailing spaces | Daniel Stenberg |
2016-12-17 | cmdline-opts/proxy-tlsuser.d: remove trailing .d | Daniel Stenberg |
2016-12-17 | curl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOPT_SOCKS_PROXY | Daniel Stenberg |
2016-12-17 | symbols: removed two, added one | Daniel Stenberg |
2016-12-17 | cmdline-opts: include the man page split up files in the dist | Daniel Stenberg |