]> granicus.if.org Git - curl/shortlog
curl
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...
2015-01-20 Steve Holmecurl_sasl.c: Fixed compilation error when USE_WINDOWS_S...
2015-01-20 Patrick MonneratSASL: make some procedures local-scoped
2015-01-20 Patrick MonneratSASL: common state engine for imap/pop3/smtp
2015-01-20 Patrick MonneratSASL: common URL option and auth capabilities decoders...
2015-01-20 Patrick MonneratIMAP/POP3/SMTP: use a per-connection sub-structure...
2015-01-20 Daniel Stenbergipv6: enclose AF_INET6 uses with proper #ifdefs for...
2015-01-20 Chris Youngtimeval: typecast for better type (on Amiga)
2015-01-19 Daniel Stenbergopenssl: do public key pinning check independently
2015-01-19 Patrick MonneratOS400: CURLOPT_SSL_VERIFYSTATUS for ILE/RPG too.
2015-01-18 Steve Holmeldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32...
2015-01-18 Steve Holmehttp_negotiate: Use dynamic buffer for SPN generation
2015-01-18 Steve Holmesasl_gssapi: Make Curl_sasl_build_gssapi_spn() public
2015-01-18 Steve Holmesasl_gssapi: Fixed memory leak with local SPN variable
2015-01-17 Daniel Stenberghttp_negotiate.c: unused variable 'ret'
2015-01-17 Steve Holmegskit.h: Code policing of function pointer arguments
2015-01-17 Steve Holmevtls: Removed unimplemented overrides of curlssl_close_...
2015-01-17 Steve Holmevtls: Separate the SSL backend definition from the...
2015-01-17 Steve Holmevtls: Fixed compilation errors when SSL not used
2015-01-17 Steve Holmehttp_negotiate: Added empty decoded challenge message...
2015-01-17 Steve Holmehttp_negotiate: Return CURLcode in Curl_input_negotiate...
2015-01-17 Steve Holmehttp_negotiate_sspi: Prefer use of 'attrs' for context...
2015-01-17 Steve Holmehttp_negotiate_sspi: Use correct return type for QueryS...
2015-01-17 Steve Holmehttp_negotiate_sspi: Use 'CURLcode result' for CURL...
2015-01-16 Steve Holmecurl_endian: Fixed build when 64-bit integers are not...
2015-01-16 Daniel StenbergCURLOPT_SSL_VERIFYSTATUS.3: mention it is added in...
2015-01-16 Daniel Stenbergcurlver.h: next release is 7.41.0 due to the changes
2015-01-16 Daniel StenbergRELEASE-NOTES: mention the new OCSP stapling options...
2015-01-16 Daniel Stenbergopts: add CURLOPT_SSL_VERIFYSTATUS* to docs/Makefile
2015-01-16 Daniel Stenberghelp: add --cert-status to --help output
2015-01-16 Daniel Stenbergcopyright years: after OCSP stapling changes
2015-01-16 Alessandro... curl: add --cert-status option
2015-01-16 Alessandro... nss: add support for the Certificate Status Request...
2015-01-16 Alessandro... gtls: add support for the Certificate Status Request...
2015-01-16 Alessandro... url: add CURLOPT_SSL_VERIFYSTATUS option
2015-01-16 Daniel StenbergTheArtOfHttpScripting: skip the date at the top, we...
2015-01-16 Daniel StenbergTheArtOfHttpScripting: phrase it TLS lib agnostic
2015-01-16 Steve HolmeTODO: Added some SMB ideas
2015-01-16 Steve HolmeRELEASE-NOTES: Synced with 5f09947d28
2015-01-16 Steve Holmebuild-openssl.bat: Added check for Perl installation
2015-01-16 Steve Holmechecksrc.bat: Better detection of Perl installation
2015-01-16 Steve Holmecurl_endian: Fixed build when 64-bit integers are not...
next