]> granicus.if.org Git - curl/shortlog
curl
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
2016-04-28 Daniel Stenbergmanpage-scan.pl: also verify the command line option...
2016-04-28 Daniel Stenbergcurl: show the long option version of -q in the -h...
2016-04-28 Daniel Stenbergcurl: remove "--socks" as "--socks5" turned 8
2016-04-28 Daniel Stenbergcurl.1: document the deprecated --ftp-ssl option
2016-04-28 Daniel Stenbergcurl: remove --http-request
2016-04-28 Daniel Stenbergcurl: mention --ntlm-wb in -h list
2016-04-28 Daniel Stenbergcurl: -h output lacked --proxy-header
2016-04-28 Daniel Stenbergcurl.1: document --ntlm-wb
2016-04-28 Daniel Stenbergcurl.1: document the long format of -q: --disable
2016-04-28 Daniel Stenbergcurl.1: mention the deprecated --krb4 option
2016-04-28 Daniel Stenbergcurl.1: document --ftp-ssl-reqd
2016-04-28 Daniel Stenbergcurl: use --telnet-option as documented
2016-04-28 Daniel Stenberggetparam: remove support for --ftpport
2016-04-28 Daniel Stenbergcurl: make --disable work as long form of -q
2016-04-28 Daniel Stenbergaliases: remove trailing space from capath string
2016-04-28 Daniel Stenbergcmdline parse: only single letter options have single...
2016-04-28 Jay SatiroCURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availability
2016-04-28 Daniel Stenbergcurl_easy_getinfo.3: remove superfluous blank lines
2016-04-28 Daniel Stenbergtest1139: verifies libcurl option man page presence
2016-04-28 Daniel Stenbergcurl_easy_getinfo.3: added missing mention of CURLINFO_...
2016-04-28 Jay Satirombedtls: Fix session resume
2016-04-27 Daniel StenbergRELEASE-NOTES: synced with f4298fcc6d2
2016-04-26 Michael Kaufmannopts: Fix some syntax errors in example code fragments
2016-04-26 Daniel Stenbergopenssl: avoid BN_print a NULL bignum
2016-04-26 Marcel RaadCONNECT_ONLY: don't close connection on GSS 401/407...
2016-04-26 Daniel StenbergCURLINFO_TLS_SESSION.3: clarify TLS library support...
2016-04-25 Daniel Stenbergmbedtls.c: silly spellfix of a comment
2016-04-25 Daniel StenbergKNOWN_BUGS: 1.10 Strips trailing dot from host name
2016-04-25 Daniel Stenbergtest1322: verify stripping of trailing dot from host...
2016-04-25 Daniel Stenbergmulti: accidentally used resolved host name instead...
2016-04-25 Daniel Stenbergsymbols-in-versions: added new CURLSSLBACKEND_ symbols
2016-04-25 Daniel Stenbergtest148: fixed after the --ftp-create-dirs retry change
2016-04-25 Daniel Stenbergcurl.h: clarify curl_sslbackend for openssl clones...
2016-04-25 Karlson2kurl.c: fixed DEBUGASSERT() for WinSock workaround
2016-04-25 Daniel StenbergKNOWN_BUGS: --interface for ipv6 binds to unusable...
2016-04-24 Daniel StenbergTODO: 1.17 Add support for IRIs
2016-04-24 Daniel StenbergTHANKS-filter: Travis Burtrum
2016-04-24 Daniel Stenberglib1517: checksrc compliance
2016-04-24 moparisthebestPolarSSL: Implement public key pinning
2016-04-22 Patrick Monneratos400: upgrade ILE/RPG binding
2016-04-22 Patrick Monneratcurl.h: CURLOPT_CONNECT_TO sets a struct slist *, not...
2016-04-22 Daniel Stenbergcontributors.sh: make --releasenotes implied
2016-04-22 Daniel StenbergRELEASE-NOTES: synced with 3c1e84f5693d8093
2016-04-22 Daniel Stenbergcurl: make --ftp-create-dirs retry on failure
2016-04-21 Henrik Gaßmannwinbuild: add mbedtls support
2016-04-21 Daniel StenbergKNOWN_BUGS: fixed "5.6 Improper use of Autoconf cache...
2016-04-21 Irfan Adilovicconfigure: ac_cv_ -> curl_cv_ for write-only vars
2016-04-21 Irfan Adilovicconfigure: ac_cv_ -> curl_cv_ for r/w vars
2016-04-21 Irfan Adilovicconfigure: ac_cv_func_clock_gettime -> curl_...
2016-04-21 Irfan Adilovicconfigure: ac_cv_ -> curl_cv_ for all cached vars
2016-04-21 Daniel Stenbergopenssl: builds with OpenSSL 1.1.0-pre5
2016-04-20 Steve Holmeurl.c: Prefer we don't use explicit NULLs in conditions
2016-04-20 Isaac BoukrisNTLM: check for NULL pointer before deferencing
2016-04-20 Karlson2ktests: added test1517
2016-04-20 Karlson2ksendf.c: added ability to call recv() before send(...
2016-04-19 Kamil Dudkaconnect: make sure that rc is initialized in singleipco...
2016-04-19 Daniel Stenbergmake/checksrc: use $srcdir, not $top_srcdir
2016-04-19 Daniel Stenbergsrc/checksrc.whitelist: removed
2016-04-19 Daniel Stenbergtool_operate: switch to inline checksrc ignore
2016-04-19 Daniel Stenberglib/checksrc.whitelist: not needed anymore
2016-04-19 Daniel Stenbergvtls.h: remove a space before semicolon
2016-04-19 Daniel Stenbergdarwinssl: removed commented out code
2016-04-19 Daniel Stenberghttp_chunks: removed checksrc disable
2016-04-19 Daniel Stenbergimap: inlined checksrc disable instead of whitelist...
2016-04-19 Daniel Stenbergchecksrc: taught to skip comments
2016-04-19 Daniel Stenbergopts/Makefile.am: list all docs file one by one
2016-04-18 Daniel Stenbergcurl_easy_setopt.3: mention CURLOPT_TCP_FASTOPEN
2016-04-18 Daniel StenbergRELEASE-NOTES: synced with 03de4e4b219
2016-04-18 Alessandro... connect: implement TCP Fast Open for Linux
2016-04-18 Alessandro... tool: add --tcp-fastopen option
2016-04-18 Alessandro... connect: implement TCP Fast Open for OS X
2016-04-18 Alessandro... url: add CURLOPT_TCP_FASTOPEN option
2016-04-18 Daniel Stenbergchecksrc: pass on -D so the whitelists are found correctly
2016-04-18 Daniel Stenbergconfigure: remove check for libresolve
2016-04-18 Daniel Stenbergscripts/make: use $(EXEEXT) for executables
2016-04-18 Daniel Stenbergincludes: avoid duplicate memory callback typdefs even...
2016-04-18 Daniel Stenbergchecksrc/makefile.am: use $top_srcdir to find source...
2016-04-18 Daniel StenbergRELEASE-NOTES: synced with 26ec93dd6aeba8dfb5
2016-04-17 Daniel Stenbergopts: fix option references missing (section)
2016-04-17 Michael Kaufmannnews: CURLOPT_CONNECT_TO and --connect-to
2016-04-17 Daniel Stenbergmakefile.vc6: use d suffix on debug object
2016-04-12 Jay Satirohttp2: Use size_t type for data drain count
2016-04-12 Jay Satirohttp2: Improve header parsing
2016-04-12 Jay Satirohttp2: Add Curl_http2_strerror for HTTP/2 error codes
2016-04-12 Tatsuhiro Tsujikawahttp2: Don't increment drain when one header field...
2016-04-12 Tatsuhiro Tsujikawahttp2: Ensure that http2_handle_stream_close is called
2016-04-12 Tatsuhiro Tsujikawahttp2: Process paused data first before tear down http2...
2016-04-12 Tatsuhiro Tsujikawahttp2: Check session closure early in http2_recv
2016-04-12 Tatsuhiro Tsujikawahttp2: Add handling stream level error
2016-04-11 Daniel Stenberghttp2: drain the socket better...
2016-04-10 Daniel StenbergKNOWN_BUGS: added info for "Hangs with PolarSSL"
2016-04-10 Daniel StenbergKNOWN_BUGS: 1.9 HTTP/2 frames while in the connection...
2016-04-09 Daniel Stenbergbuild: include scripts/ in the dist
2016-04-09 Steve HolmeCURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROX...
2016-04-09 Steve Holmeurldata: Use bool for socks5_gssapi_nec as it is a...
next