]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2019-05-17  Daniel Stenberglibcurl: #ifdef away more code for disabled features...
2019-05-17  Daniel Stenbergprogress: CURL_DISABLE_PROGRESS_METER
2019-05-17  Daniel Stenberghostip: CURL_DISABLE_SHUFFLE_DNS
2019-05-17  Daniel Stenbergnetrc: CURL_DISABLE_NETRC
2019-05-16  Viktor Szakatsdocs: Markdown and misc improvements [ci skip]
2019-05-16  Viktor Szakatsdocs/RELEASE-PROCEDURE: link to live iCalendar [ci...
2019-05-16  Daniel Stenbergtravis: add an osx http-only build
2019-05-16  Daniel Stenbergcleanup: remove FIXME and TODO comments
2019-05-16  Daniel Stenbergcurl: don't set FTP options for FTP-disabled builds
2019-05-15  Steve Holmehttp_ntlm_wb: Move the type-2 message processing into...
2019-05-15  Daniel StenbergRELEASE-NOTES: synced
2019-05-15  Daniel Stenbergdocs/RELEASE-PROCEDURE: updated coming releases dates...
2019-05-15  Daniel StenbergCURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERS...
2019-05-15  Daniel Stenbergparse_proxy: use the URL parser API
2019-05-14  Steve Holmehttp_negotiate: Move the Negotiate state out of the...
2019-05-14  Steve Holmehttp_ntlm: Move the NTLM state out of the ntlmdata...
2019-05-14  Steve Holmeurl: Move the negotiate state type into a dedicated...
2019-05-14  Steve Holmeurl: Remove duplicate clean up of the winbind variables...
2019-05-14  Daniel Stenbergurlapi: require a non-zero host name length when parsin...
2019-05-14  Daniel Stenbergconfigure: error out if OpenSSL wasn't detected when...
2019-05-14  Daniel Gustafssonimap: Fix typo in comment
2019-05-14  Steve Holmeurl: Remove unnecessary initialisation from allocate_conn()
2019-05-14  Daniel StenbergCURLOPT_CAINFO.3: with Schannel, you want Windows 8...
2019-05-13  Daniel Gustafssonvtls: fix potential ssl_buffer stack overflow
2019-05-13  Daniel StenbergRELEASE-NOTES: synced
2019-05-13  Daniel Stenbergappveyor: also build "/ci" branches like travis
2019-05-13  Daniel Stenbergpingpong: disable more when no pingpong enabled
2019-05-13  Daniel Stenbergproxy: acknowledge DISABLE_PROXY more
2019-05-13  Daniel Stenbergparsedate: CURL_DISABLE_PARSEDATE
2019-05-13  Daniel Stenbergsasl: only enable if there's a protocol enabled using it
2019-05-13  Daniel Stenbergmime: acknowledge CURL_DISABLE_MIME
2019-05-13  Daniel Stenbergwildcard: disable from build when FTP isn't present
2019-05-13  Daniel Stenberghttp: CURL_DISABLE_HTTP_AUTH
2019-05-13  Daniel Stenbergbase64: build conditionally if there are users
2019-05-13  Daniel Stenbergdoh: CURL_DISABLE_DOH
2019-05-12  Steve Holmeauth: Rename the various authentication clean up functions
2019-05-12  Jay Satirodocs/INSTALL: fix broken link [ci skip]
2019-05-12  Marcel Raadeasy: fix another "clarify calculation precedence"...
2019-05-12  Marcel Raadbuild: fix "clarify calculation precedence" warnings
2019-05-12  Marcel Raadcmake: restore C89 compatibility of CurlTests.c
2019-05-11  Steve Holmehttp_ntlm: Corrected the name of the include guard
2019-05-11  Steve Holmehttp_digest: Don't expose functions when HTTP and Crypt...
2019-05-11  Steve Holmehttp_negotiate: Don't expose functions when HTTP is...
2019-05-11  Daniel StenbergSECURITY-PROCESS: fix links [ci skip]
2019-05-11  Marcel RaadCMake: suppress unused variable warnings
2019-05-11  Daniel Stenbergdoh: disable DOH for the cases it doesn't work
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
next