]> granicus.if.org Git - curl/shortlog
curl
2015-03-04 Daniel Stenbergcurl.1: fix "The the" typo
2015-03-03 Daniel Stenbergvtls: use curl_printf.h all over
2015-03-03 Daniel Stenbergtool: use ENABLE_CURLX_PRINTF instead of _MPRINTF_REPLACE
2015-03-03 Daniel Stenbergtool_writeenv: remove _MPRINTF_REPLACE define, it wasn...
2015-03-03 Sergei Nikulovlibtest: fixed linker errors on msvc
2015-03-03 Daniel Stenbergmprintf.h: remove #ifdef CURLDEBUG
2015-03-03 Daniel Stenbergtool_getpass: remove unused curl/mprintf.h include
2015-03-02 Daniel StenbergCONTRIBUTING.md: file for advice on github
2015-03-02 Viktor SzakátsBINDINGS: add link to Harbour bindings
2015-03-02 Daniel StenbergCURLOPT_HEADERFUNCTION.3: typo in error code name
2015-03-02 Daniel StenbergBINDINGS: tclcurl moved
2015-03-02 Jay Satiroopts: Fix pipelining examples
2015-03-02 Jay Satirocurl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTS
2015-03-01 Daniel StenbergCONTRIBUTE: the new more github-friendly attitude!
2015-02-28 Steve HolmeRELEASE-NOTES: Synced with 921d195187
2015-02-28 Kamil Dudkatool: wrap lines longer than 79 columns
2015-02-27 Tatsuhiro Tsujikawahttp2: Return error if stream was closed with other...
2015-02-27 Steve Holmetool: Updated the warnf() function to use the GlobalCon...
2015-02-26 Steve Holmebuild: Removed DataExecutionPrevention directive from...
2015-02-26 Steve Holmebuild: Use default RandomizedBaseAddress directive...
2015-02-26 Steve Holmebuild: Added support to Generate.bat for files in the...
2015-02-25 Daniel Stenberghttp2: return recv error on unexpected EOF
2015-02-25 Kamil Dudkadist: add symbol-scan.pl to the tarball
2015-02-25 Daniel Stenberghttp2: move lots of verbose output to be debug-only
2015-02-25 Kamil Dudkacurl-config.in: eliminate double quotes around CURL_CA_...
2015-02-25 Kamil Dudkanss: do not skip Curl_nss_seed() if data is NULL
2015-02-25 Kamil Dudkanss: improve error handling in Curl_nss_random()
2015-02-25 Daniel StenbergRELEASE-PROCEDURE: add some more future release dates
2015-02-25 Daniel Stenbergsws: timeout idle CONNECT connections
2015-02-25 Daniel Stenbergbump: start working toward 7.42.0
2015-02-25 Daniel StenbergTHANKS: added contributors from the 7.41.0 RELEASE... curl-7_41_0
2015-02-25 Daniel StenbergRELEASE-NOTES: sync with ffc2aeec6e (7.41.0 release...
2015-02-24 Marc HoerskenRevert "telnet.c: fix handling of 0 being returned...
2015-02-24 Marc Hoerskentelnet.c: fix invalid use of custom read function if...
2015-02-24 Marc Hoerskentelnet.c: fix handling of 0 being returned from custom...
2015-02-24 Daniel Stenbergsws: stop logging about TPC_NODELAY nonsense
2015-02-24 Daniel Stenberglib530: make it less timing sensible
2015-02-23 Kamil Dudkaconnect: wait for IPv4 connection attempts
2015-02-23 Kamil Dudkaconnect: avoid skipping an IPv4 address
2015-02-23 Daniel StenbergRELEASE-NOTES: synced with 5e4395eab839d
2015-02-20 Daniel StenbergROADMAP: curl_easy_setopt.3 has already been split up
2015-02-20 Daniel StenbergROADMAP: extend the HTTP/2 stuff, remove SPDY
2015-02-20 Julian Ospaldconfigure: allow both --with-ca-bundle and --with-ca...
2015-02-20 Ben Boeckelcmake: install the dll file to the correct directory
2015-02-19 Alessandro... nss: fix NPN/ALPN protocol negotiation
2015-02-19 Alessandro... polarssl: fix ALPN protocol negotiation
2015-02-19 Sergei NikulovCMake: Fix generation of tool_hugehelp.c on windows
2015-02-19 Sergei NikulovCMake: fix winsock2 detection on windows
2015-02-19 Alessandro... gtls: fix build with HTTP2
2015-02-16 Steve HolmeMakefile.vc6: Corrected typos in rename of darwinssl.obj
2015-02-15 Nick ZitzmannBy request, change the name of "curl_darwinssl.[ch...
2015-02-14 Steve HolmeRELEASE-NOTES: Synced with 6f89f86c3d
2015-02-14 Steve Holmetests/README: Updated to reflect email test ranges
2015-02-14 Alessandro... curl.1: --cert-status is also supported by OpenSSL now
2015-02-14 Steve Holmebuild: Removed Visual Studio SuppressStartupBanner...
2015-02-12 Kamil Dudkaopenssl: fix a compile-time warning
2015-02-11 Steve Holmeopenssl: Use OPENSSL_IS_BORINGSSL for BoringSSL detection
2015-02-11 Patrick Monneratftp: accept all 2xx responses to the PORT command
2015-02-09 Steve Holmeopenssl: Disable OCSP in old versions of OpenSSL
2015-02-09 Tatsuhiro Tsujikawahttp2: Fix bug that associated stream canceled on PUSH_...
2015-02-09 Jay Satiropolarssl: Fix exclusive SSL protocol version options
2015-02-09 Jay Satirogskit: Fix exclusive SSLv3 option
2015-02-09 Daniel Stenbergcurl.1: clarify that -X is used for all requests
2015-02-07 Daniel Stenbergcurl.1: add warning when using -H and redirects
2015-02-07 Steve Holmeschannel: Removed curl_ prefix from source files
2015-02-06 Daniel Stenbergmd5: use axTLS's own MD5 functions when available
2015-02-06 Daniel StenbergMD(4|5): make the MD4_* and MD5_* functions static
2015-02-06 Daniel Stenbergaxtls: fix conversion from size_t to int warning
2015-02-05 Steve Holmeftp: Use 'CURLcode result' for curl result codes
2015-02-05 Daniel Stenbergopenssl: SSL_SESSION->ssl_version no longer exist
2015-02-04 Dan Fandrichunit1600: Fix compilation when NTLM is disabled
2015-02-04 Daniel StenbergMD5: fix compiler warnings and code style nits
2015-02-04 Daniel StenbergMD5: replace implementation
2015-02-04 Daniel StenbergMD4: fix compiler warnings and code style nits
2015-02-04 Daniel StenbergMD4: replace implementation
2015-02-04 Steve Holmetelnet: Prefer 'CURLcode result' for curl result codes
2015-02-04 Steve Holmehostasyn: Prefer 'CURLcode result' for curl result...
2015-02-04 Steve Holmeschannel: Prefer 'CURLcode result' for curl result...
2015-02-03 Daniel Stenbergunit1601: MD5 unit tests
2015-02-03 Daniel Stenbergunit1600: unit test for Curl_ntlm_core_mk_nt_hash
2015-02-03 Daniel Stenbergunit1600: NTLM unit test
2015-02-03 Daniel Stenbergtests/README: add a new range, clean up some language
2015-02-03 Jay Satiroopts: CURLOPT_CAINFO availability depends on SSL engine
2015-02-03 Daniel Stenberggetpass: protect include with proper #ifdef
2015-02-02 Daniel Stenberggetpass_r: read from stdin, not stdout!
2015-02-02 Daniel Stenbergtest1135: verify the CURL_EXTERN order in header files
2015-02-02 Daniel StenbergMakefile.am: fix 'make distcheck'
2015-02-02 Steve Holmecurl_sasl.c: More code policing
2015-02-02 Daniel Stenberglibcurl-symbols: first basic shot for autogenerated...
2015-02-02 Daniel StenbergFAQ: minor edit of 3.22
2015-02-02 Steve Holmebuild: Added removal of Visual Studio project files
2015-02-02 Steve Holmebuild: Renamed top level Visual Studio solution files
2015-02-02 Steve Holmebuild: Enabled DEBUGBUILD in Visual Studio debug builds
2015-02-02 Steve Holmebuild: Removed unused Visual Studio bscmake settings
2015-02-02 Daniel StenbergCURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added...
2015-01-31 Marc HoerskenTODO: moved WinSSL/SChannel todo items into docs
2015-01-29 Michael KaufmannCURLOPT_SEEKFUNCTION.3: also when server closes a conne...
2015-01-29 Steve Holmecurl_sasl.c: Fixed compilation warning when cryptograph...
2015-01-28 Steve Holmecurl_sasl.c: Fixed compilation warning when verbose...
2015-01-28 Steve Holmentlm_core: Use own odd parity function when crypto...
next