]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2016-06-22  Jay Satirovtls: Only call add/getsession if session id is enabled
2016-06-21  Daniel Stenbergcurl.1: the used progress meter suffix is k in lower...
2016-06-21  Sergei Nikulovcmake: now using BUILD_TESTING=ON/OFF
2016-06-21  Michael Kaufmanncleanup: fix method names in code comments
2016-06-21  Kamil Dudkacurl-compilers.m4: improve detection of GCC's -fvisibil...
2016-06-19  Daniel Stenbergtests: fix the HTTP/2 tests
2016-06-19  Daniel Stenbergopenssl: use more 'const' to fix build warnings with...
2016-06-17  Daniel Stenbergcurl.1: missed 'T' in the progress unit suffixes
2016-06-16  Daniel Stenbergcurl.1: mention the unix for the progress meter
2016-06-16  Patrick Monneratos400: add new definitions to ILE/RPG binding.
2016-06-16  Daniel Stenbergopenssl: fix cert check with non-DNS name fields present
2016-06-16  Dan Fandrichaxtls: Use Curl_wait_ms instead of the less-portable...
2016-06-16  Dan Fandrichaxtls: Fixed compile after compile 31c521b0
2016-06-15  Dan Fandrichtests: Added HTTP proxy keywords to tests 1141 & 1142
2016-06-15  Sergei Nikulovcmake: Fix build with winldap 879/head
2016-06-11  Jay SatiroCURLOPT_POSTFIELDS.3: Clarify what happens when set...
2016-06-09  Michael Wallnercurl_multi_socket_action.3: Fix rewording
2016-06-08  Luo Jinghuaresolve: enable protocol family logic for synthesized...
2016-06-07  Luo Jinghuaresolve: add support for IPv6 DNS64/NAT64 Networks...
2016-06-06  Daniel Stenbergtests: two more HTTP/2 tests
2016-06-06  Daniel Stenbergruntests: don't display logs when http2 server fails...
2016-06-06  Daniel Stenbergruntests: make stripfile work on stdout as well
2016-06-06  Daniel Stenberghttp2-tests: test1700 is the first real HTTP/2 test
2016-06-06  Daniel StenbergRELEASE-NOTES: synced with 34855feeb4c299
2016-06-06  Steve Holmeschannel: Disable ALPN on Windows < 8.1
2016-06-06  Jay Satirochecksrc: Add LoadLibrary to the banned functions list
2016-06-05  Jay Satirohttp: Fix HTTP/2 connection reuse
2016-06-04  Steve Holmeconnect.c: Fixed compilation warning from commit 332e8d6164
2016-06-04  Steve Holmewin32: Used centralised verify windows version function
2016-06-04  Steve Holmewin32: Added verify windows version functionality
2016-06-04  Steve Holmewin32: Introduced centralised verify windows version...
2016-06-03  Kamil Dudkatool_urlglob: fix off-by-one error in glob_parse()
2016-06-01  Benjamin Kircherlibcurl-multi.3: fix small typo
2016-06-01  Viktor Szakatsmakefile.m32: add crypt32 for winssl builds
2016-06-01  Ivan Avdeevvtls: fix ssl session cache race condition
2016-06-01  Andrew Kurushinschannel: add CURLOPT_CERTINFO support
2016-05-31  Daniel StenbergRELEASE-NOTES: synced with 142ee9fa15002315
2016-05-31  Daniel Stenbergopenssl: rename the private SSL_strerror
2016-05-31  Michael Kaufmannopenssl: Use correct buffer sizes for error messages
2016-05-31  Daniel Stenbergcurl: fix -q [regression]
2016-05-30  Daniel StenbergURL parser: allow URLs to use one, two or three slashes
2016-05-30  Renaud Lehouxcmake: Added missing mbedTLS support
2016-05-30  Renaud Lehouxmbedtls: removed unused variables
2016-05-30  Frank Gevaertshttp: add CURLINFO_HTTP_VERSION and %{http_version}
2016-05-30  Daniel Stenbergbump: start the journey toward 7.50.0
2016-05-30  Marcel Raadopenssl: fix build with OPENSSL_NO_COMP
2016-05-30  Gisle Vanemmemdebug: fix MSVC crash with -DMEMDEBUG_LOG_SYNC
2016-05-30  JonathanREADME.md: polish
2016-05-30  Daniel StenbergRELEASE-NOTES: fix vuln link
2016-05-30  Daniel StenbergRELEASE-NOTES: 7.49.1 curl-7_49_1
2016-05-30  Steve Holmeloadlibrary: Only load system DLLs from the system...
2016-05-30  Daniel Stenbergssh: fix version number check typo
2016-05-29  Jay Satirocurl_share_setopt.3: Add min ver needed for ssl session...
2016-05-28  Daniel Stenbergssh: fix build for libssh2 before 1.2.6
2016-05-24  Daniel Stenbergmbedtls: fix includes so snprintf() works
2016-05-23  Steve Holmechecksrc.pl: Added variants of strcat() & strncat(...
2016-05-23  Daniel Stenbergsmtp: minor ident (white space) fixes
2016-05-23  Daniel StenbergTHANKS: updated after script fixes
2016-05-23  Daniel StenbergTHANKS-filter: more name cleanups
2016-05-23  Daniel Stenbergcontrithanks.sh: exclude existing names case insensitively
2016-05-23  Daniel Stenbergcontrithanks.sh: use same grep pattern and -a flag...
2016-05-23  Daniel Stenbergcontributors.sh: better grep pattern, use grep -a
2016-05-23  Daniel StenbergTHANKS-filter: fix more names
2016-05-23  Daniel Stenbergcontrithanks.sh: do the same github fix as contributors.sh
2016-05-23  Jay Satirocontributors: Show GitHub username if real name unknown
2016-05-21  Daniel StenbergRELEASE-NOTES: synced with 3caaeffbe8ded4
2016-05-20  Jay Satiroopenssl: cleanup must free compression methods
2016-05-20  Gisle Vanemcurl_multibyte: fix compiler error
2016-05-20  Daniel StenbergTHANKS-filter: make Jan-E get proper credit
2016-05-20  Jan-Ewinbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL...
2016-05-20  Alexander Traudlibcurl.m4: Avoid obsolete warning
2016-05-20  Michael KaufmannCURLOPT_CONNECT_TO.3: user must not free the list prema...
2016-05-19  Daniel StenbergRELEASE-NOTES: synced with 48114a8634242c
2016-05-19  Daniel Stenbergopenssl: ERR_remove_thread_state() is deprecated in...
2016-05-19  Daniel Stenberghttp2: use HTTP/2 in the HTTP/1.1-alike header
2016-05-19  Jay Satirodist: include curl_multi_socket_all.3 816/head
2016-05-18  Steve Holmebump: Start work on 7.49.1
2016-05-18  Daniel Stenbergcurlbuild.h.dist: check __LP64__ as well to fix MIPS...
2016-05-18  Marcel Raadschannel: fix compile break with MSVC XP toolset
2016-05-18  Daniel Stenbergdist: include CHECKSRC.md
2016-05-18  Daniel Stenbergtest/Makefile.am: include manpage-scan.pl and nroff...
2016-05-17  Daniel StenbergTHANKS: 24 new names from 7.49.0 release notes curl-7_49_0
2016-05-17  Daniel StenbergRELEASE-NOTES: 7.49.0
2016-05-17  Daniel Stenbergmbedtls/polarssl: set "hostname" unconditionally
2016-05-17  Frank GevaertsCURLOPT_RESOLVE.3: fix typo
2016-05-17  Daniel Stenbergdocs: CURLOPT_RESOLVE overrides CURLOPT_IPRESOLVE
2016-05-17  Daniel StenbergKNOWN_BUGS: GnuTLS backend skips really long certificat...
2016-05-17  Daniel StenbergCURLOPT_HTTPPOST.3: the data needs to be around while...
2016-05-17  Daniel Stenbergopenssl: get_cert_chain: fix NULL dereference
2016-05-17  Daniel Stenbergopenssl: get_cert_chain: avoid NULL dereference
2016-05-17  Daniel Stenbergdprintf_formatf: fix (false?) Coverity warning
2016-05-16  Daniel StenbergRELEASE-NOTES: synced with 2dcb5adc72d6
2016-05-16  Daniel StenbergTHANKS-filter: fixed Jonathan Cardoso
2016-05-16  Jay Satiroftp: fix incorrect out-of-memory code in Curl_pretransfer
2016-05-14  Daniel Stenbergftp wildcard: segfault due to init only in multi_perform
2016-05-13  Jay Satirolibcurl-tlibcurl-thread: Update OpenSSL links
2016-05-13  Viktor Szakatsdarwinssl.c: fix OS X codename typo in comment
2016-05-12  Daniel StenbergRELEASE-NOTES: synced with 68701e51c1f7
2016-05-12  Jay Satiromprintf: Fix processing of width and prec args
2016-05-12  Michael KaufmannConnectionExists: follow-up fix for proxy re-use
next