Age | Commit message (Expand) | Author |
2014-05-09 | libtests: add a wait_ms() function | Daniel Stenberg |
2014-05-09 | tool_operate.c: Fixed TAB is white space from commit 5b8ae0a985 | Steve Holme |
2014-05-09 | tool_urlglob.c: Fixed compilation warning | Steve Holme |
2014-05-09 | tool_operate.c: Fixed compilation warnings | Steve Holme |
2014-05-09 | getinfo.c: Fixed compilation warning | Steve Holme |
2014-05-09 | CONTRIBUTE: mention our Bug/Reported-by commit style | Daniel Stenberg |
2014-05-09 | http: avoid auth failure on a duplicated header | Kamil Dudka |
2014-05-09 | cacertinmem: fix memory leak | Daniel Stenberg |
2014-05-09 | TODO: firefox will soon support SSL (HTTPS) to proxy | Daniel Stenberg |
2014-05-09 | test87: Get rid of extraneous square brackets in tag | Dan Fandrich |
2014-05-08 | mk-ca-bundle: added -p | Patrick Watson |
2014-05-08 | FAQ: Added 5.18 Does libcurl use threads? | Daniel Stenberg |
2014-05-07 | RELEASE-NOTES: Added contributor | Dan Fandrich |
2014-05-07 | configure: Don't set LD_LIBRARY_PATH when cross-compiling | Aaro Koskinen |
2014-05-07 | http2: Compile with latest nghttp2 | Tatsuhiro Tsujikawa |
2014-05-07 | curl.1: Added missing --login-options option | Steve Holme |
2014-05-07 | tool_help: Fixed missing --login-options option | Steve Holme |
2014-05-07 | url.c: Fixed compilation warning/error | Steve Holme |
2014-05-06 | TODO: Fixed some spelling mistakes | Steve Holme |
2014-05-06 | TODO: Add support for concurrent connections in ftpserver.pl | Steve Holme |
2014-05-06 | build: Fixed file format version number in VC12 solution files | Steve Holme |
2014-05-06 | build-openssl.bat: Corrected use of angled brackets in help output | Ivo Bellin Salarin |
2014-05-06 | RELEASE-NOTES: changed encoding to UTF-8 | Dan Fandrich |
2014-05-06 | RELEASE-NOTES: synced with 5de8d84098db1bd2 | Daniel Stenberg |
2014-05-06 | fix_hostname: strip off a single trailing dot from host name | Daniel Stenberg |
2014-05-06 | curl: bail on cookie use when built with disabled cookies | Daniel Stenberg |
2014-05-06 | Enable poll on darwin13 | Daniel Johnson |
2014-05-05 | curl_easy_setopt.3: added the proto for CURLOPT_SSH_KNOWNHOSTS | Daniel Stenberg |
2014-05-05 | tests: Use standard libtest return codes when relevant | Dan Fandrich |
2014-05-05 | test1513: Don't return an uninitialized variable on init failure | Dan Fandrich |
2014-05-05 | curl_multi_cleanup: ignore SIGPIPE better | Jeff King |
2014-05-05 | TODO: the FTP HOST command is now in RFC 7151 | Daniel Stenberg |
2014-05-05 | TODO: Update date and version in man pages | Daniel Stenberg |
2014-05-05 | schannel: don't use the connect-timeout during send | Daniel Stenberg |
2014-05-04 | mprintf: allow %.s with data not being zero terminated | Daniel Stenberg |
2014-05-04 | RELEASE-NOTES: Synced with 4febbedc5a | Steve Holme |
2014-05-04 | curl_ntlm_core: Fixed use of long long for VC6 and VC7 | Steve Holme |
2014-05-04 | config-win32.h: Fixed HAVE_LONGLONG for Visual Studio .NET 2003 and up | Steve Holme |
2014-05-04 | openssl: biomem->data is not zero terminated | Daniel Stenberg |
2014-05-04 | BUILD.WINDOWS: update URL for windows prereqs | Daniel Stenberg |
2014-05-03 | easy_perform: spelling mistake in error message | Daniel Stenberg |
2014-05-01 | Makefile.am: Added build-openssl.bat as README file references it | Steve Holme |
2014-05-01 | build: Fixed Visual Studio project file generator missing some files | Steve Holme |
2014-05-01 | build: Added OpenSSL VC build helper for side-by-side compilations | Steve Holme |
2014-05-01 | build: Added Visual Studio 2003 .NET (VC7.1) project files | Steve Holme |
2014-05-01 | test585: Fixed NULL pointer dereference in fopen | Dan Fandrich |
2014-04-30 | build: Fixed generation when source file names contain spaces | Steve Holme |
2014-04-29 | build: Added VC7 and VC7.1 support to the project file generator | Steve Holme |
2014-04-29 | build: Added VC6 and VC12 support to the project file generator | Steve Holme |
2014-04-29 | build: Added VC11 support to the project file generator | Steve Holme |