1. 17da675 tool_getparam: fix potentially uninitialized err by Jay Satiro · 7 years ago
  2. 59a0fb2 smb: rename variable to fix shadowing warning by Marcel Raad · 7 years ago
  3. f601f42 tool_cb_wrt: fix variable shadowing warning by Marcel Raad · 7 years ago
  4. a548183 RELEASE-NOTES: synced with be2c999b8 by Daniel Stenberg · 7 years ago
  5. ca3545d travis: install stunnel by Daniel Stenberg · 7 years ago
  6. be2c999 valgrind.supp: supress OpenSSL false positive seen on travis by Daniel Stenberg · 7 years ago
  7. 8b78f7c travis: detect and use valgrind for normal builds by Daniel Stenberg · 7 years ago
  8. 7bcaa1a travis: add SMB, DICT, TELNET torture to coverage test by Daniel Stenberg · 7 years ago
  9. 45f3994 cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVC by Paul Harris · 7 years ago
  10. bbc9c6d CURLOPT_POSTFIELDS.3: explain the 100-continue magic better by Daniel Stenberg · 7 years ago
  11. 06a6feb test1452: add telnet negotiation by Max Dymond · 7 years ago
  12. efedafe travis: do more tests in the coverage run by Daniel Stenberg · 7 years ago
  13. a126ca8 curl_easy_escape.3: mention the (lack of) encoding by Daniel Stenberg · 7 years ago
  14. 0cec0f4 memdebug: don't setbuf() if the file open failed by Gisle Vanem · 7 years ago
  15. 2d86e8d appveyor: enable CURL_WERROR on all builds by Daniel Stenberg · 7 years ago
  16. ce81aeb cmake: add CURL_WERROR for enabling "warning as errors" by Daniel Stenberg · 7 years ago
  17. 75c3596 cmake: remove spurious "-l" from linker flags by Hannes Magnusson · 7 years ago
  18. 23b828b test506: skip if threaded-resolver by Daniel Stenberg · 7 years ago
  19. 759efe7 runtests: support "threaded-resolver" as a feature by Daniel Stenberg · 7 years ago
  20. 6b0aa00 asyn-thread.c: fix unused variable warnings on macOS by Daniel Stenberg · 7 years ago
  21. b22f93d http: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLD by Daniel Stenberg · 7 years ago
  22. 9ee6cb1 cmake: if inet_pton is used, bump _WIN32_WINNT by Daniel Stenberg · 7 years ago
  23. 7e21e5f select.h: avoid macro redefinition harder by Daniel Stenberg · 7 years ago
  24. 21e0705 inet_pton: fix include on windows to get prototype by Daniel Stenberg · 7 years ago
  25. da08c86 TODO: 1.10 auto-detect proxy by Daniel Stenberg · 7 years ago
  26. add0f71 TODO: HTTP proxy CONNECT is non-blocking now by Daniel Stenberg · 7 years ago
  27. 40ed768 cmake: fix send/recv argument scanner for windows by Daniel Stenberg · 7 years ago
  28. fa289ea RELEASE-NOTES: synced with 596cfb6c0 by Daniel Stenberg · 7 years ago
  29. 596cfb6 smb: add support for CURLOPT_FILETIME by Gisle Vanem · 7 years ago
  30. 84a317c travis: install nghttp2 on linux builds by Daniel Stenberg · 7 years ago
  31. f8dba47 smb: fix build for djgpp/MSDOS by Gisle Vanem · 7 years ago
  32. c534384 configure: try ldap/lber in reversed order first by Daniel Stenberg · 7 years ago
  33. 909a5be configure: remove checks for 5 functions never used by Daniel Stenberg · 7 years ago
  34. 7121a99 dist: add SMB python deps into the tarball by Daniel Stenberg · 7 years ago
  35. a6f8d27 test1451: add SMB support to the testbed by Max Dymond · 7 years ago
  36. f160915 test: add impacket for SMB testing by Max Dymond · 7 years ago
  37. fc2e81c travis.yml: use --enable-werror on debug builds by Daniel Stenberg · 7 years ago
  38. c1d1a34 tool_sleep: typecast to avoid macos compiler warning by Daniel Stenberg · 7 years ago
  39. f50124f timeval.c: Use long long constant type for timeval assignment by Martin Kepplinger · 7 years ago
  40. b3786f6 url: make the original string get used on subsequent transfers by Daniel Stenberg · 7 years ago
  41. c0cdc68 gtls: fix build when sizeof(long) < sizeof(void *) by Johannes Schindelin · 7 years ago
  42. 3a48a13 unit1399: fix integer overflow by Ryan Winograd · 7 years ago
  43. 4fc6ebe cmake: Added compatibility options for older Windows versions by Per Malmberg · 7 years ago
  44. 8d2b1de unit1399: add logging to time comparison by Daniel Stenberg · 7 years ago
  45. d24838d make: build the docs subdir only from within src by Daniel Stenberg · 7 years ago
  46. 0362c77 test1450: fix up DICT server in torture mode by Max Dymond · 7 years ago
  47. 9b38703 test1450: add simple testing for DICT by Max Dymond · 7 years ago
  48. 77970f4 test1521: fix out-of-tree builds, broken with 467da3af by Dan Fandrich · 7 years ago
  49. c98e97e http2: handle PING frames by Max Dymond · 7 years ago
  50. c75f63d handler: refactor connection checking by Max Dymond · 7 years ago
  51. 1928770 openssl: improve fallback seed of PRNG with a time based hash by dmitrykos · 7 years ago
  52. f8f040e progress: prevent resetting t_starttransfer by Ryan Winograd · 7 years ago
  53. ef2a9f2 curl_strequal.3: fix typo in SYNOPSIS by Daniel Stenberg · 7 years ago
  54. 2ed8bdd RELEASE-NOTES: synced with ce2c3ebda by Daniel Stenberg · 7 years ago
  55. ce2c3eb curl --socks5-{basic,gssapi}: control socks5 auth by Kamil Dudka · 7 years ago
  56. 8924f58 CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth by Kamil Dudka · 7 years ago
  57. cd1c9f0 socks: deduplicate the code for auth request by Kamil Dudka · 7 years ago
  58. 641072b socks: use proxy_user instead of proxy_name by Kamil Dudka · 7 years ago
  59. 9c0ad05 Merge "Update libcurl from 7.50.1 to 7.54.1." am: f0f7cd5b37 am: 8eff9c322b am: ce57ee1bca by Elliott Hughes · 7 years ago
  60. f4446d5 Merge "Update libcurl from 7.50.1 to 7.54.1." am: f0f7cd5b37 am: 8eff9c322b by Elliott Hughes · 7 years ago
  61. ce57ee1 Merge "Update libcurl from 7.50.1 to 7.54.1." am: f0f7cd5b37 am: 8eff9c322b by Elliott Hughes · 7 years ago
  62. 8eff9c3 Merge "Update libcurl from 7.50.1 to 7.54.1." am: f0f7cd5b37 by Elliott Hughes · 7 years ago android-o-mr1-preview-1 android-o-mr1-preview-2
  63. f0f7cd5 Merge "Update libcurl from 7.50.1 to 7.54.1." by Treehugger Robot · 7 years ago o-iot-preview-5 android-o-iot-preview-5 android-o-preview-4
  64. cee0338 Update libcurl from 7.50.1 to 7.54.1. by Elliott Hughes · 7 years ago
  65. 467da3a libtest/make: generate lib1521.c by Daniel Stenberg · 7 years ago
  66. 922f800 tool_getparam: fix memory leak on test 1147 OOM (torture tests) by Jay Satiro · 7 years ago
  67. bec809c test1537: fixed memory leak on OOM by Dan Fandrich · 7 years ago
  68. e8a4da6 test1521: fix compiler warnings by Marcel Raad · 7 years ago
  69. ceff21a curl/system.h: add check for XTENSA for 32bit gcc by Daniel Stenberg · 7 years ago
  70. cd34ffa winbuild: fix boringssl build by Henrik S. Gaßmann · 7 years ago
  71. cfe3c08 progress: progress.timespent needs to be us by Daniel Stenberg · 7 years ago
  72. e5d6aa8 curl-compilers.m4: fix unknown-warning-option on Apple clang by Marcel Raad · 7 years ago
  73. 64ed44a progress: fix "time spent", broke in adef394ac by Daniel Stenberg · 7 years ago
  74. 924cd3e CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case by Daniel Stenberg · 7 years ago
  75. e76e452 maketgz: switch to -6e for xz by Daniel Stenberg · 7 years ago
  76. 2647ad2 libtest/Makefile: remove unused lib1541 variables by Daniel Stenberg · 7 years ago
  77. b404370 CONTRIBUTE.md: mention the out-of-tree build test too by Daniel Stenberg · 7 years ago
  78. 0537238 maketgz: switch to xz instead of lzma by Daniel Stenberg · 7 years ago
  79. 9b167fd --request-target: instead of --strip-path-slash by Daniel Stenberg · 7 years ago
  80. 8de8f4e lib1521: fix missing-variable-declarations clang warnings by Marcel Raad · 7 years ago
  81. c1dfc8a travis: enable typecheck-gcc warnings by Marcel Raad · 7 years ago
  82. ec51207 typecheck-gcc: add support for CURLINFO_OFF_T by Marcel Raad · 7 years ago
  83. f541f7b ci: whitelist branches to avoid testing feature branches twice by Simon Warta · 7 years ago
  84. 60c655a lib: fix the djgpp build by Gisle Vanem · 7 years ago
  85. 651e04c if2ip: fix compiler warning in ISO C90 mode by Marcel Raad · 7 years ago
  86. 0feb762 travis: do the distcheck test build out-of-tree as well by Daniel Stenberg · 7 years ago
  87. b778ae4 http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH by Daniel Stenberg · 7 years ago
  88. 176ec51 test1521: test getinfo's OFF_T types too by Daniel Stenberg · 7 years ago
  89. 0bd12d1 lib1521: add curl_easy_getinfo calls to the test set by Daniel Stenberg · 7 years ago
  90. 8621b61 automake: use $(MKHELP) variable instead if constant mkhelp.pl by Simon Warta · 7 years ago
  91. fb470a2 mkhelp.pl: fix script name in usage text by Simon Warta · 7 years ago
  92. 604edce RELEASE-NOTES: synced with 3b80d3ca4 by Daniel Stenberg · 7 years ago
  93. 3b80d3c getinfo: return sizes as curl_off_t by Daniel Stenberg · 7 years ago
  94. 6208547 PIPELINING_SERVER_BL: cleanup the internal list use by Daniel Stenberg · 7 years ago
  95. 65ca030 http2: fix OOM crash by Daniel Stenberg · 7 years ago
  96. 7b3b472 CURLOPT_PREQUOTE.3: spellfix man page reference by Daniel Stenberg · 7 years ago
  97. edafd52 http_proxy: fix build with http and proxy by Marcel Raad · 7 years ago
  98. deff7de http_proxy: fix compiler warning by Marcel Raad · 7 years ago
  99. c095d7b TODO: update the TOC too by Daniel Stenberg · 7 years ago
  100. 8bc9cab TODO: implement support for CURLOPT_PREQUOTE with SFTP by Daniel Stenberg · 7 years ago