]> granicus.if.org Git - curl/shortlog
curl
2019-05-03 Daniel StenbergCURLMOPT_TIMERFUNCTION.3: warn about the recursive...
2019-05-03 Daniel StenbergCURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and...
2019-05-03 Daniel StenbergOS400/ccsidcurl.c: code style fixes
2019-05-03 Daniel StenbergOS400/ccsidcurl: replace use of Curl_vsetopt
2019-05-03 Daniel Stenbergurlapi: strip off scope id from numerical IPv6 addresses
2019-05-02 Daniel StenbergRELEASE-NOTES: synced
2019-05-02 Daniel Stenbergmultiif.h: remove unused protos
2019-05-01 Yiming Jingtravis: mesalink: temporarily disable test 3001
2019-05-01 Yiming Jingtravis: upgrade the MesaLink TLS backend to v1.0.0
2019-05-01 Daniel StenbergConnectionExists: improve non-multiplexing use case
2019-05-01 Daniel Stenbergmulti: provide Curl_multiuse_state to update information
2019-05-01 Daniel Stenbergprocess_pending_handles: mark queued transfers as previ...
2019-05-01 Daniel Stenberghttp: mark bundle as not for multiuse on < HTTP/2 response
2019-05-01 Daniel Gustafssoncookie: Guard against possible NULL ptr deref
2019-04-30 Patrick Monneratos400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindings
2019-04-29 Kamil Dudkanss: provide more specific error messages on failed...
2019-04-29 Reed Lodendocs: minor polish to the bug bounty / security docs
2019-04-29 Daniel StenbergCURL_MAX_INPUT_LENGTH: largest acceptable string input...
2019-04-28 Tseng Juncurlver.h: use parenthesis in CURL_VERSION_BITS macro
2019-04-27 Simon Wartacmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSP
2019-04-23 Steve Holmentlm: Missed pre-processor || (or) during rebase for...
2019-04-23 Steve Holmentlm: Support the NT response in the type-3 when OpenSS...
2019-04-23 Daniel GustafssonINTERNALS: fix misindentation of ToC item
2019-04-23 Aron BergmanINTERNALS: Add structs to ToC
2019-04-23 Aron BergmanINTERNALS: Add code highlighting
2019-04-22 Daniel Stenbergdocs/BUG-BOUNTY: bug bounty time [skip ci]
2019-04-22 Steve Holmesasl: Don't send authcid as authzid for the PLAIN mecha...
2019-04-22 Gisle Vanemmemdebug: fix variable name
2019-04-21 Steve Holmevauth/cleartext: Don't send the authzid if it is empty
2019-04-21 Daniel Stenbergtest 196,197,198: add 'retry' keyword [skip ci]
2019-04-21 Daniel StenbergRELEASE-NOTES: synced
2019-04-21 Daniel StenbergCURLOPT_MAXAGE_CONN: set the maximum allowed age for...
2019-04-20 Po-Chuan Hsiehaltsvc: Fix building with cookies disables
2019-04-20 Daniel Stenbergtest1002: correct the name [skip ci]
2019-04-20 Daniel Stenbergtest660: verify CONNECT_ONLY with IMAP
2019-04-20 Daniel StenbergCurl_disconnect: treat all CONNECT_ONLY connections...
2019-04-19 Daniel Stenbergmulti: fix the statenames (follow-up fix from 2f44e94ef...
2019-04-16 Steve Holmeopenvms: Remove pre-processors for Windows as VMS canno...
2019-04-16 Steve Holmeopenvms: Remove pre-processor for SecureTransport as...
2019-04-16 Jay SatiroTODO: Add issue link to an existing entry
2019-04-16 Daniel StenbergRELEASE-NOTES: synced
2019-04-16 Jay Satirotool_help: Warn if curl and libcurl versions do not...
2019-04-15 Steve Holmemd5: Update the function signature following d84da52d
2019-04-15 Steve Holmemd5: Forgot to update the code alignment in d84da52d
2019-04-15 Steve Holmemd5: Return CURLcode from the internally accessible...
2019-04-15 Daniel Gustafssontests: Run global cleanup at end of tests
2019-04-15 Marcel Raadtravis: use mbedtls from Xenial
2019-04-15 Marcel Raadtravis: use libpsl from Xenial
2019-04-15 Daniel Stenbergruntests: start socksd like other servers
2019-04-14 Daniel Gustafssonsocksd: Fix typos
2019-04-14 Daniel Gustafssonsocksd: Properly decorate static variables
2019-04-14 Steve Holmemd(4|5): Fixed indentation oddities with the importatio...
2019-04-14 Steve Holmemd5: Code style to return CURLE_OK rather than numeric 0
2019-04-14 Steve Holmemd5: Corrected code style for some pointer arguments
2019-04-13 Marcel Raadtravis: update some builds to xenial
2019-04-13 Daniel Stenbergtest: make tests and test scripts use socksd for SOCKS
2019-04-13 Daniel Stenbergsocksd: new SOCKS 4+5 server for tests
2019-04-13 Daniel Stenbergsingleipconnect: show port in the verbose "Trying ...
2019-04-13 tmilburnCURLOPT_ADDRESS_SCOPE: fix range check and more
2019-04-13 Daniel Stenbergurlapi: stricter CURLUPART_PORT parsing
2019-04-13 Jan-Ewinbuild: Support MultiSSL builds
2019-04-12 Daniel Stenbergtravis: remove mesalink builds (temporarily?)
2019-04-12 Daniel Stenbergopenssl: mark connection for close on TLS close_notify
2019-04-12 Daniel StenbergRELEASE-NOTES: synced
2019-04-11 Steve Holmevauth/cleartext: Update the PLAIN login function signat...
2019-04-11 Daniel Stenbergtest1906: verify CURLOPT_CURLU + CURLOPT_PORT usage
2019-04-11 Daniel Stenbergurl: always clone the CUROPT_CURLU handle
2019-04-11 Daniel StenbergCURLOPT_DNS_USE_GLOBAL_CACHE: remove
2019-04-11 Marcel Raadtravis: install libgnutls28-dev only for --with-gnutls...
2019-04-11 Marcel Raadtravis: install libnss3-dev only for --with-nss build
2019-04-11 Marcel Raadtravis: install libssh2-dev only for --with-libssh2...
2019-04-11 Marcel Raadtravis: install libssh-dev only for --with-libssh build
2019-04-11 Marcel Raadtravis: install krb5-user only for --with-gssapi build
2019-04-11 Marcel Raadtravis: install lcov only for the coverage job
2019-04-11 Marcel Raadtravis: install clang only when needed
2019-04-11 Marcel RaadAppVeyor: enable testing for WinSSL build
2019-04-11 Marcel Raadbuild: fix Codacy/CppCheck warnings
2019-04-11 Marcel Raadpolarssl_threadlock: remove conditionally unused code
2019-04-11 Marcel Raadlib557: initialize variables
2019-04-11 Marcel Raadlib509: add missing include for strdup
2019-04-11 Marcel RaadREADME.md: fix no-consecutive-blank-lines Codacy warning
2019-04-11 Marcel Raadtests/server/util: fix Windows Unicode build
2019-04-11 Daniel Stenbergcurl_easy_getinfo.3: fix minor formatting mistake
2019-04-11 Daniel Gustafssonxattr: skip unittest on unsupported platforms
2019-04-11 Steve HolmeemailL Added reference to RFC8314 for implicit TLS
2019-04-10 Steve HolmeREADME: Schannel, stop calling it "winssl"
2019-04-10 Jakub Zakrzewskicmake: clear CMAKE_REQUIRED_LIBRARIES after each use
2019-04-10 Jakub Zakrzewskicmake: avoid linking executable for some tests with...
2019-04-10 Jakub Zakrzewskicmake: minor cleanup
2019-04-08 Steve Holmebuild-openssl.bat: Fixed support for OpenSSL v1.1.0+
2019-04-08 Steve Holmebuild-openssl.bat: Perfer the use of if statements...
2019-04-08 Steve Holmebuild-openssl.bat: Perform the install for each build...
2019-04-08 Steve Holmebuild-openssl.bat: Split the install of static and...
2019-04-08 Steve Holmebuild-openssl.bat: Split the building of static and...
2019-04-08 Steve Holmebuild-openssl.bat: Move the installation into a separat...
2019-04-08 Steve Holmebuild-openssl.bat: Move the build step into a separate...
2019-04-08 Steve Holmebuild-openssl.bat: Move the OpenSSL configuration into...
2019-04-08 Steve Holmebuild-openssl.bat: Fixed the BUILD_CONFIG variable...
2019-04-08 Daniel Stenbergsocks: fix error message
2019-04-08 Daniel Stenbergconfig.d: clarify that initial : and = might need quoti...
next