]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-02-24  Steve Holmehmac: Added a unit test for the HMAC hash generation
2020-02-24  Steve Holmentlm: Moved the HMAC MD5 function into the HMAC module...
2020-02-23  Steve Holmetests: Added a unit test for MD4 digest generation
2020-02-23  Steve Holmemd4: Use const for the length input parameter
2020-02-23  Steve Holmetest1610: Fixed the link to the unit test
2020-02-23  Steve Holmentlm: Removed the dependency on the TLS libaries when...
2020-02-23  Steve Holmemd5/sha256: Updated the functions to allow non-string...
2020-02-23  Steve Holmedigest: Corrected the name of the local HTTP digest...
2020-02-22  Steve Holmetests: Added a unit test for SHA256 digest generation
2020-02-22  Steve Holmemd4: Fixed compilation issues when using GNU TLS gcrypt
2020-02-21  Daniel StenbergRELEASE-NOTES: synced
2020-02-21  Daniel Stenberghttp2: now require nghttp2 >= 1.12.0
2020-02-21  Daniel Stenberggtls: fix the copyright year
2020-02-21  jethrogbGnuTLS: Always send client cert
2020-02-21  Leo Neatgithub action: add CIFuzz
2020-02-21  Daniel Stenbergcleanup: comment typos
2020-02-20  Steve Holmewin32: USE_WIN32_CRYPTO to enable Win32 based MD4,...
2020-02-19  Daniel Stenbergconnect: remove some spurious infof() calls
2020-02-19  Daniel StenbergHTTP-COOKIES: mention that a trailing newline is required
2020-02-19  Daniel Stenbergnit: Copyright year out of date
2020-02-18  Jay Satirotool_util: Improve Windows version of tvnow()
2020-02-18  Daniel StenbergSOCKS: fix typo in printf formatting
2020-02-18  Daniel StenbergCURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT section
2020-02-18  Daniel Stenbergdocs/GOVERNANCE: refreshed + added "donations" and...
2020-02-18  Daniel Stenbergaltsvc: make saving the cache an atomic operation
2020-02-18  Daniel Stenbergrename: a new file for Curl_rename()
2020-02-17  Daniel Stenbergcookies: make saving atomic with a rename
2020-02-17  Daniel StenbergRELEASE-NOTES: synced
2020-02-16  Daniel Stenbergsocks: make the connect phase non-blocking
2020-02-16  Daniel Stenbergmulti: if Curl_readwrite sets 'comeback' use expire...
2020-02-16  Daniel Stenbergftp: convert 'sock_accepted' to a plain boolean
2020-02-15  Jay SatiroCURLINFO_COOKIELIST.3: Fix example
2020-02-14  Daniel StenbergTODO: Paged searches on LDAP server
2020-02-14  Daniel StenbergTODO: CURLOPT_SSL_CTX_FUNCTION for LDAPS
2020-02-14  Daniel Stenbergazure: disable brotli on the macos debug-builds
2020-02-13  Steve Holmetool_home: Fix the copyright year being out of date
2020-02-12  Jay Satirotool_homedir: Change GetEnv() to use libcurl's curl_get...
2020-02-12  Daniel Stenbergstrerror.h: Copyright year out of date
2020-02-12  Jay Satirostrerror: Increase STRERROR_LEN 128 -> 256
2020-02-12  Jay Satiromulti: fix outdated comment
2020-02-12  Jay Satiroeasy: remove dead code
2020-02-12  Daniel Stenbergcreate-dirs.d: mention the mode
2020-02-11  Daniel StenbergCURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording
2020-02-10  Daniel StenbergRELEASE-NOTES: synced
2020-02-09  Steve Holmesmtp: Simplify the MAIL command and avoid a duplication...
2020-02-09  Daniel Stenbergaltsvc: keep a copy of the file name to survive handle...
2020-02-09  Steve Holmeurl: Include the failure reason when curl_win32_idn_to_...
2020-02-09  Jay Satiroasyn-thread: remove dead code
2020-02-08  Emil Englergithub: Instructions to post "uname -a" on Unix systems...
2020-02-08  Cristian Grecoconfigure.ac: fix comments about --with-quiche
2020-02-07  Steve Holmechecksrc.bat: Fix not being able to run script from...
2020-02-07  Pierre-Yves... digest: Do not quote algorithm in HTTP authorisation
2020-02-07  Daniel Stenbergftp: remove the duplicated user/password struct fields
2020-02-07  Daniel Stenbergftp: remove superfluous checking for crlf in user or pwd
2020-02-06  Steve Holmentlm_wb: Use Curl_socketpair() for greater portability
2020-02-05  Frank Gevaertscontributors: Also include people who contributed to...
2020-02-05  Frank Gevaertscontrithanks: Use the most recent tag by default
2020-02-05  Daniel Stenbergscripts: use last set tag if none given
2020-02-05  Daniel Stenbergftp: shrink temp buffers used for PORT
2020-02-05  Daniel Stenbergcurl: error on --alt-svc use w/o support
2020-02-04  Daniel Stenbergdocs/HTTP3: add --enable-alt-svc to curl's configure
2020-02-04  Daniel StenbergRELEASE-PROCEDURE: feature win is closed post-release...
2020-02-04  Daniel Stenbergaltsvc: set h3 version at a common single spot
2020-02-04  Harry Sintonenaltsvc: improved header parser
2020-02-04  Harry Sintonenngtcp2: fixed to only use AF_INET6 when ENABLE_IPV6
2020-02-04  Daniel Stenbergdocs/HTTP3: update the OpenSSL branch to use for ngtcp2
2020-02-04  Steve Holmentlm: Pass the Curl_easy structure to the private winbi...
2020-02-04  Daniel StenbergRELEASE-NOTES: synced
2020-02-04  Daniel Stenbergtool_operhlp: Copyright year out of date, should be...
2020-02-04  Orgad Shanehcurl: avoid using strlen for testing if a string is...
2020-02-03  Steve Holmentlm: Ensure the HTTP header data is not stored in...
2020-02-03  Marcel Raadopenssl: remove redundant assignment
2020-02-03  Marcel Raadtravis: update non-OpenSSL Linux jobs to Bionic
2020-02-03  Dan Fandrichcirrus: Add some missing semicolons
2020-02-02  Pedro Monrealcleanup: fix typos and wording in docs and comments
2020-02-02  Steve Holmentlm: Move the winbind data into the NTLM data structure
2020-01-30  Daniel Stenbergquiche: Copyright year out of date
2020-01-30  Daniel Stenbergaltsvc: use h3-25
2020-01-30  Alessandro... quiche: update to draft-25
2020-01-29  Daniel Stenbergngtcp2: update to git master and its draft-25 support
2020-01-29  Daniel Stenbergcookie: check __Secure- and __Host- case sensitively
2020-01-29  Daniel StenbergKNOWN_BUGS: Multiple methods in a single WWW-Authentica...
2020-01-29  Daniel Stenbergoauth2-bearer.d: works for HTTP too
2020-01-28  Daniel Stenbergmulti_done: if multiplexed, make conn->data point to...
2020-01-28  Daniel Stenberglocation.d: the method change is from POST to GET only
2020-01-28  Daniel Stenbergurlapi: guess scheme correct even with credentials...
2020-01-28  Daniel Stenbergglobal_init: move the IPv6 works status bool to multi...
2020-01-27  Jay SatiroREADME: mention that the docs is in docs/
2020-01-27  Daniel Stenbergcurl.h: define CURL_WIN32 on windows
2020-01-27  Daniel StenbergRELEASE-NOTES: synced
2020-01-27  Jon Rumseyurldata: do string enums without #ifdefs for build...
2020-01-26  Daniel Stenbergcurl: make the -# spaceship bar not wrap the line
2020-01-26  Daniel Stenbergglobal_init: assume the EINTR bit by default
2020-01-24  Peter Piekarskiconn: do not reuse connection if SOCKS proxy credential...
2020-01-24  Daniel Stenbergllist: removed unused Curl_llist_move()
2020-01-24  Daniel Stenbergconncache: removed unused Curl_conncache_bundle_size()
2020-01-24  Daniel Stenbergstrcase: turn Curl_raw_tolower into static
2020-01-24  Daniel Stenbergsingleuse.pl: support new API functions, fix curl_dbg_...
2020-01-24  Daniel Stenbergwolfssh: make it init properly via Curl_ssh_init()
2020-01-23  Aron Rotteveelform.d: fix two minor typos
next