]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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...
2015-01-28  Steve Holmentlm_core: Prefer sizeof(key) rather than hard coded...
2015-01-28  Steve Holmentlm_core: Added consistent comments to DES functions
2015-01-28  Steve Holmedes: Added Curl_des_set_odd_parity()
2015-01-28  Steve Holmetests: Grouped SMTP SASL EXTERNAL tests with other...
2015-01-28  Steve Holmetests: Grouped POP3 SASL EXTERNAL tests with other...
2015-01-28  Steve Holmetests: Grouped IMAP SASL EXTERNAL tests with other...
2015-01-28  Steve Holmesasl: Minor code policing and grammar corrections
2015-01-28  Gisle Vanemldap: build with BoringSSL
2015-01-28  Daniel Stenbergsecurity: avoid compiler warning
2015-01-28  Daniel Stenbergruntests: identify BoringSSL and libressl
2015-01-27  Patrick Monneratdocs: cite SASL external authentication.
2015-01-27  Patrick Monneratsasl: remove XOAUTH2 from default enabled authenticatio...
2015-01-27  Patrick Monnerattest: add test cases for sasl external authentication...
2015-01-27  Patrick Monneratimap: remove automatic password setting: it breaks...
2015-01-27  Patrick Monneratsasl: implement EXTERNAL authentication mechanism.
2015-01-27  Steve Holmeopenssl: Fixed Curl_ossl_cert_status_request() not...
2015-01-27  Steve Holmeopenssl: Fixed compilation errors when OpenSSL built...
2015-01-26  Brad Spencercurl_setup: Disable SMB/CIFS support when HTTP only
2015-01-23  Steve HolmeRELEASE-NOTES: Synced with 37824498a3
2015-01-22  Daniel Stenbergconfigure: remove detection of the old yassl emulation API
2015-01-22  Daniel StenbergOCSP stapling: disabled when build with BoringSSL
2015-01-22  Alessandro... openssl: add support for the Certificate Status Request...
2015-01-22  Daniel StenbergBoringSSL: fix build for non-configure builds
2015-01-22  Daniel Stenbergconfigure: fix BoringSSL detection and detect libresssl
2015-01-22  Steve Holmecurl_sasl: Reinstate the sasl_ prefix for locally scope...
2015-01-22  Steve Holmecurl_sasl: Minor code policing following recent commits
2015-01-22  John Malmbergopenvms: Handle openssl/0.8.9zb version parsing
2015-01-22  Daniel StenbergBoringSSL: detected by configure, switches off NTLM
2015-01-22  Daniel StenbergBoringSSL: no PKCS12 support nor ERR_remove_state
2015-01-22  Leith BadeBoringSSL: fix build
2015-01-20  Steve Holmecurl_sasl.c: chlglen is not used when cryptography...
2015-01-20  Steve Holmecurl_sasl.c: Fixed compilation warning when cyptography...
next