]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2023-05-05  Dan Fandrichruntests: add a runner initialization function
2023-05-05  Dan Fandrichruntests: remove directory from server filename variables
2023-05-05  Dan Fandrichruntests: reduce package exports after refactoring
2023-05-05  Dan Fandrichruntests: use a function to obtain $LOGDIR for a test
2023-05-05  Jay Satirotool_cb_hdr: Fix 'Location:' formatting for early VTE...
2023-05-03  François Michelquiche: disable pacing while pacing is not actually...
2023-05-02  Daniel Stenbergeasy_cleanup: require a "good" handle to act
2023-05-01  Andreas Falkenhahnamiga: Fix CA certificate paths for AmiSSL and MorphOS
2023-04-30  Daniel Stenberghttp2: (void)-mark when we explicitly ignore the return...
2023-04-28  Daniel Stenbergchecksrc: find bad indentation in conditions without...
2023-04-28  Diogo Teles... CI: Set minimal permissions on workflow ngtcp2-quictls.yml
2023-04-28  Dan FandrichCI: use another glob syntax for matching files on Appveyor
2023-04-28  Daniel Stenbergmulti: add multi-ignore logic to multi_socket_action
2023-04-28  Stefan Eissinghttp2: do flow window accounting for cancelled streams
2023-04-28  Stefan Eissingpingpong: fix compiler warning "assigning an enum to...
2023-04-28  Daniel Stenbergconfigure: fix detection of apxs (for httpd)
2023-04-28  Viktor Szakatsci: `-Wno-vla` no longer necessary
2023-04-28  Marcel Raadtests/http: make curl_setup.h the first include
2023-04-27  Emanuele Torrechecksrc: check for spaces before the colon of switch...
2023-04-27  Daniel StenbergRELEASE-NOTES: synced
2023-04-27  Daniel Stenberglibssh: tell it to use SFTP non-blocking
2023-04-27  Stefan Eissinghttp2: enlarge the connection window
2023-04-27  Daniel Stenbergchecksrc: fix SPACEBEFOREPAREN for conditions starting...
2023-04-27  Daniel Stenbergdocs: minor polish
2023-04-27  Daniel Stenbergws: fix CONT opcode check
2023-04-27  Dan FandrichCI: switch the awslc builds to build out-of-tree
2023-04-27  Dan Fandrichtests/http: fix out-of-tree builds
2023-04-27  Daniel Stenbergurlapi: make internal function start with Curl_
2023-04-26  YX Haocf-socket: turn off IPV6_V6ONLY on Windows if it is...
2023-04-26  Daniel Stenbergurldata: shrink *select_bits int => unsigned char
2023-04-26  Stefan Eissingtests/http: more tests with specific clients
2023-04-26  Jay Satirolibssh2: fix crash in keyboard callback
2023-04-26  Daniel Stenbergdocs: clarify that more backends have HTTPS proxy support
2023-04-26  Daniel StenbergKNOWN_BUGS: remove two not-bugs
2023-04-26  Harry Sintonenhostip: add locks around use of global buffer for alarm()
2023-04-26  Daniel Stenbergcurl_path: bring back support for SFTP path ending...
2023-04-26  Emanuele Torredocs/libcurl/curl_*escape.3: rename "url" argument...
2023-04-26  Emanuele Torredocs/libcurl: minor cleanups
2023-04-26  Daniel Stenbergman pages: simplify the .TH sections
2023-04-26  Daniel Stenberghostcheck: fix host name wildcard checking
2023-04-25  Dan Fandrichsmbserver: remove temporary files before exit
2023-04-25  Stefan EissingWebsocket en-/decoding
2023-04-25  Patrick Monneraturldata: copy CURLOPT_AWS_SIGV4 value on handle duplication
2023-04-25  Stefan Eissinghttp3: expire unpaused transfers in all HTTP/3 backends
2023-04-25  Stefan Eissinghttp2: always EXPIRE_RUN_NOW unpaused http/2 transfers
next