]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2020-11-17  Emil Englercirrus: build with FreeBSD 12.2 in CirrusCI
2020-11-14  Marc Hoerskentests/*server.py: close log file after each log line 6206/head
2020-11-13  Daniel StenbergCURLOPT_HSTS.3: document the file format
2020-11-13  Daniel StenbergRELEASE-NOTES: synced
2020-11-13  Daniel Stenbergrelease-notes.pl: detect #[number] better for Ref: etc
2020-11-13  Daniel Stenbergcurl: only warn not fail, if not finding the home dir
2020-11-13  Daniel Stenberghttpput-postfields.c: new example doing PUT with POSTFIELDS
2020-11-10  Tobias Hietacmake: correctly handle linker flags for static libs
2020-11-10  Tobias Hietacmake: don't pass -fvisibility=hidden to clang-cl on...
2020-11-10  Daniel Stenberghttp_proxy: use enum with state names for 'keepon' 6193/head
2020-11-09  Daniel Stenbergcurl_easy_escape: limit output string length to 3 ...
2020-11-09  Daniel Stenbergdocs: document the 8MB input string limit
2020-11-09  Daniel Stenbergmqttd: fclose test file when done
2020-11-09  Daniel StenbergRELEASE-NOTES: synced
2020-11-09  Daniel StenbergTHANKS-filter: ignore autobuild links
2020-11-09  Daniel StenbergRevert "libcurl.pc: make it relocatable"
2020-11-09  Daniel Stenbergexamples/httpput: remove use of CURLOPT_PUT
2020-11-09  Daniel StenbergCurl_pgrsStartNow: init speed limit time stamps at...
2020-11-09  Daniel Stenbergngtcp2: adapt to recent nghttp3 updates
2020-11-07  Daniel Stenbergconfigure: pass -pthread to Libs.private for pkg-config
2020-11-07  Daniel Stenbergaltsvc: minimize variable scope and avoid "DEAD_STORE"
2020-11-06  Daniel StenbergFAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?"
2020-11-06  Daniel StenbergFAQ: refresh "Why do I get "certificate verify failed"
2020-11-06  Daniel Stenbergtest493: verify --hsts upgrade and that %{url_effective...
2020-11-06  Daniel Stenbergurl: make sure an HSTS upgrade updates URL and scheme...
2020-11-06  Daniel Stenbergtool_operate: set HSTS with CURLOPT_HSTS to pass on...
2020-11-06  Daniel Stenberghsts: remove debug code leftovers
2020-11-05  Daniel StenbergFAQ: refreshed
2020-11-05  Daniel Gustafssonexamples: fix comment syntax
2020-11-05  Daniel Gustafssonhsts: Remove pointless call to free in errorpath
2020-11-05  Daniel Gustafssondocs: Fix various typos in documentation
2020-11-05  Daniel Stenbergcopyright: fix year ranges
2020-11-04  Daniel StenbergHISTORY: the new domain
2020-11-04  Daniel Stenbergcurl.se: new home
2020-11-04  Daniel StenbergKNOWN_BUGS: FTPS with Schannel times out file list...
2020-11-04  Daniel StenbergKNOWN_BUGS: SMB tests fail with Python 2
2020-11-04  Daniel StenbergKNOWN_BUGS: LDAPS with NSS is slow
2020-11-04  Sergei Nikulovtravis: use ninja-build for CMake builds
2020-11-04  Harry Sintonenrtsp: error out on empty Session ID, unified the code
2020-11-04  Harry Sintonenrtsp: fixed the RTST Session ID mismatch in test 570
2020-11-04  Harry Sintonenrtsp: fixed Session ID comparison to refuse prefix
2020-11-03  Daniel StenbergRELEASE-NOTES: synced
2020-11-03  Daniel StenbergRELEASE-NOTES: synced
2020-11-03  Daniel Stenbergcurlver: bumped to 7.74.0
2020-11-03  Daniel Stenberghsts: add read/write callbacks
2020-11-03  Daniel Stenberghsts: add support for Strict-Transport-Security
2020-11-03  Sergei NikulovCI/tests: enable test target on TravisCI for CMake...
next