]> granicus.if.org Git - curl/shortlog
curl
2017-01-13 Daniel Stenbergnext.d: --trace and --trace-ascii are also global
2017-01-13 Isaac Boukriscurl: reset the easy handle at --next
2017-01-13 Frank Gevaertsdocs: Add note about libcurl copying strings to CURLOPT...
2017-01-13 Frank GevaertsCURLOPT_PREQUOTE.3: takes a struct curl_slist*, not...
2017-01-13 Daniel StenbergIDN: Use TR46 non-transitional
2017-01-13 Daniel StenbergIDN: revert use of the transitional option
2017-01-13 Tim RühsenIDN: Fix compile time detection of linidn2 TR46
2017-01-13 ERAMOTO Masayaurl: --noproxy option overrides NO_PROXY environment...
2017-01-13 ERAMOTO Masayaurl: Refactor detect_proxy()
2017-01-13 ERAMOTO Masayaurl: Fix NO_PROXY env var to work properly with --proxy...
2017-01-13 Tim RühsenIDN: Use TR46 'transitional' for toASCII translations
2017-01-13 railsnewbie257docs: FAQ MAIL-ETIQUETTE language fixes
2017-01-13 Marcus Hoffmanngnutls: check for alpn and ocsp in configure
2017-01-12 Jay Satirourl: Fix parsing for when 'file' is the default protocol
2017-01-12 Daniel Stenbergrand: make it work without TLS backing
2017-01-12 Jay SatiroSTARTTLS: Don't print response character in denied...
2017-01-12 Jay Satirosmtp: Fix STARTTLS denied error message
2017-01-11 Daniel Stenberghttp2_send: avoid unsigned integer wrap around
2017-01-10 Jiri Malakcmake: Fix passing _WINSOCKAPI_ macro to compiler
2017-01-09 Daniel Stenbergsws: retry send() on EWOULDBLOCK
2017-01-09 Daniel StenbergRELEASE-NOTES: synced with a41e8592d6b3e58
2017-01-08 Daniel Stenbergexamples: make the C++ examples follow our code style too
2017-01-08 Aulddaysasiohiper: improved socket handling
2017-01-08 Jiří Maláklib506: fix build for Open Watcom
2017-01-07 Daniel StenbergROADMAP: 2017 cleanup
2017-01-07 Daniel StenbergCOPYING: update the generic copyright year range
2017-01-07 Daniel Stenbergdocs/silent: mention --show-error in --silent description
2017-01-07 Daniel Stenbergdocs/page-header: mention how to disable the progress...
2017-01-06 Dan Fandrichwolfssl: display negotiated SSL version and cipher
2017-01-06 Dan Fandrichwolfssl: support setting cipher list
2017-01-06 Patrick MonneratCIPHERS.md: document GSKit ciphers
2017-01-05 peterpihTheArtOfHttpScripting: grammar
2017-01-03 Nick Zitzmanndarwinssl: --insecure overrides --cacert if both settin...
2017-01-02 Jay Satirodocs/libcurl: TCP_KEEPALIVE start and interval default...
2016-12-29 Daniel Stenbergcurl.h: CURLE_FUNCTION_NOT_FOUND is no longer in use
2016-12-29 Daniel Stenbergcontent_encoding: change return code on a failure
2016-12-29 Daniel Stenbergpage-footer: error 36 is protocol agnostic!
2016-12-29 Jay Satirotool_operate: Fix --remote-time incorrect times on...
2016-12-28 Max Khondigest_sspi: copy terminating NUL as well
2016-12-28 Daniel Stenbergcurl_formadd.3: CURLFORM_CONTENTSLENGTH not needed...
2016-12-27 Kyselgov E.Ncmake: use crypt32.lib when building with OpenSSL on...
2016-12-27 Chris Aramandarwinssl: fix CFArrayRef leak
2016-12-27 Chris Aramandarwinssl: fix iOS build
2016-12-27 Daniel Stenbergcurl: remove superfluous include file
2016-12-26 Daniel StenbergRELEASE-NOTES: synced with a7b38c9dc98481e
2016-12-25 Daniel Stenbergvtls: s/SSLEAY/OPENSSL
2016-12-25 Daniel Stenbergdocs/ciphers: link to our own new page about ciphers
2016-12-25 Daniel Stenbergcmdline-opts/page-footer: add three more exit codes
2016-12-25 Daniel Stenbergformdata: use NULL, not 0, when returning pointers
2016-12-25 Daniel Stenbergftp: failure to resolve proxy should return that error...
2016-12-25 Daniel Stenbergconfigure: accept --with-libidn2 instead
2016-12-24 Daniel Stenbergtest1282: verify the ftp-gss check
2016-12-24 Daniel Stenbergftp-gss: check for init before use
2016-12-24 Jay Satirobuild-wolfssl: Sync config with wolfSSL 3.10
2016-12-24 Jay Satirocyassl: use time_t instead of long for timeout
2016-12-23 Daniel Stenbergbump: toward next release
2016-12-23 Daniel Stenberghttp: remove "Curl_http_done: called premature" message
2016-12-23 Daniel Stenbergopenssl-random: check return code when asking for random
2016-12-23 Daniel Stenberggnutls-random: check return code for failed random
2016-12-22 Daniel StenbergRELEASE-NOTES: curl 7.52.1 curl-7_52_1
2016-12-22 Daniel Stenberglib557.c: use a shorter MAXIMIZE representation
2016-12-21 Daniel Stenbergruntests: remove the valgrind parser
2016-12-21 Kamil Dudkarandit: store the value in the buffer
2016-12-21 Daniel Stenbergtests/Makefile: run checksrc on debug builds
2016-12-21 Daniel Stenberglib557: move the "enable LONGLINE" to allow more long...
2016-12-21 Daniel Stenbergbump: toward next release
2016-12-21 Marcel Raadlib: fix MSVC compiler warnings
2016-12-20 Daniel StenbergTHANKS: 13 new contributors from 7.52.0 curl-7_52_0
2016-12-20 Daniel StenbergRELEASE-NOTES: 7.52.0
2016-12-20 Daniel Stenbergssh: inhibit coverity warning with (void)
2016-12-19 Daniel StenbergCurl_recv_has_postponed_data: silence compiler warnings
2016-12-19 Jay Satirotests: checksrc compliance
2016-12-19 Jay Satirohttp_proxy: Fix proxy CONNECT hang on pending data
2016-12-19 Daniel Stenbergcmdline-opts/tlsv1.d: rephrased
2016-12-19 Dan McNultyschannel: fix wildcard cert name validation on Win CE
2016-12-19 Daniel Stenbergprintf: fix floating point buffer overflow issues
2016-12-18 Daniel Stenbergconfig-amigaos.h: (embarrassed) made the line shorter
2016-12-18 Daniel Stenbergconfig-amigaos.h: fix bug report email reference
2016-12-18 Daniel StenbergRELEASE-NOTES: synced with 4517158abfeba
2016-12-18 Daniel StenbergCIPHERS.md: backtick the names to show underscores...
2016-12-18 Daniel Stenbergform-string.d: fix format mistake
2016-12-18 Michael Kaufmannopenssl: simplify expression in Curl_ossl_version
2016-12-18 Michael Kaufmanncurl_easy_recv: Improve documentation and example program
2016-12-18 Isaac BoukrisCurl_getconnectinfo: avoid checking if the connection...
2016-12-18 Daniel StenbergCIPHERS.md: attempt to document TLS cipher names
2016-12-17 Daniel Stenbergcurl.1: generated after 6cce4dbf830
2016-12-17 Daniel Stenbergcmdline-opts/post30X.d: fix the RFC references
2016-12-17 Daniel Stenbergcurl.1: regenerated
2016-12-17 Daniel Stenbergcmdline-opts: formatting fixes
2016-12-17 Daniel Stenbergcurl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPE
2016-12-17 Daniel Stenbergtool_getparam.c: make comments use the up-to-date optio...
2016-12-17 Daniel Stenbergmanpage-scan.pl: allow deprecated options to get remove...
2016-12-17 Daniel Stenbergcmdline-opts/gen.pl: trim off trailing spaces
2016-12-17 Daniel Stenbergcmdline-opts/proxy-tlsuser.d: remove trailing .d
2016-12-17 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOP...
2016-12-17 Daniel Stenbergsymbols: removed two, added one
2016-12-16 Daniel Stenbergcmdline-opts: include the man page split up files in...
2016-12-16 Daniel Stenbergcurl.1: generated with gen.pl
2016-12-16 Daniel Stenbergcmdline-opts: added some missing info
2016-12-16 Daniel StenbergCURLINFO_SSL_VERIFYRESULT.3: language
next