]> granicus.if.org Git - curl/shortlog
curl
2017-02-01 Jay SatiroOS400: Fix symbols
2017-02-01 Sean Burfordcmake: Support curl --xattr when built with cmake
2017-02-01 Adam Langleyopenssl: Don't use certificate after transferring ownership
2017-01-29 Antoine Aubertmbedtls: implement CTR-DRBG and HAVEGE random generators
2017-01-29 Daniel Stenbergdocs: we no longer ship HTML versions of man pages
2017-01-29 railsnewbie257docs: proofread README.netware README.win32
2017-01-28 Daniel StenbergRELEASE-NOTES; synced with ab08d82648
2017-01-28 Michael Kaufmannmbedtls: disable TLS session tickets
2017-01-28 Michael Kaufmanngnutls: disable TLS session tickets
2017-01-28 Michael Kaufmannpolarssl: fix hangs
2017-01-27 Daniel Stenbergcookies: do not assume a valid domain has a dot
2017-01-27 Daniel StenbergTODO: remove "Support TLS v1.3"
2017-01-24 railsnewbie257INTERNALS.md: language improvements
2017-01-24 Daniel Stenbergtelnet: fix windows compiler warnings
2017-01-23 Daniel StenbergVC: remove the makefile.vc6 build infra
2017-01-23 Jay Satirocmdline-opts/gen.pl: Open input files in CRLF mode
2017-01-23 Daniel Stenbergdocs/curl.1: generate from the cmdline-opts script
2017-01-22 Daniel Stenbergvtls: source indentation fix
2017-01-20 Daniel Stenbergcontri*.sh: cut off parentheses from names too
2017-01-20 Daniel StenbergRELEASE-NOTES: synced with 01ab7c30bba6f
2017-01-20 Daniel Stenbergvtls: fix PolarSSL non-blocking handling
2017-01-20 Antoine Aubertvtls: fix mbedtls multi non blocking handshake.
2017-01-19 Richy KimCURLOPT_BUFFERSIZE: support enlarging receive buffer
2017-01-19 Daniel Stenbergsws: use SOCKERRNO, not errno
2017-01-19 Michael KaufmannKNOWN_BUGS: HTTP/2 server push enabled when no pushes...
2017-01-19 Viktor Szakats*.rc: escape non-ASCII/non-UTF-8 character for clarity
2017-01-19 Kamil Dudkadocs: non-blocking SSL handshake is now supported with NSS
2017-01-18 Michael KaufmannCURLOPT_CONNECT_TO: Fix compile warnings
2017-01-18 Daniel Stenbergusercertinmem.c: improve the short description
2017-01-17 Daniel Stenbergparseurl: move back buffer to function scope
2017-01-17 Jay Satiroopenssl: Fix random generation
2017-01-17 Daniel StenbergTODO: share OpenSSL contexts
2017-01-16 Daniel Stenbergbump: next release will be 7.53.0
2017-01-15 Kamil Dudkanss: use the correct lock in nss_find_slot_by_name()
2017-01-15 Alessandro... http2: disable server push if not requested
2017-01-14 railsnewbie257docs: improved language in README.md HISTORY.md CONTRIB...
2017-01-14 Alessandro... http: print correct HTTP string in verbose output when...
2017-01-14 Daniel StenbergTODO: send only part of --data
2017-01-14 Daniel StenbergTODO: implemened "--fail-fast to exit on first transfer...
2017-01-14 Daniel StenbergTODO: Chunked transfer multipart formpost
2017-01-14 Daniel StenbergTODO: Improve formpost API, not just add an easy argument
2017-01-13 Daniel Stenbergaddrinfo: fix compiler warning on offsetof() use
2017-01-13 Daniel StenbergTHANKS-filter: Jiri Malak
2017-01-13 Daniel StenbergRELEASE-NOTES: synced with a7c73ae309c
2017-01-13 Isaac Boukrisunix_socket: add support for abstract unix domain socket
2017-01-13 Daniel Stenbergwrite-out.d: 'time_total' is not always shown with...
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
next