]> granicus.if.org Git - curl/shortlog
curl
2017-02-16 Simon Wartawinbuild: add note on auto-detection of MACHINE in...
2017-02-16 Daniel StenbergRELEASE-PROCEDURE: update the upcoming release calendar
2017-02-15 Daniel StenbergTODO: consider file name from the redirected URL with...
2017-02-15 Jay Satirotool_urlglob: Allow a glob range with the same start...
2017-02-15 Daniel Stenbergaxtls: adapt to API changes
2017-02-14 Daniel StenbergRELEASE-NOTES: synced with 690935390c29c
2017-02-14 Nick Draffencurl: fix typo in time condition warning message
2017-02-14 Daniel Stenbergsmb: code indent
2017-02-14 Jay Satiroconfigure: Allow disabling pthreads, fall back on Win32...
2017-02-13 Daniel Stenberghttp2: fix memory-leak when denying push streams
2017-02-11 Jay Satirotool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT
2017-02-10 Daniel Stenbergcmdline-opts/page-footer: ftp.sunet.se is no longer...
2017-02-10 Daniel StenbergURL: only accept ";options" in SMTP/POP3/IMAP URL schemes
2017-02-09 Jay Satirocmdline-opts/socks*: Mention --preproxy in --socks...
2017-02-09 Daniel StenbergCURLOPT_SSL_VERIFYPEER.3: also the https proxy version
2017-02-09 Kamil Dudkanss: make FTPS work with --proxytunnel
2017-02-09 Daniel Stenbergexamples/multithread.c: link to our multi-thread docs
2017-02-09 Daniel Stenberghttp_proxy: avoid freeing static memory
2017-02-09 Cameron MacMinnhttp_proxy: Fix tiny memory leak upon edge case connect...
2017-02-08 Michael Kaufmannpolarssl, mbedtls: Fix detection of pending data
2017-02-07 Dan Fandrichtest1139: Added the --manual keyword since the manual...
2017-02-07 Daniel StenbergRELEASE-NOTES: synced with 102454459dd688c
2017-02-07 Daniel StenbergTHANKS-filter: polish some recent contributors
2017-02-07 Daniel Stenberghttp2: reset push header counter fixes crash
2017-02-07 Markus Westerlindtransfer: only retry nobody-requests for HTTP
2017-02-07 Daniel Gustafssontelnet: Fix typos
2017-02-07 Daniel Gustafssontest552: Fix typos
2017-02-07 Daniel Gustafssondarwinssl: Avoid parsing certificates when not in verbo...
2017-02-07 JDepooterschannel: Remove incorrect SNI disabled message
2017-02-07 Daniel StenbergCHANGES: spell fix, use correct path to script
2017-02-07 Daniel StenbergCHANGES.0: removed
2017-02-06 Dan Fandrichcmdline-opts: Fixed build and test in out of source...
2017-02-06 Viktor Szakatsuse *.sourceforge.io and misc URL updates
2017-02-06 Jay Satirodocs: Add more HTTPS proxy documentation
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
next