]> granicus.if.org Git - curl/shortlog
curl
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
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
next