]> granicus.if.org Git - curl/shortlog
curl
2015-08-12 Daniel StenbergTHANKS: 13 new contributors from the 7.44.0 RELEASE...
2015-08-11 Daniel StenbergRELEASE-NOTES: synced with c75a1e775061 curl-7_44_0
2015-08-11 Svyatoslav... curl_formget.3: correct return code
2015-08-11 Svyatoslav... libcurl-tutorial.3: fix formatting
2015-08-11 Svyatoslav... curl_easy_recv.3: fix formatting
2015-08-11 Anders Bakkenhttp2: discard frames with no SessionHandle
2015-08-10 Daniel StenbergRELEASE-NOTES: synced with 9ee40ce2aba
2015-08-10 Viktor Szakatsbuild: refer to fixed libidn versions
2015-08-10 Daniel StenbergRevert "configure: disable libidn by default"
2015-08-10 Jakub ZakrzewskiCMake: s/HAVE_GSS_API/HAVE_GSSAPI/ to match header...
2015-08-10 Daniel StenbergSFTP: fix range request off-by-one in size check
2015-08-09 Daniel Stenbergtest46: update cookie expire time
2015-08-09 Steve Holmegenerate.bat: Use buildconf.bat for prerequisite file...
2015-08-09 Steve Holmebuildconf.bat: Tidy up of comments after recent commits
2015-08-09 Steve Holmebuildconf.bat: Added full generation of src\tool_hugehelp.c
2015-08-09 Steve Holmebuildconf.bat: Added detection of groff, nroff, perl...
2015-08-09 Steve Holmebuildconf.bat: Move DOS variable clean-up code to separ...
2015-08-09 Steve HolmeRELEASE-NOTES: Synced with 39dcf352d2
2015-08-09 Steve Holmebuildconf.bat: Added error messages on failure
2015-08-09 Steve Holmebuildconf.bat: Generate and clean files in the same...
2015-08-09 Steve Holmebuildconf.bat: Maintain compatibility with DOS based...
2015-08-09 Jay SatiroCURLOPT_RESOLVE.3: Note removal support was added in...
2015-08-08 Steve Holmechecksrc.bat: Fixed error when missing *.c and *.h...
2015-08-08 Steve Holmechecksrc.bat: Fixed incorrect 'lib\vtls' path check...
2015-08-08 Steve Holmechecksrc.bat: Fixed error when [directory] isn't a...
2015-08-08 Steve Holmechecksrc.bat: Added check for unknown arguments
2015-08-08 Steve Holmescripts: Added missing comments
2015-08-08 Steve Holmescripts: Always perform setlocal and endlocal calls...
2015-08-08 Steve Holmescripts: Allow -help to be specified in any argument
2015-08-06 juefcurl_multi_remove_handle.3: fix formatting
2015-08-06 Steve HolmeREADME: Added notes about 'Running DLL based configurat...
2015-08-06 Steve HolmeRELEASE-NOTES: Synced with cf8975387f
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...
next