]> granicus.if.org Git - curl/shortlog
curl
2019-05-11 Jay Satirochecksrc.bat: Ignore snprintf warnings in docs/examples
2019-05-10 Steve Holmevauth: Fix incorrect function description for Curl_auth...
2019-05-10 Jay SatiroRevert "multi: support verbose conncache closure handle"
2019-05-09 Steve Holmentlm: Fix misaligned function comments for Curl_auth_nt...
2019-05-09 Daniel StenbergBUG-BOUNTY: minor formatting fixes [ci skip]
2019-05-09 Daniel StenbergRELEASE-NOTES: synced
2019-05-09 Daniel StenbergBUG-BOUNTY.md: add the Dropbox "bonus" extra payout...
2019-05-09 Kamil Dudkahttp_negotiate: do not treat failure of gss_init_sec_co...
2019-05-09 Kamil Dudkaspnego_gssapi: fix return code on gss_init_sec_context...
2019-05-09 Steve Holmegen_resp_file.bat: Removed unnecessary @ from all but...
2019-05-09 Jay Satirohttp: Ignore HTTP/2 prior knowledge setting for HTTP...
2019-05-08 Marcel Raadtravis: update mesalink build to xenial
2019-05-08 Ricky LeverenceOpenSSL: Report -fips in version if OpenSSL is built...
2019-05-07 Frank Gevaertsnss: allow fifos and character devices for certificates.
2019-05-06 Daniel Gustafssontest2100: Fix typos in test description
2019-05-06 Daniel Stenbergssh: define USE_SSH if SSH is enabled (any backend)
2019-05-05 Steve Holmewinbuild: Add our standard copyright header to the...
2019-05-05 Steve Holmemakedebug: Fix ERRORLEVEL detection after running where.exe
2019-05-05 Daniel Stenbergurlapi: add CURLUPART_ZONEID to set and get
2019-05-05 Taiyu LenWRITEFUNCTION: add missing set_in_callback around callback
2019-05-04 Daniel StenbergRELEASE-NOTES: synced
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
next