]> granicus.if.org Git - curl/shortlog
curl
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
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
2016-05-12 Per Malmbergdarwinssl: fix certificate verification disable on...
2016-05-12 Cory Benfieldhttp2: Add space between colon and header value
2016-05-12 Kamil Dudkaopenssl: fix compile-time warning in Curl_ossl_check_cxn()
2016-05-12 Jay Satiroopenssl: stricter connection check function
2016-05-10 Anders BakkenTLS: SSL_peek is not a const operation
2016-05-09 Daniel StenbergTLS: move the ALPN/NPN enable bits to the connection
2016-05-08 Daniel Stenberglibcurl-thread.3: openssl 1.1.0 is safe, and so is...
2016-05-08 Antonio Larrosaconnect: fix invalid "Network is unreachable" errors
2016-05-05 Jay SatiroFAQ: refer to thread safety guidelines
2016-05-03 Daniel Stenbergconnections: non-HTTP proxies on different ports aren...
2016-05-02 Daniel Stenberghttp: make sure a blank header overrides accept_decoding
2016-05-02 Daniel StenbergCHECKSRC.md: clarified, explained the whitelist file
2016-05-02 Daniel Stenbergnroff-scan.pl: verify that references are made with \fI
2016-05-02 Daniel Stenbergdocs: unified man page references to use \fI
2016-05-02 Daniel StenbergTODO: 17.14 --fail without --location should treat...
2016-05-01 Daniel StenbergRELEASE-NOTES: synced with 7987f5cb14d
2016-05-01 Isaac BoukrisCURLOPT_ACCEPT_ENCODING.3: Follow-up clarification
2016-05-01 Daniel Stenbergtest1140: run nroff-scan to verify man pages
2016-05-01 Daniel Stenbergnroff-scan.pl: verify the .BR references as well
2016-05-01 Daniel StenbergCURLOPT_CONV_TO_NETWORK_FUNCTION.3: fix bad man page...
2016-05-01 Daniel StenbergCURLOPT_BUFFERSIZE.3: fix reference to CURLOPT_MAX_RECV...
2016-05-01 Daniel Stenbergcurl_easy_pause.3: fix man page reference
2016-05-01 Jay Satirotool_cb_hdr: Fix --remote-header-name with schemeless URL
2016-05-01 Daniel Stenbergtls: make setting pinnedkey option fail if not supported
2016-05-01 Daniel Stenbergnroff-scan.pl: verifies nroff pages
2016-05-01 Daniel Stenbergopts: fix broken/bad references
2016-05-01 Michael Kaufmanndocs: fix bugs in CURLOPT_HTTP_VERSION.3 and CURLOPT_PI...
2016-05-01 Daniel StenbergCURLOPT_ACCEPT_ENCODING.3: clarified
2016-04-29 Daniel Stenbergcurl.1: --mail-rcpt can be used multiple times
2016-04-29 Karlson2ktests: Use 'pathhelp' for paths conversions in securese...
2016-04-29 Karlson2ktests: Use 'pathhelp' for paths conversions in sshserver.pl
2016-04-29 Karlson2ktests: Use 'pathhelp' for current path in runtests.pl
2016-04-29 Karlson2ktests: pathhelp.pm to process paths on Msys/Cygwin
2016-04-29 Daniel Stenberglib: include curl_printf.h as one of the last headers
2016-04-29 Daniel Stenbergmemdebug.h: remove inclusion of other headers
2016-04-29 Jay Satirocurl -J: make it work even without http:// scheme on URL
next