]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-12-17  Daniel Stenbergtests/mqttd: extract the client id from the correct... 6334/head
2020-12-16  Daniel StenbergTODO: Prevent terminal injection when writing to terminal
2020-12-16  Daniel StenbergRevert "CI/github: work-around for brew breakage on...
2020-12-16  Daniel Stenbergexamples: remove superfluous asterisk uses
2020-12-16  Daniel StenbergRELEASE-NOTES: synced
2020-12-15  Daniel Stenbergtest1272: fix line ending
2020-12-15  Daniel StenbergURL-SYNTAX: add gophers details
2020-12-15  Daniel Stenbergtest1272: test gophers
2020-12-15  Daniel Stenbergruntests: add support for gophers, gopher over TLS
2020-12-15  parazydgopher: Implement secure gopher protocol.
2020-12-15  Daniel StenbergTODO: Package curl for Windows in a signed installer
2020-12-15  Daniel Stenbergmqtt: deal with 0 byte reads correctly
2020-12-15  Daniel StenbergBUG-BOUNTY: minor language update
2020-12-15  Daniel Stenbergtooĺ_writeout: fix the -w time output units
2020-12-14  Daniel Stenbergquiche: remove fprintf() leftover
2020-12-14  Jay SatiroKNOWN_BUGS: SHA-256 digest not supported in Windows...
2020-12-14  Jay Satirodigest_sspi: Show InitializeSecurityContext errors...
2020-12-13  Daniel StenbergURL-SYNTAX: add default port numbers and IDNA details
2020-12-13  Daniel StenbergURL-SYNTAX: mention how FILE:// access can access netwo...
2020-12-13  Jay SatiroURL-SYNTAX: Document default SMTP port 25
2020-12-12  Daniel StenbergCURLOPT_URL.3: remove scheme specific details
2020-12-12  Dan Fandrichdocs: Fix some typos
2020-12-12  Daniel StenbergURL-SYNTAX: mention all supported schemes
2020-12-12  Douglas R.... URL-SYNTAX.md: minor language improvements
2020-12-11  Daniel Stenbergdocs/URL-SYNTAX: the URL syntax curl accepts and works...
2020-12-11  0xflotusdocs: enable syntax highlighting in several docs files
2020-12-11  Daniel Stenbergtest1564/1565: require the 'wakeup' feature to run
2020-12-11  Daniel Stenbergruntests: add 'wakeup' as a feature
2020-12-11  Daniel Stenbergtests/server/disabled: add "wakeup"
2020-12-11  Daniel Stenberglib1564/5: verify that curl_multi_wakeup returns OK
2020-12-11  Daniel Stenbergtests: make --libcurl tests only test FTP options if...
2020-12-11  Daniel Stenbergruntests.pl: fix "uninitialized value" warning
2020-12-11  Daniel Stenbergruntests: add support for %if [feature] conditions
2020-12-10  Jon RumseyOS400: update ccsidcurl.c
2020-12-10  Daniel Stenbergngtcp2: make it build it current master again
2020-12-10  Cristian Rodríguezconnect: defer port selection until connect() time
2020-12-09  Hans-Christian... connect: zero variable on stack to silence valgrind...
2020-12-09  Daniel StenbergRELEASE-NOTES: synced
2020-12-09  Daniel StenbergRELEASE-NOTES: synced curl-7_74_0
2020-12-07  Jacob Hoffman... urldata: restore comment on ssl_connect_data.use
2020-12-07  Daniel StenbergVERSIONS: refreshed
2020-12-07  Jakub Zakrzewskicmake: don't use reserved target name 'test'
2020-12-07  Daniel Stenbergopenssl: make the OCSP verification verify the certific...
2020-12-07  Daniel Stenbergftp: make wc_statemach loop instead of recurse
2020-12-07  Daniel Stenbergftp: CURLOPT_FTP_SKIP_PASV_IP by default
2020-12-06  Daniel Stenbergurlapi: don't accept blank port number field without...
2020-12-06  Daniel StenbergRevert "multi: implement wait using winsock events"
2020-12-06  Klaus Crusiusftp: retry getpeername for FTP with TCP_FASTOPEN
2020-12-05  Thomas Danielssonscripts/completion.pl: parse all opts
2020-12-04  Daniel StenbergRELEASE-NOTES: synced
2020-12-03  Daniel Stenbergopenssl: use OPENSSL_init_ssl() with >= 1.1.0
2020-12-03  Daniel StenbergSECURITY-PROCESS: disclose on hackerone
2020-12-03  Marc Hoerskentests/util.py: fix compatibility with Python 2
2020-12-03  Daniel Gustafssondocs: fix typos and markup in ETag manpage sections
2020-12-02  Daniel Stenbergquiche: close the connection
2020-12-02  Jay Satirongtcp2: Fix build error due to symbol name change
2020-12-01  Klaus Crusiuscmake: check for linux/tcp.h
2020-12-01  Daniel StenbergNEW-PROTOCOL: document what needs to be done to add one
2020-12-01  Daniel Stenbergsplay: rename Curl_splayremovebyaddr to Curl_splayremove
2020-12-01  Daniel Stenbergopenssl: free mem_buf in error path
2020-11-30  Daniel Stenbergopenssl: remove #if 0 leftover
2020-11-29  Daniel Stenbergntlm: avoid malloc(0) on zero length user and domain
2020-11-28  Daniel StenbergRELEASE-NOTES: synced
2020-11-28  Marc Hoerskentests/server/tftpd.c: close upload file in case of...
2020-11-26  Daiki Uenongtcp2: use the minimal version of QUIC supported by...
2020-11-26  Daiki Uenongtcp2: advertise h3 ALPN unconditionally
2020-11-26  Daiki Uenovquic/ngtcp2.h: define local_addr as sockaddr_storage
2020-11-26  Daniel Stenbergsocks: check for DNS entries with the right port number
2020-11-26  Daniel Stenbergcurl_setup: USE_RESOLVE_ON_IPS is for Apple native...
2020-11-26  Daniel Stenbergtest506: make it not run in c-ares builds
2020-11-26  Daniel Stenbergruntests: make 'c-ares' a "feature" to depend on
2020-11-26  Daniel Stenbergtool_writeout: use off_t getinfo-types instead of doubles
2020-11-25  Emil Englerfile: avoid duplicated code sequence
2020-11-24  Rikard Falkeborninfof/failf calls: fix format specifiers
2020-11-24  Daniel Stenbergdocs/INTERNALS: remove reference to Curl_sendf()
2020-11-23  Rikard Falkebornexamples: update .gitignore
2020-11-23  Daniel Stenbergasyn: use 'struct thread_data *' instead of 'void *'
2020-11-23  Viktor SzakatsMakefile.m32: add support for UNICODE builds
2020-11-23  Daniel Stenbergurldata: remove 'void *protop' and create the union 'p'
2020-11-22  Daniel Stenbergwinbuild: remove docs from Makefiles and refer to README.md
2020-11-22  Daiki Uenohttp3: use the master branch of GnuTLS for testing
2020-11-21  Daniel StenbergKNOWN_BUGS: curl with wolfSSL lacks support for renegot...
2020-11-21  Daniel StenbergKNOWN_BUGS: wakeup socket disconnect causes havoc
2020-11-21  Daniel StenbergRELEASE-NOTES: synced
2020-11-20  Oliver Urbanncurl: add compatibility for Amiga and GCC 6.5
2020-11-20  Marc Hoerskentests/server/tftpd.c: close upload file right after...
2020-11-20  Marc HoerskenCI/cirrus: simplify logic for disabled tests
2020-11-20  Daniel Gustafssonmailmap: Daniel Hwang
2020-11-19  Daniel Gustafssonopenssl: guard against OOM on context creation
2020-11-19  Vincent Torricmake: use libcurl.rc in all Windows builds
2020-11-19  Cristian Morales... cmake: make CURL_ZLIB a tri-state variable
2020-11-19  Daniel Stenbergquiche: remove 'static' from local buffer
2020-11-18  Daniel StenbergKNOWN_BUGS: cmake: libspsl is not supported
2020-11-18  Daniel StenbergKNOWN_BUGS: cmake autodetects cert paths when cross...
2020-11-18  Daniel StenbergKNOWN_BUGS: cmake build doesn't fail if zlib not found
2020-11-18  Daniel StenbergKNOWN_BUGS: cmake libcurl.pc uses absolute library...
2020-11-18  Daniel StenbergKNOWN_BUGS: cmake: generated .pc file contains strange...
2020-11-18  Daniel StenbergKNOWN_BUGS: cmake uses -lpthread instead of Threads...
2020-11-18  Daniel StenbergKNOWN_BUGS: cmake build in Linux links libcurl to libdl
2020-11-18  Daniel StenbergKNOWN_BUGS: make a new section for cmake topics
next