]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-09-21  Daniel Stenbergkrb5: merged security.c and krb specific FTP functions...
2020-09-21  Daniel StenbergCurl_handler: add 'family' to each protocol
2020-09-21  Daniel Stenbergparsedate: tune the date to epoch conversion
2020-09-21  Daniel Stenbergcmake: remove scary warning
2020-09-21  Daniel Stenbergdocs/MQTT: remove outdated paaragraphs
2020-09-21  Daniel Stenbergdocs/MQTT: not experimental anymore
2020-09-18  Daniel Stenbergdocs/RESOURCES: remove
2020-09-18  Daniel Stenbergdocs/TheArtOfHttpScripting: convert to markdown
2020-09-18  Daniel StenbergBUGS: convert document to markdown
2020-09-18  Daniel Stenberg--help: strdup the category
2020-09-18  Daniel StenbergCHECKSRC: document two missing warnings
2020-09-18  Daniel StenbergRELEASE-NOTES: synced
2020-09-18  Daniel Stenbergftp: avoid risk of reading uninitialized integers
2020-09-18  Quentin Ballandeasy_reset: clear retry counter
2020-09-18  Daniel Stenbergftp: get rid of the PPSENDF macro
2020-09-17  Daniel Stenbergman pages: switch to https://example.com URLs
2020-09-17  Daniel Stenberggithub: remove the duplicate "Security vulnerability...
2020-09-17  Emil Englergithub: use new issue template feature
2020-09-17  Emil Englerurlapi: use more Curl_safefree
2020-09-17  Marc Hoerskenmulti: align WinSock mask variables in Curl_multi_wait
2020-09-17  Marc Hoerskenmulti: reuse WinSock events variable in Curl_multi_wait
2020-09-16  Daniel StenbergTODO: dynamically decide to use socketpair
2020-09-16  Daniel StenbergTODO: add PR reference for native IDN support on macOS
2020-09-16  Daniel Stenbergtool_help.h: update copyright year range
2020-09-16  Daniel StenbergCI/azure: disable test 571 in the msys2 builds
2020-09-15  Daniel Stenbergtool_writeout: protect fputs() from NULL
2020-09-15  Daniel Stenbergtest3015: verify stdout "as text"
2020-09-15  Daniel Stenbergtravis: use libressl v3.1.4 instead of master
2020-09-15  Daniel Stenbergtests/FILEFORMAT: document type=shell for <command>
2020-09-15  Daniel Stenbergtests/FILEFORMAT: document nonewline support for <file>
2020-09-14  aniotool_writeout: add new writeout variable, %{num_headers}
2020-09-14  Daniel Stenbergtool_urlglob: fix compiler warning "unreachable code"
2020-09-14  Gergely Nagyvtls: deduplicate client certificates in ssl_config_data
2020-09-14  Daniel Stenbergftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_N...
2020-09-14  Daniel Stenbergcurl: make checkpasswd use dynbuf
2020-09-14  Daniel Stenbergcurl: make glob_match_url use dynbuf
2020-09-14  Daniel Stenbergcurl: make file2memory use dynbuf
2020-09-14  Daniel Stenbergcurl: make file2string use dynbuf
2020-09-14  Antarpreet... imap: set cselect_bits to CURL_CSELECT_IN initially
2020-09-14  Daniel StenbergRELEASE-NOTES: synced
2020-09-14  Daniel Stenbergtest434: test -K use in a single line without newline
2020-09-14  Daniel Stenbergruntests: allow creating files without newlines
2020-09-14  Daniel Stenbergcurl: use curlx_dynbuf for realloc when loading config...
2020-09-14  Daniel Stenbergdynbuf: provide curlx_ names for reuse by the curl...
2020-09-14  Daniel Stenbergdynbuf: make sure Curl_dyn_tail() zero terminates
2020-09-12  Daniel Stenbergtests: add test1912 to the dist
2020-09-11  Daniel Stenbergdocs/LICENSE-MIXING: remove
2020-09-10  Laramie Leavitthttp: consolidate nghttp2_session_mem_recv() call paths
2020-09-10  Daniel StenbergHISTORY: mention alt-svc added in 2019
2020-09-10  Daniel Stenbergbase64: also build for pop3 and imap
2020-09-09  Daniel Stenbergbase64: enable in build with SMTP
2020-09-08  Daniel Stenbergcurl_mime_headers.3: fix the example's use of curl_slis...
2020-09-08  Daniel Stenberglib583: fix enum mixup
2020-09-08  Daniel Stenberglibtest: fix build errors
2020-09-08  Daniel Stenberglib: fix -Wassign-enum warnings
2020-09-08  Daniel StenbergRELEASE-NOTES: synced
2020-09-07  Diven Qiurl: use blank credentials when using proxy w/o usernam...
2020-09-07  Daniel Stenbergtravis: add a build using libressl (from git master)
2020-09-07  Daniel Stenbergconfigure: let --enable-debug set -Wenum-conversion...
2020-09-07  Daniel Stenbergopenssl: consider ALERT_CERTIFICATE_EXPIRED a failed...
2020-09-07  Daniel StenbergFAQ: refreshed some very old language
2020-09-07  Daniel Stenbergcmake: make HTTP_ONLY also disable MQTT
2020-09-07  Daniel Stenberglibtest: remove lib1541 leftovers
2020-09-07  Daniel Stenbergtests/libtests: remove test 1900 and 2033
2020-09-07  Marc HoerskenCI/azure: add test number to title for display in analytics
2020-09-06  Daniel Stenbergaltsvc: clone setting in curl_easy_duphandle 5923/head
2020-09-06  Daniel Stenbergtest1541: remove since it is a known bug
2020-09-06  Daniel Stenbergtests: remove pipelining tests
2020-09-05  Daniel Stenbergcurl: retry delays in parallel mode no longer sleeps...
2020-09-05  Daniel Stenbergcurl:parallel_transfers: make sure retry readds the...
2020-09-05  Daniel Stenbergbuild: drop support for building with Watcom
2020-09-05  Daniel Stenbergwinbuild/rundebug.cmd: remove
2020-09-05  Daniel Stenbergcurl: in retry output don't call all problems "transient"
2020-09-05  Daniel Stenbergeasygetopt: pass a valid enum to avoid compiler warning
2020-09-04  Emil Englertests: Add tests for new --help
2020-09-04  Emil Englertool: update --help with categories
2020-09-04  Emil Englerdocs: add categories to all cmdline opts
2020-09-04  Daniel StenbergRELEASE-NOTES: synced
2020-09-04  ihsinmeconnect.c: remove superfluous 'else' in Curl_getconnectinfo
2020-09-04  Samuel MarksCMake: remove explicit `CMAKE_ANSI_CFLAGS`
2020-09-03  cbelibssh2: pass on the error from ssh_force_knownhost_key...
2020-09-03  Daniel Stenbergscripts/delta: add diffstat summary
2020-09-03  Martin Baštihttp_proxy: do not crash with HTTPS_PROXY and NO_PROXY set
2020-09-03  Daniel Stenbergtravis: add a CI job with openssl3 (from git master)
2020-09-02  Daniel Stenbergopenssl: avoid error conditions when importing native CA
2020-09-02  Daniel Stenbergsetopt: avoid curl_ on local variable
2020-09-02  Daniel Stenbergmqtt.c: avoid curl_ prefix on local variable
2020-09-02  Daniel Stenbergwildcard: strip "curl_" prefix from private symbols
2020-09-02  Daniel Stenbergvtls: make it 'struct Curl_ssl_session'
2020-09-02  Daniel Stenbergcurl_threads: make it 'struct Curl_actual_call'
2020-09-02  Daniel Stenbergschannel: make it 'struct Curl_schannel*'
2020-09-02  Daniel Stenberghash: make it 'struct Curl_hash'
2020-09-02  Daniel Stenbergllist: make it "struct Curl_llist"
2020-09-02  Marc Hoerskentelnet.c: depend on static requirement of WinSock version 2
2020-09-02  Marc Hoerskenwin32: drop support for WinSock version 1, require...
2020-09-02  Marc Hoerskenselect: align poll emulation to return all relevant...
2020-09-02  Marc HoerskenCI/azure: MQTT is now enabled by default
2020-09-02  Daniel Stenbergcopyright.pl: ignore buildconf
2020-09-02  Daniel Stenbergtest971: show test mismatches "inline"
2020-09-01  Daniel Stenberglib/Makefile.am: bump VERSIONINFO due to new functions
next