Age | Commit message (Expand) | Author |
2015-08-04 | generate.bat: Only clean prerequisite files when in ALL mode | Steve Holme |
2015-08-04 | generate.bat: Moved error messages out of sub-routines | Steve Holme |
2015-08-04 | generate.bat: More use of lower-case for commands and reserved keywords | Steve Holme |
2015-08-03 | libcurl.3: fix a single typo | Daniel Stenberg |
2015-08-03 | RELEASE-NOTES: synced with c4eb10e2f06f | Daniel Stenberg |
2015-08-02 | SSH: three state machine fixups | Daniel Stenberg |
2015-08-02 | curl_gssapi: remove 'const' to fix compiler warnings | Daniel Stenberg |
2015-08-02 | docs: formpost needs the full size at start of upload | Daniel Stenberg |
2015-08-01 | sspi: Fix typo from left over from old code which referenced NTLM | Steve Holme |
2015-08-01 | win32: Fix compilation warnings from commit 40c921f8b8 | Steve Holme |
2015-08-01 | schannel: Fix compilation warning from commit 7a8e861a56 | Steve Holme |
2015-07-31 | libcurl-thread.3: minor reformatting | Daniel Stenberg |
2015-07-31 | curl_global_init_mem.3: Warn threaded resolver needs thread safe funcs | Jay Satiro |
2015-07-31 | libcurl-thread.3: Warn memory functions must be thread safe | Jay Satiro |
2015-07-31 | RELEASE-NOTES: Synced with 8b1d00ac1a | Steve Holme |
2015-07-30 | INSTALL: Minor formatting correction in 'Legacy Windows and SSL' section | Steve Holme |
2015-07-30 | http: move HTTP/2 cleanup code off http_disconnect() | Kamil Dudka |
2015-07-30 | ABI doc: use secure URL | Viktor Szakats |
2015-07-30 | ABI: remove the ascii logo | Daniel Stenberg |
2015-07-30 | libcurl-multi.3: mention curl_multi_wait | Daniel Stenberg |
2015-07-30 | maketgz: Fixed some VC makefiles missing from the release tarball | Steve Holme |
2015-07-29 | RELEASE-NOTES: Synced with 2d7e165761 | Steve Holme |
2015-07-29 | build: Added VC14 project files to Makefile.am | Steve Holme |
2015-07-29 | build: Added VC14 project files | Steve Holme |
2015-07-29 | libcurl-thread.3: Clarify CURLOPT_NOSIGNAL takes long value 1L | Jay Satiro |
2015-07-28 | generate.bat: Use lower-case for commands and reserved keywords | Steve Holme |
2015-07-28 | build: Added initial VC14 support to generate.bat | Steve Holme |
2015-07-28 | build: Fixed missing .opensdf files from VC10+ .gitignore files | Steve Holme |
2015-07-28 | build: Use $(ProjectName) macro for curl.exe and curld.exe filenames | Steve Holme |
2015-07-28 | build: Renamed curl src Visual Studio project files | Steve Holme |
2015-07-28 | libcurl-thread.3: Revert to stricter handle wording | Jay Satiro |
2015-07-28 | libcurl-thread.3: Consolidate thread safety info | Jay Satiro |
2015-07-27 | README: Corrected formatting for 'Legacy Windows and SSL' section | Steve Holme |
2015-07-26 | build-openssl.bat: Added support for VC14 | Steve Holme |
2015-07-26 | RELEASE-NOTES: synced with 0f645adc95390e8 | Daniel Stenberg |
2015-07-26 | test1902: attempt to make the test more reliable | Daniel Stenberg |
2015-07-26 | comment: fix comment about adding new option support | Daniel Stenberg |
2015-07-25 | build-openssl.bat: Show syntax if required args are missing | Jay Satiro |
2015-07-26 | TODO: improve how curl works in a windows console window | Daniel Stenberg |
2015-07-26 | 1.11 minimize dependencies with dynamicly loaded modules | Daniel Stenberg |
2015-07-25 | tool_operate: Fix CURLOPT_SSL_OPTIONS for builds without HTTPS | Jay Satiro |
2015-07-25 | configure: check if OpenSSL linking wants -ldl | Daniel Stenberg |
2015-07-25 | HTTP: ignore "Content-Encoding: compress" | Michael Kaufmann |
2015-07-24 | openssl: work around MSVC warning | Marcel Raad |
2015-07-24 | configure: add --disable-rt option | MichaĆ Fita |
2015-07-23 | http2: verify success of strchr() in http2_send() | Kamil Dudka |
2015-07-22 | Windows: Fix VerifyVersionInfo calls | Jay Satiro |
2015-07-22 | schannel: Replace deprecated GetVersion with VerifyVersionInfo | Marcel Raad |
2015-07-21 | makefile: Added support for VC14 | Steve Holme |
2015-07-21 | os400: ebcdic wrappers for new functions. Upgrade ILE/RPG bindings. | Patrick Monnerat |