Commit Graph

  • dfeb85a187 CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage now Jay Satiro 2015-08-29 23:23:58 -04:00
  • 96a3488eae CURLINFO_RESPONSE_CODE.3: added short description Daniel Stenberg 2015-08-29 13:55:00 +02:00
  • 45e918564a opts: 7 initial CURLINFO_* options as stand-alone man pages Daniel Stenberg 2015-08-28 22:58:00 +02:00
  • 1abb218fe0 libcurl.m4: Put braces around empty if body Nikolai Kondrashov 2015-08-28 19:53:41 +03:00
  • ac7be02e69 curl_easy_escape.3: escape '\n' Svyatoslav Mishyn 2015-08-25 08:31:02 +03:00
  • 37f173cfd0 curl_easy_{escape,setopt}.3: fix example Svyatoslav Mishyn 2015-08-25 06:49:01 +03:00
  • 2132708ac2 cmake: added Windows SSL support Sergei Nikulov 2015-08-25 14:56:55 +03:00
  • 4a889441d3 curl: point out the conflicting HTTP methods if used Daniel Stenberg 2015-08-25 09:20:56 +02:00
  • ce034356d2 curl: clarify that users can only specify one _METHOD_ Daniel Stenberg 2015-08-25 00:04:03 +02:00
  • f21408132a curl_easy_{escape,unescape}.3: "char *" vs. "const char *" Svyatoslav Mishyn 2015-08-23 14:43:04 +03:00
  • aec249f89f os400: include new options in wrappers and update ILE/RPG binding. Patrick Monnerat 2015-08-24 14:20:34 +02:00
  • e7d171da6b KNOWN_BUGS: #2, not reading a HEAD response-body is not a bug Daniel Stenberg 2015-08-24 12:56:20 +02:00
  • 874413b3e1 KNOWN_BUGS: #78 zero-length files is already fixed! Daniel Stenberg 2015-08-24 12:53:38 +02:00
  • 62f306ff34 getinfo: added CURLINFO_ACTIVESOCKET Razvan Cojocaru 2015-08-21 10:29:05 +02:00
  • 36f6f6f4f2 http2: remove dead code Daniel Stenberg 2015-08-24 11:31:45 +02:00
  • a78534794e ntlm: mark deliberate switch case fall-through Daniel Stenberg 2015-08-24 11:29:22 +02:00
  • 110d99c661 http2: on_frame_recv: get a proper 'conn' for the debug logging Daniel Stenberg 2015-08-24 11:26:30 +02:00
  • 6d91b70d8b RELEASE-NOTES: synced with 2acaf3c804 Daniel Stenberg 2015-08-24 00:21:08 +02:00
  • 2acaf3c804 tool: fix memory leak with --proto-default option Dan Fandrich 2015-08-23 20:57:17 +02:00
  • 9756d1da76 CURLOPT_DEFAULT_PROTOCOL: added Nathaniel Waisbrot 2015-08-22 21:49:26 -04:00
  • 22cb631198 runtests: Allow for spaces in server-verify curl custom path Jay Satiro 2015-08-22 21:19:34 -04:00
  • 613e5022fe NTLM: recent boringssl brought DES_set_odd_parity back Daniel Stenberg 2015-08-22 23:56:55 +02:00
  • 2c12ac8de2 configure: detect latest boringssl Daniel Stenberg 2015-08-22 00:05:03 +02:00
  • 30aa38c818 configure: change functions to detect openssl (clones) Daniel Stenberg 2015-08-21 23:58:24 +02:00
  • 8363656cb4 openssl: handle lack of server cert when strict checking disabled Alessandro Ghedini 2015-08-21 14:50:45 +02:00
  • 38ef1b3e7f ftp: clear the do_more bit when the server has connected Daniel Stenberg 2015-08-21 13:30:08 +02:00
  • 1d89fd983a travis.yml: Add OS X testbot. Jactry Zeng 2015-08-21 12:10:59 +08:00
  • b3c7f5159a travis: Upgrading to container based build Rémy Léone 2015-08-17 18:08:55 +02:00
  • 1cea72bfde RELEASE-NOTES: synced with 14ff86256b13e Daniel Stenberg 2015-08-20 23:12:21 +02:00
  • 14ff86256b rtsp: stop reading empty DESCRIBE responses Erik Janssen 2015-08-20 23:07:03 +02:00
  • e4fb5f2f61 rtsp: support basic/digest authentication Erik Janssen 2015-08-20 23:02:28 +02:00
  • e67e71d62b CURLMOPT_PUSHFUNCTION.3: fix argument types Sam Roth 2015-08-18 14:42:18 -05:00
  • 618dfd65e4 inet_pton.c: Fix MSVC run-time check failure Marcel Raad 2015-08-18 09:39:38 +02:00
  • 1f1f131e09 docs: Update the redirect protocols disabled by default Jay Satiro 2015-08-18 01:18:27 -04:00
  • 9518139c73 gitignore: Sort for readability Jay Satiro 2015-08-18 01:03:05 -04:00
  • 5a136398ed curl_easy_getinfo.3: fix superfluous space Daniel Stenberg 2015-08-15 23:56:28 +02:00
  • 7166d91a03 CURLOPT_HTTP_VERSION.3: connection re-use goes before version Daniel Stenberg 2015-08-15 23:36:28 +02:00
  • 31673ff517 curl.1: Document weaknesses in SSLv2 and SSLv3 Daniel Kahn Gillmor 2015-08-15 10:33:59 +02:00
  • bedf0a588e generate.bat: Added support for generating only the prerequisite files Steve Holme 2015-08-14 20:59:48 +01:00
  • 6ba9a1b952 generate.bat: Only call buildconf.bat if it exists Steve Holme 2015-08-14 20:44:55 +01:00
  • bc66c21c23 generate.bat: Fixed issues when ran in directories with special chars Steve Holme 2015-08-14 20:38:57 +01:00
  • a9c97fba81 cmake: Fix CurlTests check for gethostbyname_r with 5 arguments Brad King 2015-08-14 15:35:05 +02:00
  • 1a85c8ef15 * buildconf.bat: Fixed issues when ran in directories with special chars Steve Holme 2015-08-14 06:54:16 +01:00
  • 9e1b1ca606 curl_global_init_mem.3: Stronger thread safety warning Jay Satiro 2015-08-13 23:29:27 -04:00
  • 15da07d2f2 curl_multi_add_handle.3: fix a typo Svyatoslav Mishyn 2015-08-12 14:48:31 +03:00
  • 5be0c88297 docs: fix typos Alessandro Ghedini 2015-08-12 11:23:23 +02:00
  • 052a9dfdad bump: start working toward 7.45.0 Daniel Stenberg 2015-08-12 09:07:37 +02:00
  • 7332ac565c THANKS: remove duplicate name Daniel Stenberg 2015-08-12 08:34:55 +02:00
  • 105828a309 THANKS-filter: merge Todd's names Daniel Stenberg 2015-08-12 08:32:10 +02:00
  • 2bcd3ef7b2 THANKS: 13 new contributors from the 7.44.0 RELEASE-NOTES Daniel Stenberg 2015-08-12 08:21:44 +02:00
  • 1a7f66a3de RELEASE-NOTES: synced with c75a1e775061 curl-7_44_0 Daniel Stenberg 2015-08-11 20:13:01 +02:00
  • c75a1e7750 curl_formget.3: correct return code Svyatoslav Mishyn 2015-08-11 20:08:13 +02:00
  • daf7f98c11 libcurl-tutorial.3: fix formatting Svyatoslav Mishyn 2015-08-11 15:45:49 +03:00
  • bb0acba67d curl_easy_recv.3: fix formatting Svyatoslav Mishyn 2015-08-11 15:39:22 +03:00
  • 5778e6f526 http2: discard frames with no SessionHandle Anders Bakken 2015-08-10 17:26:36 -07:00
  • c8a656d3c7 RELEASE-NOTES: synced with 9ee40ce2aba Daniel Stenberg 2015-08-11 00:16:19 +02:00
  • 9ee40ce2ab build: refer to fixed libidn versions Viktor Szakats 2015-08-10 22:48:53 +02:00
  • 0b8e9c8522 Revert "configure: disable libidn by default" Daniel Stenberg 2015-08-10 14:53:48 +02:00
  • 9a5574ca7b CMake: s/HAVE_GSS_API/HAVE_GSSAPI/ to match header define Jakub Zakrzewski 2015-08-10 13:09:58 +02:00
  • ade6682f8d SFTP: fix range request off-by-one in size check Daniel Stenberg 2015-08-06 15:29:42 +02:00
  • 002d58f1e8 test46: update cookie expire time Daniel Stenberg 2015-08-10 00:12:12 +02:00
  • cde447217f generate.bat: Use buildconf.bat for prerequisite file generation Steve Holme 2015-08-09 17:59:31 +01:00
  • 9d29afdfe3 buildconf.bat: Tidy up of comments after recent commits Steve Holme 2015-08-09 17:57:40 +01:00
  • 0cc0b7e268 buildconf.bat: Added full generation of src\tool_hugehelp.c Steve Holme 2015-08-09 17:54:09 +01:00
  • aa9ead36a4 buildconf.bat: Added detection of groff, nroff, perl and gzip Steve Holme 2015-08-09 17:09:49 +01:00
  • ecece2cfb5 buildconf.bat: Move DOS variable clean-up code to separate function Steve Holme 2015-08-09 17:02:27 +01:00
  • 4d13b78aec RELEASE-NOTES: Synced with 39dcf352d2 Steve Holme 2015-08-09 11:51:55 +01:00
  • 39dcf352d2 buildconf.bat: Added error messages on failure Steve Holme 2015-08-09 11:27:33 +01:00
  • 55a255ee9c buildconf.bat: Generate and clean files in the same order Steve Holme 2015-08-09 11:04:04 +01:00
  • 4c47cbf533 buildconf.bat: Maintain compatibility with DOS based systems Steve Holme 2015-08-09 11:00:07 +01:00
  • c22fae7ccc CURLOPT_RESOLVE.3: Note removal support was added in 7.42 Jay Satiro 2015-08-09 02:33:25 -04:00
  • d712da787e checksrc.bat: Fixed error when missing *.c and *.h files Steve Holme 2015-08-08 20:59:27 +01:00
  • 2b743dcf8e checksrc.bat: Fixed incorrect 'lib\vtls' path check in commit 333c36b276 Steve Holme 2015-08-08 20:48:31 +01:00
  • 333c36b276 checksrc.bat: Fixed error when [directory] isn't a curl source directory Steve Holme 2015-08-08 11:35:59 +01:00
  • 1ab763acce checksrc.bat: Added check for unknown arguments Steve Holme 2015-08-08 11:21:49 +01:00
  • a8e9e0c205 scripts: Added missing comments Steve Holme 2015-08-08 11:11:46 +01:00
  • 4a21346ef3 scripts: Always perform setlocal and endlocal calls in pairs Steve Holme 2015-08-08 11:09:08 +01:00
  • 4aee1f9cf5 scripts: Allow -help to be specified in any argument Steve Holme 2015-08-08 11:04:55 +01:00
  • b9b7ccd04a curl_multi_remove_handle.3: fix formatting juef 2015-08-06 17:28:05 +03:00
  • 84d122a8d6 README: Added notes about 'Running DLL based configurations' Steve Holme 2015-08-06 20:57:05 +01:00
  • 5b9151231d RELEASE-NOTES: Synced with cf8975387f Steve Holme 2015-08-06 18:59:59 +01:00
  • cf8975387f buildconf.bat: Synchronise no repository error with generate.bat Steve Holme 2015-08-06 17:39:20 +01:00
  • 0342ada31f generate.bat: Added a check for the presence of a git repository Steve Holme 2015-08-06 17:33:02 +01:00
  • 3f5f042e5d build: Added wolfSSL configurations to VC10+ project files Jay Satiro 2015-08-06 07:43:21 +01:00
  • bb6b521f69 build: Added wolfSSL build script for Visual Studio projects Jay Satiro 2015-08-06 02:08:58 -04:00
  • 8279dd7d39 CHANGES: refer to the online changelog Daniel Stenberg 2015-08-06 15:28:27 +02:00
  • fe6049f04b NTLM: handle auth for only a single request Isaac Boukris 2015-08-04 02:20:23 +03:00
  • 7f11259eb7 RELEASE-NOTES: Synced with 473807b95f Steve Holme 2015-08-05 19:34:47 +01:00
  • 473807b95f generate.bat: Use buildconf.bat for prerequisite file clean-up Steve Holme 2015-08-05 19:15:46 +01:00
  • f08e30d7bc buildconf.bat: Added support for file clean-up via -clean Steve Holme 2015-08-05 17:59:38 +01:00
  • 6428b8de42 buildconf.bat: Added progress output Steve Holme 2015-08-05 17:40:28 +01:00
  • 97c9d31884 buildconf.bat: Avoid using goto for file not in repository Steve Holme 2015-08-05 17:32:45 +01:00
  • 9947f259bf curl_slist_append.3: add error checking to the example Daniel Stenberg 2015-08-05 14:28:21 +02:00
  • 33de75ed63 buildconf.bat: Added display of usage text with -help Steve Holme 2015-08-05 06:41:40 +01:00
  • df5965ebf4 buildconf.bat: Added exit codes for error handling Steve Holme 2015-08-05 06:36:42 +01:00
  • 6e566451ce buildconf.bat: Added our standard copyright header Steve Holme 2015-08-05 06:26:19 +01:00
  • 07f7cdc309 buildconf.bat: Use lower-case for commands and reserved keywords Steve Holme 2015-08-05 06:22:06 +01:00
  • 3725748599 generate.bat: Only clean prerequisite files when in ALL mode Steve Holme 2015-08-03 22:49:56 +01:00
  • 1e67bc5eaf generate.bat: Moved error messages out of sub-routines Steve Holme 2015-08-03 22:45:04 +01:00
  • 12f915ca2a generate.bat: More use of lower-case for commands and reserved keywords Steve Holme 2015-08-03 22:38:56 +01:00