]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-06-05  Dan Fandrichruntests: document the -j parallel testing option 11255/head
2023-06-05  Dan Fandrichruntests: create multiple test runners when requested
2023-06-05  Dan Fandrichruntests: handle repeating tests in multiprocess mode
2023-06-05  Dan Fandrichruntests: buffer logmsg while running singletest()
2023-06-05  Dan Fandrichruntests: call initserverconfig() in the runner
2023-06-05  Dan Fandrichruntests: use a per-runner random seed
2023-06-05  Dan Fandrichruntests: complete main test loop refactor for multiple...
2023-06-05  Dan Fandrichruntests: prepare main test loop for multiple runners
2023-06-05  Stefan Eissingbufq: make write/pass methods more robust
2023-06-05  Boris Verkhovskiytool_getparam: fix comment
2023-06-05  Raito Bezariushaproxy: add --haproxy-clientip flag to spoof client IPs
2023-06-05  Daniel Stenbergcurl: add --ca-native and --proxy-ca-native
2023-06-05  Viktor Szakatsbuild: drop unused/redundant `HAVE_WINLDAP_H`
2023-06-05  Daniel Stenbergurlapi: scheme starts with alpha
2023-06-03  Daniel StenbergRELEASE-NOTES: synced
2023-06-03  Daniel StenbergCURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT...
2023-06-02  Daniel Stenbergtests/servers: generate temp names in /tmp for unix...
2023-06-02  Stefan Eissinghttp2: better support for --limit-rate
2023-06-02  Stefan Eissingcurl_log: evaluate log statement only when transfer...
2023-06-02  Daniel Stenberglibssh2: provide error message when setting host key...
2023-06-02  Igor Todorovskisystem.h: remove __IBMC__/__IBMCPP__ guards and apply...
2023-06-02  Daniel Stenbergdocs/SECURITY-PROCESS.md: link to example of previous...
2023-06-02  Mark SeuffertREADME.md: updated link to opencollective
2023-06-01  Daniel Stenberglibssh2: use custom memory functions
2023-06-01  Daniel Stenbergtest447: test PUTting a file that grows
2023-06-01  Daniel Stenbergcurl: count uploaded data to stop at the originally...
2023-06-01  Daniel Stenbergtool: remove exclamation marks from error/warning messages
2023-06-01  Daniel Stenbergtool: use errorf() for error output
2023-06-01  Daniel Stenbergtool: remove newlines from all helpf/notef/warnf/errorf...
2023-05-31  Daniel Stenbergtests/servers.pm: pick unused port number with a server...
2023-05-31  Daniel StenbergRELEASE-NOTES: synced
2023-05-31  Alejandro R... configure: fix run-compiler for old /bin/sh
2023-05-31  Philip Hcircleci: install impacket & wolfssl 5.6.0
2023-05-31  Daniel Stenbergtool_urlglob: use curl_off_t instead of longs
2023-05-30  Dan Fandrichscripts: Fix GHA matrix job detection in cijobs.pl
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
next