]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-05-30  Dan Fandrichruntests: abort test run after failure without -a 11227/head
2023-05-30  Daniel StenbergRELEASE-NOTES: synced curl-8_1_2
2023-05-30  Daniel StenbergTHANKS: contributors from 8.1.2
2023-05-29  Daniel Stenberglib1560: verify more scheme guessing
2023-05-29  Daniel Stenbergpage-header: minor wording polish in the URL segment
2023-05-29  Daniel Stenbergpage-header: mention curl version and how to figure...
2023-05-28  Daniel StenbergRELEASE-NOTES: synced
2023-05-28  Daniel Stenbergconfigure: without pkg-config and no custom path, use...
2023-05-28  Stefan Eissingcurl: cache the --trace-time value for a second
2023-05-28  Kev Jacksonlibcurl.m4: remove trailing 'dnl' that causes this...
2023-05-26  Stefan Eissinghttp3: send EOF indicator early as possible
2023-05-26  Daniel Stenbergscripts/contri*sh: no longer grep -v ' '
2023-05-25  Daniel Stenbergcf-socket: restore Curl_sock_assign_addr()
2023-05-25  Daniel StenbergRELEASE-NOTES: synced
2023-05-25  Daniel Stenberglibssh: when keyboard-interactive auth fails, try password
2023-05-25  Emanuele Torreconfigure: fix build with arbitrary CC and LD_LIBRARY_PATH
2023-05-25  Daniel Stenbergurlapi: remove superfluous host name check
2023-05-25  Stefan Eissinghttp2: fix EOF handling on uploads with auth negotiation
2023-05-23  Daniel StenbergRELEASE-NOTES: synced
2023-05-23  Daniel Stenberglib: remove unused functions, make single-use static
2023-05-23  Daniel Stenbergscripts/singleuse.pl: add more API calls
2023-05-23  Christian Hesseconfigure: quote the assignments for run-compiler
2023-05-23  Daniel Stenbergmisc: fix spelling mistakes
2023-05-23  Daniel StenbergRELEASE-NOTES: synced curl-8_1_1
2023-05-23  Daniel StenbergTHANKS: contributors from the 8.1.1 release
2023-05-22  Dan Fandrichdocs: fix fuzzing documentation link
2023-05-22  Dan FandrichCI: add an Alpine build with MUSL
2023-05-22  Dan Fandrichruntests: add a missing \n at the end of a log message
2023-05-22  correctmost... SECURITY-PROCESS.md: link security advisory doc and...
2023-05-22  Daniel StenbergTODO: build curl with Windows Unicode support
2023-05-22  Daniel StenbergKNOWN_BUGS: hyper memory-leaks
2023-05-22  Stefan Eissinghttp/2: unstick uploads
2023-05-21  Daniel Stenbergworkflows/macos: add a job using gcc + debug + secure...
2023-05-21  Jay Satirolib: fix conversion warnings with gcc on macOS
2023-05-21  Daniel Stenbergsectransp.c: make the code c89 compatible
2023-05-21  Emanuele TorreRevert "urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_...
2023-05-21  Dan Fandrichruntests: use the correct fd after select
2023-05-21  Dan Fandrichtest425: fix the log directory for the upload
2023-05-21  Dan Fandrichruntests: handle interrupted reads from IPC pipes
2023-05-20  Stefan Eissinghttp2: upload improvements
2023-05-20  Stefan Eissinghttp2: increase stream window size to 10 MB
2023-05-20  Daniel Stenberglib: rename struct 'http_req' to 'httpreq'
2023-05-20  Viktor Szakatscmake: avoid `list(PREPEND)` for compatibility
2023-05-19  Daniel StenbergRELEASE-NOTES: synced
2023-05-19  Stefan Eissingngtcp2: proper handling of uint64_t when adjusting...
2023-05-19  Stefan Eissingngtcp2: fix compiler warning about possible null-deref
2023-05-19  Emanuele Torredocs: document that curl_url_cleanup(NULL) is a safe...
2023-05-19  Antoine Pitrouselect: avoid returning an error on EINTR from select...
2023-05-19  Daniel Stenbergvquic.c: make recvfrom_packets static, avoid compiler...
2023-05-19  Daniel Stenbergurlapi: allow numerical parts in the host name
2023-05-18  Emilio Cobos... http2: double http request parser max line length
2023-05-18  Emanuele Torreconfigure: fix --help alignment
2023-05-18  Deal(一线灵)cmake: repair cross compiling
2023-05-18  Daniel Stenbergconfigure: generate a script to run the compiler
2023-05-18  Stefan Eissingcf-socket: completely remove the disabled USE_RECV_BEFO...
2023-05-18  Emanuele Torreurlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORIT...
2023-05-18  Colin Crosshostip: move easy_lock.h include above curl_memory.h
2023-05-18  Hind Montassifcurl_easy_getinfo: clarify on return data types
2023-05-18  Emanuele Torrechecksrc: disallow spaces before labels
2023-05-18  Daniel Stenbergcookie: update the comment on cookie length and size...
2023-05-18  Daniel Stenbergurl: provide better error message when URLs fail to...
2023-05-18  Daniel StenbergRELEASE-NOTES: synced
2023-05-18  jonrumseyos400: update chkstrings.c
2023-05-17  Daniel StenbergRELEASE-NOTES: synced curl-8_1_0
2023-05-17  Daniel StenbergTHANKS: contributors from the 8.1.0 release
2023-05-17  Daniel Stenberghostip: include easy_lock.h before using GLOBAL_INIT_IS...
2023-05-16  Thomas Tayloraws-sigv4.d: fix region identifier in example
2023-05-15  Philip Hmlc_config.json: remove this linkcheck CI job config...
2023-05-15  Daniel Silverstonessh: Add support for libssh2 read timeout
2023-05-14  Osama AlbahraniGIT-INFO: add --with-openssl
2023-05-13  Daniel StenbergRELEASE-NOTES: synced
2023-05-13  Marcel Raadmd(4|5): don't use deprecated iOS functions
2023-05-13  Marcel Raadmd4: only build when used
2023-05-12  Vítor Galvãowrite-out.d: Use response_code in example
2023-05-12  Shohei Maedaurl: fix null dispname for --connect-to option
2023-05-12  Daniel Stenbergtest2306: verify getting a second response with folded...
2023-05-12  Daniel Stenbergheaders: clear (possibly) lingering pointer in init
2023-05-12  Daniel StenbergRELEASE-NOTES: synced
2023-05-12  Daniel Stenbergngtcp2: use 0.15.0
2023-05-10  Jay Satiroopenssl: fix indent
2023-05-09  Daniel StenbergCURLOPT_DNS_CACHE_TIMEOUT.3: fix spelling
2023-05-09  Daniel Stenberghostip: use time_t for storing oldest DNS entry
2023-05-09  Daniel Stenberghttp: free the url before storing a new copy
2023-05-09  Daniel Stenbergcompressed.d: clarify the words on "not notifying headers"
2023-05-08  Daniel Stenberglibssh2: free fingerprint better
2023-05-08  Daniel StenbergCURLOPT_IPRESOLVE.3: clarify that this for host names...
2023-05-08  Daniel Stenberghostip: enforce a maximum DNS cache size independent...
2023-05-08  Daniel Stenberghostip: store dns timeout as 'int'
2023-05-08  Daniel StenbergRELEASE-NOTES: synced
2023-05-08  Daniel Stenbergtool_operate: refuse (--data or --form) and --continue...
2023-05-08  Daniel Stenbergtransfer: refuse POSTFIELDS + RESUME_FROM combo
2023-05-08  Daniel Stenbergipv4.d/ipv6.d: they are "mutex", not "boolean"
2023-05-08  Daniel Stenbergdocs/SECURITY-ADVISORY.md: how to write a curl security...
2023-05-05  nobedee on... MANUAL.md: add dict example for looking up a single...
2023-05-05  Dan Fandrichruntests: fix -c option when run with valgrind
2023-05-05  Dan Fandrichruntests: support creating more than one runner process
2023-05-05  Dan Fandrichruntests: spawn a new process for the test runner
2023-05-05  Dan Fandrichruntests: turn singletest() into a state machine
2023-05-05  Dan Fandrichruntests: change runner interface to be asynchronous
2023-05-05  Dan Fandrichruntests: call citest_finishtest in singletest
next