]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2016-07-20  Saurav Babuvauth: Fixed memory leak due to function returning...
2016-07-20  Daniel Stenbergtest558: updated after ipv6-check move
2016-07-20  Jay Satiroconnect: disable TFO on Linux when using SSL
2016-07-19  Daniel StenbergROADMAP: QUIC and TLS 1.3
2016-07-19  Daniel StenbergRELEASE-NOTES: synced with c50980807c5
2016-07-18  Brian Prodoehlcurl_global_init: Check if IPv6 works 921/head
2016-07-14  Timothy PolichCURLMOPT_SOCKETFUNCTION.3: fix typo
2016-07-14  Miroslav Franclibrary: Fix memory leaks found during static analysis
2016-07-13  Viktor Szakatscookie.c: Fix misleading indentation
2016-07-09  Jay SatiroFAQ: Update FTP directory listing section for MLSD...
2016-07-01  Sergei NikulovAppveyor: Updates for options - CURL_STATICLIB/BUILD_TE...
2016-06-30  Daniel StenbergTODO: 17.4 also brings more HTTP/2 support
2016-06-30  Daniel StenbergTODO: try next proxy if one doesn't work
2016-06-29  Daniel Stenbergconn: don't free easy handle data in handler->disconnect
2016-06-29  Daniel Stenbergtest1244: test different proxy ports same URL
2016-06-29  Daniel Stenbergcurl_global_init.3: improved formatting of the flags
2016-06-29  Daniel Stenbergcurl_global_init.3: expand on the SSL and WIN32 bits...
2016-06-28  Michael Kaufmanncleanup: minor code cleanup in Curl_http_readwrite_head...
2016-06-28  Daniel StenbergSFTP: set a generic error when no SFTP one exists...
2016-06-28  Daniel StenbergROADMAP: http2 tests are merged, mention http2 perf
2016-06-28  Daniel Stenbergdocs/README.md: to render nicer pages on github
2016-06-28  Daniel StenbergREADME.md: change host name for the svg logo
2016-06-28  Viktor SzakatsREADME.md: use the SVG logo
2016-06-28  Daniel StenbergREADME.md: logo on top!
2016-06-28  Daniel StenbergKNOWN_BUGS: 3.4 POP3 expects "CRLF.CRLF" eob for some
2016-06-27  Daniel StenbergRELEASE-NOTES: synced with d61c80515aa8
2016-06-27  Michael Osipovacinclude.m4: improve autodetection of CA bundle on...
2016-06-22  Daniel Stenbergconfigure: don't specify .lib for libs on windows
2016-06-22  Daniel Stenbergconfigure: fix winssl LIBS change typo
2016-06-22  Daniel StenbergTODO: "TCP Fast Open" is done, add monitor pool connections
2016-06-22  Daniel Stenbergconfigure: add crypt32.lib for winssl builds
2016-06-22  Daniel StenbergMakefile.vc: link with crypt32.lib for winssl builds
2016-06-22  Joel DepooterVC: Add crypt32.lib to Visual Sudio project template...
2016-06-22  Daniel Stenbergvc: fix the build for schannel certinfo support
2016-06-22  Daniel Stenbergtypedefs: use the full structs in internal code...
2016-06-22  Daniel Stenberginternals: rename the SessionHandle struct to Curl_easy
2016-06-22  Daniel Stenbergheaders: forward declare CURL, CURLM and CURLSH as...
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
next