]> granicus.if.org Git - curl/shortlog
curl
2017-04-05 Daniel StenbergRevert "configure: prefer 'long long' to int64_t for...
2017-04-05 Marcel Raadtool_operate: fix MinGW compiler warning
2017-04-05 Marcel Raadtool_operate: move filetime code to its own function
2017-04-05 Daniel Stenbergconfigure: prefer 'long long' to int64_t for curl_off_t
2017-04-04 Dániel Bakaitests: added test for Curl_splaygetbest to unit1309
2017-04-04 Dániel Bakaimulti: fix queueing of pending easy handles
2017-04-04 Marcel Raadtool: fix Windows Unicode build
2017-04-04 Martin Kepplingercurl_sasl: declare mechtable static
2017-04-04 Antti Hätäläurl: don't free postponed data on connection reuse
2017-04-04 Daniel StenbergRELEASE-NOTES: synced with 4f2e348f9b42c69c480
2017-04-04 Daniel Stenberghash: move key into hash struct to reduce mallocs
2017-04-04 Daniel Stenbergllist: replace Curl_llist_alloc with Curl_llist_init
2017-04-04 Jay Satiroeasy: silence compiler warning
2017-04-04 Richlvdocs: minor typo in write-out.d
2017-04-03 Daniel Stenberginclude: curl/system.h is a run-time version of curlbuild.h
2017-04-03 Daniel Stenbergmulti: make curl_multi_wait avoid malloc in the typical...
2017-04-03 Marcel Raadtests/server/util: remove in6addr_any for recent MinGW
2017-04-02 Daniel Stenbergdocs: added examples for CURLINFO_FILETIME.3 and CURLOP...
2017-04-01 Jay Satirofail-early.d: fix typos
2017-03-31 Jay Satirodocs: Explain --fail-early does not imply --fail
2017-03-31 Daniel Stenbergtelnet: (win32) fix read callback return variable
2017-03-31 Daniel StenbergCTestConfig.cmake: removed, unused
2017-03-30 Daniel Stenberglibcurl.def: removed, unused
2017-03-30 Daniel Stenbergdocs/index.html: removed, was not shipped anyway
2017-03-30 Daniel Stenbergdist: add missing files to the tarball
2017-03-30 Peter Wucmake: fix build with cmake 2.8.12.2
2017-03-30 Marcel Raadssh: fix narrowing conversion warning
2017-03-30 Marcel Raadhttp2: silence unused parameter warnings
2017-03-30 Hanno Böckcurl: fix callback functions to match prototype
2017-03-30 Alexis La Gouttegcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead...
2017-03-30 Marcel Raadschannel: fix unused variable warning
2017-03-30 Marcel Raadconnect: fix unreferenced parameter warning
2017-03-30 Marcel Raadselect: use correct SIZEOF_ constant
2017-03-30 Daniel Stenbergcmake: add cmake file in docs/libcurl/opts/ to dist
2017-03-30 Daniel Stenbergcmake: add more missing files to the dist
2017-03-29 Daniel Stenbergdocs/Makefile.am: include CMakeLists.txt in the dist...
2017-03-29 Marcel RaadNTLM: check for features with #ifdef instead of #if
2017-03-29 Hanno Böckcurl: fix callback argument inconsistency
2017-03-29 Daniel StenbergRELEASE-NOTES: synced with 556c51a2df
2017-03-29 madblobfishKNOWN_BUGS: typo
2017-03-29 Maksim Stsepanenkamake: use the variable MAKE for recursive calls
2017-03-28 Daniel Stenbergconncache: make hashkey avoid malloc
2017-03-28 Kamil Dudkahttp: do not treat FTPS over CONNECT as HTTPS
2017-03-28 Daniel Stenbergpause: handle mixed types of data when paused
2017-03-28 Isaac Boukrishttp: Fix proxy connection reuse with basic-auth
2017-03-28 Jay Satiroopenssl: exclude DSA code when OPENSSL_NO_DSA is defined
2017-03-28 Jay Satiroexamples/fopen: checksrc compliance
2017-03-27 Marcel Raadschannel: fix variable shadowing warning
2017-03-27 Marcel Raadmulti: fix MinGW-w64 compiler warnings
2017-03-27 Marcel Raad.gitattributes: turn off CRLF for *.am
2017-03-26 klemensspelling fixes
2017-03-25 Daniel Stenbergcurl: check for end of input in writeout backslash...
2017-03-24 Marcel Raadtests/README: make "Run" section foolproof
2017-03-23 Daniel Stenbergopenssl: fix comparison between signed and unsigned...
2017-03-23 Edward Kimmelasiohiper: make sure socket is open in event_cb
2017-03-23 Dan Fandrichopenssl: made the error table static const
2017-03-23 Jay Satiroopenssl: fall back on SSL_ERROR_* string when no error...
2017-03-23 Dan Fandrichmkhelp: disable compression if the perl gzip module...
2017-03-23 Anders Roxelltests/README: mention nroff for --manual tests
2017-03-22 Daniel StenbergCURLINFO_PRIMARY_IP.3: add example
2017-03-22 Daniel Stenbergtravis: run tests-nonflaky instead of tests-full
2017-03-22 Daniel Stenbergmake: introduce 'test-nonflaky' target
2017-03-22 Daniel Stenbergtest2033: flaky
2017-03-22 Ales Mlakarmbedtls: add support for CURLOPT_SSL_CTX_FUNCTION
2017-03-21 Peter Wucmake: add support for building HTML and PDF docs
2017-03-21 Peter Wucmake: build manual pages (including curl.1)
2017-03-21 Peter Wudocs: split file lists into Makefile.inc
2017-03-21 Daniel Stenbergexamples: comment typos in http2 examples
2017-03-21 Daniel StenbergRELEASE-NOTES: typo
2017-03-21 Daniel StenbergRELEASE-NOTES: synced with 6e0f26c8a8c28df
2017-03-21 Daniel Stenbergmulti: fix streamclose() crash in debug mode
2017-03-20 Daniel StenbergCONTRIBUTE: mention referring to github issues in commi...
2017-03-20 Dan Fandrichruntests.pl: fixed display of the Gopher IPv6 port...
2017-03-20 Dan Fandrichtests: fixed the documented test server port numbers
2017-03-20 Dan Fandrichtest714/5: added HTTP as a required feature
2017-03-20 Dan Fandrichtests: strip more options from non-HTTP --libcurl tests
2017-03-18 Palo Markovicdarwinssl: fix typo in variable name
2017-03-16 Jay Satirotool_operate: Fix showing HTTPS-Proxy options on CURLE_...
2017-03-16 Jay SatiroCURLINFO_LOCAL_PORT.3: fix typo
2017-03-16 Daniel StenbergCURLINFO_LOCAL_PORT.3: added example
2017-03-16 Daniel StenbergSSLCERTS.md: mention HTTPS proxies and their separate...
2017-03-15 Daniel StenbergBINDINGS: a Delphi binding
2017-03-14 Daniel StenbergKNOWN_BUGS: remove libidn related issue
2017-03-14 Dan Fandrichbuild: removed redundant DEPENDENCIES from makefiles
2017-03-13 Sylvestre LedruImprove code readbility
2017-03-13 Anatol Belskiwinbuild: add basic support for OpenSSL 1.1.x
2017-03-13 Daniel StenbergRELEASE-NOTES: synced with c25e0761d0fc49c4
2017-03-13 Daniel Stenbergmake: regenerate docs/curl.1 by runinng make in docs
2017-03-12 Dan Fandrichtest1440/1: depend on well-defined file: behaviour
2017-03-12 Dan Fandrichtests: clear the SSL_CERT_FILE variable on --libcurl...
2017-03-12 Dan Fandrichtest1287: added verbose logs keyword
2017-03-12 Dan Fandrichtool_writeout: fixed a buffer read overrun on --write-out
2017-03-12 Desmond O.... url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS
2017-03-11 Jay Satirohttp_proxy: Ignore TE and CL in CONNECT 2xx responses
2017-03-11 Thomas Glanzmannmbedtls: fix typo in variable name
2017-03-11 Michael Kaufmanntests: fix the authretry tests
2017-03-11 Michael Kaufmannproxy: skip SSL initialization for closed connections
2017-03-11 Michael Kaufmanncurl_easy_reset: Also reset the authentication state
2017-03-11 Isaac Boukrisauthneg: clear auth.multi flag at http_done
2017-03-11 Dan Fandrichurl: don't compile detect_proxy if HTTP support is...
next