]> granicus.if.org Git - curl/shortlog
curl
2017-09-01 Max Dymondossfuzz: additional seed corpora
2017-09-01 Max Dymondossfuzz: moving towards the ideal integration
2017-08-31 Daniel Stenbergstrcase: corrected comment header for Curl_strcasecompare()
2017-08-31 Daniel Stenbergunit1301: fix error message on first test
2017-08-31 Daniel Stenbergcurl_global_sslset.3: show the struct and enum too
2017-08-31 Jay Satirodarwinssl: handle long strings in TLS certs (follow-up)
2017-08-30 Daniel Stenbergcyassl: call it the "WolfSSL" backend
2017-08-30 Daniel Stenbergpolarssl: fix multissl breakage
2017-08-30 Daniel Stenbergconfigure: remove the leading comma from the backends...
2017-08-30 Kamil Dudkaexamples/sslbackend.c: fix failure of 'make checksrc'
2017-08-30 Viktor Szakatsmakefile.m32: add multissl support
2017-08-30 Daniel Stenbergcurl.h: CURLSSLBACKEND_WOLFSSL used wrong value
2017-08-30 Daniel Stenbergcurl_global_sslset.3: clarify
2017-08-29 Daniel Stenbergcurl/multi.h: remove duplicated closing c++ brace
2017-08-29 Daniel StenbergRELEASE-NOTES: synced with 8c33c963a
2017-08-29 Daniel StenbergHELP-US.md: spelling
2017-08-29 Daniel StenbergHELP-US.md: "How to get started helping out in the...
2017-08-28 Dan Fandrichasyn-thread: Fixed cleanup after OOM
2017-08-28 Daniel Stenbergcurl_global_init.3: mention curl_global_sslset(3)
2017-08-28 Dan Fandrichunit1606: Fixed shadowed variable warning
2017-08-28 Dan Fandrichasyn-thread: Improved cleanup after OOM situations
2017-08-28 Dan Fandrichasyn-thread: Set errno to the proper value ENOMEM in...
2017-08-28 Johannes Schindelinconfigure: Handle "MultiSSL" specially When versioning...
2017-08-28 Johannes Schindelinconfigure: allow setting the default SSL backend
2017-08-28 Johannes Schindelinvtls: use Curl_ssl_multi pseudo backend only when needed
2017-08-28 Johannes Schindelinversion: if built with more than one SSL backend, repor...
2017-08-28 Johannes Schindelinversion: add the CURL_VERSION_MULTI_SSL feature flag
2017-08-28 Johannes Schindelinmetalink: allow compiling with multiple SSL backends
2017-08-28 Johannes Schindelindocs/examples: demonstrate how to select SSL backends
2017-08-28 Johannes SchindelinAdd a man page for curl_global_sslset()
2017-08-28 Johannes Schindelinvtls: introduce curl_global_sslset()
2017-08-28 Johannes Schindelinvtls: refactor out essential information about the...
2017-08-28 Johannes Schindelinvtls: allow selecting which SSL backend to use at runtime
2017-08-28 Johannes Schindelinvtls: fold the backend ID into the Curl_ssl structure
2017-08-28 Johannes Schindelincurl_ntlm_core: don't complain but #include OpenSSL...
2017-08-28 Johannes Schindelinvtls: encapsulate SSL backend-specific data
2017-08-28 Johannes Schindelinvtls: prepare the SSL backends for encapsulated private...
2017-08-28 Johannes Schindelinurldata.h: move SSPI-specific #include to correct location
2017-08-28 Johannes Schindelinurldata.h: remove support for obsolete PolarSSL version
2017-08-28 Johannes Schindelingetinfo: access SSL internals via Curl_ssl
2017-08-28 Johannes Schindelinvtls: move SSL backends' private constants out of their...
2017-08-28 Johannes Schindelinaxtls: use Curl_none_* versions of init() and cleanup()
2017-08-28 Johannes Schindelinvtls: remove obsolete declarations of SSL backend funct...
2017-08-28 Johannes Schindelinschannel: reorder functions topologically
2017-08-28 Johannes Schindelinaxtls: reorder functions topologically
2017-08-28 Johannes Schindelinvtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_s...
2017-08-28 Johannes Schindelinvtls: convert the have_curlssl_* constants to runtime...
2017-08-28 Johannes Schindelinvtls: move sha256sum into the Curl_ssl struct
2017-08-28 Johannes Schindelinvtls: move md5sum into the Curl_ssl struct
2017-08-28 Johannes Schindelinvtls: use the Curl_ssl struct to access all SSL backend...
2017-08-28 Johannes Schindelinvtls: declare Curl_ssl structs for every SSL backend
2017-08-28 Johannes Schindelinvtls: introduce a new struct for SSL backends
2017-08-28 Johannes Schindelinvtls: make sure every _sha256sum()'s first arg is const
2017-08-28 Johannes Schindelinvtls: make sure all _data_pending() functions return...
2017-08-28 Johannes Schindelinvtls: make sure all _cleanup() functions return void
2017-08-28 Johannes Schindelinvtls: use consistent signature for _random() implementa...
2017-08-27 Daniel Stenbergstrtooff: fix build for systems with long long but...
2017-08-27 Daniel Stenbergdarwinssl: handle long strings in TLS certs
2017-08-27 Daniel Stenbergsystem.h: include sys/poll.h for AIX
2017-08-26 Dan Fandrichtests: Make sure libtests & unittests call curl_global_...
2017-08-26 theantigodwinbuild: fix embedded manifest option
2017-08-25 Daniel Stenbergfuzz/Makefile.am: remove curlbuild.h leftovers
2017-08-25 Daniel Stenbergexamples/threaded-ssl: mention that this is for openssl...
2017-08-24 Daniel Stenbergimap: use defined names for response codes
2017-08-24 Daniel StenbergCURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWD
2017-08-23 Daniel Stenbergimap: support PREAUTH
2017-08-23 Jay Satiroconfig-tpf: define SIZEOF_LONG
2017-08-23 Dan Fandrichtest1453: Fixed <features>
2017-08-22 Gisle Vanemconfig-dos: add missing defines, SIZEOF_* and two others
2017-08-22 Daniel Stenbergcurl: shorten and clean up CA cert verification error...
2017-08-22 Daniel Stenbergrequest-target.d: mention added in 7.55.0
2017-08-22 Marcel Raadtool_main: turn off MinGW CRT's globbing
2017-08-22 Viktor Szakatsmakefile.m32: add support for libidn2
2017-08-22 Viktor Szakatsconfig-win32: define SIZEOF_LONG
2017-08-20 Daniel Stenbergcmake: enable picky compiler options with clang and gcc
2017-08-20 Daniel Stenbergcurl/system.h: fix build for hppa
2017-08-19 Even Rouaulttftp: fix memory leak on too long filename
2017-08-19 Dan Fandrichruntests: fixed case insensitive matching of keywords
2017-08-19 Dan Fandrichtests: Make sure libtests call curl_global_cleanup()
2017-08-18 Daniel StenbergRELEASE-NOTES: synced with 8baead425
2017-08-18 Daniel Stenbergscripts/contri*sh: use "git log --use-mailmap"
2017-08-18 Daniel Stenbergmailmap: de-duplify some git authors
2017-08-18 Daniel Stenberghttp2_recv: return error better on fatal h2 errors
2017-08-18 Daniel StenbergKNOWN_BUGS: HTTP test server 'connection-monitor' problems
2017-08-18 Daniel Stenbergcurl/system.h: check for __ppc__ as well
2017-08-18 Jan Alexander... http: Don't wait on CONNECT when there is no proxy
2017-08-18 Johannes Schindelinmetalink: adjust source code style
2017-08-17 Daniel StenbergCURL_SIZEOF_LONG: removed, use only SIZEOF_LONG
2017-08-17 Daniel Stenberglib557: no longer use CURL_SIZEOF_* defines
2017-08-17 Daniel Stenbergconfig-win32: define SIZEOF_CURL_OFF_T
2017-08-17 Daniel Stenbergcmake: sizeof curl_off_t, remove unused detections
2017-08-17 Daniel Stenbergsystem.h: remove all CURL_SIZEOF_* defines
2017-08-17 Daniel Stenbergftp: fix CWD when doing multicwd then nocwd on same...
2017-08-17 Daniel StenbergCURLOPT_SSH_COMPRESSION.3: enable with 1L
2017-08-17 Daniel Stenbergcompressed-ssh.d: "Added: 7.56.0"
2017-08-17 Daniel Stenbergcurl/system.h: checksrc compliance
2017-08-17 Viktor Szakatsssh: add the ability to enable compression (for SCP...
2017-08-16 Jay Satiroexamples/ftpuploadresume: checksrc compliance
2017-08-16 Maksim Stsepanenkahttp_proxy: fix build error for CURL_DOES_CONVERSIONS
2017-08-16 Nick Zitzmannconfigure: check for __builtin_available() availability...
next