1. 79221d8 ftp: removed an erroneous free in an OOM path by Dan Fandrich · 7 years ago
  2. ce9ba3b proxy: fixed a memory leak on OOM by Dan Fandrich · 7 years ago
  3. c6ddb60 tests: use consistent environment variables for setting charset by Dan Fandrich · 7 years ago
  4. 832b010 test557: explicitly use the C locale so the numeric output is as expected by Dan Fandrich · 7 years ago
  5. bbc81c4 cmake: Replace invalid UTF-8 byte sequence by Simon Warta · 7 years ago
  6. 03bd268 bump: work on the next release by Daniel Stenberg · 7 years ago
  7. 25df50a release: 7.53.1 by Daniel Stenberg · 7 years ago curl-7_53_1
  8. 13314ff Revert "tests: use consistent environment variables for setting charset" by Daniel Stenberg · 7 years ago
  9. ecd1d02 tests: use consistent environment variables for setting charset by Dan Fandrich · 7 years ago
  10. 93cce24 url: Default the CA proxy bundle location to CURL_CA_BUNDLE by Jay Satiro · 7 years ago
  11. 53ab183 rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h header by Sergii Pylypenko · 7 years ago
  12. ed74c64 TODO: "OPTIONS *" by Daniel Stenberg · 7 years ago
  13. 656441d RELEASE-NOTES: synced with 443e5b03a7d441 by Daniel Stenberg · 7 years ago
  14. 443e5b0 THANKS-filter: shachaf by Daniel Stenberg · 7 years ago
  15. 2bfe550 tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047 by İsmail Dönmez · 7 years ago
  16. d3838dc bump: 7.53.1 coming up by Daniel Stenberg · 7 years ago
  17. 86f5660 formdata: check for EOF when reading from stdin by Daniel Stenberg · 7 years ago
  18. 035c2ec docs: gitignore curl.1 by Jay Satiro · 7 years ago
  19. f57eb1f TODO: HTTP Digest using SHA-256 by Daniel Stenberg · 7 years ago
  20. b702a4d TODO: brotli is deployed widely now by Daniel Stenberg · 7 years ago
  21. f4739f6 urldata: include curl_sspi.h when Windows SSPI is enabled by Viktor Szakats · 7 years ago
  22. b259646 url: Improve CURLOPT_PROXY_CAPATH error handling by Jay Satiro · 7 years ago
  23. 0e8d3e8 cyassl: fix typo by Jay Satiro · 7 years ago
  24. a7135ac release: 7.53.0 by Daniel Stenberg · 7 years ago curl-7_53_0
  25. 588960b cookie: fix declaration of 'dup' shadows a global declaration by Daniel Stenberg · 7 years ago
  26. ca6ea6d TLS: make SSL_VERIFYSTATUS work again by Daniel Stenberg · 7 years ago
  27. af5fbb1 digest_sspi: Handle 'stale=TRUE' directive in HTTP digest by Jay Satiro · 8 years ago
  28. de1c1a8 smb: use getpid replacement for windows UWP builds by Daniel Stenberg · 7 years ago
  29. 73ef4ed TODO: CURLOPT_RESOLVE for any port number by Daniel Stenberg · 7 years ago
  30. 563a4b0 RELEASE-NOTES: synced with af30f1152d43dcdb by Daniel Stenberg · 7 years ago
  31. af30f11 sftp: improved checks for create dir failures by Jean Gressmann · 7 years ago
  32. f77dabe digest_sspi: Fix nonce-count generation in HTTP digest by Max Khon · 7 years ago
  33. 889ca45 examples/multi-uv: checksrc compliance by Jay Satiro · 7 years ago
  34. ddedc1b string formatting: fix 4 printf-style format strings by Michael Kaufmann · 7 years ago
  35. f45de0e tests: removed the obsolete name parameter by Dan Fandrich · 7 years ago
  36. a5e8fcb speed caps: update the timeouts if the speed is too low/high by Michael Kaufmann · 7 years ago
  37. 4ddf979 docs: fix timeout handling in multi-uv example by Michael Kaufmann · 7 years ago
  38. 2f8d0df proxy: fix hostname resolution and IDN conversion by Michael Kaufmann · 7 years ago
  39. 13e3a18 http: fix missing 'Content-Length: 0' while negotiating auth by Isaac Boukris · 7 years ago
  40. 3cc30e8 winbuild: add note on auto-detection of MACHINE in Makefile.vc by Simon Warta · 7 years ago
  41. 62c857a RELEASE-PROCEDURE: update the upcoming release calendar by Daniel Stenberg · 7 years ago
  42. c2127b4 TODO: consider file name from the redirected URL with -O ? by Daniel Stenberg · 7 years ago
  43. 7a9f574 tool_urlglob: Allow a glob range with the same start and stop by Jay Satiro · 7 years ago
  44. a08db49 axtls: adapt to API changes by Daniel Stenberg · 7 years ago
  45. 04aa964 RELEASE-NOTES: synced with 690935390c29c by Daniel Stenberg · 7 years ago
  46. 6909353 curl: fix typo in time condition warning message by Nick Draffen · 7 years ago
  47. 97c7591 smb: code indent by Daniel Stenberg · 7 years ago
  48. c107128 configure: Allow disabling pthreads, fall back on Win32 threads by Jay Satiro · 7 years ago
  49. bde1e2e http2: fix memory-leak when denying push streams by Daniel Stenberg · 7 years ago
  50. e1187c4 tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT by Jay Satiro · 7 years ago
  51. 8721f3a cmdline-opts/page-footer: ftp.sunet.se is no longer an FTP mirror by Daniel Stenberg · 7 years ago
  52. c5c4e81 URL: only accept ";options" in SMTP/POP3/IMAP URL schemes by Daniel Stenberg · 7 years ago
  53. 7017c42 cmdline-opts/socks*: Mention --preproxy in --socks* opts by Jay Satiro · 7 years ago
  54. 1dcf244 CURLOPT_SSL_VERIFYPEER.3: also the https proxy version by Daniel Stenberg · 7 years ago
  55. 8fa5409 nss: make FTPS work with --proxytunnel by Kamil Dudka · 7 years ago
  56. bef0d00 examples/multithread.c: link to our multi-thread docs by Daniel Stenberg · 7 years ago
  57. e2e1822 http_proxy: avoid freeing static memory by Daniel Stenberg · 7 years ago
  58. 7fe81ec http_proxy: Fix tiny memory leak upon edge case connecting to proxy by Cameron MacMinn · 7 years ago
  59. a7e4348 polarssl, mbedtls: Fix detection of pending data by Michael Kaufmann · 7 years ago
  60. 3cc2229 test1139: Added the --manual keyword since the manual is required by Dan Fandrich · 7 years ago
  61. 3726802 RELEASE-NOTES: synced with 102454459dd688c by Daniel Stenberg · 7 years ago
  62. 1024544 THANKS-filter: polish some recent contributors by Daniel Stenberg · 7 years ago
  63. d836123 http2: reset push header counter fixes crash by Daniel Stenberg · 7 years ago
  64. 6ffe0f5 transfer: only retry nobody-requests for HTTP by Markus Westerlind · 7 years ago
  65. 3c5bfe4 telnet: Fix typos by Daniel Gustafsson · 7 years ago
  66. e695b07 test552: Fix typos by Daniel Gustafsson · 7 years ago
  67. 3509aa8 darwinssl: Avoid parsing certificates when not in verbose mode by Daniel Gustafsson · 7 years ago
  68. 18495ec schannel: Remove incorrect SNI disabled message by JDepooter · 7 years ago
  69. 5aef498 CHANGES: spell fix, use correct path to script by Daniel Stenberg · 7 years ago
  70. d3ab22f CHANGES.0: removed by Daniel Stenberg · 7 years ago
  71. edb2d02 cmdline-opts: Fixed build and test in out of source tree builds by Dan Fandrich · 7 years ago
  72. 88bdd7c use *.sourceforge.io and misc URL updates by Viktor Szakats · 7 years ago
  73. 423a93c docs: Add more HTTPS proxy documentation by Jay Satiro · 7 years ago
  74. a49d2d0 OS400: Fix symbols by Jay Satiro · 7 years ago
  75. 1c877a0 cmake: Support curl --xattr when built with cmake by Sean Burford · 8 years ago
  76. 028391d openssl: Don't use certificate after transferring ownership by Adam Langley · 7 years ago
  77. a90a5bc mbedtls: implement CTR-DRBG and HAVEGE random generators by Antoine Aubert · 7 years ago
  78. a1a5dd1 docs: we no longer ship HTML versions of man pages by Daniel Stenberg · 7 years ago
  79. bd7eaf7 docs: proofread README.netware README.win32 by railsnewbie257 · 7 years ago
  80. 54210fa RELEASE-NOTES; synced with ab08d82648 by Daniel Stenberg · 7 years ago
  81. ab08d82 mbedtls: disable TLS session tickets by Michael Kaufmann · 7 years ago
  82. 511674a gnutls: disable TLS session tickets by Michael Kaufmann · 7 years ago
  83. bcca842 polarssl: fix hangs by Michael Kaufmann · 7 years ago
  84. cbd4e1f cookies: do not assume a valid domain has a dot by Daniel Stenberg · 7 years ago
  85. 0744057 TODO: remove "Support TLS v1.3" by Daniel Stenberg · 7 years ago
  86. 77350ce INTERNALS.md: language improvements by railsnewbie257 · 7 years ago
  87. d8a3aa7 telnet: fix windows compiler warnings by Daniel Stenberg · 7 years ago
  88. 8611d98 VC: remove the makefile.vc6 build infra by Daniel Stenberg · 7 years ago
  89. d0837f3 cmdline-opts/gen.pl: Open input files in CRLF mode by Jay Satiro · 7 years ago
  90. 4c49b83 docs/curl.1: generate from the cmdline-opts script by Daniel Stenberg · 7 years ago
  91. fd3ca89 vtls: source indentation fix by Daniel Stenberg · 7 years ago
  92. 40e3d6c contri*.sh: cut off parentheses from names too by Daniel Stenberg · 7 years ago
  93. a2bcaa3 RELEASE-NOTES: synced with 01ab7c30bba6f by Daniel Stenberg · 7 years ago
  94. 01ab7c3 vtls: fix PolarSSL non-blocking handling by Daniel Stenberg · 7 years ago
  95. 06b1197 vtls: fix mbedtls multi non blocking handshake. by Antoine Aubert · 7 years ago
  96. 6b76166 CURLOPT_BUFFERSIZE: support enlarging receive buffer by Richy Kim · 7 years ago
  97. 81cb255 sws: use SOCKERRNO, not errno by Daniel Stenberg · 7 years ago
  98. 1a9a99a KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be accepted by Michael Kaufmann · 7 years ago
  99. df86db7 *.rc: escape non-ASCII/non-UTF-8 character for clarity by Viktor Szakats · 7 years ago
  100. f1261b1 docs: non-blocking SSL handshake is now supported with NSS by Kamil Dudka · 7 years ago