]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2017-05-28  Dan Fandrichtests: removed some redundant empty <stdout> sections
2017-05-28  Dan Fandrichruntests.pl: removed <precommand> feature
2017-05-27  Daniel Stenbergopts: more examples added in option man pages
2017-05-27  Dan Fandrichruntests.pl: removed unused arguments to valgrindparse
2017-05-25  Daniel StenbergTODO: 6.4 is done, send telnet data in chunks
2017-05-25  Phil Crumpdocs/CURLOPT_SSLVERSION.3: Correct define name in example
2017-05-25  Daniel Stenbergssh: fix 'left' may be used uninitialized
2017-05-24  Michael Kaufmanntime: fix type conversions and compiler warnings
2017-05-24  Marcel Raadexamples: fix Wimplicit-fallthrough warnings
2017-05-24  Anatol Belskiwinbuild: fix the nghttp2 build
2017-05-23  Sergei NikulovLDAP: documentation update per #878 changes (#1506)
2017-05-23  Daniel Stenbergredirect: store the "would redirect to" URL when max...
2017-05-23  Sergei NikulovLDAP: fixed checksrc issue
2017-05-23  Sergei NikulovLDAP: using ldap_bind_s on Windows with methods (#878)
2017-05-23  Akhil Kediacmake: fix build on Ubuntu 14.04
2017-05-23  Daniel Stenbergurl: fix declaration of 'pipe' shadows a global declaration
2017-05-22  Kamil Dudkamemdebug: fix compilation failure
2017-05-22  Daniel Stenbergassert: avoid, use DEBUGASSERT instead!
2017-05-21  Simon Wartacmake: remove unused variables: GNUTLS_ENABLED, NSS_ENABLED
2017-05-21  Simon Wartacmake: remove CURL_CA_BUNDLE from cmake TODO
2017-05-21  Simon Wartacmake: auto detection of CURL_CA_BUNDLE/CURL_CA_PATH
2017-05-21  Simon Wartacmake: add CURL_CA_BUNDLE/CURL_CA_FALLBACK/CURL_CA_PATH...
2017-05-21  Simon Wartacmake: Add CURL_CA_FALLBACK to curl_config.h.cmake
2017-05-20  Daniel StenbergRELEASE-NOTES: synced with 052a14e3c
2017-05-20  Michael Kaufmanntests: stabilize test 1034
2017-05-20  Daniel Stenbergssh: ignore timeouts during disconnect
2017-05-19  Daniel Stenbergghiper.c/hiperfifo.c: add comment about missing timer...
2017-05-19  Daniel Stenbergasiohiper.cpp / evhiperfifo.c: deal with negative timer...
2017-05-18  Daniel Stenbergcmdline-opts/write-out.d: s/-L/--location
2017-05-17  Bernhard M... mkhelp.pl: do not add current time into curl binary
2017-05-17  Daniel Stenbergoauth2-bearer.d: mention the <token> argument
2017-05-17  Nick Zitzmanndarwinssl: Fix exception when processing a client-side...
2017-05-16  Daniel Stenbergcurl_sasl: fix build error with CURL_DISABLE_CRYPTO_AUT...
2017-05-16  Daniel Stenbergdocs/cmdline-opts/config.d: edit for language
2017-05-15  Daniel StenbergRELEASE-NOTES: synced with eb16305e6
2017-05-15  moparisthebestSecureTransport/DarwinSSL: Implement public key pinning
2017-05-15  Daniel Stenbergman pages: fix example syntax errors
2017-05-15  Daniel Stenbergdocs/libcurl/opts: added more examples in man pages
2017-05-15  Daniel StenbergCURLOPT_HTTPPROXYTUNNEL: clarify, add example
2017-05-14  Daniel Stenbergcurl: show the libcurl release date in --version output
2017-05-13  Dan Fandrichurl.c: add a compile-time check that CURL_MAX_WRITE_SIZ...
2017-05-13  Dan Fandrichlib510: don't write past the end of the buffer if it...
2017-05-13  Dan Fandrichtests: added missing keywords "chunked Transfer-Encoding"
2017-05-13  Daniel StenbergTHANKS: add a few missing names
2017-05-13  Dan Fandrichtests: made a couple of prechecks consistent with others
2017-05-12  Daniel StenbergFAQ: add 7.4 to toc
2017-05-12  Daniel Stenbergmulti: remove leftover debug infof() calls from e9fd794a6
2017-05-12  Daniel Stenbergpipeline: fix mistakenly trying to pipeline POSTs
2017-05-12  Ron Eldormbedtls: Support server renegotiation request
2017-05-11  Marcel Raadcookie_interface: fix -Wcomma warning
2017-05-11  Marcel Raadformdata: fix -Wcomma warning
2017-05-10  Daniel Stenbergmulti: use a fixed array of timers instead of malloc
2017-05-10  Daniel Stenbergmulti: assign IDs to all timers and make each timer...
2017-05-10  Richard Hsutests: remove superfluous test 1399
2017-05-09  Dan Fandrichtests: make test file names more unique
2017-05-09  Dan Fandrichtests: removed redundant --trace-ascii arguments
2017-05-09  Marcel Raadtool: fix remaining -Wcast-qual warnings
2017-05-09  Daniel Stenbergformboundary: convert assert into run-time check
2017-05-08  Dan Fandrichtests: list the primary server first in the server...
2017-05-08  Daniel Stenbergcurl: generate the --help output
2017-05-08  Daniel Stenbergtests: updated for modified fake random
2017-05-08  Jay Satirorand: treat fake entropy the same regardless of endianness
2017-05-08  Dan Fandrichtests: give each stunnel.conf file a unique name
2017-05-08  Marcel Raadtool_msgs: remove wrong cast
2017-05-08  Marcel Raadtftpd: fix signed/unsigned mismatch warnings
2017-05-08  Marcel Raadlibtest: fix MinGW-w64 warnings
2017-05-08  Daniel Stenbergcurl.1: depend the build on the Makefile.inc too
2017-05-08  Daniel StenbergRELEASE-NOTES: synced with e3f84efc32d6b01a
2017-05-08  Daniel Stenbergruntests: fix "use of undefined value" warning in ...
2017-05-08  Marcel Raadtest537: use correct variable type
2017-05-07  Marcel Raadsendrecv: fix MinGW-w64 warning
2017-05-07  Marcel Raadtool_parsecfg: fix -Wcast-qual warning
2017-05-07  Marcel Raadasyn-thread: fix unused macro warnings
2017-05-07  Marcel Raadtftp: silence bad-function-cast warning
2017-05-06  canavan at... buildconf: fix hang on IRIX
2017-05-06  Daniel Stenbergopts: fix bad example formatting \n => \\n
2017-05-06  Daniel Stenbergopts: examples added to 8 more libcurl option man pages
2017-05-06  Daniel Stenbergcurl: remove tool_writeenv.[ch]
2017-05-06  Dan Fandrichruntests.pl: simplify the datacheck read section
2017-05-05  Marcel Raadtests: fix -Wcast-qual warnings
2017-05-05  Daniel Stenbergdocs/opts: 24 more man pages now have examples
2017-05-05  Daniel Stenbergdocs/opts: 23 more man pages now have examples
2017-05-05  Daniel Stenbergtests/server: run checksrc by default in debug-builds
2017-05-05  Daniel Stenbergcurl_slist_append.3: clarify a NULL input creates a...
2017-05-05  Marcel Raadunit1305: fix compiler warning
2017-05-05  Daniel Stenbergruntests: use -R for random order
2017-05-04  Daniel Stenbergruntests: add -o to run test cases in scrambled order
2017-05-04  Dan Fandrichsockfilt.c: shortened too long line
2017-05-04  Marcel Raadtests/server: make string literals const
2017-05-04  Dan Fandrichschannel: return a more specific error code for SEC_E_U...
2017-05-04  Dan Fandrichtest557: set a known good numeric locale
2017-05-04  Daniel Stenbergcurl: fix warning "comma at end of enumerator list"
2017-05-04  Daniel Stenbergtest559: verify use of minimum CURLOPT_BUFFERSIZE
2017-05-04  Marcel Raadcurl_setup_once: use SEND_QUAL_ARG2 for swrite
2017-05-03  Daniel StenbergCURLINFO_REDIRECT_URL.3: add example
2017-05-03  Daniel StenbergCURLINFO_EFFECTIVE_URL.3: add example
2017-05-03  Marcel Raadlib: fix compiler warnings
2017-05-03  Marcel Raadtypecheck-gcc: add support for CURLINFO_SOCKET
2017-05-03  Marcel Raadtypecheck-gcc: add missing string options
2017-05-03  Daniel Stenbergabstract-unix-socket.d: shorten the help text to fit...
next