Age | Commit message (Expand) | Author |
2017-02-06 | use *.sourceforge.io and misc URL updates | Viktor Szakats |
2017-02-06 | docs: Add more HTTPS proxy documentation | Jay Satiro |
2017-02-01 | OS400: Fix symbols | Jay Satiro |
2017-02-01 | cmake: Support curl --xattr when built with cmake | Sean Burford |
2017-01-31 | openssl: Don't use certificate after transferring ownership | Adam Langley |
2017-01-29 | mbedtls: implement CTR-DRBG and HAVEGE random generators | Antoine Aubert |
2017-01-29 | docs: we no longer ship HTML versions of man pages | Daniel Stenberg |
2017-01-29 | docs: proofread README.netware README.win32 | railsnewbie257 |
2017-01-28 | RELEASE-NOTES; synced with ab08d82648 | Daniel Stenberg |
2017-01-28 | mbedtls: disable TLS session tickets | Michael Kaufmann |
2017-01-28 | gnutls: disable TLS session tickets | Michael Kaufmann |
2017-01-28 | polarssl: fix hangs | Michael Kaufmann |
2017-01-27 | cookies: do not assume a valid domain has a dot | Daniel Stenberg |
2017-01-27 | TODO: remove "Support TLS v1.3" | Daniel Stenberg |
2017-01-24 | INTERNALS.md: language improvements | railsnewbie257 |
2017-01-24 | telnet: fix windows compiler warnings | Daniel Stenberg |
2017-01-23 | VC: remove the makefile.vc6 build infra | Daniel Stenberg |
2017-01-23 | cmdline-opts/gen.pl: Open input files in CRLF mode | Jay Satiro |
2017-01-23 | docs/curl.1: generate from the cmdline-opts script | Daniel Stenberg |
2017-01-22 | vtls: source indentation fix | Daniel Stenberg |
2017-01-20 | contri*.sh: cut off parentheses from names too | Daniel Stenberg |
2017-01-20 | RELEASE-NOTES: synced with 01ab7c30bba6f | Daniel Stenberg |
2017-01-20 | vtls: fix PolarSSL non-blocking handling | Daniel Stenberg |
2017-01-20 | vtls: fix mbedtls multi non blocking handshake. | Antoine Aubert |
2017-01-19 | CURLOPT_BUFFERSIZE: support enlarging receive buffer | Richy Kim |
2017-01-19 | sws: use SOCKERRNO, not errno | Daniel Stenberg |
2017-01-19 | KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be accepted | Michael Kaufmann |
2017-01-19 | *.rc: escape non-ASCII/non-UTF-8 character for clarity | Viktor Szakats |
2017-01-19 | docs: non-blocking SSL handshake is now supported with NSS | Kamil Dudka |
2017-01-18 | CURLOPT_CONNECT_TO: Fix compile warnings | Michael Kaufmann |
2017-01-18 | usercertinmem.c: improve the short description | Daniel Stenberg |
2017-01-18 | parseurl: move back buffer to function scope | Daniel Stenberg |
2017-01-17 | openssl: Fix random generation | Jay Satiro |
2017-01-17 | TODO: share OpenSSL contexts | Daniel Stenberg |
2017-01-16 | bump: next release will be 7.53.0 | Daniel Stenberg |
2017-01-15 | nss: use the correct lock in nss_find_slot_by_name() | Kamil Dudka |
2017-01-15 | http2: disable server push if not requested | Alessandro Ghedini |
2017-01-14 | docs: improved language in README.md HISTORY.md CONTRIBUTE.md | railsnewbie257 |
2017-01-14 | http: print correct HTTP string in verbose output when using HTTP/2 | Alessandro Ghedini |
2017-01-14 | TODO: send only part of --data | Daniel Stenberg |
2017-01-14 | TODO: implemened "--fail-fast to exit on first transfer fail" | Daniel Stenberg |
2017-01-14 | TODO: Chunked transfer multipart formpost | Daniel Stenberg |
2017-01-14 | TODO: Improve formpost API, not just add an easy argument | Daniel Stenberg |
2017-01-14 | addrinfo: fix compiler warning on offsetof() use | Daniel Stenberg |
2017-01-13 | THANKS-filter: Jiri Malak | Daniel Stenberg |
2017-01-13 | RELEASE-NOTES: synced with a7c73ae309c | Daniel Stenberg |
2017-01-13 | unix_socket: add support for abstract unix domain socket | Isaac Boukris |
2017-01-13 | write-out.d: 'time_total' is not always shown with ms precision | Daniel Stenberg |
2017-01-13 | next.d: --trace and --trace-ascii are also global | Daniel Stenberg |
2017-01-13 | curl: reset the easy handle at --next | Isaac Boukris |