]> granicus.if.org Git - curl/shortlog
curl
2017-06-05 Daniel Stenbergtest1521: test *all* curl_easy_setopt options
2017-06-05 Dan Fandrichtest1538: added "verbose logs" keyword
2017-06-05 Daniel Stenbergtest1262: verify ftp download with -z for "if older...
2017-06-04 Marcel Raadcurl_ntlm_core: use Curl_raw_toupper instead of toupper
2017-06-04 Daniel StenbergRELEASE-NOTES: synced with 65ba92650
2017-06-04 Marcel Raadcurl_ntlm_core: pass unsigned char to toupper
2017-06-04 Mahmoud Samir... BINDINGS: add Ring binding
2017-06-03 Daniel StenbergCONTRIBUTE.md: mention tests done on pull requests
2017-06-03 Daniel Stenbergtravis: add coverage, distcheck and cmake builds
2017-06-03 Marcel Raadlibtest: fix int-in-bool-context warnings
2017-06-03 Marcel Raadlibtest: fix implicit-fallthrough warnings with GCC 7
2017-06-03 Marcel Raadx509asn1: fix implicit-fallthrough warning with GCC 7
2017-06-03 Marcel Raadcurl_sasl: fix unused-variable warning
2017-06-02 Daniel Stenbergupdatemanpages.pl: error out on too old git version
2017-06-02 Marcel Raadcyassl: define build macros before including ssl.h
2017-06-02 Daniel Stenbergtool_util: remove unused tvdiff_secs and remove tool_...
2017-06-02 Daniel Stenbergdedotdot: fixed output for ".." and "." only input
2017-06-02 Marcel Raadmbedtls: make TU-local variable static
2017-06-02 Marcel RaadMD(4|5): silence cast-align clang warning
2017-06-02 Daniel Stenbergtest1538: fix typo
2017-06-02 Daniel Stenbergtest1538: verify the libcurl strerror API calls
2017-06-02 Daniel Stenbergcurl_endian: remove unused functions
2017-06-02 Daniel Stenbergtest1537: dedicated tests of the URL (un)escape API...
2017-06-02 Daniel Stenbergcoverage: run event tests too
2017-06-02 Daniel Stenbergbuild: provide easy code coverage measuring
2017-06-01 Daniel Stenbergtypecheck-gcc.h: check CURLINFO_CERTINFO
2017-06-01 Daniel Stenbergtypecheck-gcc.h: check CURLINFO_TLS_SSL_PTR and CURLINF...
2017-06-01 Daniel Stenbergtypecheck-gcc.h: separate getinfo slist checks from...
2017-06-01 Marcel Raadcurl-compilers.m4: escape square brackets in regex
2017-06-01 Marcel Raadcurl-compilers.m4: fix compiler_num for clang
2017-05-31 Daniel Stenbergexamples/externalsocket.c: s/closesocket/closecb
2017-05-31 Marcel Raadlib583: fix compiler warning
2017-05-31 Daniel StenbergCURLOPT_SSH_KEY*.3: typos
2017-05-31 Daniel StenbergCURLOPT_STREAM_DEPENDS.3: typo
2017-05-31 Daniel StenbergCURLOPT_FNMATCH_FUNCTION.3: also modified example to...
2017-05-31 Daniel StenbergCURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp...
2017-05-31 Daniel Stenbergopts: more than 100 more examples for man pages...
2017-05-31 Daniel Stenberglibtest/lib574.c: use correct callback proto
2017-05-31 Daniel Stenbergexamples/sampleconv.c: indent changes, made callbacks...
2017-05-31 Daniel Stenbergexample/externalsocket.c: make it use CLOSESOCKETFUNCTI...
2017-05-31 Marcel Raadcurl-compilers.m4: enable -Wshift-sign-overflow for...
2017-05-31 Daniel StenbergCURLOPT_PROXY.3: fix test 1140 breakage
2017-05-31 Jay Satirobuild-wolfssl: Sync config with wolfSSL 3.11
2017-05-30 Daniel Stenbergopts: more examples added to man pages
2017-05-30 Daniel Stenbergdocs: clarify NO_PROXY further
2017-05-30 Daniel StenbergCURLOPT_PROXY.3: describe the environment variables...
2017-05-30 Daniel Stenbergtransfer: init the infilesize from the postfields...
2017-05-29 Jay Satirotest557: fix ubsan runtime error due to int left shift
2017-05-29 Jay Satirombedtls: fix variable shadow warning
2017-05-29 Daniel StenbergRELEASE-NOTES: synced with 3aaac8c2f
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
next