]> granicus.if.org Git - curl/shortlog
curl
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...
2017-08-16 Daniel Stenbergtravis: add metalink to some osx builds
2017-08-16 Max Dymondcoverage: Use two coveralls commands to get lib/vtls...
2017-08-16 Daniel Stenbergdarwinssi: fix error: variable length array used
2017-08-15 Daniel Stenbergm4/curl-compilers.m4: use proper quotes around string...
2017-08-15 Benbuck Nasoncmake: remove dead code for DISABLED_THREADSAFE
2017-08-15 Jakub Zakrzewskicurl-confopts.m4: fix --disable-threaded-resolver
2017-08-15 Ryan Winogradprogress: Track total times following redirects
2017-08-15 Benbuck Nasoncmake: remove dead code for CURL_DISABLE_RTMP
2017-08-15 Kamil Dudkazsh.pl: produce a working completion script again
2017-08-15 Daniel Stenbergcurlver: toward 7.56.0?
2017-08-15 Daniel StenbergRELEASE-NOTES: synced with 91c46dc44
2017-08-14 Daniel Stenbergtest1449: FTP download range with an too large size
2017-08-14 Daniel Stenbergstrtoofft: reduce integer overflow risks globally
2017-08-14 Daniel Stenbergtravis: build the examples too
2017-08-14 Daniel Stenbergruntests: match keywords case insensitively
2017-08-14 Daniel Stenbergexamples/ftpuploadresume.c: use portable code
2017-08-13 Daniel StenbergRELEASE-NOTES/THANKS: curl 7.55.1 release time curl-7_55_1
2017-08-13 Daniel Stenberggitignore: ignore .xz now instead of .lzma
2017-08-13 Sergei Nikulovcmake: Threads detection update. ref: #1702
2017-08-13 Daniel Stenbergipv6_scope: support unique local addresses
2017-08-13 Alex Potapenkocurl/system.h: GCC doesn't define __ppc__ on PowerPC...
2017-08-12 Daniel Stenbergtest1448: verify redirect to IDN using URL
2017-08-12 Salah-Eddin... redirect: skip URL encoding for host names
2017-08-12 Daniel Stenbergtest2032: mark as flaky (again)
2017-08-12 Daniel Stenbergtravis: test cmake build on tarball too
2017-08-12 Simon Wartacmake: allow user to override CMAKE_DEBUG_POSTFIX
2017-08-12 Daniel Stenbergconnect-to.d: better language
2017-08-12 Daniel Stenbergconnect-to.d: clarified
2017-08-12 Daniel Stenbergbagder/Curl_tvdiff_us: fix the math
2017-08-12 Daniel Stenbergcurl/system.h: add Oracle Solaris Studio
2017-08-12 Alessandro... docs: fix typo funtion -> function
2017-08-12 Alessandro... docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT descri...
2017-08-12 Alessandro... docs: fix typo stuct -> struct
2017-08-12 Dan Fandrichtest1447: require a curl with http support
2017-08-11 Thomas Petazzonicurl/system.h: support more architectures
2017-08-11 Daniel Stenbergtest2033: this went flaky again
2017-08-11 Daniel Stenbergtest1447: verifies the parse proxy fix in 6e0e152ce5c
2017-08-11 Even Rouaultparse_proxy(): fix memory leak in case of invalid proxy...
2017-08-11 Daniel StenbergRELEASE-NOTES: synced with 37f2195a9
2017-08-11 Daniel Stenbergcurlver: bump to 7.55.1
2017-08-11 Daniel Stenbergopenssl: fix "error: this statement may fall through"
2017-08-11 David Benjaminopenssl: remove CONST_ASN1_BIT_STRING.
next