]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2015-08-06  Steve Holmebuildconf.bat: Synchronise no repository error with...
2015-08-06  Steve Holmegenerate.bat: Added a check for the presence of a git...
2015-08-06  Jay Satirobuild: Added wolfSSL configurations to VC10+ project...
2015-08-06  Jay Satirobuild: Added wolfSSL build script for Visual Studio...
2015-08-06  Daniel StenbergCHANGES: refer to the online changelog
2015-08-06  Isaac BoukrisNTLM: handle auth for only a single request
2015-08-05  Steve HolmeRELEASE-NOTES: Synced with 473807b95f
2015-08-05  Steve Holmegenerate.bat: Use buildconf.bat for prerequisite file...
2015-08-05  Steve Holmebuildconf.bat: Added support for file clean-up via...
2015-08-05  Steve Holmebuildconf.bat: Added progress output
2015-08-05  Steve Holmebuildconf.bat: Avoid using goto for file not in repository
2015-08-05  Daniel Stenbergcurl_slist_append.3: add error checking to the example
2015-08-05  Steve Holmebuildconf.bat: Added display of usage text with -help
2015-08-05  Steve Holmebuildconf.bat: Added exit codes for error handling
2015-08-05  Steve Holmebuildconf.bat: Added our standard copyright header
2015-08-05  Steve Holmebuildconf.bat: Use lower-case for commands and reserved...
2015-08-04  Steve Holmegenerate.bat: Only clean prerequisite files when in...
2015-08-04  Steve Holmegenerate.bat: Moved error messages out of sub-routines
2015-08-04  Steve Holmegenerate.bat: More use of lower-case for commands and...
2015-08-03  Daniel Stenberglibcurl.3: fix a single typo
2015-08-03  Daniel StenbergRELEASE-NOTES: synced with c4eb10e2f06f
2015-08-02  Daniel StenbergSSH: three state machine fixups
2015-08-01  Daniel Stenbergcurl_gssapi: remove 'const' to fix compiler warnings
2015-08-01  Daniel Stenbergdocs: formpost needs the full size at start of upload
2015-08-01  Steve Holmesspi: Fix typo from left over from old code which refer...
2015-08-01  Steve Holmewin32: Fix compilation warnings from commit 40c921f8b8
2015-08-01  Steve Holmeschannel: Fix compilation warning from commit 7a8e861a56
2015-07-31  Daniel Stenberglibcurl-thread.3: minor reformatting
2015-07-31  Jay Satirocurl_global_init_mem.3: Warn threaded resolver needs...
2015-07-31  Jay Satirolibcurl-thread.3: Warn memory functions must be thread...
2015-07-31  Steve HolmeRELEASE-NOTES: Synced with 8b1d00ac1a
2015-07-30  Steve HolmeINSTALL: Minor formatting correction in 'Legacy Windows...
2015-07-30  Kamil Dudkahttp: move HTTP/2 cleanup code off http_disconnect()
2015-07-30  Viktor SzakatsABI doc: use secure URL
2015-07-30  Daniel StenbergABI: remove the ascii logo
2015-07-30  Daniel Stenberglibcurl-multi.3: mention curl_multi_wait
2015-07-30  Steve Holmemaketgz: Fixed some VC makefiles missing from the relea...
2015-07-29  Steve HolmeRELEASE-NOTES: Synced with 2d7e165761
2015-07-29  Steve Holmebuild: Added VC14 project files to Makefile.am
2015-07-29  Steve Holmebuild: Added VC14 project files
2015-07-29  Jay Satirolibcurl-thread.3: Clarify CURLOPT_NOSIGNAL takes long...
2015-07-28  Steve Holmegenerate.bat: Use lower-case for commands and reserved...
2015-07-28  Steve Holmebuild: Added initial VC14 support to generate.bat
2015-07-28  Steve Holmebuild: Fixed missing .opensdf files from VC10+ .gitigno...
2015-07-28  Steve Holmebuild: Use $(ProjectName) macro for curl.exe and curld...
2015-07-28  Steve Holmebuild: Renamed curl src Visual Studio project files
2015-07-28  Jay Satirolibcurl-thread.3: Revert to stricter handle wording
2015-07-28  Jay Satirolibcurl-thread.3: Consolidate thread safety info
2015-07-26  Steve HolmeREADME: Corrected formatting for 'Legacy Windows and...
2015-07-26  Steve Holmebuild-openssl.bat: Added support for VC14
2015-07-26  Daniel StenbergRELEASE-NOTES: synced with 0f645adc95390e8
2015-07-26  Daniel Stenbergtest1902: attempt to make the test more reliable
2015-07-26  Daniel Stenbergcomment: fix comment about adding new option support
2015-07-25  Jay Satirobuild-openssl.bat: Show syntax if required args are...
2015-07-25  Daniel StenbergTODO: improve how curl works in a windows console window
2015-07-25  Daniel Stenberg1.11 minimize dependencies with dynamicly loaded modules
2015-07-25  Jay Satirotool_operate: Fix CURLOPT_SSL_OPTIONS for builds withou...
2015-07-25  Daniel Stenbergconfigure: check if OpenSSL linking wants -ldl
2015-07-24  Michael KaufmannHTTP: ignore "Content-Encoding: compress"
2015-07-23  Marcel Raadopenssl: work around MSVC warning
2015-07-23  Michał Fitaconfigure: add --disable-rt option
2015-07-23  Kamil Dudkahttp2: verify success of strchr() in http2_send()
2015-07-22  Jay SatiroWindows: Fix VerifyVersionInfo calls
2015-07-22  Marcel Raadschannel: Replace deprecated GetVersion with VerifyVers...
2015-07-21  Steve Holmemakefile: Added support for VC14
2015-07-21  Patrick Monneratos400: ebcdic wrappers for new functions. Upgrade ILE...
2015-07-21  Patrick Monneratlibcurl: VERSIONINFO update
2015-07-21  Patrick Monnerathttp2: satisfy external references even if http2 is...
2015-07-20  Daniel Stenberghttp2: add stream != NULL checks for reliability
2015-07-18  Jay Satirosymbols-in-versions: Add new CURLSSLOPT_NO_REVOKE symbol
2015-07-17  Jay SatiroSSL: Add an option to disable certificate revocation...
2015-07-17  Jay Satiroruntests: Allow for spaces in curl custom path
2015-07-16  David Woodhousentlm_wb: Fix theoretical memory leak
2015-07-16  Jay Satirostrerror: Add CRYPT_E_REVOKED to SSPI error strings
2015-07-14  Kamil Dudkalibtest: call PR_Cleanup() on exit if NSPR is used
2015-07-14  John Malmbergopenssl: VMS support for SHA256
2015-07-11  Jay Satiroexamples: Fix typo in multi-single.c
2015-07-07  Tatsuhiro Tsujikawahttp2: Fix memory leak in push header array
2015-07-02  Dan Fandrichtest2041: fixed line endings in protocol part
2015-07-02  Dan Fandrichcyassl: fixed mismatched sha256sum function prototype
2015-07-01  moparisthebestSSL: Pinned public key hash support
2015-07-01  Daniel Stenbergexamples: provide <DESC> sections
2015-07-01  John MalmbergOpenVMS: VMS Software, Inc now the supplier.
2015-06-30  Jay Satiromulti: Move http2 push function declarations to header end
2015-06-30  Jay Satirosymbols-in-versions: Add new http2 push symbols
2015-06-29  Daniel StenbergRELEASE-NOTES: synced with e6749055d653
2015-06-29  Daniel Stenbergconfigure: disable libidn by default
2015-06-29  Daniel StenbergSSL-PROBLEMS: mention WinSSL problems in WinXP
2015-06-29  Daniel StenbergCODE_OF_CONDUCT.md: added
2015-06-25  Daniel Stenbergtool_header_cb: fflush the header stream
2015-06-25  Roger Leightests: Distribute CMakeLists.txt files in subdirectories
2015-06-24  Daniel StenbergCURLOPT_FAILONERROR.3: mention that it closes the conne...
2015-06-24  Daniel Stenbergcurl_multi_setopt.3: alpha sort the options
2015-06-24  Daniel Stenbergcurl_multi_setopt.3: add the new push options
2015-06-24  Tatsuhiro Tsujikawahttp2: Use nghttp2 library error code for error return...
2015-06-24  Tatsuhiro Tsujikawahttp2: Harden header validation for curl_pushheader_byname
2015-06-24  Tatsuhiro TsujikawaCURLMOPT_PUSHFUNCTION.3: Remove unused variable
2015-06-24  Daniel StenbergCURLMOPT_PUSHFUNCTION.3: added example
2015-06-24  Daniel Stenberghttp2: curl_pushheader_byname now takes a const char *
2015-06-24  Daniel Stenberghttp2-serverpush.c: example code
next