Branch | Commit message | Author | Age |
7_42 | Update the version number in curl/curlver.h to the correct version. | Rider Linden | 9 years |
Fabian-Keil/proxy-tests | Add test1181: Proxy request with --proxy-header "Connection: Keep-Alive" | Fabian Keil | 4 years |
HTTPS-proxy | openssl: remove dead code | Daniel Stenberg | 8 years |
Jelinski/buffer-tuning-under-Windows | windows: implement send buffer tuning | Daniel Jelinski | 6 years |
QUIC | fixup version numbers, and mark as experimental in docs | Daniel Stenberg | 5 years |
TFO-windows | connect: Add TCP Fast Open support for Windows | Brad G | 6 years |
URL-API | URL-API | Daniel Stenberg | 6 years |
badger/cainfo-docs-clarified | CURLOPT_CAINFO.3: polished wording | Daniel Stenberg | 5 years |
badger/fewer-time-calls | fixup mistakes from earlier code attempts | Daniel Stenberg | 4 years |
badger/multi-sockhash-lists | fixup don't destroy the transfer list in sh_delentry | Daniel Stenberg | 5 years |
bagder/1560-req-ipv6 | test1560: require IPv6 for IPv6 aware URL parsing | Daniel Stenberg | 5 years |
bagder/2674-http2-segfault | http2: debug h2 stream data to transfer already gone | Daniel Stenberg | 6 years |
bagder/4043 | http2_recv: trigger another read when the last data is returned | Daniel Stenberg | 5 years |
bagder/ABI-docs | ABI.md: renamed to .md and polished the markdown | Daniel Stenberg | 4 years |
bagder/ABI-refresh | docs/ABI: tighten up the language | Daniel Stenberg | 4 years |
bagder/CONNECT-EAGAIN | http-proxy: fix chunked-encoded CONNECT responses | Daniel Stenberg | 7 years |
bagder/CONNECT_TO-without-ipv6 | test1454: --connect-to with IPv6 address w/o IPv6 support! | Daniel Stenberg | 7 years |
bagder/CURLOPT_HTTPHEADER-more | CURLOPT_HTTPHEADER.3: add descripion for specific headers | Daniel Stenberg | 3 years |
bagder/CURLOPT_POSTFIELDS-clarify-size | fixup s/zero/nul | Daniel Stenberg | 4 years |
bagder/CURLOPT_UPLOAD_BUFFERSIZE | CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size | Daniel Stenberg | 6 years |
bagder/CURLOPT_WRITEFUNCTION.3 | CURLOPT_WRITEFUNCTION.3: add inline example and new see-also | Daniel Stenberg | 5 years |
bagder/CURLU-readonly | test1906: verify CURLOPT_CURLU + CURLOPT_PORT usage | Daniel Stenberg | 6 years |
bagder/CURLX_UNICODEFREE | multibyte: turn the unicodefree macro into upper | Daniel Stenberg | 4 years |
bagder/CURL_PUSH_ERROROUT | fixup assert | Daniel Stenberg | 4 years |
bagder/Curl_inet_ntop | Curl_inet_ntop: always check the return code | Daniel Stenberg | 4 years |
bagder/Curl_tvdiff_us | bagder/Curl_tvdiff_us: fix the math | Daniel Stenberg | 7 years |
bagder/DOH | travis: add the DOH tests to the torture testing | Daniel Stenberg | 6 years |
bagder/ESNI-is-ECH | ECH: renamed from ESNI in docs and configure | Daniel Stenberg | 4 years |
bagder/ETIMEDOUT | fixup enforce blackhole == 0 | Daniel Stenberg | 5 years |
bagder/FAQ-refresh | fixup lowercase curl | Daniel Stenberg | 4 years |
bagder/FOLLOW_IGNORE_CUSTOM | CURLOPT_FOLLOWLOCATION: add a CURLFOLLOW_NO_CUSTOMREQUEST bit | Daniel Stenberg | 5 years |
bagder/GOVERNANCE | fixup spelling | Daniel Stenberg | 6 years |
bagder/HAVE_ENGINE_LOAD_BUILTIN_ENGINES | define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore | Daniel Stenberg | 5 years |
bagder/HAVE_OPENSSL_ENGINE_H | build: remove all HAVE_OPENSSL_ENGINE_H defines | Daniel Stenberg | 5 years |
bagder/HELP-US | HELP-US.md: "How to get started helping out in the curl project" | Daniel Stenberg | 7 years |
bagder/HISTORY | HISTORY: add some milestones | Daniel Stenberg | 6 years |
bagder/HTTP-CONNECT-non-blocking | http-proxy: do the HTTP CONNECT process entirely non-blocking | Daniel Stenberg | 7 years |
bagder/NO_PROXY | docs: clarify NO_PROXY env variable functionality | Daniel Stenberg | 6 years |
bagder/NO_PROXY-ipv6-numerical | test1265: verify NO_PROXY with IPv6 numerical | Daniel Stenberg | 7 years |
bagder/NULL-checks | checksrc: detect more kinds of NULL comparisons we avoid | Daniel Stenberg | 3 years |
bagder/OS400-checksrc | packages/OS400: make the source code-style compliant | Daniel Stenberg | 4 years |
bagder/README-docs | README: mention that the docs is in docs/ | Jay Satiro | 5 years |
bagder/SMB-remote-time | smb: add support for CURLOPT_FILETIME | Gisle Vanem | 7 years |
bagder/SSL_get_tlsext_status_ocsp_resp | openssl: fix the SSL_get_tlsext_status_ocsp_resp call | Daniel Stenberg | 6 years |
bagder/Schannel-winssl | schannel: stop calling it "winssl" | Daniel Stenberg | 6 years |
bagder/TESTNUMBER | ftpserver: only load the preprocessed test file | Daniel Stenberg | 4 years |
bagder/TerminalSettings-static | tool_main: make TerminalSettings static | Daniel Stenberg | 6 years |
bagder/URL-portnumbers | URL-SYNTAX: mention IDNA details | Daniel Stenberg | 4 years |
bagder/XDG_CONFIG_HOME | curl: support XDG_CONFIG_HOME to find .curlrc | Daniel Stenberg | 4 years |
bagder/accept-port-zero | urlapi: accept port number zero | Daniel Stenberg | 3 years |
bagder/acinclude-winsock | acinclude: remove use of CURL_CHECK_HEADER_WINSOCK | Daniel Stenberg | 3 years |
bagder/activesocket-docs-update | CURLINFO_ACTIVESOCKET.3: clarifying the description | Daniel Stenberg | 4 years |
bagder/address-scope | CURLOPT_ADDRESS_SCOPE: fix range check and more | tmilburn | 6 years |
bagder/addrlen | fixup ngtcp2 too | Daniel Stenberg | 5 years |
bagder/af-unix | asyn-thread: s/AF_LOCAL/AF_UNIX for Solaris | Daniel Stenberg | 5 years |
bagder/aix-needs-sys-poll_h | system.h: include sys/poll.h for AIX | Daniel Stenberg | 7 years |
bagder/alloc-upload-buffer-on-demand | fixup use upload buffer size for scratch area malloc | Daniel Stenberg | 6 years |
bagder/allow-1mb-http-request | dynbuf: bump the max HTTP request to 1MB | Daniel Stenberg | 4 years |
bagder/alt-svc | docs/ALTSVC.md: docs describing the approach | Daniel Stenberg | 6 years |
bagder/alt-svc-prot-selection | alt-svc: add protocol version selection masking | Daniel Stenberg | 5 years |
bagder/alt-used | alt-svc: send Alt-Used: in redirected requests | Daniel Stenberg | 5 years |
bagder/alt-used-memleak | http: free memory when Alt-Used header creation fails due to OOM | Daniel Stenberg | 5 years |
bagder/altsvc-29 | altsvc: bump to h3-29 | Daniel Stenberg | 4 years |
bagder/altsvc-alpn-parse | alt-svc: more liberal ALPN name parsing | Daniel Stenberg | 5 years |
bagder/altsvc-dead-store | altsvc: minimize variable scope and avoid "DEAD_STORE" | Daniel Stenberg | 4 years |
bagder/altsvc-debug | url: allow non-HTTPS altsvc-matching for debug builds | Daniel Stenberg | 5 years |
bagder/altsvc-docs | CURLOPT_ALTSVC_CTRL.3: mention conn reuse is preferred | Daniel Stenberg | 3 years |
bagder/altsvc-duphandle | altsvc: clone setting in curl_easy_duphandle | Daniel Stenberg | 4 years |
bagder/altsvc-expire-lookup | altsvc: fix removal of expired cache entry | Daniel Stenberg | 5 years |
bagder/altsvc-h3-25 | altsvc: use h3-25 now | Daniel Stenberg | 5 years |
bagder/altsvc-h3version | altsvc: set h3 version a common single spot | Daniel Stenberg | 5 years |
bagder/altsvc-newline | altsvc: fix parser for lines ending with CRLF | Daniel Stenberg | 4 years |
bagder/altsvc-no-num | altsvc: remove the num field from the altsvc struct | Daniel Stenberg | 4 years |
bagder/altsvc-quiche | url: make use of new HTTP version if alt-svc has one | Daniel Stenberg | 5 years |
bagder/altsvc-quoted-values | altsvc: accept quoted ma and persist values | Daniel Stenberg | 5 years |
bagder/altsvc-rename | squashme: fix formal parameter warning, etc | Jay Satiro | 5 years |
bagder/altsvc-torture | altsvc: make the save function ignore NULL filenames | Daniel Stenberg | 5 years |
bagder/amit-dns | asyn-thread: create a socketpair to wait on for the threaded resolve | Amit Katyal | 5 years |
bagder/anyauth-reuse | conn-reuse: requests wanting NTLM can reuse non-NTLM connections | Daniel Stenberg | 5 years |
bagder/api-docs-cleanup | docs: consistent use of "Added in" | Daniel Stenberg | 3 years |
bagder/appveyor-autotools | fixup remove (unused) runtests.pl -b option | Daniel Stenberg | 4 years |
bagder/appveyor-test571 | appveyor: disable test 571 in two cmake builds | Daniel Stenberg | 4 years |
bagder/appveyor-vs2017-winbuild | fixup add missing && | Daniel Stenberg | 5 years |
bagder/appveyor-vs2019 | fixup remove quotes around %TARGET% | Daniel Stenberg | 5 years |
bagder/appveyor-win32 | appveyor: add 32bit win32 + ARM builds | Daniel Stenberg | 7 years |
bagder/appveyor-winbuild | fixup disable testing for winbuild | Daniel Stenberg | 5 years |
bagder/ares-defines | asyn-ares: correct some bad comments | Daniel Stenberg | 4 years |
bagder/ares-errormsg | asyn-ares: use consistent resolve error message | Daniel Stenberg | 4 years |
bagder/ares_freeaddrinfo | asyn-ares: call ares_freeaddrinfo() to clean up addrinfo results | Daniel Stenberg | 3 years |
bagder/arm64/ci | travis: for evalation speed, remove all but arm64 | Daniel Stenberg | 5 years |
bagder/assert-write-plain | send: assert that Curl_write_plain() has a ->conn when called | Daniel Stenberg | 4 years |
bagder/assign-enum | fixup optiontable.pl | Daniel Stenberg | 4 years |
bagder/asyn-h-getsock | asyn.h: remove the Curl_resolver_getsock define | Daniel Stenberg | 4 years |
bagder/asyn-tdata | asyn: use 'struct thread_data *' instead of 'void *' | Daniel Stenberg | 4 years |
bagder/async-ares-null-entry | fixup remove if(entry) check for argument never NULL | Daniel Stenberg | 4 years |
bagder/atomic-init | global_init: atomic initialize counter | Daniel Stenberg | 4 years |
bagder/avoid-binary-to-terminal | curl: prevent binary output spewed to terminal | Daniel Stenberg | 7 years |
bagder/avoid-generic | urldata: avoid 'generic', use dedicated pointers | Daniel Stenberg | 5 years |
bagder/avoid-strerror | strerror.h: remove the #include from files not using it | Daniel Stenberg | 3 years |
bagder/aws-macro-warning | fixup more empty expressions fixed | Daniel Stenberg | 4 years |
bagder/awsv4-docs | aws-sigv4.d: polish the wording | Daniel Stenberg | 4 years |
bagder/axe-axTLS | axTLS: not considered fit for use | Daniel Stenberg | 6 years |
bagder/azure-build-combos | fixup remove the mac-libssh build for now as it didn't work | Daniel Stenberg | 5 years |
bagder/azure-disable-msys2 | azure: disable test 571 in the msys2 builds | Daniel Stenberg | 4 years |
bagder/azure-disable-ssl-proper | azure: make the "w/o HTTP/SMTP/IMAP" build disable SSL proper | Daniel Stenberg | 3 years |
bagder/azure-macos | fixup install packages on macos before buildconf runs | Daniel Stenberg | 5 years |
bagder/azure-macos-brotli | azure: disable brotli on the macos debug-builds | Daniel Stenberg | 5 years |
bagder/azure-more | fixup more azure, removed two from travis | Daniel Stenberg | 5 years |
bagder/azure-torture | azure: add a torture test | Daniel Stenberg | 5 years |
bagder/azure-torture-mac | fixup try shallow=25 and see if it gets through | Daniel Stenberg | 5 years |
bagder/azure-ubuntu-not-433 | azure: disable test 433 on azure-ubuntu | Daniel Stenberg | 4 years |
bagder/badsymbols-hash | tests/badsymbols.pl: ignore stand-alone single hash lines | Daniel Stenberg | 4 years |
bagder/ban-bad-time-funcs | checksrc: ban gmtime/localtime | Daniel Stenberg | 4 years |
bagder/base64-more | base64: also build for pop3 and imap | Daniel Stenberg | 4 years |
bagder/basic-man-check | test1173: detect some basic man page format mistakes | Daniel Stenberg | 5 years |
bagder/before-release | ftp,imap,pop3,smtp: reject STARTTLS server response pipelining | Patrick Monnerat | 3 years |
bagder/better-disables | fnmatch: disable if FTP is disabled | Daniel Stenberg | 6 years |
bagder/bind-ipversion-mismatch | bindlocal: detect and avoid IP version mismatches in bind() | Daniel Stenberg | 5 years |
bagder/bit-as-bool | fixup leave VisualStudioSolution at 2017 | Daniel Stenberg | 5 years |
bagder/bits.close | conn: always set bits.close with connclose() | Daniel Stenberg | 5 years |
bagder/blank-proxy-pwd | fixup spell <features> correctly | Daniel Stenberg | 4 years |
bagder/blocklist | fixup a typo in CURLMOPT_PIPELINING_SERVER_BL.3 | Daniel Stenberg | 4 years |
bagder/bold-headers | curl: added --styled-output | Daniel Stenberg | 6 years |
bagder/boringssl-pkcs12 | openssl: pkcs12 is supported by boringssl | Daniel Stenberg | 7 years |
bagder/boringssl-undef-x509 | boringssl + schannel: undef X509_NAME in lib/schannel.h | Gisle Vanem | 6 years |
bagder/boringssl-warningfree | openssl: build warning free with boringssl | Daniel Stenberg | 5 years |
bagder/bounty-dropbox | BUG-BOUNTY.md: add the Dropbox "bonus" extra payout ability [ci skip] | Daniel Stenberg | 5 years |
bagder/bounty-refresh | BUG-BOUNTY: minor language update | Daniel Stenberg | 4 years |
bagder/buffer-use-cleanups | url: let CURLOPT_BUFFERSIZE realloc to smaller sizes too | Daniel Stenberg | 8 years |
bagder/buffersize | setopt: if the buffer exists, refuse the new size | Daniel Stenberg | 4 years |
bagder/bug-bounty | fixup specify the amounts with USD currency | Daniel Stenberg | 6 years |
bagder/bug-bounty-fixed | docs/BUG-BOUNTY: the sponsors actually decide the amount | Daniel Stenberg | 6 years |
bagder/bug-bounty-hackerone | docs/BUG-BOUNTY: bug bounty time [skip ci] | Daniel Stenberg | 6 years |
bagder/bugs-cmake | KNOWN_BUGS: cmake: libspsl is not supported | Daniel Stenberg | 4 years |
bagder/build-curl.1-oot | cmdline-opts: for non-perl builds copy from source tree | Daniel Stenberg | 8 years |
bagder/build-without-crypto-auth | build: fix --disable-crypto-auth | Daniel Stenberg | 7 years |
bagder/buildconf-busybox | Revert "buildconf: use find -execdir instead, remove -print and the ares files" | Daniel Stenberg | 4 years |
bagder/buildconf-removed | buildconf: invoke 'autoreconf -fi' instead | Daniel Stenberg | 4 years |
bagder/bump-ngtcp2 | ngtcp2: use 0.15.0 | Daniel Stenberg | 18 months |
bagder/bump-versioninfo | lib/Makefile.am: bump VERSIONINFO due to new functions | Daniel Stenberg | 4 years |
bagder/bundle-per-hostname | conncache: make "bundles" per host name when doing proxy tunnels | Daniel Stenberg | 5 years |
bagder/c-hyper-error | fixup a missing if(result) | Daniel Stenberg | 3 years |
bagder/c-hyper-warnings | c-hyper: fix compiler warnings | Daniel Stenberg | 4 years |
bagder/ca-bundle-no-getenv | lib: never define CURL_CA_BUNDLE with a getenv | Daniel Stenberg | 5 years |
bagder/ca-native | fixup options-in-versions | Daniel Stenberg | 18 months |
bagder/cabundle-distrust-after | fixup warn if the distrust efter time doesn't end with 'Z' | Daniel Stenberg | 5 years |
bagder/cacert-errormsg | curl: shorten and clean up CA cert verification error message | Daniel Stenberg | 7 years |
bagder/cainfo-schannel-docs | CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip] | Daniel Stenberg | 5 years |
bagder/capath-verbose | fixup the mesalink missing comma | Daniel Stenberg | 4 years |
bagder/cares-happy-eyeballs | asyn-ares: ares_getaddrinfo needs to happy eyeballs timer | Daniel Stenberg | 3 years |
bagder/cares-options | tool_getparam: DNS options that need c-ares now fail without it | Daniel Stenberg | 3 years |
bagder/cert-digest | fixup test2041 public key pinning test case | Daniel Stenberg | 6 years |
bagder/check-return-value | curl:create_transfers check return code from curl_easy_setopt | Daniel Stenberg | 5 years |
bagder/checksrc-assignwithin | lib: remove ASSIGNWITHINCONDITION exceptions, use our code style | Daniel Stenberg | 5 years |
bagder/checksrc-asteriskspace | checksrc: enhance the ASTERISKSPACE and update code accordingly | Daniel Stenberg | 4 years |
bagder/checksrc-conditions | checksrc: complain on == NULL or != 0 checks in conditions | Daniel Stenberg | 4 years |
bagder/checksrc-copyrightyear | checksrc: repair the copyrightyear check | Daniel Stenberg | 5 years |
bagder/checksrc-cpp-col0 | checksrc: detect // comments on column 0 | Daniel Stenberg | 4 years |
bagder/checksrc-dowhile-brace | checksrc: verify do-while and spaces between the braces | Daniel Stenberg | 4 years |
bagder/checksrc-emptylinebrace | checksrc: warn on empty line before open brace | Daniel Stenberg | 4 years |
bagder/checksrc-equals-checks | code style: use space after semicolon | Daniel Stenberg | 7 years |
bagder/checksrc-onelinecondition | cleanup: insert newline after if() condition | Daniel Stenberg | 5 years |
bagder/checksrc-stripcpp | fixup remove exceptions for preprocessor directives | Daniel Stenberg | 3 years |
bagder/checksrc-tests-examples | checksrc: invoke script with -D to find .checksrc proper | Daniel Stenberg | 4 years |
bagder/chunk-callback-no-time | CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time value | Daniel Stenberg | 6 years |
bagder/chunk-comment | http_chunks: correct and clarify a comment on hexnumber length | Daniel Stenberg | 4 years |
bagder/chunk-encoding-data | chunk/encoding: remove conn->data references | Daniel Stenberg | 4 years |
bagder/ci | fixup Curl_updateconninfo | Daniel Stenberg | 5 years |
bagder/cifuzz-for-real | CIfuzz: switch off 'dry_run' mode | Daniel Stenberg | 5 years |
bagder/cirrus-fbsd13 | cirrus-ci: disabled FreeBSD 13 (again) | Daniel Stenberg | 4 years |
bagder/cirrus-freebsd-13 | ciruss: disable the FreeBSD 13 builds | Daniel Stenberg | 5 years |
bagder/cirrus-no-sshd | cirrus: disable SFTP and SCP tests | Daniel Stenberg | 5 years |
bagder/clang-extra-semi-stmt | tests/unit: fix empty statements with no effect | Daniel Stenberg | 4 years |
bagder/clang-pointer-bool | m4/curl-compilers: tell clang -Wno-pointer-bool-conversion | Daniel Stenberg | 3 years |
bagder/clang-tidy | fixup compiler warning when the function isn't used/tested | Daniel Stenberg | 6 years |
bagder/clean-mid-connect | fixup the hyper build too | Daniel Stenberg | 3 years |
bagder/cleanup-happy-eyeballs | fixup return error on failed socket-creation | Daniel Stenberg | 5 years |
bagder/cleanup-remove-first | curl_easy_cleanup.3: remove from multi handle first | Daniel Stenberg | 3 years |
bagder/clear-errorbuffer-add-handle | fixup CURLOPT_ERRORBUFFER.3 docs | Jay Satiro | 7 years |
bagder/clear-free-strings | cleanup: zero set strings before freeing them | Prashant Chaudhari | 7 years |
bagder/cleartext-fix-overflow-check | vauth/cleartext: fix integer overflow check | Daniel Stenberg | 7 years |
bagder/close-tls-data-conn | progress: switch to Curl_easy * inputs | Daniel Stenberg | 4 years |
bagder/cmake-gophers | cmake: enable gophers correctly in curl-config | Daniel Stenberg | 4 years |
bagder/cmake-http-only | cmake: make HTTP_ONLY also disable MQTT | Daniel Stenberg | 4 years |
bagder/cmake-idn-unixsockets | CMake: store IDN2 information in curl_config.h | Daniel Stenberg | 4 years |
bagder/cmake-macos-no-poll | fixup the conditional | Daniel Stenberg | 3 years |
bagder/cmake-openssl3-deprecated | fixup with jzakrzewski's advice | Daniel Stenberg | 3 years |
bagder/cmake-picky-options | cmake: search for picky options only for gcc and clang | Daniel Stenberg | 7 years |
bagder/cmake-rename-priv | cmake: private identifiers use CURL_ instead of CMAKE_ prefix | Daniel Stenberg | 3 years |
bagder/cmake-schannel | squashme: show all errors at once and explicitly say rebuild required | Jay Satiro | 3 years |
bagder/cmake-variadic-macros | cmake: define HAVE_VARIADIC_MACROS_C99 | Daniel Stenberg | 6 years |
bagder/cmake-warnings-as-errors | appveyor: enable CURL_WERROR on all builds | Daniel Stenberg | 7 years |
bagder/cmake-win-unicode | cmake: set the unicode feature in curl-config on Windows | Daniel Stenberg | 4 years |
bagder/cmake-wolfssl | cmake: add support for building with wolfSSL | Daniel Stenberg | 5 years |
bagder/cmdline-docs-protocols | docs/cmdline-opts: don't say "protocols: all" | Daniel Stenberg | 3 years |
bagder/code-coverage | configure: rewrite --enable-code-coverage | Daniel Stenberg | 6 years |
bagder/code-review | CODE_REVIEW.md: how to do code reviews in curl | Daniel Stenberg | 4 years |
bagder/codeacy-remarks | file: fix "Checking if unsigned variable 'readcount' is less than zero." | Daniel Stenberg | 6 years |
bagder/columns-less-than-10k | curl: only accept COLUMNS less than 10000 | Daniel Stenberg | 5 years |
bagder/compressed-docs | compressed.d: stress that the headers are not modified | Daniel Stenberg | 5 years |
bagder/config-backslash | config.d: escape the backslash properly | Daniel Stenberg | 3 years |
bagder/config-curlrc | fixup for windows checks | Daniel Stenberg | 3 years |
bagder/config-docs | config.d: clarify that initial : and = might need quoting [skip ci] | Daniel Stenberg | 6 years |
bagder/configfure-curl-run-ifelse | configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE | Daniel Stenberg | 6 years |
bagder/configure-all-deplibs | configure: adjust the REQUIRE_LIB_DEPS logic | Daniel Stenberg | 4 years |
bagder/configure-android-libc-detect | configure: fix recv/send/select detection on Android | Daniel Stenberg | 7 years |
bagder/configure-ares-pkgconfig | configure: use pkg-config for c-ares detection | Daniel Stenberg | 6 years |
bagder/configure-as_help_string | fixup the IFELSE commit | Daniel Stenberg | 4 years |
bagder/configure-compiler | configure: convert -I to -isystem as a last step | Daniel Stenberg | 5 years |
bagder/configure-conditional-ca-check | configure: only check for CA bundle for those SSL backends | Daniel Stenberg | 7 years |
bagder/configure-cxx-after-cc | configure: check for C++ compiler after C, to make it non-fatal | Daniel Stenberg | 7 years |
bagder/configure-darwinssl-multissl | configure: remove the leading comma from the backends list | Daniel Stenberg | 7 years |
bagder/configure-detect-bad-sslprefix | configure: add basic test of --with-ssl prefix | Daniel Stenberg | 6 years |
bagder/configure-detect-missing-openssl | fixup handle both 'no' and 'off' | Daniel Stenberg | 5 years |
bagder/configure-detect-xlclang | curl-compilers.m4: detect xlclang | Daniel Stenberg | 6 years |
bagder/configure-dis-https-proxy | fixup don't set the bit in version.c either | Daniel Stenberg | 4 years |
bagder/configure-disable-hsts | configure: make --disable-hsts work | Daniel Stenberg | 3 years |
bagder/configure-disable-more | configure: more --disable switches to toggle off individual features | Daniel Stenberg | 5 years |
bagder/configure-disable-tls-srp | test1165: verify that CURL_DISABLE_ symbols are synced | Daniel Stenberg | 5 years |
bagder/configure-explicit-tls | fixup update docs/INSTALL.md accordingly | Daniel Stenberg | 4 years |
bagder/configure-extend-summary | configure: show CFLAGS, LDFLAGS etc in summary | Daniel Stenberg | 6 years |
bagder/configure-fix-ar-warning | configure: override AR_FLAGS to silence warning | Daniel Stenberg | 6 years |
bagder/configure-format-mingw | src/tool_filetime: disable -Wformat on mingw for this file | Daniel Stenberg | 4 years |
bagder/configure-getsockpeer | configure: detect getsockname and getpeername on windows too | Daniel Stenberg | 5 years |
bagder/configure-hidden | curl-confopts.m4: remove --enable/disable-hidden-symbols | Daniel Stenberg | 3 years |
bagder/configure-hyper | configure: better diagnostics if hyper is built wrong | Daniel Stenberg | 3 years |
bagder/configure-ipv6-getaddrinfo | configure: only say ipv6 enabled when the variable is set | Daniel Stenberg | 5 years |
bagder/configure-keep-ld_library_path-local | configure: keep LD_LIBRARY_PATH changes local | Daniel Stenberg | 7 years |
bagder/configure-ldap-lber | configure: try ldap/lber in reversed order first | Daniel Stenberg | 7 years |
bagder/configure-macidn | configure: make --disable-macidn switch off USE_MACIDN | Daniel Stenberg | 4 years |
bagder/configure-openssl-ldl | configure: fix the -ldl check for openssl, add -lpthread check | Daniel Stenberg | 8 years |
bagder/configure-openssl-lsed | configure: only strip first -L from LDFLAGS | Daniel Stenberg | 4 years |
bagder/configure-openssl-threadsafe | configure: check for OpenSSL flavor with thread-unsafe init | Daniel Stenberg | 5 years |
bagder/configure-ossl3 | curl-openssl.m4: show correct output for OpenSSL v3 | Daniel Stenberg | 3 years |
bagder/configure-path-separator | configure: set PATH_SEPARATOR to colon for PATH w/o separator | Daniel Stenberg | 7 years |
bagder/configure-pedantic-errors | configure: fix -pedantic-errors for GCC 5 and later | Daniel Stenberg | 5 years |
bagder/configure-preferlonglong | configure: prefer 'long long' to int64_t for curl_off_t | Daniel Stenberg | 8 years |
bagder/configure-remove-curl_socklen_t | configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T | Daniel Stenberg | 6 years |
bagder/configure-remove-cxx | configure: remove the C++ compiler check | Daniel Stenberg | 7 years |
bagder/configure-remove-unused-funcs | configure: remove checks for 5 functions never used | Daniel Stenberg | 7 years |
bagder/configure-rm-check-openssl | curl-openssl: remove the OpenSSL headers and library versions check | Daniel Stenberg | 3 years |
bagder/configure-rm-cyassl | configure: remove all cyassl references | Daniel Stenberg | 5 years |
bagder/configure-sed-quote | curl-openssl: pass argument to sed single-quoted | Daniel Stenberg | 3 years |
bagder/configure-static-openssl | configure: enhance ability to detect/build with static openssl | Daniel Stenberg | 6 years |
bagder/configure-threaded-by-default | configure: use the threaded resolver backend by default if possible | Daniel Stenberg | 7 years |
bagder/configure-try-run-followup | fixup configure: check sizes at compile time instead of run-time | Daniel Stenberg | 6 years |
bagder/configure-version-min | acinclude: detect manually set minimum macos/ipod version | Daniel Stenberg | 4 years |
bagder/configure-with-openssl | configure: provide --with-openssl, deprecate --with-ssl | Daniel Stenberg | 4 years |
bagder/configure-wolfssh | configure: the wolfssh backend does not provide SCP | Daniel Stenberg | 4 years |
bagder/configure-wolfssl-pkgconfig | configure: fix pkg-config detecting wolfssl | Daniel Stenberg | 4 years |
bagder/configure-writable-argv | configure: repair the check if argv can be written to | Daniel Stenberg | 4 years |
bagder/configure-zstd | configure: add zstd detection | Daniel Stenberg | 4 years |
bagder/conn-bits | urldata: connect related booleans live in struct ConnectBits | Daniel Stenberg | 4 years |
bagder/conn-data-cleanup | urldata: rename easy_conn to just conn | Daniel Stenberg | 6 years |
bagder/conn-data-for-disconnect | Revert "libssh: no data pointer == nothing to do" | Daniel Stenberg | 6 years |
bagder/conn-data-is-gone | lib: remove 'conn->data' completely | Daniel Stenberg | 4 years |
bagder/conncache-cleanup | conncache: various concept cleanups | Daniel Stenberg | 5 years |
bagder/conncache-closure | conncache: alloc "closure handle" on demand | Daniel Stenberg | 4 years |
bagder/conncache-lockmore | fixup test1554 again | Daniel Stenberg | 7 years |
bagder/conncache-reuse-multiplex | conncache: only allow multiplexing within same multi handle | Daniel Stenberg | 7 years |
bagder/connect-getsock | http_proxy: only wait for writable socket while sending request | Daniel Stenberg | 3 years |
bagder/connect-ipv6less | connect: repair build without ipv6 availability | Jay Satiro | 4 years |
bagder/connect-only-always-used | conncache: CONNECT_ONLY connections are now assumed in-use always | Daniel Stenberg | 5 years |
bagder/connect-setsockopt | connect: mark intentional ignores of setsockopt return values | Daniel Stenberg | 4 years |
bagder/connect_only-disconnect | test660: verify CONNECT_ONLY with IMAP | Daniel Stenberg | 6 years |
bagder/connect_only-never-reuse | test 597: adjust since connect_only never reuses connections now | Daniel Stenberg | 6 years |
bagder/connection-easy-detach | libssh: no data pointer == nothing to do | Daniel Stenberg | 6 years |
bagder/connection-exists-data | ConnectionExists: make sure conn->data is set when "taking" a connection | Daniel Stenberg | 6 years |
bagder/connection-ipv6 | connect: store IPv6 connection status after valid connection | Daniel Stenberg | 7 years |
bagder/connection-reuse-pinning | fixup Sebastian's tweaks | Daniel Stenberg | 5 years |
bagder/conninfo-h3 | Curl_updateconninfo: store addresses for QUIC connections too | Daniel Stenberg | 3 years |
bagder/connnection-in-use | fixup the ConnectionExists check for ->data == NULL case | Daniel Stenberg | 6 years |
bagder/content-disp-warnings | parse_args: redo the warnings for --remote-header-name combos | Daniel Stenberg | 3 years |
bagder/content-encoding-error | fixup lgtm warning | Daniel Stenberg | 5 years |
bagder/contribute-commit | CONTRIBUTE: extend git commit message description | Daniel Stenberg | 4 years |
bagder/cookie-atomic | squashme: improvements | Jay Satiro | 5 years |
bagder/cookie-comment | fixup remove draft number | Daniel Stenberg | 18 months |
bagder/cookie-docs | fixup spell it out: "set over HTTPS" | Daniel Stenberg | 5 years |
bagder/cookie-dotless-name | test331: verify set-cookie for dot-less host name | Daniel Stenberg | 6 years |
bagder/cookie-leak | teset1160: verifies the cookie leak fix for large cookies | Daniel Stenberg | 7 years |
bagder/cookie-leak-path-twice | cookie: fix memory leak if path was set twice in header | Daniel Stenberg | 7 years |
bagder/cookie-newline | HTTP-COOKIES: mention that a trailing newline is required | Daniel Stenberg | 5 years |
bagder/cookie-prefix-case-sensitive | fixup the comparison as strncmp() returns 0 for match! | Daniel Stenberg | 5 years |
bagder/cookie-pv-null | cookie: avoid NULL dereference | Daniel Stenberg | 7 years |
bagder/cookie-zero-max-age | test329: verify cookie max-age=0 immediate expiry | Daniel Stenberg | 6 years |
bagder/cookielist-null | fixup test 676 verifies setting CURLOPT_COOKIEFILE to NULL again | Daniel Stenberg | 4 years |
bagder/cookies-qsort | cookie: pass in the correct cookie amount to qsort() | Daniel Stenberg | 5 years |
bagder/cookies-save-only-if-enabled | cookies: only save the cookie file if the engine is enabled | Daniel Stenberg | 6 years |
bagder/copyright-overhaul | fixup the lib/curl_config.h.cmake header | Daniel Stenberg | 5 years |
bagder/copyright-ranges | copyright: update copyright year ranges to 2021 | Daniel Stenberg | 4 years |
bagder/coverity-memdebug | memdebug: log pointer before freeing its data | Daniel Stenberg | 6 years |
bagder/create-dirs-docs | create-dirs.d: mention the mode | Daniel Stenberg | 5 years |
bagder/create-file-mode | fixup to make tests pass | Daniel Stenberg | 4 years |
bagder/create-files-mode | curl: make --create-dirs use mode 0777 for new directories | Daniel Stenberg | 4 years |
bagder/create-hostcache-on-stack | hostip: make create_hostcache_id avoid alloc + free | Daniel Stenberg | 6 years |
bagder/credentials-in-url | fixup test2047 | Daniel Stenberg | 5 years |
bagder/crustls-version | vtls/rustls: adapt to the updated rustls_version proto | Daniel Stenberg | 3 years |
bagder/curl-1-examples | fixup call it 'fractional seconds' for --max-time and --connect-timeout | Daniel Stenberg | 3 years |
bagder/curl-1-header-chunked | header.d: mention the "Transfer-Encoding: chunked" handling | Daniel Stenberg | 4 years |
bagder/curl-1-protocols | fixup spelling | Daniel Stenberg | 4 years |
bagder/curl-1-seealso | curl.1: require "see also" for every documented option | Daniel Stenberg | 3 years |
bagder/curl-H-file | test1147: verify -H on a file | Daniel Stenberg | 7 years |
bagder/curl-NOBODY_HEADERS | FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output | Daniel Stenberg | 6 years |
bagder/curl-O-error | curl: better error message when -O fails to get a good name | Daniel Stenberg | 3 years |
bagder/curl-better-disabled-options | curl: improved skip-setopt-options when built with disabled features | Daniel Stenberg | 5 years |
bagder/curl-cd-overwrite-check | fixup adjust for windows open(), close fd if fdopen fails | Daniel Stenberg | 4 years |
bagder/curl-config-ignore-deplibs | curl-config: ignore REQUIRE_LIB_DEPS in --libs output | Daniel Stenberg | 4 years |
bagder/curl-config-ssl-backends | curl-config: add --ssl-backends | Daniel Stenberg | 7 years |
bagder/curl-config-wo-bc | curl-config.in: remove dependency on bc | Daniel Stenberg | 6 years |
bagder/curl-disable-libcurl | tool_operate: fix compiler warning when --libcurl is disabled | Daniel Stenberg | 4 years |
bagder/curl-disabled-ftp | curl: don't set FTP options for FTP-disabled builds | Daniel Stenberg | 5 years |
bagder/curl-disabled-netrc | tool_setopt: handle a libcurl build without netrc support | Daniel Stenberg | 5 years |
bagder/curl-dynbuf | test434: test -K use in a single line without newline | Daniel Stenberg | 4 years |
bagder/curl-errorf | curl: use errorf() better | Daniel Stenberg | 5 years |
bagder/curl-errormsg | curl: improve error message for --head with -J | Daniel Stenberg | 3 years |
bagder/curl-exit-on-error | curl: exit the create_transfers loop on errors | Daniel Stenberg | 5 years |
bagder/curl-http3-check | curl:getparameter return error for --http3 if libcurl doesn't support | Daniel Stenberg | 5 years |
bagder/curl-httpver-3 | curl: make --libcurl use CURL_HTTP_VERSION_3 | Daniel Stenberg | 5 years |
bagder/curl-integer-overflow-1730 | test1427: verify command line parser integer overflow detection | Daniel Stenberg | 7 years |
bagder/curl-larger-buffer | tests: update with the CURLOPT_BUFFERSIZE change | Daniel Stenberg | 8 years |
bagder/curl-libcurl-binary-post | fixup a little typecast | Daniel Stenberg | 4 years |
bagder/curl-mimeparent | formparse: remove access to private data | Daniel Stenberg | 6 years |
bagder/curl-no-altsvc | curl: error on --alt-svc use w/o support | Daniel Stenberg | 5 years |
bagder/curl-no-is-for-boolean | curl: report error for "--no-" on non-boolean options | Daniel Stenberg | 5 years |
bagder/curl-options-types | configure: added --disable-get-easy-options | Daniel Stenberg | 4 years |
bagder/curl-options-urls | curl.1: clarify that options and URLs can be mixed | Daniel Stenberg | 7 years |
bagder/curl-overwrite-on-content-disposition | curl -J: do not append to the destination file | Daniel Stenberg | 6 years |
bagder/curl-parallel-timeout | curl: avoid uncessary libcurl timeouts (in parallel mode) | Daniel Stenberg | 5 years |
bagder/curl-rc-files | (lib)curl.rc: fixup for minor bugs | Stefan Kanthak | 6 years |
bagder/curl-reject-bad-no-prefix | curl: non-boolean command line args reject --no- prefixes | Daniel Stenberg | 8 years |
bagder/curl-remove-emx | curl: remove __EMX__ #ifdefs | Daniel Stenberg | 7 years |
bagder/curl-remove-output | fixup the test cases too | Daniel Stenberg | 4 years |
bagder/curl-skip-interleavedata | curl: don't set CURLOPT_INTERLEAVEDATA | Daniel Stenberg | 7 years |
bagder/curl-sorted-features | fixup avoid const to please MSVC ? | Daniel Stenberg | 6 years |
bagder/curl-ssh-urls-options | fixup set CURLOPT_URL on the same place as before | Daniel Stenberg | 3 years |
bagder/curl-ssl-ignored | curl: ignore options asking for SSLv2 or SSLv3 | Daniel Stenberg | 4 years |
bagder/curl-survive-wo-home | single_transfer: only warn if not finding the home dir | Daniel Stenberg | 4 years |
bagder/curl-version-date | curl: show the libcurl release date in --version output | Daniel Stenberg | 7 years |
bagder/curl-version-quic | curl_version_info: offer quic (and h3) library info | Daniel Stenberg | 5 years |
bagder/curl-version-tests | fixup remove the runtests temp hack again | Daniel Stenberg | 4 years |
bagder/curl-warn-file-name-like-option | fixup add test1268 to verify | Daniel Stenberg | 6 years |
bagder/curl-win32 | fixup let WIN32 set CURL_WIN32 too | Daniel Stenberg | 5 years |
bagder/curl-writeout-t | tool_writeout: use off_t getinfo-types instead of doubles | Daniel Stenberg | 4 years |
bagder/curl.se | fixup lib/libcurl.plist | Daniel Stenberg | 4 years |
bagder/curl1-single-quotes | gen.pl: replace leading single quotes with \(aq | Daniel Stenberg | 3 years |
bagder/curl_close-comment | url.c: fix the SIGPIPE comment for Curl_close | Daniel Stenberg | 3 years |
bagder/curl_close-zero | url: make Curl_close() NULLify the pointer too | Daniel Stenberg | 5 years |
bagder/curl_ctype | fixup: make the byte array static | Daniel Stenberg | 7 years |
bagder/curl_easy_reset-clear-digest | curl_easy_reset: clear digest auth state | Daniel Stenberg | 7 years |
bagder/curl_follow-followup | Curl_follow: return better errors on URL problems | Daniel Stenberg | 6 years |
bagder/curl_he2ai-lessmalloc | Curl_addrinfo: use one malloc instead of three | Daniel Stenberg | 4 years |
bagder/curl_mime_headers-docs | curl_mime_headers.3: fix the example's use of curl_slist_append | Daniel Stenberg | 4 years |
bagder/curl_multi_perform.3-tidy | fixup the typical usage wording | Daniel Stenberg | 3 years |
bagder/curl_multi_poll | curl_multi_poll: a sister to curl_multi_wait() that waits more | Daniel Stenberg | 5 years |
bagder/curl_multi_socket.3 | curl_multi_socket.3: remove callback and typical usage descriptions | Daniel Stenberg | 3 years |
bagder/curl_path-data-conn | curl_path: remove conn->data use | Daniel Stenberg | 4 years |
bagder/curl_range-data-conn | ftp: remove conn->data leftover | Daniel Stenberg | 4 years |
bagder/curl_version-quic | curl_version_info: make the quic_version a const | Daniel Stenberg | 5 years |
bagder/curldbg-prefix | memdebug: make debug-specific functions use curl_dbg_ prefix | Daniel Stenberg | 6 years |
bagder/curlrc-windows | curl: use .curlrc (with a dot) on Windows as well | Daniel Stenberg | 5 years |
bagder/curlx-cleanup | curlx: update INTERNALS.md to reflect the cleanups | Daniel Stenberg | 7 years |
bagder/current-speed-the-fastest | progress: let "current speed" be UL + DL speeds combined | Daniel Stenberg | 7 years |
bagder/dangling-easy-pointer | url: use a fresh easy handle with connections from the cache | Daniel Stenberg | 6 years |
bagder/darwin-version-min | acinclude: refine the CFLAGS *version-min grep regex | Daniel Stenberg | 4 years |
bagder/darwinssl-longer-cert-strings | darwinssl: use 'certp' instead of just 'p' for | Daniel Stenberg | 7 years |
bagder/darwinssl-max-tls | darwinssl: accept setting max-tls with default min-tls | Daniel Stenberg | 6 years |
bagder/darwinssl-warnings | darwinssl: fix compiler warnings | Daniel Stenberg | 7 years |
bagder/darwinssl-warnings-pragma | darwin: silence compiler warnings | Daniel Stenberg | 7 years |
bagder/data-for-conn | lib: pass in 'struct Curl_easy *' to most functions | Daniel Stenberg | 4 years |
bagder/data-pending-h3 | transfer: fix data_pending for builds with both h2 and h3 enabled | Daniel Stenberg | 4 years |
bagder/data-urlencode | CFLAGS=-g | Jay Satiro | 5 years |
bagder/dead-assignment | multi: remove "Dead assignment" | Daniel Stenberg | 6 years |
bagder/debug-1522 | test1522: add debug tracing | Daniel Stenberg | 4 years |
bagder/debug-chunked-reqbody | http: pass correct header size to debug callback for chunked post | Daniel Stenberg | 4 years |
bagder/debug-verbose-check | sendf: move the verbose-check into Curl_debug | Daniel Stenberg | 4 years |
bagder/dedotdot-fix | dedotdot: fixed output for ".." and "." only input | Daniel Stenberg | 7 years |
bagder/delete-unused-protos | multiif.h: remove unused protos | Daniel Stenberg | 6 years |
bagder/deprecate-GLOBAL_CACHE | CURLOPT_DNS_USE_GLOBAL_CACHE: deprecated | Daniel Stenberg | 6 years |
bagder/deprecate-pipelining-step-1 | pipelining: deprecated | Daniel Stenberg | 6 years |
bagder/deprecate-polarssl | PolarSSL: deprecate support step 1. Removed from configure. | Daniel Stenberg | 5 years |
bagder/detected-bad-hash | hash: add asserts to help detect bad usage | Daniel Stenberg | 3 years |
bagder/dictserver-dynamic-port | runtests: run the DICT server on a random port number | Daniel Stenberg | 4 years |
bagder/disable-1184 | test1184: disable | Daniel Stenberg | 3 years |
bagder/disable-2043 | tests: disable test 2043 | Daniel Stenberg | 3 years |
bagder/disable-more-features | curl: make code work with protocol-disabled libcurl | Daniel Stenberg | 5 years |
bagder/disable-nonfunctioning-doh | fixup too few arguments to function call | Daniel Stenberg | 5 years |
bagder/disable-parsedate | parsedate: still provide the name arrays when disabled | Daniel Stenberg | 5 years |
bagder/disable-progress-meter | fixup test1523 kill the http server after run | Daniel Stenberg | 5 years |
bagder/disable-reneg | openssl: disable TLS renegotiation | Daniel Stenberg | 6 years |
bagder/disable-scan-improvement | define: remove CURL_DISABLE_NTLM ifdefs | Daniel Stenberg | 4 years |
bagder/disable-socketpair | socketpair: allow CURL_DISABLE_SOCKETPAIR | Daniel Stenberg | 4 years |
bagder/disable-test323 | CI: stop ignoring 323, it is disabled | Daniel Stenberg | 5 years |
bagder/disabled-proxy-options | tool_setopt: for builds with disabled-proxy, skip all proxy setopts() | Daniel Stenberg | 5 years |
bagder/dist-checksrc | examples/libtest: add .checksrc to dist | Daniel Stenberg | 4 years |
bagder/dist-disable-scan | tests: add disable-scan.pl to dist | Daniel Stenberg | 5 years |
bagder/distclean | make: fix "make distclean" | Daniel Stenberg | 7 years |
bagder/ditch-Borland | fixup remove the Makefile.b32 files from the dist too | Daniel Stenberg | 6 years |
bagder/dlbuffer-on-demand | url: alloc the download buffer at transfer start | Daniel Stenberg | 4 years |
bagder/do-retry-unused | multi: removed unused code for request retries | Daniel Stenberg | 6 years |
bagder/docs-curlopt_stderr | CURLOPT_STDERR.3: does not work with libcurl as a win32 DLL | Daniel Stenberg | 3 years |
bagder/docs-dump-header | dump-header.d: spell out that no headers == empty file [ci skip] | Daniel Stenberg | 5 years |
bagder/docs-envs | page-footer: document more environment variables | Daniel Stenberg | 3 years |
bagder/docs-hsts-fileformat | CURLOPT_HSTS.3: document the file format | Daniel Stenberg | 4 years |
bagder/docs-http2 | docs: document HTTP/2 not insisting on TLS 1.2 | Daniel Stenberg | 3 years |
bagder/docs-internals-fix-funcnames | INTERNALS: correct some outdated function names | Daniel Stenberg | 6 years |
bagder/docs-limit-rate | limit-rate.d: this is average over several seconds | Daniel Stenberg | 3 years |
bagder/docs-max-string | docs: mention CURL_MAX_INPUT_LENGTH restrictions | Daniel Stenberg | 5 years |
bagder/docs-maxspeed | fixup the nroff formatting | Daniel Stenberg | 4 years |
bagder/docs-proselint | docs: fix proselint nits | Daniel Stenberg | 3 years |
bagder/docs-queued-timeouts | fixup man page formatting | Daniel Stenberg | 4 years |
bagder/docs-refreshed | fixup ALTSVC clarify the date format too | Daniel Stenberg | 5 years |
bagder/docs-return-value | docs: provide "RETURN VALUE" section for more func manpages | Daniel Stenberg | 3 years |
bagder/docs-ssl-ctx-function | CURLOPT_SSL_CTX_FUNCTION.3: this can cause unintended connectionc reuse [ci s... | Daniel Stenberg | 6 years |
bagder/docs-threaded-SIGPIPE | libcurl-thread.3: expand somewhat on the NO_SIGNAL motivation | Daniel Stenberg | 6 years |
bagder/docs-timeout | CURLOPT_TIMEOUT.3: remove the mention of "minutes" | Daniel Stenberg | 5 years |
bagder/docs-version-multissl | docs/version.d: mention MultiSSL | Daniel Stenberg | 6 years |
bagder/doh-depends-on-h2 | doh: only build in support if h2 enabled | Daniel Stenberg | 6 years |
bagder/doh-encode-size | doh: fix off-by-one error in size check for doh_encode() | Daniel Stenberg | 5 years |
bagder/doh-for-h1 | doh: make it work for h2-disabled builds too | Daniel Stenberg | 6 years |
bagder/doh-http-debug | doh: restrict opertion to HTTP|HTTPS on debug builds | Daniel Stenberg | 5 years |
bagder/doh-memleak | url: Curl_free_request_state() should also free doh handles | Daniel Stenberg | 5 years |
bagder/doh-on-demand | doh: allocate state struct on demand | Daniel Stenberg | 4 years |
bagder/doh-oom-memory-leak | doh: fix memory leak in OOM situation | Daniel Stenberg | 6 years |
bagder/doh-ttl-fix | doh: make sure TTL isn't re-inited by second (discarded?) response | Daniel Stenberg | 6 years |
bagder/doh-v4-network-byte-order | fixup unit1650: get rid of some typecasts | Daniel Stenberg | 6 years |
bagder/doh-without-proxy | doh: make it behave when built without proxy support | Daniel Stenberg | 5 years |
bagder/double-free-curl_follow | multi: avoid double-free | Daniel Stenberg | 6 years |
bagder/dup-RESOLVE | duphandle: make sure CURLOPT_RESOLVE is duplicated fine too | Daniel Stenberg | 7 years |
bagder/duphandle-curlu-leak | transfer: fix memory-leak with CURLOPT_CURLU in a duped handle | Daniel Stenberg | 4 years |
bagder/duphandle-gets-no-share | curl_easy_duphandle.3: clarify that a duped handle has no shares | Daniel Stenberg | 6 years |
bagder/dyld-revert | curl-functions.m4: revert DYLD_LIBRARY_PATH tricks in CURL_RUN_IFELSE | Daniel Stenberg | 3 years |
bagder/dyn_addf-less-malloc | fixup provide the old solution for the tool code | Daniel Stenberg | 4 years |
bagder/dynbuf | http_proxy: ported to use dynbuf instead of a static size buffer | Daniel Stenberg | 5 years |
bagder/dynbuf-return-null | fixup mention the NULL return in the docs too | Daniel Stenberg | 4 years |
bagder/easy-perform-loop | easy_perform: use *multi_timeout() to get wait times | Daniel Stenberg | 6 years |
bagder/easy_perform-basic-data-text | curl_easy_perform.3: add a para about recv and send data | Daniel Stenberg | 3 years |
bagder/easy_send-sigpipe_ignore | easy: ignore sigpipe in curl_easy_send | Daniel Stenberg | 4 years |
bagder/easy_transfer-timeout | curl_easy_perform: fix timeout handling | Daniel Stenberg | 6 years |
bagder/easyoptions-debugbuild | easyoptions: provide debug function when DEBUGBUILD | Daniel Stenberg | 4 years |
bagder/effective-url | url: normalize CURLINFO_EFFECTIVE_URL | Daniel Stenberg | 5 years |
bagder/email | fixup test648 for updated line wrap | Daniel Stenberg | 3 years |
bagder/empty-header-threadsafe | http: make adding a blank header thread-safe | Daniel Stenberg | 6 years |
bagder/empty-not-intact | fixup use streamclose instead | Daniel Stenberg | 4 years |
bagder/en-hyper-tests | hyper: disable test 1294 since hyper doesn't allow such crazy headers | Daniel Stenberg | 3 years |
bagder/enable-altsvc | alt-svc: enable by default | Daniel Stenberg | 4 years |
bagder/enable-hsts-by-default | hsts: enable by default | Daniel Stenberg | 4 years |
bagder/enable-tests-hyper | tests: enable more tests with hyper | Daniel Stenberg | 3 years |
bagder/errormsg-url | test: verify new --write-out variables | Daniel Stenberg | 4 years |
bagder/escape-full-inputlen | curl_easy_escape: limit *output* string length to 3 * max input | Daniel Stenberg | 4 years |
bagder/escape-zero-string | test543: extended to verify zero length input | Daniel Stenberg | 4 years |
bagder/etag-both-at-once | etag: allow both --etag-compare and --etag-save in same cmdline | Daniel Stenberg | 5 years |
bagder/etag-errormsg | tool_operate: improve the error message when etags can't be saved | Daniel Stenberg | 3 years |
bagder/etag-parsing | fixup update comments | Daniel Stenberg | 4 years |
bagder/etag-save-fail | tool_operate: don't make a failed etag save a fatal error | Daniel Stenberg | 3 years |
bagder/etag-wo-fseek | curl: make the etag load logic work without fseek | Daniel Stenberg | 5 years |
bagder/etags-torture-fix | tool_operate: fix torture leaks with etags | Daniel Stenberg | 3 years |
bagder/ex-progressfunc | example/progressfunc: remove code for old libcurls | Daniel Stenberg | 3 years |
bagder/example-httput | examples/httpput: remove use of CURLOPT_PUT | Daniel Stenberg | 4 years |
bagder/examples-includes | examples: only include <curl/curl.h> | Daniel Stenberg | 6 years |
bagder/excess-data | test346: verify connection closed after "excessive data" | Daniel Stenberg | 4 years |
bagder/excessive-retry-after | curl: stop retry if Retry-After: is longer than allowed | Daniel Stenberg | 3 years |
bagder/exclamationspace | checksrc: warn on space after exclamation mark | Daniel Stenberg | 4 years |
bagder/expand-test1173 | test1173: make it also check all libcurl option man pages | Daniel Stenberg | 5 years |
bagder/expire-latest-gone | expire: remove Curl_expire_latest() | Daniel Stenberg | 7 years |
bagder/extract_if_dead-fwup | extract_if_dead: follow-up to 54b201b48c90a | Daniel Stenberg | 6 years |
bagder/fail-with-body | curl: add --fail-with-body | Daniel Stenberg | 4 years |
bagder/fail-with-headers | http: have CURLOPT_FAILONERROR fail after all headers | Daniel Stenberg | 4 years |
bagder/failf-newline | fixup one more | Daniel Stenberg | 4 years |
bagder/failf-skip-faster | failf: skip the sprintf() if there are no consumers | Daniel Stenberg | 7 years |
bagder/failf-snprintf-return | fixup missed the actual (void) | Daniel Stenberg | 4 years |
bagder/fake-rand-for-big-endian | tests: updated for modified rake random | Daniel Stenberg | 7 years |
bagder/faq-dev | fixup another typo amout => amount | Daniel Stenberg | 3 years |
bagder/faster-file2string | fixup to handle test 268 | Daniel Stenberg | 5 years |
bagder/features | docs/FEATURE: convert to markdown | Daniel Stenberg | 4 years |
bagder/file-dir | file: refuse "getting" a directory | Daniel Stenberg | 4 years |
bagder/file-dir-size | file: don't provide content-lenght for directories | Daniel Stenberg | 4 years |
bagder/file-range-overflow | file_range: avoid integer overflow when figuring out byte range | Daniel Stenberg | 7 years |
bagder/file-speedcheck-fix | file: make speedcheck use current time for checks | Daniel Stenberg | 7 years |
bagder/filesize-unite | setopt: make INFILESIZE and POSTFIELDSIZE do the same thing | Daniel Stenberg | 4 years |
bagder/final-conn-data | lib: remove "Curl_easy *data" from connectdata | Daniel Stenberg | 4 years |
bagder/fix-fd_set-check | curl_multi_fdset: make FD_SET() not operate on sockets out of range | Daniel Stenberg | 3 years |
bagder/fix-ngtcp2 | ngtcp2: fix declaration of ‘result’ shadows a previous local | Daniel Stenberg | 3 years |
bagder/fix-num-connects | CURLINFO_NUM_CONNECTS: improve accuracy | Daniel Stenberg | 5 years |
bagder/fix-pipeline-blacklist | PIPELINING_SERVER_BL: cleanup the internal list use | Daniel Stenberg | 7 years |
bagder/fix-unit1309-clang | build: cleanup to fix clang warnings/errors | Daniel Stenberg | 7 years |
bagder/fix-windows-wait | Revert "multi: implement wait using winsock events" | Daniel Stenberg | 4 years |
bagder/fixed-speedlimits | Revert "progress: CURL_DISABLE_PROGRESS_METER" | Daniel Stenberg | 5 years |
bagder/fixes-4563 | pause: avoid updating socket if done was already called | Daniel Stenberg | 5 years |
bagder/fixme-todo | cleanup: remove FIXME and TODO comments | Daniel Stenberg | 5 years |
bagder/flag-user-agent | user-agent.d: spell out what happens given a blank argument | Daniel Stenberg | 4 years |
bagder/flush-cookie-cleanup | cookies: change argument type for Curl_flush_cookies | Daniel Stenberg | 5 years |
bagder/fnmatch-escaped-brackets | fnmatch: insist on escaped bracket to match | Daniel Stenberg | 6 years |
bagder/fnmatch-limit-wildcard | curl_fnmatch: only allow two asterisks for matching | Daniel Stenberg | 6 years |
bagder/formdata-overflow | formdata: avoid size_t => long typecast overflows | Daniel Stenberg | 3 years |
bagder/formget-simplified | curl_formget: simplify | Daniel Stenberg | 5 years |
bagder/fprintf2warnf | curl: include the file name in --xattr/--remote-time error msgs | Daniel Stenberg | 4 years |
bagder/free-uh | tool_operate: fix potential memory-leak | Daniel Stenberg | 3 years |
bagder/freebsd-13 | cirrus: make freebsd ignore the tests instead of skipping | Daniel Stenberg | 5 years |
bagder/freebsd-xattr | curl: fix FreeBSD compiler warning in the --xattr code | Daniel Stenberg | 6 years |
bagder/ftp-SIZE-ASCII | ftp: avoid SIZE when asking for a TYPE A file | Daniel Stenberg | 4 years |
bagder/ftp-append | ftp: never set data->set.ftp_append outside setopt | Daniel Stenberg | 4 years |
bagder/ftp-close-down-secondary-ssl | ftp: make domore_getsock() return the secondary socket properly | Daniel Stenberg | 4 years |
bagder/ftp-close-secondary | fixup make Curl_ssl_close reset the TLS connection state | Daniel Stenberg | 4 years |
bagder/ftp-disabled | url: fix bad #ifdef | Daniel Stenberg | 5 years |
bagder/ftp-fnmatch | curl_fnmatch: return error on illegal [] wildcard pattern | Daniel Stenberg | 7 years |
bagder/ftp-illegal-PASV-host | ftp: reject illegal IPport in PASV 227 response | Daniel Stenberg | 7 years |
bagder/ftp-krb5 | krb5: merged security.c and krb specific FTP functions in here | Daniel Stenberg | 4 years |
bagder/ftp-leak-done | ftp: fix memory leak in ftp_done | Daniel Stenberg | 4 years |
bagder/ftp-listparser-continued | ftplistparser: keep state between invokes | Daniel Stenberg | 7 years |
bagder/ftp-mode-state | ftp: add 'list_only' to the transfer state struct | Daniel Stenberg | 4 years |
bagder/ftp-multicwd-nocwd | ftp: fix CWD when doing multicwd then nocwd on same connection | Daniel Stenberg | 7 years |
bagder/ftp-nocwd-dir-listing-url-decode | FTP: URL decode path for dir listing in nocwd mode | Daniel Stenberg | 7 years |
bagder/ftp-nocwd-fix | test1010: verify that #1718 is fixed | Daniel Stenberg | 7 years |
bagder/ftp-opt-quote | CURLOPT_QUOTE.3: clarify that libcurl doesn't parse what's sent | Daniel Stenberg | 4 years |
bagder/ftp-over-httpsproxy | ftp: separate FTPS from "HTTPS proxy" use | Daniel Stenberg | 4 years |
bagder/ftp-pointer-overflow | ftp: UBsan fixup 'pointer index expression overflowed' | Daniel Stenberg | 7 years |
bagder/ftp-remote-disk-full | ftp: make a 552 response return CURLE_REMOTE_DISK_FULL | Daniel Stenberg | 4 years |
bagder/ftp-remove-PPSENDF | fixup please code analyzer and init ftpcode | Daniel Stenberg | 4 years |
bagder/ftp-resume-upload | FTP: allow SIZE to fail when doing (resumed) upload | Daniel Stenberg | 4 years |
bagder/ftp-shrinkbuffers | ftp: shrink temp buffers used for PORT | Daniel Stenberg | 5 years |
bagder/ftp-size-550 | ftp: a 550 response to SIZE is now an error | Daniel Stenberg | 4 years |
bagder/ftp-size-rubbish | FTP: allow "rubbish" prepended to the SIZE response | Daniel Stenberg | 5 years |
bagder/ftp-sock-accepted | ftp: convert 'sock_accepted' to a plain boolean | Daniel Stenberg | 5 years |
bagder/ftp-tls-close | openssl: close_notify on the initial connection markes it for close | Daniel Stenberg | 5 years |
bagder/ftp-uninit-value | ftp: avoid risk of reading uninitialized integers | Daniel Stenberg | 4 years |
bagder/ftp-void-getresponse | ftp: mark return-ignoring calls to Curl_GetFTPResponse with (void) | Daniel Stenberg | 4 years |
bagder/ftp_conn-reduce | fixup typecast to avoid warning? | Daniel Stenberg | 4 years |
bagder/ftplistparser-3rd-time | ftplistparser: keep state between invokes | Daniel Stenberg | 7 years |
bagder/ftplistparser-conn-data | ftplistparser: remove use of conn->data | Daniel Stenberg | 4 years |
bagder/ftplistparser-fix | ftplistparser: keep state between invokes | Daniel Stenberg | 7 years |
bagder/ftplistparser-memory-leak | fixup ftp: unconditional ftplistparser cleanup in ftp_disconnect | Daniel Stenberg | 7 years |
bagder/ftpuploadfrommem | examples: ftpuploadfrommem.c | Daniel Stenberg | 8 years |
bagder/fuzzer-http2-memleak | Curl_http2_done: fix memleak in error path | Daniel Stenberg | 6 years |
bagder/fuzzer-leak | Curl_retry_request: fix memory leak | Daniel Stenberg | 6 years |
bagder/gcc-compiler_num | configure: document 'compiler_num' for gcc | Daniel Stenberg | 5 years |
bagder/gcc-enum-conversion | configure: let --enable-debug set -Wenum-conversion with gcc >= 10 | Daniel Stenberg | 4 years |
bagder/gcc8-cast-function-type | gcc: disable picky gcc-8 function pointer warnings in two places | Daniel Stenberg | 6 years |
bagder/gen-7.50 | cmdline-opts/gen.pl: inhibit "added in" before 7.50 | Daniel Stenberg | 3 years |
bagder/gen-date-format | gen.pl: make the output date format work better | Daniel Stenberg | 3 years |
bagder/gen-example | gen.pl: improve example output format | Daniel Stenberg | 3 years |
bagder/gen-fail-error | cmdline-opts/gen.pl: return hard on errors | Daniel Stenberg | 4 years |
bagder/gen-formatting | docs: make gen.pl support *italic* and **bold** | Daniel Stenberg | 4 years |
bagder/gen-references | cmdline-opts/gen.pl: fix option matching to improve references | Daniel Stenberg | 3 years |
bagder/generate-curl-help | curl: generate the --help output | Daniel Stenberg | 8 years |
bagder/generate-lib1521 | libtest/CMakeLists: generate lib1521.c | Daniel Stenberg | 7 years |
bagder/get-example | get.d: provide more useful examples | Daniel Stenberg | 3 years |
bagder/get-line-when-needed | fixup the #if line | Daniel Stenberg | 4 years |
bagder/get-localtion-unchecked | test1519: use lib1518 and test CURLINFO_REDIRECT_URL more | Daniel Stenberg | 6 years |
bagder/get-nostrlen-postfields | fixup set it to zero if the parameter is not used | Daniel Stenberg | 6 years |
bagder/getdate-out-of-range | getdate: return -1 for out of range | Daniel Stenberg | 7 years |
bagder/getinfo-effective-method | curl: add %{method} to the -w variables | Daniel Stenberg | 4 years |
bagder/getinfo-return-sizes-off_t | getinfo: return sizes as curl_off_t | Daniel Stenberg | 7 years |
bagder/getparam-errormsg | fixup test1179 to require 'manual' feature to get a fixed error message | Daniel Stenberg | 4 years |
bagder/getparam-fix-1728 | getparameter: avoid returning uninitialized 'usedarg' | Daniel Stenberg | 7 years |
bagder/getpart-base64 | tests/getpart: use MIME::Base64 instead of home-cooked | Daniel Stenberg | 4 years |
bagder/getpart-stricter-parser | curl_test_data.py: improve the XMLish-parser | Daniel Stenberg | 5 years |
bagder/githib-actions-filter-pushs | fuzz.yml: adapt to the same branch rules | Daniel Stenberg | 5 years |
bagder/github-brew | CI/github: make it find OpenSSL 1.1 properly | Daniel Stenberg | 4 years |
bagder/github-macos | Revert "CI/github: work-around for brew breakage on macOS" | Daniel Stenberg | 4 years |
bagder/github-rustls | fixup install stunnel too | Daniel Stenberg | 3 years |
bagder/glob-errors | fixup test75 | Daniel Stenberg | 6 years |
bagder/glob-skip-ipv6-zone | urlglob: treat literal IPv6 addresses with zone IDs as a host name | Daniel Stenberg | 4 years |
bagder/glob-zero | curl: make #0 not output the full URL | Daniel Stenberg | 5 years |
bagder/global-cleanup | global_init: debug builds allocates a byte in init | Daniel Stenberg | 4 years |
bagder/global_init-init2 | global_init: undo the "intialized" bump in case of failure | Daniel Stenberg | 5 years |
bagder/global_ssl-removed | global_init: ignore CURL_GLOBAL_SSL's absense | Daniel Stenberg | 7 years |
bagder/globbing-fix | curl: pass through [] in URLs instead of calling globbing error | Daniel Stenberg | 7 years |
bagder/gnutls-3.1.10 | gnutls: bump lowest supported version to 3.1.10 | Daniel Stenberg | 5 years |
bagder/gnutls-deprecated | gnutls: remove call to deprecated gnutls_compression_get_name | Daniel Stenberg | 6 years |
bagder/gnutls-http2 | TLS: fix HTTP/2 selection | Daniel Stenberg | 4 years |
bagder/gnutls-ignore-pinningtests | travis: ignore pinning test failures with GnuTLS | Daniel Stenberg | 4 years |
bagder/gnutls-only-nettle | gnutls: assume nettle crypto support | Daniel Stenberg | 4 years |
bagder/gnutlsserv-random-port | gtls: survive not being able to get name/issuer | Daniel Stenberg | 4 years |
bagder/gopher-path-null | fixup use an assert for path | Daniel Stenberg | 6 years |
bagder/gopher-timecheck | fixup a typecast for Curl_select() | Daniel Stenberg | 5 years |
bagder/gophers-separate | fixup symbols-in-versions | Daniel Stenberg | 4 years |
bagder/gsasl-version | fixup add to curl_version_info.3 to please test 1177 | Daniel Stenberg | 4 years |
bagder/gssapi-warnings | gssapi: fix warnings | Daniel Stenberg | 6 years |
bagder/gtk-example-lock | smooth-gtk-thread.c: enhance the mutex lock use | Daniel Stenberg | 3 years |
bagder/gtls-return-check | gtls: check return code for gnutls_alpn_set_protocols | Daniel Stenberg | 3 years |
bagder/gtls-shutdown-hang | gtls: make gnutls_bye() not wait for response on shutdown | Daniel Stenberg | 5 years |
bagder/gtls-values-never-read | openssl: make 'done' a proper boolean | Daniel Gustafsson | 6 years |
bagder/h1-reuse-not-h2 | ConnectionExists: respect requests for h1 connections better | Daniel Stenberg | 4 years |
bagder/h1h2-downgrade-close | multi: close the connection when h2=>h1 downgrading | Daniel Stenberg | 4 years |
bagder/h1trailer-dynbuf | fixup the return codes | Daniel Stenberg | 4 years |
bagder/h2-100-streams-by-default | h2: allow 100 streams by default | Daniel Stenberg | 4 years |
bagder/h2-alt-conn-data | fixup a set_transfer() in Curl_http2_done | Daniel Stenberg | 4 years |
bagder/h2-close-pause-stream | http2: clear pause stream id if it gets closed | Daniel Stenberg | 6 years |
bagder/h2-conn-data | http2: remove conn->data use | Daniel Stenberg | 4 years |
bagder/h2-init-stream | http2: Curl_http2_setup needs to init stream data in all invokes | Daniel Stenberg | 3 years |
bagder/h2-pause | h2: do not wait for RECV on paused transfers | Daniel Stenberg | 4 years |
bagder/h2-send-done | http2: call done_sending on end of upload | Daniel Stenberg | 5 years |
bagder/h2-starvation | multi: if Curl_readwrite sets 'comeback' use expire, not loop | Daniel Stenberg | 5 years |
bagder/h2-trailers | h2: fix trailers | Daniel Stenberg | 4 years |
bagder/h2-verify_set_user_data | http2: check return code for nghttp2_session_set_stream_user_data | Daniel Stenberg | 6 years |
bagder/h3-23 | travis: enable ngtcp2 h3-23 builds | Daniel Stenberg | 5 years |
bagder/h3-conn-reuse | http3: make connection reuse work | Daniel Stenberg | 5 years |
bagder/h3-examples | fixup http3-present.c problems | Daniel Stenberg | 5 years |
bagder/h3-happy-eyeballs | fixup ngtcp2 - end the h3 stream after the request | Daniel Stenberg | 5 years |
bagder/h3-head | connect: store connection info for QUIC connections | Daniel Stenberg | 5 years |
bagder/h3-requests | http3: fix the HTTP/3 in the request, make alt-svc set right versions | Daniel Stenberg | 5 years |
bagder/handle-diff | urldata: make magic be the first struct field | Daniel Stenberg | 4 years |
bagder/handler-family | fixup ldap.c too | Daniel Stenberg | 4 years |
bagder/handles-as-needed | tool_operate: rename functions to make more sense | Daniel Stenberg | 5 years |
bagder/hash-lazyalloc | hash: lazy-alloc the table in Curl_hash_add() | Daniel Stenberg | 3 years |
bagder/hash-less-malloc | hash: move key into hash struct to reduce mallocs | Daniel Stenberg | 8 years |
bagder/hash-size_t | hash: calculate sizes with size_t instead of longs | Daniel Stenberg | 7 years |
bagder/help-aligned | print_category: print help descriptions aligned | Daniel Stenberg | 3 years |
bagder/help-smaller-tasks | HELP-US: add a section for "smaller tasks" | Daniel Stenberg | 4 years |
bagder/help-strdup-param | fixup remove 'const' from tool_help() and avoid a typecast | Daniel Stenberg | 4 years |
bagder/hide-esniflag | fixup remove it more | Daniel Stenberg | 5 years |
bagder/homedir-scan | config.d: update documentation to match the path search | Daniel Stenberg | 3 years |
bagder/hostip-data-conn | fixup for sync resolver | Daniel Stenberg | 4 years |
bagder/hostip-proxy-data-conn | hostip/proxy: remove conn->data use | Daniel Stenberg | 4 years |
bagder/hostip-use-fake-hostname | hostip: allow debug builds to override what host name to resolve | Daniel Stenberg | 7 years |
bagder/hostname-reject-control-characters | fixup test1034 and test1035 to require http | Daniel Stenberg | 7 years |
bagder/hsts | fixup CURLOPT_HSTSWRITEDATA.3 in the dist | Daniel Stenberg | 4 years |
bagder/hsts-cberror | fixup the build for HSTS disabled | Daniel Stenberg | 3 years |
bagder/hsts-fixups | test493: verify --hsts upgrade and that %{url_effective} reflects that | Daniel Stenberg | 4 years |
bagder/hsts-memleak-oompath | url: fix memory leak if OOM in the HSTS handling | Daniel Stenberg | 4 years |
bagder/hsts-rebased | HSTS: support for HTTP Strict Transport Security using libhsts | Björn Stenberg | 5 years |
bagder/hsts-unlimited | hsts: handle unlimited expiry | Daniel Stenberg | 3 years |
bagder/htmltidy-fix | examples/htmltidy: correct wrong printf() use | Daniel Stenberg | 3 years |
bagder/http-417-handling | http: added 417 response treatment | Daniel Stenberg | 5 years |
bagder/http-4digit-response | fixup test 1429 to work with hyper and removed from DISABLED | Daniel Stenberg | 3 years |
bagder/http-auth-urlencode-password | url: make the updated credentials URL-encoded in the URL | Daniel Stenberg | 4 years |
bagder/http-bodyless | test334: verify HTTP 204 response with chunked coding header | Daniel Stenberg | 5 years |
bagder/http-buffer-send | http: fix write counter in Curl_add_buffer_send | Daniel Stenberg | 6 years |
bagder/http-chunker-reduce | Curl_chunker: shrink the struct | Daniel Stenberg | 4 years |
bagder/http-data-to-curl-easy | http: move request-specific header store to urldate from connectdata | Daniel Stenberg | 4 years |
bagder/http-digits-reason | http: fix the broken >3 digit response code detection | Daniel Stenberg | 3 years |
bagder/http-error-memleak | multi: fix location URL memleak in error path | Daniel Stenberg | 6 years |
bagder/http-formpost-infilesize | http: set state.infilesize when sending formposts | Daniel Stenberg | 6 years |
bagder/http-fuzz-leak | http: fix memleak in rewind error path | Daniel Stenberg | 6 years |
bagder/http-get-proxy-url-port | http: strip default port from URL sent to proxy | Daniel Stenberg | 4 years |
bagder/http-headers-cut-callback | test1556: verify >16KB headers to the header callback | Daniel Stenberg | 7 years |
bagder/http-low-response | fixup test 1431 as well | Daniel Stenberg | 3 years |
bagder/http-method-change | urldata: let the HTTP method be in the set.* struct | Daniel Stenberg | 4 years |
bagder/http-no-headers-wrong-size | transfer: make HTTP without headers count correct body size | Daniel Stenberg | 7 years |
bagder/http-only-repair-mqtt | build: make a http disabled but mqtt enabled build work | Daniel Stenberg | 4 years |
bagder/http-options | http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH | Daniel Stenberg | 7 years |
bagder/http-partial-header-send | http: show the request as headers even when split-sending | Daniel Stenberg | 4 years |
bagder/http-post-speed-limit | send_speed: simplify the checks for if a speed limit is set | Daniel Stenberg | 4 years |
bagder/http-proxy-2xx | http-proxy: treat all 2xx as CONNECT success | Daniel Stenberg | 7 years |
bagder/http-proxy-connect-CONNECT | http-proxy: when not doing CONNECT, that phase is done immediately | Daniel Stenberg | 7 years |
bagder/http-proxy-keepon | http_proxy: use enum with state names for 'keepon' | Daniel Stenberg | 4 years |
bagder/http-response-code | http: fix response code parser to avoid integer overflow | Daniel Stenberg | 7 years |
bagder/http-rewind | http: don't set the "rewind" flag when not uploading anything | Daniel Stenberg | 7 years |
bagder/http-size-reset | url: set "k->size" -1 at start of request | Daniel Stenberg | 3 years |
bagder/http-state-version | urldata: don't touch data->set.httpversion at run-time | Daniel Stenberg | 4 years |
bagder/http-stricter-content-length | test395: HTTP with overflow Content-Length value | Daniel Stenberg | 7 years |
bagder/http-transfer-creds | http: use credentials from transfer, not connection | Daniel Stenberg | 4 years |
bagder/http-userpwd-ctrlbytes | fixup remove wrong comment from test1910 | Daniel Stenberg | 4 years |
bagder/http-version-3 | fixup the test failures | Daniel Stenberg | 5 years |
bagder/http-zero-content-done | http: mark POSTs with no body as "upload done" from the start | Daniel Stenberg | 5 years |
bagder/http09 | http: added options for allowing HTTP/0.9 responses | Daniel Stenberg | 6 years |
bagder/http09-default-off | fixup updated --libcurl tests accordingly | Daniel Stenberg | 5 years |
bagder/http2-alreadyclosed | http2: when marked for closure and wanted to close == OK | Daniel Stenberg | 5 years |
bagder/http2-another-strstr | http2: get rid of another strstr() | Daniel Stenberg | 7 years |
bagder/http2-assert-to-run-time | http2: convert an assert to run-time check | Daniel Stenberg | 7 years |
bagder/http2-authority-check | fixup send the RST_STREAM with PROTOCOL_ERROR too | Daniel Stenberg | 6 years |
bagder/http2-avoid-strstr-on-data | http2: avoid strstr() on data not zero terminated | Daniel Stenberg | 7 years |
bagder/http2-connisdead-before-setup | http2: fix null pointer dereference in http2_connisdead | Daniel Stenberg | 7 years |
bagder/http2-data-conn-separations | fixup remove unused variable | Daniel Stenberg | 6 years |
bagder/http2-done-only-http | http2: only do the *done() cleanups for HTTP | Daniel Stenberg | 4 years |
bagder/http2-done-unassigned | http2: avoid set_stream_user_data() before stream is assigned | Daniel Stenberg | 6 years |
bagder/http2-drain-unsync | http2: clear the "drain counter" when a stream is closed | Daniel Stenberg | 7 years |
bagder/http2-drained-remote-window | http2: make getsock not wait for write if there's no remote window | Daniel Stenberg | 3 years |
bagder/http2-easymap | Merge branch 'master' into bagder/http2-easymap | Daniel Stenberg | 6 years |
bagder/http2-goaway-cleanly | http2: mark the connection for close on GOAWAY | Daniel Stenberg | 7 years |
bagder/http2-init-state | http2: move state-init from creation to pre-transfer | Daniel Stenberg | 5 years |
bagder/http2-issue-2416 | fixup: remove leftover debug code | Daniel Stenberg | 7 years |
bagder/http2-memleaks | fixup for HTTP-disabled builds | Daniel Stenberg | 6 years |
bagder/http2-multi | http2: multi_connchanged() moved from multi.c, only used for h2 | Daniel Stenberg | 6 years |
bagder/http2-perform-upload | fixup http2 compiler warning | Daniel Stenberg | 6 years |
bagder/http2-push-example | examples/http2-serverpush: add some sensible error checks | Daniel Stenberg | 6 years |
bagder/http2-push-set-url | http2: set the correct URL in pushed transfers | Daniel Stenberg | 4 years |
bagder/http2-pushinmemory | fixup long line | Daniel Stenberg | 6 years |
bagder/http2-random-port | runtests: run the http2 tests on a random port number | Daniel Stenberg | 4 years |
bagder/http2-read-frames-in-conncheck | http2: read pending frames (including GOAWAY) in connection-check | Daniel Stenberg | 7 years |
bagder/http2-remove-unused-callbacks | http2: remove four unused nghttp2 callbacks | Daniel Stenberg | 6 years |
bagder/http2-send-after-rst | http2: make sure to send after RST_STREAM | Daniel Stenberg | 6 years |
bagder/http2-set-url | http2:set_transfer_url() return early on OOM | Daniel Stenberg | 3 years |
bagder/http2-setup | Curl_http2_setup: don't change connection data on repeat invokes | Daniel Stenberg | 3 years |
bagder/http2-stream-close | http2: don't call stream-close on already closed streams | Daniel Stenberg | 5 years |
bagder/http2-trailer-init | http2: handle on_begin_headers() called more than once | Daniel Stenberg | 7 years |
bagder/http2-trailers-simplified | http2: simplify and clean up trailer handling | Daniel Stenberg | 4 years |
bagder/http2-upgrade-revert | Revert "http2: skip immediate parsing of payload following protocol switch" | Daniel Stenberg | 3 years |
bagder/http3 | curl: have -w's 'http_version' show '3' for HTTP/3 | Daniel Stenberg | 5 years |
bagder/http3-connectfail-memleak | quiche: clean up memory properly when failing to connect | Daniel Stenberg | 4 years |
bagder/http3-ngtcp2-cacert | ngtcp2: verify the server certificate for the gnutls case | Daniel Stenberg | 3 years |
bagder/http3-post | ngtcp2: make postfields-set posts work | Daniel Stenberg | 5 years |
bagder/http3-server | docs/HTTP3: describe how to setup a h3 reverse-proxy for testing | Daniel Stenberg | 3 years |
bagder/http_1_1_required | multi: improved HTTP_1_1_REQUIRED handling | Daniel Stenberg | 6 years |
bagder/https-cookie-secure | cookies: allow secure override when done over HTTPS | Daniel Stenberg | 6 years |
bagder/https-proxy-tests | tests: add https-proxy support to the test suite | Daniel Stenberg | 4 years |
bagder/https-proxyu-req-http | test163[12]: require http to be built-in to run | Daniel Stenberg | 4 years |
bagder/httput-postfields | httpput-postfields.c: new example doing PUT with POSTFIELDS | Daniel Stenberg | 4 years |
bagder/hugehelp-no-libz | src/makefile: fix uncompressed hugehelp.c generation | Daniel Stenberg | 5 years |
bagder/hyper | travis: add CI job for Hyper build | Daniel Stenberg | 4 years |
bagder/hyper-1554 | test1554: adjust for hyper | Daniel Stenberg | 3 years |
bagder/hyper-1556 | test1556: adjust for hyper | Daniel Stenberg | 3 years |
bagder/hyper-1xx | fixup: also add test 246 and 281 | Daniel Stenberg | 3 years |
bagder/hyper-CONNECT | http_proxy: make CONNECT work with the Hyper backend | Daniel Stenberg | 4 years |
bagder/hyper-GOT_NOTHING | c-hyper: make CURLE_GOT_NOTHING work | Daniel Stenberg | 4 years |
bagder/hyper-auth | c-hyper: make Digest and NTLM work | Daniel Stenberg | 4 years |
bagder/hyper-authneg | http: make 'authneg' also work for Hyper | Daniel Stenberg | 4 years |
bagder/hyper-capi | travis: adapt to Hyper build change | Daniel Stenberg | 4 years |
bagder/hyper-client | hyper: deliver data to application with Curl_client_write | Daniel Stenberg | 4 years |
bagder/hyper-data-conn | hyper: remove the conn->data references | Daniel Stenberg | 4 years |
bagder/hyper-downgrade-1_0 | c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connection | Daniel Stenberg | 3 years |
bagder/hyper-enable | test1160: edited to work with hyper | Daniel Stenberg | 3 years |
bagder/hyper-endtask | c-hyper: poll the tasks until end correctly | Daniel Stenberg | 4 years |
bagder/hyper-h2 | fixup use the old style for h1... | Daniel Stenberg | 3 years |
bagder/hyper-haproxy | fixup Curl_buffer_send use with hyper | Daniel Stenberg | 3 years |
bagder/hyper-improv | data/DISABLED: enable tests that now work with hyper | Daniel Stenberg | 3 years |
bagder/hyper-master | travis: make the Hyper build from its master branch | Daniel Stenberg | 4 years |
bagder/hyper-more-tests | DISABLED: enable 11 more tests for hyper builds | Daniel Stenberg | 3 years |
bagder/hyper-postfields-1xx | c-hyper: deal with Expect: 100-continue combined with POSTFIELDS | Daniel Stenberg | 3 years |
bagder/hyper-proxy-error | fixup reaching the error label without an error is an error | Daniel Stenberg | 3 years |
bagder/hyper-response | Revert "c-hyper: handle body on HYPER_TASK_EMPTY" | Daniel Stenberg | 3 years |
bagder/hyper-tests | c-hyper: don't abort CONNECT responses early when auth-in-progress | Daniel Stenberg | 3 years |
bagder/hyper-time-condition | fixup pass in the right pointer | Daniel Stenberg | 4 years |
bagder/i1764 | ipv6_scope: support unique local | Daniel Stenberg | 7 years |
bagder/i1797 | curl/system.h: check for __ppc__ as well | Daniel Stenberg | 7 years |
bagder/icc-fixes | configure: remove use of -vec-report0 from CFLAGS with icc | Daniel Stenberg | 5 years |
bagder/iconv-strerror | non-ascii: fix build errors from strerror fix | Daniel Stenberg | 3 years |
bagder/idna-transitional-fallback | url: if IDNA conversion fails, fallback to Transitional | Daniel Stenberg | 4 years |
bagder/idnconvert | url/idnconvert: remove scan for <= 32 ascii values | Daniel Stenberg | 6 years |
bagder/if2up-unused-function | fixup remove proto from header too | Daniel Stenberg | 6 years |
bagder/if_nametoindex | fixup another take to see if this runs better for cross-compiled win | Daniel Stenberg | 5 years |
bagder/ignore-custom-request-on-redir | CURLOPT_FOLLOWLOCATION: add a CURLFOLLOW_NO_CUSTOMMETHOD bit | Daniel Stenberg | 3 years |
bagder/imap-append | examples/imap-append: fix end-of-data check | Daniel Stenberg | 3 years |
bagder/imap-case-insensitive | imap: deal with commands case insensitively | Daniel Stenberg | 7 years |
bagder/imap-mime-sigsegv | remove_handle: call multi_done() first, then clear dns cache pointer | Daniel Stenberg | 7 years |
bagder/imap-no-remove_handle | multi_cleanup: call DONE on handles that never got that | Daniel Stenberg | 7 years |
bagder/imap-preauth | imap: support PREAUTH | Daniel Stenberg | 7 years |
bagder/imap-responses | imap: use defined names for response codes | Daniel Stenberg | 7 years |
bagder/imap-send-dynbuf | imap: make imap_send use dynbuf for the send buffer management | Daniel Stenberg | 4 years |
bagder/imap-test-post-body-header | test897: verify delivery of IMAP post-body header content | Daniel Stenberg | 3 years |
bagder/impacket-license | impacket: add LICENSE | Daniel Stenberg | 6 years |
bagder/improve-970 | getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE override | Daniel Stenberg | 5 years |
bagder/improved-no-multiplexing | ConnectionExists: improve non-multiplexing use case | Daniel Stenberg | 6 years |
bagder/include-curl-prefixed | fixup multi.h - reuse the CURLOPT() macro from curl.h | Daniel Stenberg | 5 years |
bagder/include-pre-iso-fix | curl.h: add two defines for the "pre ISO C" case | Daniel Stenberg | 5 years |
bagder/include-runtime | include: curl/system.h is a run-time version of curlbuild.h | Daniel Stenberg | 8 years |
bagder/inet_pton-windows | select.h: avoid macro redefinition harder | Daniel Stenberg | 7 years |
bagder/init-user-agent | pretransfer: setup the User-Agent header here | Daniel Stenberg | 4 years |
bagder/insecure-expand | insecure.d: expand and clarify | Daniel Stenberg | 3 years |
bagder/insecure-sftp-scp | fixup don't start a line with a dot! | Daniel Stenberg | 3 years |
bagder/insecure-warning | curl: warn when --insecure is used | Daniel Stenberg | 7 years |
bagder/install-openssl-path | INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/lib | Daniel Stenberg | 6 years |
bagder/install-ports | fixup | Daniel Stenberg | 4 years |
bagder/ipv4-no-plusminus | urlapi: make sure no +/- signs are accepted in IPv4 numericals | Daniel Stenberg | 4 years |
bagder/ipv6-works-multi | global_init: move the IPv6 works status bool to multi handle | Daniel Stenberg | 5 years |
bagder/ipv6-zoneid | url: convert the zone id from a IPv6 URL to correct scope id | Daniel Stenberg | 5 years |
bagder/issue-2739 | curl: fix time-of-check, time-of-use race in dir creation | Daniel Stenberg | 6 years |
bagder/issue-4496 | http2_recv: a closed stream trumps pause state | Daniel Stenberg | 5 years |
bagder/json | tests: add three test cases for --json | Daniel Stenberg | 3 years |
bagder/json-time-output | writeout_json: use curl_off_t printf() option for the time output | Daniel Stenberg | 5 years |
bagder/k-str-check | transfer: remove k->str NULL check | Daniel Stenberg | 4 years |
bagder/keep-trailing-dot | squashme: more sni conversions for schannel | Jay Satiro | 3 years |
bagder/knowbugs-negotiate | KNOWN_BUGS: 6.10 curl never completes Negotiate over HTTP | Daniel Stenberg | 4 years |
bagder/krb5-pbsz-not-static | krb5: don't use 'static' to store PBSZ size response | Daniel Stenberg | 4 years |
bagder/krb5-remove-unused-func | krb5: remove the unused 'overhead' function | Daniel Stenberg | 4 years |
bagder/lastconnect-mixup | fixup remove lastconnect_id clear to repair test 556 | Daniel Stenberg | 4 years |
bagder/ldap-disconnect-transfer | openldap: disconnect better | Daniel Stenberg | 4 years |
bagder/ldap-ifdefs | ldap: reduce the amount of #ifdefs needed | Daniel Stenberg | 4 years |
bagder/ldap-url-malformat | ldap: return CURLE_URL_MALFORMAT for bad URL | Daniel Stenberg | 3 years |
bagder/ldap-valid-ptr | openldap: avoid NULL pointer dereferences | Daniel Stenberg | 4 years |
bagder/less-long-typecasts | time_t-fixes: remove typecasts to 'long' for info.filetime | Daniel Stenberg | 7 years |
bagder/less-very | docs: reduce use of "very" | Daniel Stenberg | 3 years |
bagder/let-werror-propagate-to-tests-and-examples | fixup unit1607.c | Daniel Stenberg | 7 years |
bagder/lib-checksrc | dist: provide lib/.checksrc in the tarball | Daniel Stenberg | 3 years |
bagder/lib-makefile-inc | lib/Makefile.inc: convert to listing each file on its own line | Daniel Stenberg | 4 years |
bagder/lib1521-long-warnings | lib1521: fix compiler warnings on the use of bad 'long' values | Daniel Stenberg | 7 years |
bagder/lib1591-memleak | lib1591: free memory properly on OOM, in the trailers callback | Daniel Stenberg | 5 years |
bagder/lib530-fixes | lib530: abort on curl_multi errors | Daniel Stenberg | 3 years |
bagder/libcurl-errors-aborted | libcurl-errors.3: add CURLM_ABORTED_BY_CALLBACK | Daniel Stenberg | 3 years |
bagder/libcurl-rc | libcurl.rc: include curl/curlver.h "correctly" | Daniel Stenberg | 3 years |
bagder/libcurl-synopsis | docs: consistent manpage SYNOPSIS | Daniel Stenberg | 3 years |
bagder/libcurl-url.3 | fixup spelling! | Daniel Stenberg | 6 years |
bagder/libcurl.rc-ascii | fixup also add the word "Copyright" | Daniel Stenberg | 3 years |
bagder/libressl-follow-up | openssl: fix the libressl build again | Daniel Stenberg | 7 years |
bagder/libressl-version | openssl: show "proper" version number for libressl builds | Daniel Stenberg | 6 years |
bagder/libssh-break | libssh: fix "empty expression statement has no effect" warnings | Daniel Stenberg | 4 years |
bagder/libssh-free | libssh: avoid plain free() of libssh-memory | Daniel Stenberg | 4 years |
bagder/libssh-homedir-memory | libssh: free sftp_canonicalize_path() data correctly | Daniel Stenberg | 6 years |
bagder/libssh-sftp_quote | libssh: remove dead code in sftp_qoute | Daniel Stenberg | 7 years |
bagder/libssh2-dead-code | libssh2: remove dead code from SSH_SFTP_QUOTE | Daniel Stenberg | 7 years |
bagder/libssh2-dynbuf | libssh2: convert over to use dynbuf | Daniel Stenberg | 4 years |
bagder/libssh2-keybd-interactive | libssh2: kdb_callback: get the right struct pointer | Daniel Stenberg | 4 years |
bagder/libssh2-knownhost | libssh2: add support for ECDSA and ed25519 knownhost keys | Santino Keupp | 5 years |
bagder/libssh2-req-1.0 | libssh2: require version 1.0 or later | Daniel Stenberg | 4 years |
bagder/libssh2-returncode | fixup more error code fixing | Daniel Stenberg | 4 years |
bagder/libssh2-session-data | libssh2: move data from connection object to transfer object | Daniel Stenberg | 4 years |
bagder/libssh2-session-free | libssh2: clear session pointer after free | Daniel Stenberg | 4 years |
bagder/libssh2-value-not-read | libssh2: fix Value stored to 'sshp' is never read | Daniel Stenberg | 4 years |
bagder/libtest-memleak | uni1620: fix bad free in OOM | Daniel Stenberg | 5 years |
bagder/limit-rate-logic-fix | limit-rate: kick in even before "limit" data has been received | Daniel Stenberg | 7 years |
bagder/limit-string-lengths | fixup make test 1559 require HTTP to run | Daniel Stenberg | 6 years |
bagder/llist-less-malloc | llist: no longer uses malloc | Daniel Stenberg | 8 years |
bagder/load-engines | openssl: load built-in engines too | Daniel Stenberg | 6 years |
bagder/local-port-overflow | curl: fix --local-port integer overflow | Daniel Stenberg | 6 years |
bagder/localport-followup | curl: --local-port fix followup | Daniel Stenberg | 6 years |
bagder/localport-range | curl: --local-port range was not "including" | Daniel Stenberg | 6 years |
bagder/location-docs | fixup clarify CURLOPT_FOLLOWLOCATION.3 as well | Daniel Stenberg | 5 years |
bagder/lock-output-files | lib: when saving files, use advisory locks | Daniel Stenberg | 3 years |
bagder/longer-url-scheme | fixup also prevent curl_url_set() to set a too long scheme | Daniel Stenberg | 5 years |
bagder/low_speed_limit | low_speed_limit: improved function for longer time periods | Daniel Stenberg | 8 years |
bagder/mac-broken-ipv6 | server/resolve: remove AI_CANONNAME to make macos tell the truth | Daniel Stenberg | 5 years |
bagder/mac-resolve-ipnum-doh | fixup set a boolean in the connectdata struct for DoH resolves | Daniel Stenberg | 4 years |
bagder/macos-cares | socks: check for entries with the right port number | Daniel Stenberg | 4 years |
bagder/macos/ci | fixup travis to build with sanitizer options | Daniel Stenberg | 5 years |
bagder/make-URL-stick | url: make the original string get used on subsequent transfers | Daniel Stenberg | 7 years |
bagder/make-build-docs-from-src | src/Makefile.am: remove BUILT_SOURCES and $(MANPAGE) target | Daniel Stenberg | 7 years |
bagder/make-html | docs/Makefile.am: repair 'make hmtl' | Daniel Stenberg | 3 years |
bagder/makefile-silent-commands | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg | 6 years |
bagder/maketgz | maketgz: use -9 for the xz package | Daniel Stenberg | 4 years |
bagder/maketgz-hugehelp | dist: make the hugehelp.c not get regenerated unnecessarily | Daniel Stenberg | 7 years |
bagder/man-fixes | docs: fix mandoc -T lint formatting complaints | Daniel Stenberg | 3 years |
bagder/man-printf-backslash | fixup two more mistakes | Daniel Stenberg | 3 years |
bagder/manpage-check | cmdline-opts: add makefile target that compares dist with git | Daniel Stenberg | 5 years |
bagder/manpage-cookie | curl.1: mark the argument to --cookie as <data|filename> | Daniel Stenberg | 6 years |
bagder/manpage-data-files | data.d: remove "Multiple files can also be specified" | Daniel Stenberg | 5 years |
bagder/manpage-date-version | gen.pl: insert the current date and version in generated man page | Daniel Stenberg | 3 years |
bagder/manpage-envvariables | manpage: add three undocumented environment variables | Daniel Stenberg | 4 years |
bagder/manpage-header | page-header: add GOPHERS, simplify wording in the 1st para | Daniel Stenberg | 3 years |
bagder/manpage-http | docs/cmdline-opts: add "mutexed" options for more http versions | Daniel Stenberg | 3 years |
bagder/manpage-ipv6 | cmdline-opts/ipv6.d: fix mutexed on ipv4 | Daniel Stenberg | 6 years |
bagder/manpage-language | fixup the READMEs too | Daniel Stenberg | 3 years |
bagder/manpage-nicer-seealso | cmdline-opts/gen.pl: generate nicer "See Also" | Daniel Stenberg | 4 years |
bagder/manpage-no-oldies | fixup make 971 happy again | Daniel Stenberg | 3 years |
bagder/manpage-output | curl.1: add an "OUTPUT" section at the top of the manpage | Daniel Stenberg | 4 years |
bagder/manpage-syntax | manpage: adjust the asterisk in some SYNOPSIS sections | Daniel Stenberg | 3 years |
bagder/manpage-user-option-hiding | curl.1: --user and --proxy-user are hidden from ps output | Daniel Stenberg | 6 years |
bagder/manpages-https | fixup copyright years | Daniel Stenberg | 4 years |
bagder/manual-markdown | docs/MANUAL.md: converted to markdown from plain text | Daniel Stenberg | 5 years |
bagder/markdown-check | RELEASE-PROCEDURE.md: remove ICAL link and old release dates | Daniel Stenberg | 3 years |
bagder/max_concurrent_streams | ConnectionExists: respect the max_concurrent_streams limits | Daniel Stenberg | 5 years |
bagder/maxage-prune-conns | conn_maxage: move the check to prune_dead_connections() | Daniel Stenberg | 5 years |
bagder/maxage-reuse-conn | fixup change default max age to 118 seconds | Daniel Stenberg | 6 years |
bagder/maxredirs-regression | CURLOPT_MAXREDIRS: allow -1 as a value | Daniel Stenberg | 7 years |
bagder/mbedtls-3 | fixup the make install | Daniel Stenberg | 3 years |
bagder/mbedtls-cn-check-again | mbedtls: follow-up VERIFYHOST fix from f097669248 | Daniel Stenberg | 6 years |
bagder/mbedtls-ssl_cert_blob | mbedtls: fix CURLOPT_SSLCERT_BLOB | Daniel Stenberg | 3 years |
bagder/mbedtls-ssl_read-zero | mbedtls: treat zero return from mbedtls_ssl_read() as non-error | Daniel Stenberg | 6 years |
bagder/mbedtls-verifyhost | mbedtls: use VERIFYHOST | Daniel Stenberg | 6 years |
bagder/mbedtls-version | mbedtls: make it build even if MBEDTLS_VERSION_C isn't set | Daniel Stenberg | 6 years |
bagder/memdebug-sendrecv | runtests: use valgrind for torture as well | Daniel Stenberg | 7 years |
bagder/memmem-check | configure/cmake: check for memmem | Daniel Stenberg | 3 years |
bagder/mesalink-BACKEND | fixup unused variable warning | Daniel Stenberg | 3 years |
bagder/metalink-cleanup | metalink: fix scan-build warnings | Daniel Stenberg | 7 years |
bagder/mime-c90 | fixup the return code too | Daniel Stenberg | 5 years |
bagder/mime-callback-abort | mime: return CURL_READFUNC_ABORT back to parent | Daniel Stenberg | 5 years |
bagder/mime-cleanups | fixup data/test1135 | Daniel Stenberg | 7 years |
bagder/mime-contenttype | fixup formdata: only use prevtype if Curl_mime_contenttype() is NULL | Daniel Stenberg | 7 years |
bagder/mime-null-dereference | mime: avoid NULL pointer dereference risk | Daniel Stenberg | 7 years |
bagder/mime-reducemalloc | mime: put the boundary buffer into the curl_mime struct | Daniel Stenberg | 6 years |
bagder/mime-scan-build | curl: "Function call argument is an uninitialized value" | Daniel Stenberg | 6 years |
bagder/mime-subparts-itself | test643: verify curl_mime_subparts() adding "itself" | Daniel Stenberg | 7 years |
bagder/mimepost-null | fixup test584 - strip off the random bits from the boundary string | Daniel Stenberg | 4 years |
bagder/missing-mail-rcpt-allowfails | dist: add mail-rcpt-allowfails.d to the tarball | Daniel Stenberg | 5 years |
bagder/missing-multi-done | multi: fix memory leak in content encoding related error path | Daniel Stenberg | 6 years |
bagder/mk-ca-bundle | lib/mk-ca-bundle: skip empty certs | Daniel Stenberg | 5 years |
bagder/mk-manpage-from-dpages | docs/make: generate curl.1 from listed files only | Daniel Stenberg | 5 years |
bagder/mkcert-Not-Valid-After | lib/mk-ca-bundle.pl: skip certs passed Not Valid After date | Daniel Stenberg | 3 years |
bagder/more-data-conn | lib: more conn->data cleanups | Daniel Stenberg | 4 years |
bagder/more-h3 | altsvc: make it use h3-22 with ngtcp2 as well | Daniel Stenberg | 5 years |
bagder/more-static | fixup add asserts in attempt to please scan-build | Daniel Stenberg | 5 years |
bagder/move-expire-timeouts | multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE time | Daniel Stenberg | 6 years |
bagder/mqtt | github/workflow: enable MQTT in the macOS debug build | Daniel Stenberg | 5 years |
bagder/mqtt-break-better | mqtt: fix Curl_read() error handling while reading remaining length | Daniel Stenberg | 5 years |
bagder/mqtt-done | mqtt: free any leftover when done | Daniel Stenberg | 3 years |
bagder/mqtt-fixups | mqtt: improve the state machine | Daniel Stenberg | 5 years |
bagder/mqtt-incorrect-expression | mqtt: remove code with no purpose | Daniel Stenberg | 5 years |
bagder/mqtt-publish-size | mqtt: handle POST/PUBLISH without a set POSTFIELDSIZE | Daniel Stenberg | 4 years |
bagder/mqtt-shortread | mqtt: deal with 0 byte reads correctly | Daniel Stenberg | 4 years |
bagder/mqtt-tests | test1198/9: add two mqtt publish tests without payload lengths | Daniel Stenberg | 4 years |
bagder/mqtt-unmark-experimental | mqtt: enable by default | Daniel Stenberg | 4 years |
bagder/mqttd | tests/mqttd: extract the client id from the correct offset | Daniel Stenberg | 4 years |
bagder/mqttd-close-file | fixup check dump too before fclosing() it | Daniel Stenberg | 4 years |
bagder/mqttd-errno | mqttd: s/errno/SOCKERRNO | Daniel Stenberg | 5 years |
bagder/multi-always-false | curl_multi_setopt: fix compiler warning "result is always false" | Daniel Stenberg | 4 years |
bagder/multi-app | examples/multi-app.c: call curl_multi_remove_handle as well | Daniel Stenberg | 3 years |
bagder/multi-bearssl | vtls: make BearSSL possible to set with CURL_SSL_BACKEND | Gisle Vanem | 5 years |
bagder/multi-callback-errors | fixup multi to tighten a memory leak in OOM cases | Daniel Stenberg | 3 years |
bagder/multi-done-after-connect-timeout | multi: call multi_done on connect timeouts | Daniel Stenberg | 6 years |
bagder/multi-done-conn-owner | multi_done: if multiplexed, make conn->data point to another transfer | Daniel Stenberg | 5 years |
bagder/multi-done-memory-leak-fix | multi: fix memory leak when stopped during name resolve | Daniel Stenberg | 6 years |
bagder/multi-error | curl_multi_perform/socket_action.3: clarify what errors mean | Daniel Stenberg | 3 years |
bagder/multi-error-in-toofast | multi: when erroring in TOOFAST state, act as for PERFORM | Daniel Stenberg | 4 years |
bagder/multi-extrawait | multi: Condition 'extrawait' is always true | Daniel Stenberg | 4 years |
bagder/multi-fix-multiplex | multi: multiplexing improvements | Daniel Stenberg | 6 years |
bagder/multi-getsock-backup | multi: provide a socket to wait for in Curl_protocol_getsock | Daniel Stenberg | 6 years |
bagder/multi-in-callback | CURLMOPT_TIMERFUNCTION/DATA.3: fix the examples | Daniel Stenberg | 3 years |
bagder/multi-result-always-true | multi: remove two checks always true | Daniel Stenberg | 4 years |
bagder/multi-socket-unpause | unpause: trigger a timeout for event-based transfers | Daniel Stenberg | 5 years |
bagder/multi-stage-auth-custom-port | httpauth: make multi-request auth work with custom port | Daniel Stenberg | 4 years |
bagder/multi-state-names | multi: rename the multi transfer states | Daniel Stenberg | 4 years |
bagder/multi-timeout | test1238: slowed down a little more | Daniel Stenberg | 8 years |
bagder/multi-timeout-fixes | multi: fix request timer management | Brad Spencer | 7 years |
bagder/multi-transfer-hash-fix | multi: fix the transfer hashes in the socket hash entries | Daniel Stenberg | 5 years |
bagder/multi-trhash | multi: fix the transfer hash function | Daniel Stenberg | 5 years |
bagder/multi-wait-sread | multi_wait: stop loop when sread() returns zero | Daniel Stenberg | 5 years |
bagder/multi_done-prune-dns-cache | multi_done: prune DNS cache | Daniel Stenberg | 7 years |
bagder/multi_wait-nomalloc | multi: make curl_multi_wait avoid malloc in the typical case | Daniel Stenberg | 8 years |
bagder/multi_wait-timeout-logic | curl_multi_wait: call getsock before figuring out timeout | Daniel Stenberg | 6 years |
bagder/multiplex-better | create_conn: remove silly pipelining leftover logic | Daniel Stenberg | 5 years |
bagder/multiplex-by-default | url: default to CURL_HTTP_VERSION_2TLS if built h2-enabled | Daniel Stenberg | 6 years |
bagder/multiplex-default | multi: enable multiplexing by default (again) | Daniel Stenberg | 5 years |
bagder/multissl-wolfssl | cyassl: call it the "WolfSSL" backend | Daniel Stenberg | 7 years |
bagder/multithread-global-cleanup | examples/multithread.c: call curl_global_cleanup() | Daniel Stenberg | 4 years |
bagder/multithreaded-test | test1541: treaded connection sharing | Daniel Stenberg | 6 years |
bagder/mutli-sockhash-leak | multi: free sockhash on OOM | Daniel Stenberg | 5 years |
bagder/mv-multi_h-define | multi.h: move INITIAL_MAX_CONCURRENT_STREAMS from public header | Daniel Stenberg | 5 years |
bagder/narrow-screen-crash | progressbarinit: refuse narrower terminals than 20 columns | Daniel Stenberg | 5 years |
bagder/native-import-openssl3 | openssl: avoid error conditions when importing native CA | Daniel Stenberg | 4 years |
bagder/negotiate-revert-3275 | Revert "http_negotiate: do not close connection until negotiation is completed" | Daniel Stenberg | 6 years |
bagder/netrc-comments | test130: verify comments in .netrc | Daniel Stenberg | 7 years |
bagder/netrc-example | netrc.d: edit the .netrc example to look nicer | Daniel Stenberg | 3 years |
bagder/netrc-larger-buffer | netrc: use a larger buffer | Daniel Stenberg | 6 years |
bagder/netrc-leak | netrc: free 'home' on error | Daniel Stenberg | 5 years |
bagder/netrc-user | url: given a user in the URL, find pwd for that user in netrc | Daniel Stenberg | 3 years |
bagder/new-gcc-warnings | curl_setup: provide a CURL_SA_FAMILY_T type if none exists | Daniel Stenberg | 7 years |
bagder/new-protocol | NEW-PROTOCOL: document what needs to be done to add one | Daniel Stenberg | 4 years |
bagder/newline-password | fixup also don't allow it in host, zoneid and scheme | Daniel Stenberg | 4 years |
bagder/nghttp2-requirement | http2: now require nghttp2 >= 1.12.0 | Daniel Stenberg | 5 years |
bagder/nghttp2-version | curl_version_info: provide nghttp2 details | Daniel Stenberg | 5 years |
bagder/nghttp3 | nghttp3: required when ngtcp2 is used for QUIC | Daniel Stenberg | 5 years |
bagder/ngtcp2-connectfail-memleak | ngtcp2: cleanup memory when failing to connect | Daniel Stenberg | 4 years |
bagder/ngtcp2-dec9 | ngtcp2: make it build it current master again | Daniel Stenberg | 4 years |
bagder/ngtcp2-draft25 | ngtcp2: update to git master and its draft-25 support | Daniel Stenberg | 5 years |
bagder/ngtcp2-dynbuf | ngtcp2: convert to dynbuf | Daniel Stenberg | 4 years |
bagder/ngtcp2-error | ngtcp2: adapt to error code rename | Daniel Stenberg | 4 years |
bagder/ngtcp2-expire-on-close | ngtcp2: on h3 stream close, call expire | Daniel Stenberg | 5 years |
bagder/ngtcp2-gnutls-cred | ngtcp2: clear credentials when freed | Daniel Stenberg | 4 years |
bagder/ngtcp2-improved-response | ngtcp2: improve h3 response receiving | Daniel Stenberg | 5 years |
bagder/ngtcp2-keep-up | fixup use the correct FIN flag | Daniel Stenberg | 4 years |
bagder/ngtcp2-logging | ngtcp2: remove fprintf() calls | Daniel Stenberg | 5 years |
bagder/ngtcp2-new-size-names | ngtcp2: adapt to new size defintions upstream | Daniel Stenberg | 3 years |
bagder/ngtcp2-nghttp3-sync | ngtcp2: adapt to recent nghttp3 updates | Daniel Stenberg | 4 years |
bagder/ngtcp2-pkt_info | ngtcp2: adapt to the new pkt_info arguments | Daniel Stenberg | 4 years |
bagder/ngtcp2-quictls | travis: switch ngtcp2 build over to quictls | Daniel Stenberg | 4 years |
bagder/ngtcp2-sockaddr | ngtcp2: adjust to recent sockaddr updates | Daniel Stenberg | 4 years |
bagder/ngtcp2-sockaddr-storage | ngtcp2: store address in sockaddr_storage | Daniel Stenberg | 4 years |
bagder/ngtcp2-sslkeylog | ngtcp2: add support for SSLKEYLOGFILE | Daniel Stenberg | 5 years |
bagder/ngtcp2-sync | ngtcp2: use nghttp3_version() | Daniel Stenberg | 5 years |
bagder/ngtcp2-update | ngtcp2: adapt to API change | Daniel Stenberg | 5 years |
bagder/ngtcp2-upload | ngtcp2: accept upload via callback [WIP] | Daniel Stenberg | 5 years |
bagder/ngtcp2-without-h2 | fixup remove header_recvbuf, not used for anything | Daniel Stenberg | 5 years |
bagder/no-bountygraph | SECURITY-PROCESS: bountygraph shuts down | Daniel Stenberg | 6 years |
bagder/no-fdopen | configure: remove the unused fdopen macro | Daniel Stenberg | 6 years |
bagder/no-homedir-error | curl: show better error message when no homedir is found | Daniel Stenberg | 5 years |
bagder/no-http-mqtt | urldata: fix build without HTTP and MQTT | Daniel Stenberg | 4 years |
bagder/no-negative-unsigned | file2memory: use a define instead of -1 unsigned value | Daniel Stenberg | 4 years |
bagder/no-progress-meter | curl: --no-progress-meter | Daniel Stenberg | 5 years |
bagder/no-proxy-no_connect_done | http_proxy: make Curl_connect_done() work for proxy disabled builds | Daniel Stenberg | 3 years |
bagder/no-signal-closure_handle | multi: make the closure handle "inherit" CURLOPT_NOSIGNAL | Daniel Stenberg | 6 years |
bagder/no-tftp-CONNECT | tftp: mark as not possible to do over CONNECT | Daniel Stenberg | 3 years |
bagder/no-underscore-defines | defines: avoid underscore-prefixed defines | Daniel Stenberg | 5 years |
bagder/nobody-clarify | CURLOPT_NOBODY.3: clarify what setting to 0 means | Daniel Stenberg | 4 years |
bagder/nolisten | fixup test1249 with the same fix as well | Daniel Stenberg | 5 years |
bagder/non-http | Curl_checkheaders: make it available for IMAP and SMTP too | Daniel Stenberg | 7 years |
bagder/non-http-no-http-proxy | http-proxy: only attempt FTP over HTTP proxy | Daniel Stenberg | 7 years |
bagder/noproxy-fix | vtls: fix addsessionid for non-proxy builds | Daniel Stenberg | 4 years |
bagder/now-remade | now: update 'now' as part of the easy handle instead of local variables | Daniel Stenberg | 7 years |
bagder/nroff-quote-minuses | fixup manpage-scan.pl to work with more quotes | Daniel Stenberg | 4 years |
bagder/nss-max-tls | nss: remove version selecting dead code | Kamil Dudka | 6 years |
bagder/nss-newline | fixup fixed two more infof() calls with newlines | Daniel Stenberg | 3 years |
bagder/nss-noclobbe-ciphers | fixup special handling for the too long case | Daniel Stenberg | 3 years |
bagder/nss-pk11-null | nss: check for PK11_CreateDigestContext() returning NULL | Daniel Stenberg | 5 years |
bagder/nss-version | nss: get the run-time version instead of build-time | Daniel Stenberg | 4 years |
bagder/nss-with-disabled-13 | nss: if built with disabled TLS 1.3, do an extra TLS version range check | Daniel Stenberg | 6 years |
bagder/ntlm-fuzz-memleak | ntlm: free target_info before (re-)malloc | Daniel Stenberg | 4 years |
bagder/ntlm-type2-overflow | ntlm: precation against super huge type2 offsets | Daniel Stenberg | 4 years |
bagder/ntlm-wb-double-free | ntlm_wb: fix double-free in OOM | Daniel Stenberg | 5 years |
bagder/ntlm-zerolen-user | ntlm: avoid malloc(0) on zero length user and domain | Daniel Stenberg | 4 years |
bagder/ntlm_wb-aprintf-checks | curl_ntlm_wb: check aprintf() return codes | Daniel Stenberg | 6 years |
bagder/ntlm_wb-response | ntlm_wb: bail out if the response gets overly large | Daniel Stenberg | 6 years |
bagder/null-terminate | terminology: call them null-terminated strings | Daniel Stenberg | 4 years |
bagder/number-parsing-overhaul | test1449: FTP download range with an too large size | Daniel Stenberg | 7 years |
bagder/oauth2-docs-http | oauth2-bearer.d: works for HTTP too | Daniel Stenberg | 5 years |
bagder/objnames-tests | tests: move objnames-* from lib into tests | Daniel Stenberg | 6 years |
bagder/older-version-progressfunc | examples/progressfunc: make it build on older libcurls | Daniel Stenberg | 6 years |
bagder/openldap-disconnect | openldap: fix crash in ldaps disconnect | Daniel Stenberg | 4 years |
bagder/openldap-disconnect-ldap | ldap: only set the callback ptr for TLS context when TSL is used | Patrick Monnerat | 4 years |
bagder/opensocket-docs | fixup language | Daniel Stenberg | 5 years |
bagder/openssl-100-warning | openssl: fix unused variable compiler warning with old openssl | Ben Greear | 6 years |
bagder/openssl-3_0_0 | fixup check the define too | Daniel Stenberg | 6 years |
bagder/openssl-ack-tlsmax-default | openssl: acknowledge --tls-max for default version too | Daniel Stenberg | 6 years |
bagder/openssl-build-opaque-evp | openssl: fix build without HAVE_OPAQUE_EVP_PKEY | Daniel Stenberg | 7 years |
bagder/openssl-certinfo-trunc | openssl: make CURLINFO_CERTINFO not truncate x509v3 fields | Daniel Stenberg | 5 years |
bagder/openssl-conn-data | openssl: remove conn->data use | Daniel Stenberg | 4 years |
bagder/openssl-disable-srp | fixup | Daniel Stenberg | 4 years |
bagder/openssl-engine-098 | openssl: assume engine support in 0.9.8 or later | Rainer Jung | 6 years |
bagder/openssl-failed-random | fixup add a failf() too | Daniel Stenberg | 3 years |
bagder/openssl-if-0 | openssl: remove #if 0 leftover | Daniel Stenberg | 4 years |
bagder/openssl-load-config | fixup ifdef the OPENSSL_INIT_ENGINE_ALL_BUILTIN | Daniel Stenberg | 4 years |
bagder/openssl-lowercase-sni | openssl: lowercase the hostname before using it for SNI | Daniel Stenberg | 4 years |
bagder/openssl-mem_buf-fail | openssl: free mem_buf in error path | Daniel Stenberg | 4 years |
bagder/openssl-no-md4 | md4: include the mbedtls config.h to get the MD4 info | Daniel Stenberg | 5 years |
bagder/openssl-partial-chain | openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains | Daniel Stenberg | 5 years |
bagder/openssl-pkcs12 | openssl: enable PKCS12 support for !BoringSSL | Daniel Stenberg | 7 years |
bagder/openssl-rm-prefix | http_chunks: remove Curl_ prefix from static functions | Daniel Stenberg | 4 years |
bagder/openssl-set_key | NTLM: use DES_set_key_unchecked with OpenSSL | Daniel Stenberg | 3 years |
bagder/openssl-srp | fixup make gtls.c use HAVE_GNUTLS_SRP instead of USE_TLS_SRP | Daniel Stenberg | 4 years |
bagder/openssl-sslkeylogfile | openssl: fix SSLKEYLOGFILE build error for BoringSSL | Daniel Stenberg | 7 years |
bagder/openssl-syscall-strerror | openssl: use strerror on SSL_ERROR_SYSCALL | Daniel Stenberg | 5 years |
bagder/openssl-trace-handshake | openssl: set the transfer pointer for logging early | Daniel Stenberg | 4 years |
bagder/openssl-uwp | openssl: disable engine if OPENSSL_NO_UI_CONSOLE is defined | Daniel Stenberg | 5 years |
bagder/openssl-verify-skip | openssl: if verifypeer is not requested, skip the CA loading | Daniel Stenberg | 3 years |
bagder/openssl-warning | openssl: fix warning with boringssl and SSL_CTX_set_min_proto_version | Daniel Stenberg | 5 years |
bagder/openssl.x509 | openssl.h: avoid including OpenSSL headers here | Daniel Stenberg | 3 years |
bagder/openssl3-const | openssl: adapt to v3's new const for a few API calls | Daniel Stenberg | 4 years |
bagder/openssl3-deprecations | fixup configure use -DOPENSSL_SUPPRESS_DEPRECATED instead | Daniel Stenberg | 5 years |
bagder/operate-first_arg-null | tool_operate: avoid NULL dereference of first_arg | Daniel Stenberg | 4 years |
bagder/operate-remove-dead-loop | curl: remove dead code | Daniel Stenberg | 5 years |
bagder/opt-manpage-examples | test1173: check references to libcurl options | Daniel Stenberg | 3 years |
bagder/opt-url-cleanup | CURLOPT_URL.3: remove scheme specific details | Daniel Stenberg | 4 years |
bagder/optimize-mprintf | mprintf: no use for dprintf_IsQualifierNoDollar() anymore, remove it | Daniel Stenberg | 7 years |
bagder/options-in-versions | fixup correct script name | Daniel Stenberg | 4 years |
bagder/opts-NAME | docs: NAME fixes in easy option man pages | Daniel Stenberg | 3 years |
bagder/opts-bold-not-quoted | CURLOPT_[PROXY]_SSL_CIPHER_LIST.3: bold instead of quote | Daniel Stenberg | 3 years |
bagder/opts-manpages-name | opts docs: unify phrasing in NAME header | Daniel Stenberg | 3 years |
bagder/oss-fuzz-3327 | rtsp: do not call fwrite() with NULL pointer FILE * | Daniel Stenberg | 7 years |
bagder/our-select | select: convert Curl_select() to private static function | Daniel Stenberg | 4 years |
bagder/output-dir | curl: add --output-dir | Daniel Stenberg | 4 years |
bagder/output-quote-url | squashme: be more explicit, also quote it in page-header. | Jay Satiro | 5 years |
bagder/outs-config | curl: remove 'config' field from OutStruct | Daniel Stenberg | 5 years |
bagder/parallel-connect | curl: add --parallel-connect | Daniel Stenberg | 5 years |
bagder/parallel-do-all | fixup parallel_transfers to handle the last added transfers too | Daniel Stenberg | 5 years |
bagder/parallel-memleak | curl: cleanup multi handle on failure | Daniel Stenberg | 5 years |
bagder/parallel-retry | curl: retry delays in parallel mode no longer sleeps blocking | Daniel Stenberg | 4 years |
bagder/parallel-stall | tool_operate: fix add_parallel_transfers when more are in queue | Daniel Stenberg | 5 years |
bagder/parallel-transfers | docs/PARALLEL-TRANSFERS: added | Daniel Stenberg | 5 years |
bagder/parallel-upload-missing-file | tool_operate: bail out proper on errors for parallel setup | Daniel Stenberg | 4 years |
bagder/parse-ipv6-scopeid | urlapi: strip off scope id from numerical IPv6 addresses | Daniel Stenberg | 6 years |
bagder/parse-ipv6-uri | URL: fix IPv6 numeral address parser | Daniel Stenberg | 6 years |
bagder/parse-proxy-with-URL-parser | parse_proxy: use the URL parser API | Daniel Stenberg | 5 years |
bagder/parse_proxy-memleak | parse_proxy: fix a memory leak in the OOM path | Daniel Stenberg | 4 years |
bagder/parsecfg-free | tool_parsecfg: use correct free() call to free memory | Daniel Stenberg | 3 years |
bagder/parsecfg-lessmalloc | curl: load config files using fewer mallocs | Daniel Stenberg | 4 years |
bagder/parseconfig-leak | fixup: use curl_free() to free memory allocated by libcurl | Daniel Stenberg | 5 years |
bagder/parsedate-long | fixup MSVC warning | Daniel Stenberg | 7 years |
bagder/parsedate-polish | parsedate: tune the date to epoch conversion | Daniel Stenberg | 4 years |
bagder/partialchain-crlfile | OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAIN | Daniel Stenberg | 4 years |
bagder/pause-man-refresh | curl_easy_pause.3: documented multiplexed pause effects | Daniel Stenberg | 4 years |
bagder/pause-noop | pause: return early for calls that don't change pause state | Daniel Stenberg | 5 years |
bagder/pause-update-socket-state | pause: when changing pause state, update socket state | Daniel Stenberg | 7 years |
bagder/pause-validate-input | pause: bail out on bad input | Daniel Stenberg | 5 years |
bagder/paused-speedcheck | speedcheck: exclude paused transfers | Daniel Stenberg | 4 years |
bagder/pending_handles-improved | fixup process_pending_handles | Daniel Stenberg | 7 years |
bagder/phase-out-MANUAL | fixup remove docs/MANUAL use from src/CMakeLists.txt too | Daniel Stenberg | 6 years |
bagder/pingpong-disconnect-wo-timeout | pingpong: change default response timeout to 120 seconds | Daniel Stenberg | 6 years |
bagder/pingpong-dynbuf | pingpong: use a dynbuf for the *_pp_sendf() function | Daniel Stenberg | 4 years |
bagder/pingpong-no-conn | pingpong: remove the 'conn' struct member | Daniel Stenberg | 4 years |
bagder/pingpong-send-less-malloc | pingpong: remove a malloc per Curl_pp_vsendf call | Daniel Stenberg | 4 years |
bagder/pingpong-timediff | fixup error: conversion from 'timediff_t' to 'time_t' | Daniel Stenberg | 4 years |
bagder/pinnedpubkey-fips | openssl: fix pinned public key build error in FIPS mode | McDonough, Tim | 7 years |
bagder/pkg-config-pthread | configure: pass -pthread to Libs.private for pkg-config | Daniel Stenberg | 4 years |
bagder/polarssl-more-rm | squashme: mark CURLSSLBACKEND_POLARSSL deprecated as of 7.69 | Jay Satiro | 5 years |
bagder/pop3-apop | pop3: only do APOP with a valid timestamp | Daniel Stenberg | 6 years |
bagder/pop3_get_message | sasl_getmesssage: make sure we have a long enough string to pass | Daniel Stenberg | 7 years |
bagder/post-nolength-http1.0 | test1539: do a HTTP 1.0 POST without a set size (fails) | Daniel Stenberg | 4 years |
bagder/potentially-uninitialized | fixup try if an assert makes it happier | Daniel Stenberg | 3 years |
bagder/pre-easyoptions | easyoptions: add the two new PRE* options | Daniel Stenberg | 3 years |
bagder/pre_receive_plain-malloc | Curl_send: return error when pre_receive_plain can't malloc | Daniel Stenberg | 4 years |
bagder/prepro | runtests: preprocess DISABLED to allow conditionals | Daniel Stenberg | 4 years |
bagder/pretransfer-docs | CURLINFO_PRETRANSFER_TIME.3: clarify | Daniel Stenberg | 4 years |
bagder/pretransfer-state | multi: set the PRETRANSFER time-stamp when we switch to PERFORM | Daniel Stenberg | 4 years |
bagder/probot-stale | .github/stale.yml: enable the stale bot | Daniel Stenberg | 8 years |
bagder/progress-bar-fly | fixup: let COLUMNS be first choice, then ioctl() | Daniel Stenberg | 7 years |
bagder/progress-bar-integer-overflow | tool_cb_prg: avoid integer overflow | Daniel Stenberg | 6 years |
bagder/progress-bar-updates | curl: limit -# progress bar properly for unknown total size | Daniel Stenberg | 7 years |
bagder/progress-first-second-accuracy | progress: calculate transfer speed on milliseconds if possible | Daniel Stenberg | 7 years |
bagder/progress-meter-docs | fixup the magic for manpage check for --no-* option | Daniel Stenberg | 5 years |
bagder/progress-repair | progress: make the progress meter appear again | Daniel Stenberg | 5 years |
bagder/progress-reset | progress: reset download/uploaded counter | Daniel Stenberg | 5 years |
bagder/proselint-docs | fixup s/intransparent/nontransparent/ | Daniel Stenberg | 3 years |
bagder/protocol-list | docs: unify protocol lists | Daniel Stenberg | 4 years |
bagder/protocol-order | url: sort the protocol schemes in rough popularity order | Daniel Stenberg | 4 years |
bagder/proxy-connect-ua | fixup the CONNECT user-agent fix for hyper backend as well | Daniel Stenberg | 3 years |
bagder/proxy-credential-loop | http_proxy: only loop on 407 + close if we have credentials | Daniel Stenberg | 4 years |
bagder/proxy-cutoff | test1297: verify GOT_NOTHING with http proxy tunnel | Daniel Stenberg | 4 years |
bagder/proxy-error | CURLE_PROXY: new error code | Daniel Stenberg | 4 years |
bagder/proxy-long-credentials | fixup init result to fix potentiallly used uninitialized warnings | Daniel Stenberg | 4 years |
bagder/proxy-pinnedpubkey | curl: add --proxy-pinnedpubkey | Daniel Stenberg | 7 years |
bagder/proxy-tls | http_proxy: don't close the socket (too early) | Daniel Stenberg | 3 years |
bagder/proxy-use-correct-port | test1150: verify same host fetch using different ports over proxy | Daniel Stenberg | 7 years |
bagder/proxy-zoneid | parse_proxy: use the IPv6 zone id if given | Daniel Stenberg | 5 years |
bagder/proxytunnel-docs | cmdline-opts/proxytunnel.d: the option tunnnels all protocols | Daniel Stenberg | 6 years |
bagder/pthread-minimum-stack | fixup PTHREAD_STACK_MIN caused segfaults on FreeBSD | Daniel Stenberg | 5 years |
bagder/pvs-studio-warnings | fixup mime: make Curl_mime_duppart | Daniel Stenberg | 5 years |
bagder/pvs-warns-4402 | http2: Expression 'stream->stream_id != - 1' is always true | Daniel Stenberg | 5 years |
bagder/qlog | travis: add "qlog" as feature in the quiche build | Daniel Stenberg | 4 years |
bagder/quic-connects | connect: improve happy eyeballs handling | Daniel Stenberg | 4 years |
bagder/quic-data-conn | fixup quic.h for non-quic builds | Daniel Stenberg | 4 years |
bagder/quic-happyeyeballs | connect: make happy eyeballs work for QUIC (again) | Daniel Stenberg | 4 years |
bagder/quiche-crash | quiche: fix crash when failing to connect | Daniel Stenberg | 4 years |
bagder/quiche-disconnect-twice | quiche: handle calling disconnect twice | Daniel Stenberg | 4 years |
bagder/quiche-failf | quiche: add failf() calls for two error cases | Daniel Stenberg | 5 years |
bagder/quiche-fixes | quiche: expire when poll returned data | Daniel Stenberg | 5 years |
bagder/quiche-h3-headers | quiche: handle psuedo headers in another order | Daniel Stenberg | 5 years |
bagder/quiche-no-static | quiche: remove 'static' from local buffer | Daniel Stenberg | 4 years |
bagder/quiche-persist-conn | quiche: persist connection details | Daniel Stenberg | 5 years |
bagder/quiche-success | fixup http.h when built with H3 but without H2 support | Daniel Stenberg | 5 years |
bagder/quiche-upload | quiche: send the HTTP body correctly on callback uploads | Daniel Stenberg | 5 years |
bagder/quiche-verifyhost | quiche: after connect, verify the host name in the server cert | Daniel Stenberg | 3 years |
bagder/quiche_conn_close | quiche: close the connection | Daniel Stenberg | 4 years |
bagder/quote-sftp | quote.d: asterisk prefix works for SFTP as well | Daniel Stenberg | 5 years |
bagder/rate-limit-longer-period | progress: fix rate-limit for high speed transfers | Daniel Stenberg | 7 years |
bagder/readfunc-uploadsize | CURLOPT_READFUNCTION.3: provide the upload data size up front | Daniel Stenberg | 4 years |
bagder/readme-markdown | tests/unit/README: convert to markdown | Daniel Stenberg | 4 years |
bagder/redir-proto-docs | fixup the DEFAULT | Daniel Stenberg | 5 years |
bagder/redirect-idn | test1448: verify redirect to IDN using URL | Daniel Stenberg | 7 years |
bagder/redirect-to-nonsupported-scheme | Curl_follow: accept non-supported schemes for "fake" redirects | Daniel Stenberg | 6 years |
bagder/redirect-url-fix | redirect: store the "would redirect to" URL when max redirs is reached | Daniel Stenberg | 7 years |
bagder/redirect_url-test | test1270: a basic -w redirect_url test | Daniel Stenberg | 5 years |
bagder/reduced-coverage | fixup still do *a few* torture tests | Daniel Stenberg | 5 years |
bagder/refuse-sslversions | vtls: refuse setting any SSL version | Daniel Stenberg | 4 years |
bagder/reject-oversized-cookies | cookies: reject oversized cookies | Daniel Stenberg | 7 years |
bagder/release-proc-adjusted | RELEASE-PROCEDURE: feature win is closed post-release a few days | Daniel Stenberg | 5 years |
bagder/release-procedure-markdown | docs/RELEASE-PROCEDURE.md: renamed to use .md extension | Daniel Stenberg | 6 years |
bagder/remake-EINTR | global_init: assume the EINTR bit by default | Daniel Stenberg | 5 years |
bagder/remote-header-namee | remote-header-name.d: clarify | Daniel Stenberg | 3 years |
bagder/remove-axtls | axtls: removed | Daniel Stenberg | 6 years |
bagder/remove-build-ssl.bat | projects: remove build-openssl.bat and build-wolfssl.bat | Daniel Stenberg | 7 years |
bagder/remove-curlbuild | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg | 7 years |
bagder/remove-dot-char | cleanup: remove DOT_CHAR completely | Daniel Stenberg | 5 years |
bagder/remove-expire-infof | multi: remove verbose "Expire in" ... messages | Daniel Stenberg | 6 years |
bagder/remove-global-DNS-cache | CURLOPT_DNS_USE_GLOBAL_CACHE: remove | Daniel Stenberg | 6 years |
bagder/remove-handle-expire-clear | remove_handle: clear expire timers after multi_done() | Daniel Stenberg | 5 years |
bagder/remove-have_des_h | config: remove all defines of HAVE_DES_H | Daniel Stenberg | 5 years |
bagder/remove-infof-calls | connect: remove spurious infof() calls | Daniel Stenberg | 5 years |
bagder/remove-llist_alloc | llist: replace Curl_llist_alloc with Curl_llist_init | Daniel Stenberg | 8 years |
bagder/remove-maxfd | Curl_easy: remove req.maxfd - never used! | Daniel Stenberg | 6 years |
bagder/remove-names | fixup cleaner language | Daniel Stenberg | 5 years |
bagder/remove-numsocks | cleanup: remove the 'numsocks' argument used in many places | Daniel Stenberg | 5 years |
bagder/remove-old-comment | curl: remove outdated comment | Daniel Stenberg | 5 years |
bagder/remove-package-leftovers | fixup configure to keep packages/vms/Makefile | Daniel Stenberg | 6 years |
bagder/remove-pipe_broke | urldata: remove unused pipe_broke struct field | Daniel Stenberg | 6 years |
bagder/remove-pipelining | pipelining: removed | Daniel Stenberg | 6 years |
bagder/remove-printhost | Curl_debug: remove dead printhost code | Daniel Stenberg | 6 years |
bagder/remove-soname-bump | configure: remove --enable-soname-bump and SONAME_BUMP | Daniel Stenberg | 7 years |
bagder/remove-typedef-structs | source cleanup: remove all custom typedef structs | Daniel Stenberg | 4 years |
bagder/remove-unused-endian-funcs | curl_endian: remove unused functions | Daniel Stenberg | 7 years |
bagder/remove-wants-ca-bundle-env | curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use | Daniel Stenberg | 7 years |
bagder/remove-writeenv | curl: remove tool_writeenv.[ch] | Daniel Stenberg | 8 years |
bagder/rename-krb5-h | curl_krb5.h: rename from krb5.h | Daniel Stenberg | 4 years |
bagder/rename-snprintf | fixup LONGLINE warnings | Daniel Stenberg | 6 years |
bagder/repair-polarssl | fixup: curl.h use wolfssl as the primary name, cyassl is the alias | Daniel Stenberg | 7 years |
bagder/replace-internal-header-with-blank | fixup Connection: to repair tests | Daniel Stenberg | 7 years |
bagder/request-target | fixup for tests 1119 1139 1140 | Daniel Stenberg | 7 years |
bagder/reset-keep-altsvc-filename | fixup lib1908 to deal with torture better | Daniel Stenberg | 5 years |
bagder/resolve-address-brackets | resolve: mention the [brackets] support in the associated docs | Daniel Stenberg | 7 years |
bagder/resolve-thread-shutdown | threaded-resolver: shutdown the resolver thread without error message | Daniel Stenberg | 6 years |
bagder/resolve3-polish | CURLOPT_RESOLVE.3: minor polish | Daniel Stenberg | 3 years |
bagder/resume-416-fail | fixup test 1156 to check stderr as text | Daniel Stenberg | 4 years |
bagder/retry-408 | tool_operate: --retry for HTTP 408 responses too | Daniel Stenberg | 4 years |
bagder/retry-after | fixup conversion from 'curl_off_t' to 'long', possible loss of data | Daniel Stenberg | 5 years |
bagder/retry-time-max | curl: cap the maximum allowed values for retry time arguments | Daniel Stenberg | 5 years |
bagder/retry-wording | curl: in retry output don't call all problems "transient" | Daniel Stenberg | 4 years |
bagder/retrycount | transfer: cap retries of "dead connections" to 5 | Daniel Stenberg | 5 years |
bagder/reuse-local_port | connect: get local port + ip also when reusing connections | Daniel Stenberg | 3 years |
bagder/revert-cve-2019-15601 | Revert "file: on Windows, refuse paths that start with \\" | Daniel Stenberg | 5 years |
bagder/revert-d2a7d7c | Revert "multi: implement wait using winsock events" | Daniel Stenberg | 4 years |
bagder/revert-relocatable-pc | fixup remove the three m4 files from scripts/copyright.pl too | Daniel Stenberg | 4 years |
bagder/revert-rm-winsock | Revert "build: remove checks for WinSock 1" | Daniel Stenberg | 3 years |
bagder/revert-unpause-h2 | Revert "pause: force-drain the transfer on unpause" | Daniel Stenberg | 5 years |
bagder/rm-LICENSE-MIXING | docs/LICENSE-MIXING: remove | Daniel Stenberg | 4 years |
bagder/rm-Symbian | symbian: drop support | Daniel Stenberg | 4 years |
bagder/rm-Watcom | build: drop support for building with Watcom | Daniel Stenberg | 4 years |
bagder/rm-beos | misc: remove BeOS code and references | Daniel Stenberg | 3 years |
bagder/rm-cmake-warning | cmake: remove scary warning | Daniel Stenberg | 4 years |
bagder/rm-curl | fixup only remove on linux | Daniel Stenberg | 6 years |
bagder/rm-hsts-mqtt-experimental | docs: remove experimental mentions from HSTS and MQTT | Daniel Stenberg | 3 years |
bagder/rm-inet_ntoa_r | lib: remove unused HAVE_INET_NTOA_R* defines | Daniel Stenberg | 4 years |
bagder/rm-md5sum | fixup a little more | Daniel Stenberg | 4 years |
bagder/rm-mesalink | mesalink: remove support | Daniel Stenberg | 3 years |
bagder/rm-objnames | test122[12]: remove these two tests | Daniel Stenberg | 4 years |
bagder/rm-pipelining-tests | tests: remove pipelining tests | Daniel Stenberg | 4 years |
bagder/rm-polarssl | polarssl: removed | Daniel Stenberg | 5 years |
bagder/rm-projects | projects: remove directory with Visual Studio project files | Daniel Stenberg | 4 years |
bagder/rm-rundebug | winbuild/rundebug.cmd: remove | Daniel Stenberg | 4 years |
bagder/rm-sendf-ref | docs/INTERNALS: remove reference to Curl_sendf() | Daniel Stenberg | 4 years |
bagder/rm-stream_was_rewound | urldata: remove the 'stream_was_rewound' connectdata struct member | Daniel Stenberg | 5 years |
bagder/rm-test1541 | test1541: remove since a known bug | Daniel Stenberg | 4 years |
bagder/rm-watcom | misc: remove watcom references | Daniel Stenberg | 3 years |
bagder/rtsp-integer-overflow | RTSP: avoid integer overflow on funny RTSP response | Daniel Stenberg | 7 years |
bagder/rtsp-take2 | rtsp: convert mallocs to dynbuf for RTP buffering | Daniel Stenberg | 19 months |
bagder/run-compiler | configure: generate a script to run the compiler ... | Daniel Stenberg | 18 months |
bagder/runtests-base64 | runtests: support dynamicly base64 encoded sections in tests | Daniel Stenberg | 4 years |
bagder/runtests-cmdlog | runtests: restore the command log | Daniel Stenberg | 5 years |
bagder/runtests-detect-schannel | runtests: detect "schannel" as an alias for "winssl" | Daniel Stenberg | 6 years |
bagder/runtests-disabled-srcdir | runtests: check for the disabled tests relative srcdir | Daniel Stenberg | 5 years |
bagder/runtests-duration | runtests: report single test time + total duration | Daniel Stenberg | 5 years |
bagder/runtests-failed-keywords | runtests: show keywords when no tests ran | Daniel Stenberg | 4 years |
bagder/runtests-ftp2 | FILEFORMAT: moved up the variables section and further polished | Daniel Stenberg | 4 years |
bagder/runtests-if | runtests: add support for %if [feature] conditions | Daniel Stenberg | 4 years |
bagder/runtests-keepoutfiles | runtests: keep logfiles around by default | Daniel Stenberg | 5 years |
bagder/runtests-less-sleep | runtests: remove sleep calls | Daniel Stenberg | 5 years |
bagder/runtests-notests-fail | runtests: return error if no tests ran | Daniel Stenberg | 4 years |
bagder/runtests-pidfix | fixup avoid 'fail to start' repeated messages in attempt loops | Daniel Stenberg | 4 years |
bagder/runtests-random-order | runtests: add -o to run test cases in scrambled order | Daniel Stenberg | 7 years |
bagder/runtests-range-disabled | runtests: ignore disabled even when ranges are given | Daniel Stenberg | 6 years |
bagder/runtests-repeat | runtests: add %repeat[]% for test files | Daniel Stenberg | 4 years |
bagder/runtests-rm-dotfiles | runtests: make cleardir() erase dot files | Daniel Stenberg | 4 years |
bagder/runtests-seed-monthly | runtests: make random seed fixed for a month | Daniel Stenberg | 5 years |
bagder/runtests-sockd-fix | runtests: start socksd like other servers | Daniel Stenberg | 6 years |
bagder/runtests-testnumber | runtests.1: rephrase how to specify what tests to run | Daniel Stenberg | 5 years |
bagder/runtests-tests | fixup don't return error if $unexpected is set | Daniel Stenberg | 3 years |
bagder/runtests-unixsocket | runtests: use a unix domain socket path with the pid in the name | Daniel Stenberg | 5 years |
bagder/runtests-vcurl | runtests: use the local curl for verifying | Daniel Stenberg | 6 years |
bagder/runtests-wo-verification | runtests: remove verification functions | Daniel Stenberg | 4 years |
bagder/rustls-ci-bump | fixup use LIBS, not LDFLAFS to set -lm | Daniel Stenberg | 3 years |
bagder/rustls-test312 | DISABLE: disable test 312 in rustls builds | Daniel Stenberg | 3 years |
bagder/sa_family_t | connect: use CURL_SA_FAMILY_T for portability | Daniel Stenberg | 4 years |
bagder/sasl-disabled-crypto | curl_sasl: fix compiler error with --disable-crypto-auth | Daniel Stenberg | 4 years |
bagder/scan-build-fixes | multi: skip DONE state if there's no connection left for ftp wildcard | Daniel Stenberg | 4 years |
bagder/schannel-APPLICATION_PROTOCOL_MISMATCH | schannel: avoid switch-cases that go to default anyway | Daniel Stenberg | 6 years |
bagder/schannel-backend | squashme: add missing declaration | Jay Satiro | 3 years |
bagder/schannel-clang-warn | schannel: fix "empty expression statement has no effect" | Daniel Stenberg | 4 years |
bagder/schannel-close-fix | schannel: on connection close there might not be a transfer | Daniel Stenberg | 6 years |
bagder/schannel-curl-prefix | schannel: use Curl_ prefix for global private symbols | Daniel Stenberg | 6 years |
bagder/schannel-hush | schannel: be quiet | Daniel Stenberg | 6 years |
bagder/schannel-indent | schannel: source code reindent | Daniel Stenberg | 5 years |
bagder/schannel-returncode | schannel: return CURLE_SSL_CACERT on failed verification | Daniel Stenberg | 7 years |
bagder/schannel-safefree | schannel_verify: fix safefree call typo | Daniel Stenberg | 4 years |
bagder/schannel-verifyhost | schannel: allow verifyhost independently of verifypeer | Jay Satiro | 6 years |
bagder/scp-set-total-upload-size | libssh2: set the expected total size in SCP upload init | Daniel Stenberg | 5 years |
bagder/scripts-notag | scripts: use last set tag if none given | Daniel Stenberg | 5 years |
bagder/sec-proc-hackerone | SECURITY-PROCESS: disclose on hackerone [skip ci] | Daniel Stenberg | 4 years |
bagder/sec-proc-refresh | SECURITY-PROCESS: tweak a little to match current practices | Daniel Stenberg | 3 years |
bagder/secproc-hackerone | SECURITY-PROCESS: disclose on hackerone [skip ci] | Daniel Stenberg | 4 years |
bagder/sectransp-disable-proxy | sectransp: make it build with --disable-proxy | Daniel Stenberg | 4 years |
bagder/sectransp-sslread-reneg | fixup the data use | Daniel Stenberg | 5 years |
bagder/sectransp-tvos | sectransp: make it build on tvOS (== no ALPN support) | Daniel Stenberg | 6 years |
bagder/secure-transport | Secure Transport: no more "darwinssl" | Daniel Stenberg | 6 years |
bagder/security-file-proc | libcurl-security.3: emphasize potential FILE: and local files problem | Daniel Stenberg | 5 years |
bagder/security-ipv4 | libcurl-security.3: don't try to filter IPv4 hosts based on the URL | Daniel Stenberg | 4 years |
bagder/security@curl | docs: the security list is reached at security at curl.se now | Daniel Stenberg | 3 years |
bagder/select-empty-macro | selct: remove unused ELAPSED_MS() macro | Daniel Stenberg | 4 years |
bagder/select-remove-macro-typecast | select: remove typecase from SOCKET_WRITABLE/READABLE macros | Daniel Stenberg | 5 years |
bagder/sendf | sendf: move Curl_sendf to dict.c and make it static | Daniel Stenberg | 4 years |
bagder/sendf-snprintf | sendf: make failf() use the mvsnprintf() return code | Daniel Stenberg | 4 years |
bagder/separators | fixup two tests too | Daniel Stenberg | 3 years |
bagder/server-util-logmsg | fixup remove the space after % to make it work | Daniel Stenberg | 4 years |
bagder/set-new-file-perms | curl: set CURLOPT_NEW_FILE_PERMS if requested | Daniel Stenberg | 4 years |
bagder/set-transfer-for-conn | extract_if_dead: use a known working transfer when checking connections | Daniel Stenberg | 6 years |
bagder/setopt-cleanup | fixup more return codes | Daniel Stenberg | 4 years |
bagder/setopt-int_max-div1000 | setopt: less *or equal* than INT_MAX/1000 should be fine | Daniel Stenberg | 7 years |
bagder/setopt-ms-integer-overflows | fixup correct the range checks for *_RESUME_FROM* | Daniel Stenberg | 7 years |
bagder/setopt-returnfix | setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argument | Daniel Stenberg | 4 years |
bagder/setopt-string-phrasing | curl_easy_setopt: tweak the string copy wording | Daniel Stenberg | 3 years |
bagder/setopt.c | setopt: split out curl_easy_setopt() to its own file | Daniel Stenberg | 7 years |
bagder/setuid-security | libcurl-security.3: be careful of setuid | Daniel Stenberg | 4 years |
bagder/sftp-impr-errors | libssh2: improved error output for wrong quote syntax | Daniel Stenberg | 4 years |
bagder/sftp_done-fixes | ssh: fix Condition '!status' is always true | Daniel Stenberg | 6 years |
bagder/sha256-digest-length | vtls: switch to CURL_SHA256_DIGEST_LENGTH define | Daniel Stenberg | 7 years |
bagder/share-connection-cache | fixup connection cache free in curl_easy_cleanup | Daniel Stenberg | 7 years |
bagder/share-flag-on-error | share: don't set the share flag it something fails | Daniel Stenberg | 4 years |
bagder/shared-conncache-threaded | KNOWN_BUGS: A shared connection cache is not thread-safe | Daniel Stenberg | 4 years |
bagder/shared-connection-race | fixup the connectionexists a tad bit more | Daniel Stenberg | 5 years |
bagder/shared-cookies-engine | fixup typo in the test file | Daniel Stenberg | 5 years |
bagder/shopt-manpages | fixup some NAME descriptions | Daniel Stenberg | 3 years |
bagder/short-file-url | urlapi: reject short file URLs | Daniel Stenberg | 3 years |
bagder/shutdown-flags | curl_setup: provide the shutdown flags wider | Daniel Stenberg | 4 years |
bagder/simplify-bytecounters | urldata: simplify bytecounters | Daniel Stenberg | 6 years |
bagder/since-added | opt-manpages: use 'Added in' instead of 'Since' | Daniel Stenberg | 3 years |
bagder/singlesocket-loop | singlesocket: use separate variable for inner loop | Daniel Stenberg | 5 years |
bagder/singlesocket-sincebefore | singlesocket: fix the 'sincebefore' placement | Daniel Stenberg | 6 years |
bagder/size_t-cleanups | all: s/int/size_t cleanup | Daniel Stenberg | 6 years |
bagder/sizeof-curl_off_t | configure: provide Largefile feature | Daniel Stenberg | 4 years |
bagder/smb-memleak-parse-url | smb: fix memory-leak in URL parse error path | Daniel Stenberg | 6 years |
bagder/smb-msg-null | smb: init *msg to NULL in smb_send_and_recv() | Daniel Stenberg | 5 years |
bagder/smb-short-message | smb: check for full size message before reading message details | Daniel Stenberg | 5 years |
bagder/smb-suffix-long-long | SMB: fix suffix and variable types | Daniel Stenberg | 7 years |
bagder/smb_getsock | smb_getsock: always wait for write socket too | Daniel Stenberg | 6 years |
bagder/smbserver-dynamic-port | runtests: move the smbserver to use a dynamic port number | Daniel Stenberg | 4 years |
bagder/smtp-auth-fix | smtp: set auth correctly | Daniel Stenberg | 5 years |
bagder/smtp-base64 | base64: enable in build with SMTP | Daniel Stenberg | 4 years |
bagder/smtp-coverity | smtp: overwriting 'from' leaks memory | Daniel Stenberg | 5 years |
bagder/smtp-done-free-before-return | smtp_done: free data before returning (on send failure) | Daniel Stenberg | 7 years |
bagder/smtp-mail-from | smtp: make MAIL FROM not alter the string if no utf-8 is used | Daniel Stenberg | 4 years |
bagder/smtp-memleak | smtp: fix memory leak on exit path | Daniel Stenberg | 5 years |
bagder/smtp-oss-fuzz-20907 | Curl_is_ASCII_name: handle a NULL argument | Daniel Stenberg | 5 years |
bagder/smtp-parse-blank | smtp_parse_address: handle blank input string properly | Daniel Stenberg | 4 years |
bagder/smtp-server-from | fixup make test 959 return 501 too | Daniel Stenberg | 4 years |
bagder/smtp-short-ehlo | smtp: check for and bail out on too short EHLO response | Daniel Stenberg | 5 years |
bagder/socketpair | gskit: use the generic Curl_socketpair | Daniel Stenberg | 5 years |
bagder/sockhash-destroy | multi: cleanup the socket hash when destroying it | Daniel Stenberg | 3 years |
bagder/socks-atyp | test719-721: verify SOCKS details | Daniel Stenberg | 3 years |
bagder/socks-buffer | fixup assert that the minimum buffer size is larger enough for SOCKS | Daniel Stenberg | 4 years |
bagder/socks-closing-socks_read | socks: detect connection closed in the SOCKS_READ states | Daniel Stenberg | 4 years |
bagder/socks-nonblocking | socks: make the connect phase non-blocking | Daniel Stenberg | 5 years |
bagder/socks-proxy | fixup repair the backendport argument reading | Daniel Stenberg | 6 years |
bagder/socks4-resolve | socks: socks4 fix host resolve regression | Daniel Stenberg | 5 years |
bagder/socks5-buffer-length | socks5: user name and passwords must be shorter than 256 | Daniel Stenberg | 6 years |
bagder/socks5-resolve | socks5: switch state properly when the resolve is done | Daniel Stenberg | 5 years |
bagder/soften-test1564 | lib1564: reduce number of mid-wait wakeup calls | Daniel Stenberg | 5 years |
bagder/soname | lib/libcurl.soname: provide the SONAME variable separately | Daniel Stenberg | 4 years |
bagder/spaceship-wrap | curl: make the -# spaceship bar not wrap the line | Daniel Stenberg | 5 years |
bagder/speedlimit-init-start | Curl_pgrsStartNow: init speed limit time stamps at start | Daniel Stenberg | 4 years |
bagder/speedup-many-urls | fixup test1292 | Daniel Stenberg | 7 years |
bagder/splay-remove | splay: rename Curl_splayremovebyaddr to Curl_splayremove | Daniel Stenberg | 4 years |
bagder/split-http-request | tests: verify split initial HTTP requests with CURL_SMALLREQSEND | Daniel Stenberg | 5 years |
bagder/ssh-adding-missing-states | ssh: add two missing state names | Daniel Stenberg | 7 years |
bagder/ssh-https-proxy | libssh2: fix transport over HTTPS proxy | Daniel Stenberg | 4 years |
bagder/ssh-loop-statemachine | ssh: loop the state machine if not done and not blocking | Daniel Stenberg | 6 years |
bagder/ssh-over-https-proxy | libssh2: handle the SSH protocols done over HTTPS proxy | Daniel Stenberg | 4 years |
bagder/ssh-remove-NULL-check | ssh: remove check for a NULL pointer (!) | Daniel Stenberg | 7 years |
bagder/ssh-shutdown-memoryleak | ssh: ignore timeouts during disconnect | Daniel Stenberg | 7 years |
bagder/ssl-backend-supports-bitfield | fixup missing commas | Daniel Stenberg | 7 years |
bagder/ssl-compare-blobs | vtls: compare blobs when finding a connection to reuse | Daniel Stenberg | 4 years |
bagder/ssl-options-wo-ssl | tool_operate: only set CURLOPT_SSL_OPTIONS if SSL support is present | Daniel Stenberg | 4 years |
bagder/ssl-probs | docs/SSL-PROBLEMS: enhanced | Daniel Stenberg | 4 years |
bagder/sslset-case-insensitive | curl_global_sslset: select backend by name case insensitively | Daniel Stenberg | 7 years |
bagder/sslset-without-ssl | vtls: provide curl_global_sslset() even in non-SSL builds | Daniel Stenberg | 7 years |
bagder/sspi-ntlm-returncode | ntlm_sspi: fix bad use of CURLE_NOT_BUILT_IN | Daniel Stenberg | 4 years |
bagder/start-transfer-time | readwrite_data: repair setting the TIMER_STARTTRANSFER stamp | Daniel Stenberg | 5 years |
bagder/static-functions | llist: removed unused Curl_llist_move() | Daniel Stenberg | 5 years |
bagder/static-singleuse | scripts/singleuse: script to use to track single-use functions | Daniel Stenberg | 6 years |
bagder/str2udouble-integer-overflow | curl: make str2udouble not return values on error | Daniel Stenberg | 7 years |
bagder/strcasecmp | tool_help: include <strings.h> for strcasecmp | Daniel Stenberg | 6 years |
bagder/strdup-remove-strlen-check | strdup: remove the odd strlen check | Daniel Stenberg | 4 years |
bagder/stream-window | fixup http2.h to work with hyper h2 too | Daniel Stenberg | 3 years |
bagder/strerror-buffer | fix more | Jay Satiro | 6 years |
bagder/stricter-ipv6-parse | urlapi: verify the IPv6 numerical address | Daniel Stenberg | 5 years |
bagder/string-remove-ORIG | fixup vtls.h and remove a remaining _ORIG | Daniel Stenberg | 4 years |
bagder/strip-more-disabled-proxy | build: disable more code/data when built without proxy support | Daniel Stenberg | 4 years |
bagder/struct-reorgs | urldata: move 'ints' to the end of 'connectdata' | Daniel Stenberg | 4 years |
bagder/sws-ifsock | sws: #ifdef S_IFSOCK use | Daniel Stenberg | 4 years |
bagder/sws-testno-header | sws: search for "Testno:" header uncondtionally if no testno | Daniel Stenberg | 5 years |
bagder/sws-unused-memory | fixup sws another similar MemorySanitizer: use-of-uninitialized-value | Daniel Stenberg | 4 years |
bagder/sync-resolver | hostip: fix build with sync resolver | Daniel Stenberg | 4 years |
bagder/system-fnmatch | fixup - add macos special cases | Daniel Stenberg | 6 years |
bagder/system-h-remove-sizes | CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG | Daniel Stenberg | 7 years |
bagder/system-h-xtensa | curl/system.h: add check for XTENSA for 32bit gcc | Daniel Stenberg | 7 years |
bagder/system_h-tcc | system.h: add section for tcc | Daniel Stenberg | 8 years |
bagder/telnetserver-dynamic-port | runtests: move the TELNET server to a dynamic port | Daniel Stenberg | 4 years |
bagder/test-1119-curlu | symbols-in-versions: add missing CURLU_ symbols | Daniel Stenberg | 6 years |
bagder/test-1521-slist | test1521: adapt to SLISTPOINT | Daniel Stenberg | 5 years |
bagder/test-1660-windows | test1660: check the created HSTS file as text mode | Daniel Stenberg | 4 years |
bagder/test-433-fix | test433: clear some home dir env variables | Daniel Stenberg | 4 years |
bagder/test-CURLINFO_PROTOCOL | fixup test1558 require 'file:' support to run | Daniel Stenberg | 6 years |
bagder/test-all-setopts | test1521: test *all* curl_easy_setopt options | Daniel Stenberg | 7 years |
bagder/test-checksrc | fixup test more checks | Daniel Stenberg | 3 years |
bagder/test-content-encoding-none | fixup test328: require libz as a feature | Daniel Stenberg | 6 years |
bagder/test-easy_options_by_name | test1918: verify curl_easy_option_by_name() and curl_easy_option_by_id() | Daniel Stenberg | 4 years |
bagder/test-for-pr-5183 | test1566: verify --etag-compare that gets a 304 back | Daniel Stenberg | 5 years |
bagder/test-huge-COPYCONTENTS | mime: fix the content reader to handle >16K data properly | Daniel Stenberg | 7 years |
bagder/test-json | test972: verify the json output with jsonlint | Daniel Stenberg | 4 years |
bagder/test-libcurl-no-ftp | tests: make --libcurl tests only test FTP options if ftp enabled | Daniel Stenberg | 4 years |
bagder/test-long-request-header | mesalink: skip test 410 that hangs "forever" | Daniel Stenberg | 4 years |
bagder/test-pr-weirdness | fixup set "blank" to nothing instead | Daniel Stenberg | 5 years |
bagder/test-progressbar | test1147: verify the -# progressbar | Daniel Stenberg | 7 years |
bagder/test-sha256 | test302[12]: run only with the libssh2 backend | Daniel Stenberg | 3 years |
bagder/test-when-disabled | fixup "uninitialized value $dis in concatenation" | Daniel Stenberg | 5 years |
bagder/test1119 | test1139: make it display the difference on test failures | Daniel Stenberg | 4 years |
bagder/test1129-hyper | tests: enable test 1129 for hyper builds | Daniel Stenberg | 3 years |
bagder/test1140 | test1140: compare stdout | Daniel Stenberg | 4 years |
bagder/test1148-stablizer | test1148: tolerate progress updates better | Daniel Stenberg | 7 years |
bagder/test1156-hyper | test1156: enable for hyper | Daniel Stenberg | 3 years |
bagder/test1188-error | fixup url.c to use a consistent error message for failed resolve | Daniel Stenberg | 4 years |
bagder/test1280-hyper-crlf | test1280: CRLFify the response to please hyper | Daniel Stenberg | 3 years |
bagder/test1452-flaky | test1452: mark as flaky | Daniel Stenberg | 6 years |
bagder/test1455 | runtests: support variables in <strippart> | Daniel Stenberg | 6 years |
bagder/test1456 | test1456: remove the use of a fixed local port | Daniel Stenberg | 5 years |
bagder/test1521-add-getinfo | test1521: test getinfo's OFF_T types too | Daniel Stenberg | 7 years |
bagder/test1521-blob | mk-lib1521: generate code for testing BLOB options as well | Daniel Stenberg | 4 years |
bagder/test1525-hyper | test1528: enable for hyper | Daniel Stenberg | 3 years |
bagder/test153-hang | test153: fix content-length to avoid occasional hang | Daniel Stenberg | 5 years |
bagder/test165-LC_ALL | test165: set LC_ALL=en_US.UTF-8 too | Daniel Stenberg | 5 years |
bagder/test1650-without-h2 | test1650: make it depend on http/2 | Daniel Stenberg | 6 years |
bagder/test1654-torture | unit1654: cleanup on memory failure | Daniel Stenberg | 5 years |
bagder/test188 | test189: fix same C-L problem as test 188 | Daniel Stenberg | 5 years |
bagder/test1912-prereq | typecheck-gcc.h: add CURLOPT_PREREQDATA awareness | Daniel Stenberg | 3 years |
bagder/test1939-req-proxy | test1939: require proxy support to run | Daniel Stenberg | 3 years |
bagder/test1939-torture | lib1939: make it endure torture tests | Daniel Stenberg | 3 years |
bagder/test203-windows-pwd | url: a short host name + port is not a scheme | Daniel Stenberg | 6 years |
bagder/test2100 | test2100: test DoH using IPv4-only | Daniel Stenberg | 6 years |
bagder/test2100-h2-required | test2100: require http2 to run | Daniel Stenberg | 6 years |
bagder/test3015-stdout-tex | test3015: verify stdout "as text" | Daniel Stenberg | 4 years |
bagder/test320-ignore-more-html | test320: strip out more HTML when comparing | Daniel Stenberg | 6 years |
bagder/test493-https | test 493: require https in curl to run | Daniel Stenberg | 4 years |
bagder/test661-hyper | test661: enable for hyper | Daniel Stenberg | 3 years |
bagder/test970-disabled-proxy | test970: make it require proxy support | Daniel Stenberg | 4 years |
bagder/tests-1700-fail | runtests: when <killserver> mentions http, kill http/2 too | Daniel Stenberg | 5 years |
bagder/tests-2032-unflaky | tests: stabilize test 2032 and 2033 | Daniel Stenberg | 7 years |
bagder/tests-LC_ALL-more | tests: set LC_ALL in more tests | Daniel Stenberg | 5 years |
bagder/tests-fileformat | tests/FILEFORMAT: converted to markdown and extended | Daniel Stenberg | 5 years |
bagder/tests-gssstub-snprintf | libtest/stub_gssapi: use "real" snprintf | Daniel Stenberg | 6 years |
bagder/tests-imap-server-auth | imap: quote atoms properly when escaping characters | Daniel Stenberg | 7 years |
bagder/tests-long-headers | fixup http: fix the max header length detection logic | Daniel Stenberg | 7 years |
bagder/tests-more-valgrind | runtests: use --gen-suppressions=all with valgrind | Daniel Stenberg | 7 years |
bagder/tests-nolistenport | fixup use port 47 | Daniel Stenberg | 5 years |
bagder/tests-on-dynport | test1245: make it work with dynamic FTP server port | Daniel Stenberg | 5 years |
bagder/tests-rtsp-dynport | tests: run the RTSP test server on a dynamic port number | Daniel Stenberg | 5 years |
bagder/tests-shallow-torture | travis: make torture use --shallow=40 | Daniel Stenberg | 5 years |
bagder/tests-socks-dynport | tests: run the SOCKS test server on a dynamic port number | Daniel Stenberg | 5 years |
bagder/tests-ssh-randomport | tests: pick a random port number for SSH | Daniel Stenberg | 5 years |
bagder/tests-stunnel-dynport | tests: tests: run stunnel for HTTPS and FTPS on dynamic ports | Daniel Stenberg | 5 years |
bagder/tests-utf8 | tests: use plain UTF-8 instead of en_US.UTF-8 | Daniel Stenberg | 4 years |
bagder/tests-without-manual | tests: provide 'manual' as a feature to optionally require | Daniel Stenberg | 7 years |
bagder/tftp-remove-unused | tftp: remove unused struct fields | Daniel Stenberg | 4 years |
bagder/tftp-tests-dynamic-port | tests: run the TFTP server on a dynamic port | Daniel Stenberg | 5 years |
bagder/tftp-tests-hyper | tests: adjust the tftpd output to work with hyper mode | Daniel Stenberg | 3 years |
bagder/tftp-timeout | tftp: set timeout based on the connect-timeout parameter | Daniel Belz | 3 years |
bagder/this/ci | travis: run only the two c-ares builds | Daniel Stenberg | 5 years |
bagder/threaded-resolver-timeout | thread resolver: track resolver time and set suitable timeout values | Daniel Stenberg | 7 years |
bagder/time-added | getinfo: add CURLINFO_ADDED_TIME_T | Daniel Stenberg | 22 months |
bagder/time-as-curl_off_t | time: support > year 2038 time stamps for system with 32bit long | Daniel Stenberg | 7 years |
bagder/time-namelookup-start | CURLINFO_NAMELOOKUP_START_TIME: time-stamp when the resolve starts | Daniel Stenberg | 6 years |
bagder/time_t-unsigned | fixup unit1323.c | Daniel Stenberg | 7 years |
bagder/timediff-32bit-windows | fixup timeval: use curl_off_t as 64 bit type - simpler logic | Daniel Stenberg | 7 years |
bagder/timediff-size | fixup appveyor: only pass -k to the msys makefile builds | Daniel Stenberg | 5 years |
bagder/timediff-unsigned-time_t | timediff: fix math for unsigned time_t | Daniel Stenberg | 6 years |
bagder/timedocs-redirect | CURLINFO docs: mention that in redirects times are added | Daniel Stenberg | 5 years |
bagder/timeleft | Curl_timeleft: check both timeouts during connect | Daniel Stenberg | 4 years |
bagder/timeleft-timediff_t | Curl_timeleft: change return type to timediff_t | Daniel Stenberg | 7 years |
bagder/timeout-overflow | Curl_pgrsTime - return new time to avoid timeout integer overflow | Daniel Stenberg | 4 years |
bagder/timeout-per-addr | connect: add CURLOPT_IPTIMEOUT_MS | Daniel Stenberg | 4 years |
bagder/timer-id | multi: use a fixed array of timers instead of malloc | Daniel Stenberg | 7 years |
bagder/timercallback-recursive-warning | CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip] | Daniel Stenberg | 6 years |
bagder/timerfunction-not-recursive | fixup CURLMOPT_TIMERFUNCTION.3 to not special-case the zero timeout | Daniel Stenberg | 6 years |
bagder/timers-as-time_t | timers: store internal time stamps as time_t instead of doubles | Daniel Stenberg | 7 years |
bagder/timeval-curlval | test1323: verify curlx_tvdiff | Daniel Stenberg | 7 years |
bagder/timeval-warnings | timeval.c: Use long long constant type for timeval assignment | Martin Kepplinger | 7 years |
bagder/tls-backend-cleanup | secure transport: remove the BACKEND define kludge | Daniel Stenberg | 5 years |
bagder/tls-max-docs | tlsv1.3.d. only for TLS-using connections | Daniel Stenberg | 4 years |
bagder/tls-name-cleanups | TLS naming: fix more Winssl and Darwinssl leftovers | Daniel Stenberg | 4 years |
bagder/tls-notify-alert | openssl: mark connection for close on TLS close_notify | Daniel Stenberg | 6 years |
bagder/tls13-ciphersuites | setopt: add TLS 1.3 ciphersuites | Daniel Stenberg | 6 years |
bagder/tls13-docs | squashme: suggestions | Jay Satiro | 5 years |
bagder/tls13-not-there | openssl: return error if TLS 1.3 is requested when not supported | Daniel Stenberg | 3 years |
bagder/tls13-typos | openssl: output the correct cipher list on TLS 1.3 error | Daniel Stenberg | 6 years |
bagder/too-login-creds | url: reject too long input when parsing credentials | Daniel Stenberg | 4 years |
bagder/too-wide-help | tls13-ciphers.d: shorten the Arg | Daniel Stenberg | 4 years |
bagder/tool-avoid-curl-prefix | tool: do not declare functions with Curl_ prefix | Daniel Stenberg | 5 years |
bagder/tool-cfgable-memleak | tool_cfgable: free login_options at exit | Daniel Stenberg | 4 years |
bagder/tool-ipresolve | curl: make sure setopt CURLOPT_IPRESOLVE passes on a long | Daniel Stenberg | 4 years |
bagder/tool-more-dynbuf | curl: make checkpasswd use dynbuf | Daniel Stenberg | 4 years |
bagder/tool-tvdiff | tool_util: remove unused tvdiff_secs and remove tool_ prefix | Daniel Stenberg | 7 years |
bagder/tool-without-args | fixup make it NULL instead to please unicode builds on windows | Daniel Stenberg | 4 years |
bagder/tool_listhelp | fixup the end of the options table | Daniel Stenberg | 3 years |
bagder/torture-skip-320 | fixup disable all TLS-SRP tests | Daniel Stenberg | 4 years |
bagder/torture-test58 | curl: fixup cleanup in error path when uploading | Daniel Stenberg | 5 years |
bagder/track-socket-users | multi: track users of a socket better | Daniel Stenberg | 5 years |
bagder/trailer-buf-free | Curl_fillreadbuffer: avoid double-free trailer buf on error | Daniel Stenberg | 5 years |
bagder/transfer-data-conn | transfer: remove conn->data use | Daniel Stenberg | 4 years |
bagder/transfer-encoding-cl | fixup test319 to work with the fixed Transfer-Encoding | Daniel Stenberg | 3 years |
bagder/transfer-setup-connection | transfer: don't unset writesockfd on setup of multiplexed conns | Daniel Stenberg | 6 years |
bagder/travils-remove-mesalink | travis: remove mesalink builds (temporarily?) | Daniel Stenberg | 6 years |
bagder/travis-BOM-scan | fixup improved BOM finder and only exit if found | Daniel Stenberg | 6 years |
bagder/travis-allowfail | travis: mark arm64 builds as "allowed to fail" | Daniel Stenberg | 5 years |
bagder/travis-arm64-clang | fixup clang-7 is not available | Daniel Stenberg | 5 years |
bagder/travis-arm64-gcc | travis: do the arm64 build without the gcc8 override | Daniel Stenberg | 5 years |
bagder/travis-boringssl | fixup: use separate build without --enable-debug and no valgrind | Daniel Stenberg | 7 years |
bagder/travis-boringssl-go | fixup Jay's take on the hostname logic | Daniel Stenberg | 5 years |
bagder/travis-bump-ngh2 | travis: bump to using nghttp2 version 1.39.2 | Daniel Stenberg | 5 years |
bagder/travis-c-ares | travis: add c-ares enabled builds linux + osx | Daniel Stenberg | 7 years |
bagder/travis-cmake-osx | fixup install cmake on osx | Daniel Stenberg | 6 years |
bagder/travis-codecov | fixup travis install lcov on osx for coverage | Daniel Stenberg | 7 years |
bagder/travis-coverage-torture | travis: do more tests in the coverage run | Daniel Stenberg | 7 years |
bagder/travis-coveralls | travis: tell coveralls which dirs to check and some not to check | Daniel Stenberg | 7 years |
bagder/travis-darwinssl | darwinssl: remove #ifdef trailing junk | Daniel Stenberg | 7 years |
bagder/travis-debug-valgrind | fixup travis: don't set TFLAGS in the make command line | Daniel Stenberg | 4 years |
bagder/travis-disable-ngtcp2 | travis: disable ngtcp2 builds (temporarily) | Daniel Stenberg | 5 years |
bagder/travis-disable-verbose | fixup disable tests for --disable-verbose builds | Daniel Stenberg | 6 years |
bagder/travis-distcheck-cmake | travis: make the cmake distcheck cd into the source dir | Daniel Stenberg | 7 years |
bagder/travis-distcheck-out-of-tree | travis: remove the 'v' from tar extraction to shorten log | Daniel Stenberg | 7 years |
bagder/travis-examples | travis: build the examples too | Daniel Stenberg | 7 years |
bagder/travis-gcc7-for-coverage | travis: revert back to gcc-7 for coverage builds | Daniel Stenberg | 6 years |
bagder/travis-gnutls | travis: add build using gnutls | Daniel Stenberg | 6 years |
bagder/travis-http-only | travis: add an osx http-only build | Daniel Stenberg | 5 years |
bagder/travis-iconv | travis: build with iconv enabled | Daniel Stenberg | 7 years |
bagder/travis-iconv-valgrind | travis: enable valgrind for the iconv tests too | Daniel Stenberg | 6 years |
bagder/travis-install-nghttp2-linux | travis: move the apt installs to 'packages', pass CXX to configure | Daniel Stenberg | 7 years |
bagder/travis-libgsasl | travis: install libgsasl-dev to add that to the builds | Daniel Stenberg | 4 years |
bagder/travis-libpsl | travis: build libpsl and make builds use it | Daniel Stenberg | 7 years |
bagder/travis-libressl | travis/before_script: use v3.1.4 libressl | Daniel Stenberg | 4 years |
bagder/travis-libssh2 | travis: enable libssh2 on both macos and Linux | Daniel Stenberg | 7 years |
bagder/travis-libssh2-git | fixup configure libssh2 without examples | Daniel Stenberg | 6 years |
bagder/travis-llvm-toolchain-trusty-6.0 | fixup travis gcov-7 too | Daniel Stenberg | 7 years |
bagder/travis-mbedtls | travis: add an mbedtls build | Daniel Stenberg | 7 years |
bagder/travis-mesalink-returns | Revert "travis: remove mesalink builds (temporarily?)" | Daniel Stenberg | 6 years |
bagder/travis-more-archs | fixup the test syntax | Daniel Stenberg | 4 years |
bagder/travis-more-coverage | fixup remove 1102 (FTP) and remove -r from runtests.pl non-flaky | Daniel Stenberg | 6 years |
bagder/travis-ngtcp2 | fixup accidental == | Daniel Stenberg | 5 years |
bagder/travis-ngtcp2-again | travis: enable ngtcp2 builds again | Daniel Stenberg | 5 years |
bagder/travis-ngtcp2-gnutls-removed | travis: remove the ngtcp2+gnutls build | Daniel Stenberg | 4 years |
bagder/travis-ngtcp2-gtls-fix | fixup only use --with-gnutls for GnuTLS builds | Daniel Stenberg | 4 years |
bagder/travis-no-coverage | travis: remove "coverage", make it "torture" | Daniel Stenberg | 5 years |
bagder/travis-normal-debug | travis: let some builds *not* use --enable-debug | Daniel Stenberg | 7 years |
bagder/travis-nss | fixup travis: disable tests completely for NSS builds | Daniel Stenberg | 6 years |
bagder/travis-openssl3 | travis: add a CI job with openssl3 (from git master) | Daniel Stenberg | 4 years |
bagder/travis-openssl3-tests | fixup run ftps tests too | Daniel Stenberg | 4 years |
bagder/travis-osx-fixes | travis: on mac, don't install openssl or libidn | Daniel Stenberg | 7 years |
bagder/travis-osx-metalink | travis: add metalink to some osx builds | Daniel Stenberg | 7 years |
bagder/travis-osx-openssl | travis: build osx with libressl too | Daniel Stenberg | 7 years |
bagder/travis-quiche | travis: add a quiche build | Daniel Stenberg | 5 years |
bagder/travis-quiche-tests | fixup make sure TFLAGS is passed on and used in cmake builds | Daniel Stenberg | 4 years |
bagder/travis-revert-export | Revert "travis: export the CC/CXX variables when set" | Daniel Stenberg | 5 years |
bagder/travis-san-clang | travis: add build doing sanitize=address,undefined,signed-integer-overflow | Daniel Stenberg | 6 years |
bagder/travis-sanitize-build | travis: add an address and undefined behavior sanitizer build on linux | Daniel Stenberg | 7 years |
bagder/travis-scan-build | examples/sftpuploadresume: Value stored to 'result' is never read | Daniel Stenberg | 6 years |
bagder/travis-split-out-events | github: add torture-ftp for FTP-only torture testing | Daniel Stenberg | 4 years |
bagder/travis-test-install | installcheck.sh: check the return code from the second diff too | Daniel Stenberg | 7 years |
bagder/travis-tidy | fixup is it 6.0? | Daniel Stenberg | 6 years |
bagder/travis-valgrind | runtests: [debug] have valgrind generate supression rules for failures | Daniel Stenberg | 7 years |
bagder/travis-werror | tool_sleep: fix the multiplier too, to not be a long | Daniel Stenberg | 7 years |
bagder/travis-wolfssl | travis: add a build using WolfSSL | Daniel Stenberg | 6 years |
bagder/travis-xcode-100 | travis: bump the Secure Transport build to use xcode 10 | Daniel Stenberg | 6 years |
bagder/travis-zstd-valgrind | fixup valgrind.supp for zstd non-debug build too | Daniel Stenberg | 4 years |
bagder/trspeed-fixedpoint | fixup trim away the middle check | Daniel Stenberg | 3 years |
bagder/tvtime-cleanup | fixup openssl tvnow rename | Daniel Stenberg | 7 years |
bagder/typecheck-curlinfo-private | typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *' | Daniel Stenberg | 4 years |
bagder/typecheck-getinfo-pointers | typecheck-gcc.h: check CURLINFO_CERTINFO | Daniel Stenberg | 7 years |
bagder/typecheck-slist | fixup symbols-in-versions | Daniel Stenberg | 5 years |
bagder/typecheck-strings-data | typecheck: add 3 missing strings and a callback data pointer | Daniel Stenberg | 5 years |
bagder/typechecl-ssl-ctx-cb | typecheck-gcc: make the ssl-ctx-cb check use SSL_CTX pointers | Daniel Stenberg | 4 years |
bagder/typos | lib/vtls/openssl.c: fix typo in an error message | Fabian Keil | 4 years |
bagder/unbold-fix | header output: switch off all styles, not just unbold | Daniel Stenberg | 6 years |
bagder/unescape-arg-name | curl_easy_unescape.3: rename the argument | Daniel Stenberg | 19 months |
bagder/unify-sizeof | checksrc: make sure sizeof() is used *with* parentheses | Daniel Stenberg | 6 years |
bagder/unit1300-stack-use-after-scope | unit1300: fix stack-use-after-scope AddressSanitizer warning | Daniel Stenberg | 6 years |
bagder/unit1650-null-pointer-memcmp | unit1650: fix "null pointer passed as argument 1 to memcmp" | Daniel Stenberg | 6 years |
bagder/unpause-force-drain | pause: force-drain the transfer on unpause | Daniel Stenberg | 5 years |
bagder/unpause-recheck | pause: force a connection (re-)check after unpausing | Daniel Stenberg | 5 years |
bagder/unpause-reread | Revert "fixup to instead check the updated keepon bits" | Daniel Stenberg | 4 years |
bagder/unset-nobody-get | setopt: unset NOBODY switches to GET if still HEAD | Daniel Stenberg | 4 years |
bagder/upkeep-rename | fixup CURLOPT_UPKEEP_INTERVAL_MS.3 | Daniel Stenberg | 6 years |
bagder/upload-resumed-progress | tool_cb_prg: make resumed upload progress bar show better | Daniel Stenberg | 3 years |
bagder/uppercase-curl | setopt: avoid curl_ on local variable | Daniel Stenberg | 4 years |
bagder/url-allschemes | URL-SYNTAX: mention all supported schemes | Daniel Stenberg | 4 years |
bagder/url-blank-name | http: fix Basic auth with empty name provided in URL | Daniel Stenberg | 3 years |
bagder/url-conn-port | url: default conn->port to the same as conn->remote_port | Daniel Stenberg | 5 years |
bagder/url-conncache-check-return | fixup result init | Daniel Stenberg | 6 years |
bagder/url-data-conn | fixup for disabled verbose messages | Daniel Stenberg | 4 years |
bagder/url-decode-host | urlapi: URL decode percent-encoded host names | Daniel Stenberg | 3 years |
bagder/url-digits-hostname | urlapi: allow numerical parts in the host name | Daniel Stenberg | 18 months |
bagder/url-escape-tests | test1537: dedicated tests of the URL (un)escape API calls | Daniel Stenberg | 7 years |
bagder/url-file-smb | URL-SYNTAX: mention how FILE:// access can access network on windows | Daniel Stenberg | 4 years |
bagder/url-free-doh-headers | url: cleanup dangling DOH request headers too | Daniel Stenberg | 5 years |
bagder/url-scheme-port | urlapi: don't accept blank port number field without scheme | Daniel Stenberg | 4 years |
bagder/url-shorthost-plus-port | url: a short host name + port is not a scheme | Daniel Stenberg | 6 years |
bagder/url-syntax | docs/URL-SYNTAX: the URL syntax curl accepts and works with | Daniel Stenberg | 4 years |
bagder/url_set-double-slash | lib1560: verify "redirect" to double-slash leading URL | Daniel Stenberg | 4 years |
bagder/urlapi-assert-url | urlapi.c:seturl: assert URL instead of using if-check | Daniel Stenberg | 3 years |
bagder/urlapi-errors | fixup symbols-in-versions | Daniel Stenberg | 6 years |
bagder/urlapi-followup | urlapi: fix use-after-free bug | Daniel Stenberg | 5 years |
bagder/urlapi-fragment-with-q | urlapi: question mark within fragment is still fragment | Daniel Stenberg | 5 years |
bagder/urlapi-guess-scheme | fixup added CURLU_GUESS_SCHEME test cases | Daniel Stenberg | 6 years |
bagder/urlapi-include | curl/urlapi.h: include "curl.h" first | Daniel Stenberg | 6 years |
bagder/urlapi-internal | url: use the URL API internally as well | Daniel Stenberg | 6 years |
bagder/urlapi-nits | urlapi: reduce variable scope, remove unreachable 'break' | Daniel Stenberg | 6 years |
bagder/urlapi-normalize-ipv4 | urlapi: "normalize" numerical IPv4 host names | Daniel Stenberg | 4 years |
bagder/urlapi-query-encode-equals | urlapi: only skip encoding the first '=' with APPENDQUERY set | Daniel Stenberg | 6 years |
bagder/urlapi-returncodes | urlapi: provide more detailed return codes | Daniel Stenberg | 3 years |
bagder/urlapi-schemep-parse | fixup compiler warning for unused argument | Daniel Stenberg | 3 years |
bagder/urlapi-set-port-zero | urlapi: stricter CURLUPART_PORT parsing | Daniel Stenberg | 6 years |
bagder/urlapi-shorten-ipv6 | urlapi: if possible, shorten given numerical IPv6 addresses | Daniel Stenberg | 3 years |
bagder/urlapi-skip-strlen | urlapi: skip a strlen(), pass in zero | Daniel Stenberg | 3 years |
bagder/urlapi-urlencode-absurl | fixup memory-leak in urlapi in error path | Daniel Stenberg | 5 years |
bagder/urlapi-urlencode-plus | urlapi: URL encode a '+' in the query part | Daniel Stenberg | 4 years |
bagder/urlapi-zoneid | fixup comparison of constant 9999 with expression of type 'CURLUPart' is alwa... | Daniel Stenberg | 5 years |
bagder/urldata-bitfields | fixup two comparisons to please MSVC's '==' : signed/unsigned mismatch | Daniel Stenberg | 6 years |
bagder/urldata-protop | fixup the same in the vquic files | Daniel Stenberg | 4 years |
bagder/urldata-redirect-counter | urldata: move 'followlocation' to UrlState | Daniel Stenberg | 4 years |
bagder/urldata-rm-rtspversion | urldata: remove the 'rtspversion' field | Daniel Stenberg | 4 years |
bagder/urlparse-credentials-no-scheme | squashme: change schemep to const | Jay Satiro | 5 years |
bagder/urlparse-without-host | urlapi: require a non-zero host name length when parsing URL | Daniel Stenberg | 5 years |
bagder/urlparser-ipv6-zero | urlapi: accept :: as a valid IPv6 address | Daniel Stenberg | 4 years |
bagder/urlstate-unify | urldata: merge "struct DynamicStatic" into "struct UrlState" | Daniel Stenberg | 4 years |
bagder/use-ssh | fixup in version.c too | Daniel Stenberg | 5 years |
bagder/username-with-cr | ftp: remove the duplicated user/password struct fields | Daniel Stenberg | 5 years |
bagder/uwp | win32: make DLL loading a no-op for UWP | Daniel Stenberg | 5 years |
bagder/verbose-proxy-use | fixup also log use of "no_proxy" | Daniel Stenberg | 7 years |
bagder/verifyhost-1 | CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2 | Daniel Stenberg | 5 years |
bagder/version-d | version.d: expanded and alpha-sorted | Daniel Stenberg | 4 years |
bagder/version-fix | version: skip idn2_check_version() check and add precaution | Daniel Stenberg | 5 years |
bagder/version-larger-buffer | version: increase buffer space for ssl version output | Daniel Stenberg | 5 years |
bagder/version-provide-cainfo | fixup two missing apostrophes | Daniel Stenberg | 5 years |
bagder/version-threadsafe | version: make curl_version* thread-safe without using global context | Daniel Stenberg | 5 years |
bagder/void-disconnect | fixup do the return proper | Daniel Stenberg | 3 years |
bagder/void-printable | fixup (void)-prefix the Curl_inet_ntop calls too | Daniel Stenberg | 4 years |
bagder/vsshify | fixup build warnings | Daniel Stenberg | 5 years |
bagder/vtls-conn-data-TLS-kill | vtls: set conn->data when closing TLS | Daniel Stenberg | 6 years |
bagder/vtls-ssl_config-cleanup | vtls: free ssl_config leftovers on out-of-memory | Daniel Stenberg | 5 years |
bagder/vtls-verbose-ssl-backend | vtls: log SSL backend name in verbose output at connnect time | Daniel Stenberg | 7 years |
bagder/wakeup-tests | test1564/1565: require the 'wakeup' feature to run | Daniel Stenberg | 4 years |
bagder/warn-many-outputs | runtests: deal with stderr text mode checks in hyper-mode | Daniel Stenberg | 3 years |
bagder/warnless-rm-ultosi | warnless: remove curlx_ultosi | Daniel Stenberg | 4 years |
bagder/winbuild-README | winbuild: convert the instruction text to README.md | Daniel Stenberg | 4 years |
bagder/winbuild-refer-readme | squashme: clarify ENABLE_SCHANNEL default varies | Jay Satiro | 4 years |
bagder/winbuild-release | fixup path on info on what path to use for the curl executable | Daniel Stenberg | 5 years |
bagder/windows-drive-letter-is-not-abs-url | urlapi: starting with a drive letter on win32 is not an abs url | Daniel Stenberg | 6 years |
bagder/windows-file-warning | fixup typo | Daniel Stenberg | 5 years |
bagder/windows-larger-getenv | getenv: support up to 4K environment variable contents on windows | Daniel Stenberg | 5 years |
bagder/windows-timer-init | fixup make Curl_isVistaOrGreater a bool instead | Daniel Stenberg | 6 years |
bagder/winsspi-warnings | spnego_sspi: add typecast to fix build warning | Daniel Stenberg | 5 years |
bagder/without-strtoll | strtooff: fix build for systems with long long but no strtoll option | Daniel Stenberg | 7 years |
bagder/wolf-mbed | fixup document 'wolfssl' as a runtests feature too | Daniel Stenberg | 3 years |
bagder/wolfSSL-NTLM | configure: for wolfSSL, check for the DES func needed for NTLM | Daniel Stenberg | 4 years |
bagder/wolfssh | fixup getsock + repair SFTP init again | Daniel Stenberg | 5 years |
bagder/wolfssh-build/ci | travis: add a build using wolfSSH | Daniel Stenberg | 5 years |
bagder/wolfssh-data-conn | wolfssh: remove conn->data references | Daniel Stenberg | 4 years |
bagder/wolfssh-init | wolfssh: make it init properly via Curl_ssh_init() | Daniel Stenberg | 5 years |
bagder/wolfssl-440 | fixup cache 4.4.0 too | Daniel Stenberg | 5 years |
bagder/wolfssl-5 | zuul: bump the wolfSSL build to use 5.0.0 | Daniel Stenberg | 3 years |
bagder/wolfssl-crl | wolfssl: add support for CRL | Daniel Stenberg | 6 years |
bagder/wolfssl-crosscompiled-pkgconfig | configure: avoid pkg-config when detecting wolfssl for cross-compilation | Daniel Stenberg | 4 years |
bagder/wolfssl-curves | wolfssl: stop custom-adding curves | Daniel Stenberg | 6 years |
bagder/wolfssl-ignorepipe | sigpipe: ignore SIGPIPE when using wolfSSL as well | Daniel Stenberg | 4 years |
bagder/wolfssl-null-sessionid | wolfssl: don't store a NULL sessionid | Daniel Stenberg | 4 years |
bagder/wolfssl-only | wolfssl: refer to it as wolfSSL only | Daniel Stenberg | 5 years |
bagder/wolfssl-wc-prefix | wolfssl: use the wc-prefixed symbol alternatives | Daniel Stenberg | 5 years |
bagder/wolfssl-write | wolfssl: handle SSL_write() returns 0 for error | Daniel Stenberg | 4 years |
bagder/write-fail-errormsg | fixup polished | Daniel Stenberg | 4 years |
bagder/writeout-blank-file | curl -w: handle a blank input file correctly | Daniel Stenberg | 5 years |
bagder/writeout-clarify | write-out.d: clarify size_download/upload | Daniel Stenberg | 3 years |
bagder/writeout-errormsg-noerr | fixup test1029 accordingly | Daniel Stenberg | 4 years |
bagder/writeout-http_version | writeout: fix %{http_version} for HTTP/3 | Daniel Stenberg | 3 years |
bagder/writeout-json-test | test 955: verify --write-out '%{json}' | Daniel Stenberg | 5 years |
bagder/writeout-memleak | curl: fix memory leaks when reading from files | Daniel Stenberg | 6 years |
bagder/writeout-this-url | writeout: fix NULL dereference for "this url" | Daniel Stenberg | 4 years |
bagder/writeout-torture | tool_writeout: protect fputs() from NULL | Daniel Stenberg | 4 years |
bagder/writeout-usecs | tooĺ_writeout: fix the -w time output units | Daniel Stenberg | 4 years |
bagder/www.curl.se | www.curl.se: new project home | Daniel Stenberg | 4 years |
bagder/x509-cleanup | fixup x509asn1: make encodeOID() return 0 on error | Daniel Stenberg | 6 years |
bagder/x509-errors | fixup init the result variable | Daniel Stenberg | 3 years |
bagder/x509-polish | x509asn1: make several functions static | Daniel Stenberg | 6 years |
bagder/xattr-strip-credentials | fixup unit1621 again | Daniel Stenberg | 6 years |
bagder/zero-cookies-cookiejar | fixup compare cookie jars in text mode for windows sake | Daniel Stenberg | 6 years |
bagder/zero-length-ntlm-passwd | ntlm: avoid malloc(0) for zero length passwords | Daniel Stenberg | 7 years |
bagder/zuul-noproxy-tests | fixup another quote style attempt | Daniel Stenberg | 3 years |
bagder/zuul-quiche-bsslsep | fixup gimme_stable | Daniel Stenberg | 3 years |
bagder/zuul-quiche-cmake | zuul: pin the quiche build to use an older cmake-rs | Daniel Stenberg | 3 years |
baserock/mikedrake/curl/7_37_0 | Add curl.morph from baserock/morph branch. | Michael Drake | 10 years |
baserock/mikedrake/curl/curl-7_37_0 | Add curl.morph file from baserock/morph branch. | Michael Drake | 10 years |
baserock/morph | curl.morph: disable built-in manual | Richard Maw | 13 years |
check_utf8_before_libidn | url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft7 | Jay Satiro | 9 years |
cmeister2/openssllinkerorder | configure: Add dependent libraries after crypto | Max Dymond | 6 years |
curl-tiny-7.72 | tiny-curl: 7.72.0 release | Daniel Stenberg | 4 years |
dfandrich/arm | travis: Add an ARM64 build | Dan Fandrich | 5 years |
dfandrich/ci | TESTING enable multiprocessing for CI run | Dan Fandrich | 18 months |
dfandrich/cirrus | Added FreeBSD builds using Cirrus CI. | Dan Fandrich | 6 years |
dfandrich/help | Add a demo of what an enhanced help system for curl might look like | Dan Fandrich | 4 years |
dfandrich/hyperlink | tool_cb_hdr: Turn the Location: into a terminal hyperlink | Dan Fandrich | 3 years |
dfandrich/nognumake | Makefile: avoid use of GNU-specific form of $< | Dan Fandrich | 8 years |
dfandrich/test1521-path | test1521: fix out-of-tree builds, broken with 467da3af | Dan Fandrich | 7 years |
escape-codes-docs | docs: ESCape "\n" codes | Gisle Vanem | 6 years |
fix-ngtcp2-build | Fix build with ngtcp2 and nghttp3 | Tatsuhiro Tsujikawa | 3 years |
formadd-largefiles | formadd: support >2GB files on windows | Daniel Stenberg | 9 years |
generate-curl-1 | cmdline-opts/gen.pl: Open input files in CRLF mode | Jay Satiro | 8 years |
gh-pages | Create README.md | Daniel Stenberg | 11 years |
gvanem-curlx | [docs/examples/curlx]: "-p12 arg" is required too | Gisle Vanem | 5 years |
http2-multiplex | http2: Ignore if we have stream ID not in hash in on_stream_close | Tatsuhiro Tsujikawa | 9 years |
http2-mutiplex | dist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVICE_NAME | Daniel Stenberg | 10 years |
http2-priodeps | http2: s/priority/weight in the option name | Daniel Stenberg | 9 years |
http2-push | Merge branch 'master' into http2-push | Daniel Stenberg | 9 years |
http2_output | http: print correct HTTP string in verbose output when using HTTP/2 | Alessandro Ghedini | 8 years |
idn2_utf8 | url: assume UTF-8 when doing idn2 lookup | Alessandro Ghedini | 8 years |
issue-346 | fread_func: move callback pointer from set to state struct | Daniel Stenberg | 9 years |
jay/test | Revert all SASL authzid (new feature) commits | Jay Satiro | 5 years |
karpenko/sclient-cert-store-open | schannel: client certificate store opening fix | Ihor Karpenko | 6 years |
klausc/ftp-tfo | ftp: retry getpeername for FTP with TCP_FASTOPEN | Klaus Crusius | 4 years |
krb5_deprecation_warnings | krb5: use nondeprecated functions | Marcel Raad | 7 years |
lwip-patch | Fix for compiling with lwIP (2) | Gisle Vanem | 6 years |
man-fixes | docs: remove trailing ':' from section names in CURLOPT_TRAILER* man | Alessandro Ghedini | 5 years |
master | RELEASE-NOTES: synced | Daniel Stenberg | 18 months |
mback2k-appveyor-dll | appveyor: collect libcurl.dll variants with prefix or suffix | Marc Hoersken | 4 years |
mback2k-codeql-action | workflows: align CodeQL with existing CI actions | Marc Hoersken | 4 years |
multi-always | Merge branch 'multi2' into multi-always | Daniel Stenberg | 12 years |
new-options-specify-DNS | curl: Add support for various DNS binding options. | Ben Greear | 11 years |
nghttp3-latest | Compile with the latest nghttp3 | Tatsuhiro Tsujikawa | 3 years |
ngtcp2 | fixup provide get_new_connection_id callback | Daniel Stenberg | 6 years |
ngtcp2-avoid-crypto-buffering | ngtcp2: Stop buffering crypto data | Tatsuhiro Tsujikawa | 3 years |
ngtcp2-missing-callbacks | ngtcp2: Specify the missing required callback functions | Tatsuhiro Tsujikawa | 3 years |
ngtcp2-update | fixup! ngtcp2: Fix http3 upload stall | Tatsuhiro Tsujikawa | 4 years |
nickzman/builtin-available | configure: check for __builtin_available() availability | Nick Zitzmann | 7 years |
nickzman/darwinssl-tlsv1.3 | darwinssl: add support for TLSv1.3 | Nick Zitzmann | 7 years |
openssl-trace-fix | Remove trailing white-space | Gisle Vanem | 3 years |
remove-makefile-vc6 | CURLOPT_BUFFERSIZE: support enlarging receive buffer | Richy Kim | 8 years |
schannel-leak | Schannel: plug a memory-leak | Gisle Vanem | 4 years |
schannel-mem-leak | Fix "schannel: shutting down SSL/TLS..." | Gisle Vanem | 3 years |
test-ci | debug: try removing $HOME/.bashrc before tests run | Daniel Stenberg | 4 years |
tiny-curl-7_79 | tiny-curl: 7.79.1 release | Daniel Stenberg | 3 years |
winresesc | *.rc: escape non-ASCII/non-UTF-8 character for clarity | Viktor Szakats | 8 years |
wong-asyn-thread | asyn-thread: issue CURL_POLL_REMOVE before closing socket | Eric Wong | 5 years |
|
Tag | Download | Author | Age |
curl-8_1_0 | curl-8_1_0.tar.gz | Daniel Stenberg | 18 months |
curl-8_0_1 | curl-8_0_1.tar.gz | Daniel Stenberg | 19 months |
curl-8_0_0 | curl-8_0_0.tar.gz | Daniel Stenberg | 19 months |
curl-7_88_1 | curl-7_88_1.tar.gz | Daniel Stenberg | 20 months |
curl-7_88_0 | curl-7_88_0.tar.gz | Daniel Stenberg | 21 months |
curl-7_87_0 | curl-7_87_0.tar.gz | Daniel Stenberg | 22 months |
curl-7_86_0 | curl-7_86_0.tar.gz | Daniel Stenberg | 2 years |
curl-7_85_0 | curl-7_85_0.tar.gz | Daniel Stenberg | 2 years |
curl-7_84_0 | curl-7_84_0.tar.gz | Daniel Stenberg | 2 years |
curl-7_83_1 | curl-7_83_1.tar.gz | Daniel Stenberg | 2 years |
curl-7_83_0 | curl-7_83_0.tar.gz | Daniel Stenberg | 3 years |
curl-7_82_0 | curl-7_82_0.tar.gz | Daniel Stenberg | 3 years |
curl-7_81_0 | curl-7_81_0.tar.gz | Daniel Stenberg | 3 years |
curl-7_80_0 | curl-7_80_0.tar.gz | Daniel Stenberg | 3 years |
curl-7_79_1 | curl-7_79_1.tar.gz | Daniel Stenberg | 3 years |
curl-7_79_0 | curl-7_79_0.tar.gz | Daniel Stenberg | 3 years |
curl-7_78_0 | curl-7_78_0.tar.gz | Daniel Stenberg | 3 years |
curl-7_77_0 | curl-7_77_0.tar.gz | Daniel Stenberg | 3 years |
curl-7_76_1 | curl-7_76_1.tar.gz | Daniel Stenberg | 4 years |
curl-7_76_0 | curl-7_76_0.tar.gz | Daniel Stenberg | 4 years |
curl-7_75_0 | curl-7_75_0.tar.gz | Daniel Stenberg | 4 years |
curl-7_74_0 | curl-7_74_0.tar.gz | Daniel Stenberg | 4 years |
curl-7_73_0 | curl-7_73_0.tar.gz | Daniel Stenberg | 4 years |
tiny-curl-7_72_0 | curl-tiny-curl-7_72_0.tar.gz | Daniel Stenberg | 4 years |
curl-7_72_0 | curl-7_72_0.tar.gz | Daniel Stenberg | 4 years |
curl-7_71_1 | curl-7_71_1.tar.gz | Daniel Stenberg | 4 years |
curl-7_71_0 | curl-7_71_0.tar.gz | Daniel Stenberg | 4 years |
curl-7_70_0 | curl-7_70_0.tar.gz | Daniel Stenberg | 5 years |
curl-7_69_1 | curl-7_69_1.tar.gz | Daniel Stenberg | 5 years |
curl-7_69_0 | curl-7_69_0.tar.gz | Daniel Stenberg | 5 years |
curl-7_68_0 | curl-7_68_0.tar.gz | Daniel Stenberg | 5 years |
curl-7_67_0 | curl-7_67_0.tar.gz | Daniel Stenberg | 5 years |
curl-7_66_0 | curl-7_66_0.tar.gz | Daniel Stenberg | 5 years |
curl-7_65_3 | curl-7_65_3.tar.gz | Daniel Stenberg | 5 years |
curl-7_65_2 | curl-7_65_2.tar.gz | Daniel Stenberg | 5 years |
curl-7_65_1 | curl-7_65_1.tar.gz | Daniel Stenberg | 5 years |
curl-7_65_0 | curl-7_65_0.tar.gz | Daniel Stenberg | 5 years |
curl-7_64_1 | curl-7_64_1.tar.gz | Daniel Stenberg | 6 years |
curl-7_64_0 | curl-7_64_0.tar.gz | Daniel Stenberg | 6 years |
curl-7_63_0 | curl-7_63_0.tar.gz | Daniel Stenberg | 6 years |
curl-7_62_0 | curl-7_62_0.tar.gz | Daniel Stenberg | 6 years |
curl-7_61_1 | curl-7_61_1.tar.gz | Daniel Stenberg | 6 years |
curl-7_61_0 | curl-7_61_0.tar.gz | Daniel Stenberg | 6 years |
curl-7_60_0 | curl-7_60_0.tar.gz | Daniel Stenberg | 6 years |
curl-7_59_0 | curl-7_59_0.tar.gz | Daniel Stenberg | 7 years |
curl-7_58_0 | curl-7_58_0.tar.gz | Daniel Stenberg | 7 years |
curl-7_57_0 | curl-7_57_0.tar.gz | Daniel Stenberg | 7 years |
curl-7_56_1 | curl-7_56_1.tar.gz | Daniel Stenberg | 7 years |
curl-7_56_0 | curl-7_56_0.tar.gz | Daniel Stenberg | 7 years |
curl-7_55_1 | curl-7_55_1.tar.gz | Daniel Stenberg | 7 years |
curl-7_55_0 | curl-7_55_0.tar.gz | Daniel Stenberg | 7 years |
curl-7_54_1 | curl-7_54_1.tar.gz | Daniel Stenberg | 7 years |
curl-7_54_0 | curl-7_54_0.tar.gz | Daniel Stenberg | 8 years |
curl-7_53_1 | curl-7_53_1.tar.gz | Daniel Stenberg | 8 years |
curl-7_53_0 | curl-7_53_0.tar.gz | Daniel Stenberg | 8 years |
curl-7_52_1 | curl-7_52_1.tar.gz | Daniel Stenberg | 8 years |
curl-7_52_0 | curl-7_52_0.tar.gz | Daniel Stenberg | 8 years |
curl-7_51_0 | curl-7_51_0.tar.gz | Daniel Stenberg | 8 years |
curl-7_50_3 | curl-7_50_3.tar.gz | Daniel Stenberg | 8 years |
curl-7_50_2 | curl-7_50_2.tar.gz | Daniel Stenberg | 8 years |
curl-7_50_1 | curl-7_50_1.tar.gz | Daniel Stenberg | 8 years |
curl-7_50_0 | curl-7_50_0.tar.gz | Daniel Stenberg | 8 years |
curl-7_49_1 | curl-7_49_1.tar.gz | Daniel Stenberg | 8 years |
curl-7_49_0 | curl-7_49_0.tar.gz | Daniel Stenberg | 8 years |
curl-7_48_0 | curl-7_48_0.tar.gz | Daniel Stenberg | 9 years |
curl-7_47_1 | curl-7_47_1.tar.gz | Daniel Stenberg | 9 years |
curl-7_47_0 | curl-7_47_0.tar.gz | Daniel Stenberg | 9 years |
curl-7_46_0 | curl-7_46_0.tar.gz | Daniel Stenberg | 9 years |
curl-7_45_0 | curl-7_45_0.tar.gz | Daniel Stenberg | 9 years |
curl-7_44_0 | curl-7_44_0.tar.gz | Daniel Stenberg | 9 years |
curl-7_43_0 | curl-7_43_0.tar.gz | Daniel Stenberg | 9 years |
curl-7_42_1 | curl-7_42_1.tar.gz | Daniel Stenberg | 10 years |
curl-7_42_0 | curl-7_42_0.tar.gz | Daniel Stenberg | 10 years |
curl-7_41_0 | curl-7_41_0.tar.gz | Daniel Stenberg | 10 years |
curl-7_40_0 | curl-7_40_0.tar.gz | Daniel Stenberg | 10 years |
curl-7_39_0 | curl-7_39_0.tar.gz | Daniel Stenberg | 10 years |
curl-7_38_0 | curl-7_38_0.tar.gz | Daniel Stenberg | 10 years |
curl-7_37_1 | curl-7_37_1.tar.gz | Daniel Stenberg | 10 years |
curl-7_37_0-annotated | curl-7_37_0-annotated.tar.gz | Daniel Stenberg | 10 years |
curl-7_37_0 | curl-7_37_0.tar.gz | Daniel Stenberg | 10 years |
curl-7_36_0 | curl-7_36_0.tar.gz | Daniel Stenberg | 11 years |
curl-7_35_0 | curl-7_35_0.tar.gz | Daniel Stenberg | 11 years |
curl-7_34_0 | curl-7_34_0.tar.gz | Daniel Stenberg | 11 years |
curl-7_33_0 | curl-7_33_0.tar.gz | Daniel Stenberg | 11 years |
curl-7_32_0 | curl-7_32_0.tar.gz | Daniel Stenberg | 11 years |
curl-7_31_0 | curl-7_31_0.tar.gz | Daniel Stenberg | 11 years |
curl-7_30_0 | curl-7_30_0.tar.gz | Daniel Stenberg | 12 years |
curl-7_29_0 | curl-7_29_0.tar.gz | Daniel Stenberg | 12 years |
curl-7_28_1 | curl-7_28_1.tar.gz | Daniel Stenberg | 12 years |
curl-7_28_0 | curl-7_28_0.tar.gz | Daniel Stenberg | 12 years |
curl-7_27_0 | curl-7_27_0.tar.gz | Guenter Knauf | 12 years |
curl-7_26_0 | curl-7_26_0.tar.gz | Daniel Stenberg | 12 years |
curl-7_25_0 | curl-7_25_0.tar.gz | Daniel Stenberg | 13 years |
curl-7_24_0 | curl-7_24_0.tar.gz | Daniel Stenberg | 13 years |
curl-7_23_1 | curl-7_23_1.tar.gz | Daniel Stenberg | 13 years |
curl-7_23_0 | curl-7_23_0.tar.gz | Dan Fandrich | 13 years |
curl-7_22_0 | curl-7_22_0.tar.gz | Daniel Stenberg | 13 years |
curl-7_21_7 | curl-7_21_7.tar.gz | Daniel Stenberg | 13 years |
curl-7_21_6 | curl-7_21_6.tar.gz | Daniel Stenberg | 14 years |
curl-7_21_5 | curl-7_21_5.tar.gz | Daniel Stenberg | 14 years |
curl-7_21_4 | curl-7_21_4.tar.gz | Guenter Knauf | 14 years |
curl-7_21_3 | curl-7_21_3.tar.gz | Daniel Stenberg | 14 years |
curl-7_21_2 | curl-7_21_2.tar.gz | Daniel Stenberg | 14 years |
curl-7_21_1 | curl-7_21_1.tar.gz | Daniel Stenberg | 14 years |
curl-7_21_0 | curl-7_21_0.tar.gz | Daniel Stenberg | 14 years |
curl-7_20_1 | curl-7_20_1.tar.gz | Daniel Stenberg | 15 years |
curl-7_20_0 | curl-7_20_0.tar.gz | Daniel Stenberg | 15 years |
cares-1_7_0 | curl-cares-1_7_0.tar.gz | Yang Tse | 15 years |
curl-7_19_7 | curl-7_19_7.tar.gz | Daniel Stenberg | 15 years |
curl-7_19_6 | curl-7_19_6.tar.gz | Daniel Stenberg | 15 years |
curl-7_19_5 | curl-7_19_5.tar.gz | Daniel Stenberg | 15 years |
curl-7_19_4 | curl-7_19_4.tar.gz | Daniel Stenberg | 16 years |
curl-7_19_3 | curl-7_19_3.tar.gz | Daniel Stenberg | 16 years |
cares-1_6_0 | curl-cares-1_6_0.tar.gz | Daniel Stenberg | 16 years |
curl-7_19_2 | curl-7_19_2.tar.gz | Daniel Stenberg | 16 years |
curl-7_19_1 | curl-7_19_1.tar.gz | Daniel Stenberg | 16 years |
curl-7_19_0 | curl-7_19_0.tar.gz | Daniel Stenberg | 16 years |
cares-1_5_3 | curl-cares-1_5_3.tar.gz | Daniel Stenberg | 16 years |
curl-7_18_2 | curl-7_18_2.tar.gz | Daniel Stenberg | 16 years |
cares-1_5_2 | curl-cares-1_5_2.tar.gz | Daniel Stenberg | 16 years |
curl-7_18_1 | curl-7_18_1.tar.gz | Daniel Stenberg | 17 years |
curl-7_18_0 | curl-7_18_0.tar.gz | Daniel Stenberg | 17 years |
cares-1_5_1 | curl-cares-1_5_1.tar.gz | Daniel Stenberg | 17 years |
cares-1_5_0 | curl-cares-1_5_0.tar.gz | Daniel Stenberg | 17 years |
curl-7_17_1 | curl-7_17_1.tar.gz | Daniel Stenberg | 17 years |
curl-7_17_0 | curl-7_17_0.tar.gz | Daniel Stenberg | 17 years |
curl-7_17_0-preldapfix | curl-7_17_0-preldapfix.tar.gz | Gunter Knauf | 17 years |
curl-7_16_4 | curl-7_16_4.tar.gz | Daniel Stenberg | 17 years |
curl-7_16_3 | curl-7_16_3.tar.gz | Daniel Stenberg | 17 years |
cares-1_4_0 | curl-cares-1_4_0.tar.gz | Daniel Stenberg | 17 years |
curl-7_16_2 | curl-7_16_2.tar.gz | Daniel Stenberg | 18 years |
curl-7_16_1 | curl-7_16_1.tar.gz | Daniel Stenberg | 18 years |
cares-1_3_2 | curl-cares-1_3_2.tar.gz | Daniel Stenberg | 18 years |
curl-7_16_0 | curl-7_16_0.tar.gz | Daniel Stenberg | 18 years |
curl-7_15_6-prepipeline | curl-7_15_6-prepipeline.tar.gz | Yang Tse | 18 years |
curl-7_15_5 | curl-7_15_5.tar.gz | Daniel Stenberg | 18 years |
cares-1_3_1 | curl-cares-1_3_1.tar.gz | Daniel Stenberg | 18 years |
curl-7_15_4 | curl-7_15_4.tar.gz | Daniel Stenberg | 18 years |
curl-7_15_3 | curl-7_15_3.tar.gz | Daniel Stenberg | 19 years |
curl-7_15_2 | curl-7_15_2.tar.gz | Daniel Stenberg | 19 years |
curl-7_15_1 | curl-7_15_1.tar.gz | Daniel Stenberg | 19 years |
curl-7_15_0 | curl-7_15_0.tar.gz | Daniel Stenberg | 19 years |
curl-7_14_1 | curl-7_14_1.tar.gz | Daniel Stenberg | 19 years |
c-ares-1_3_0 | curl-c-ares-1_3_0.tar.gz | Daniel Stenberg | 19 years |
curl-7_14_0 | curl-7_14_0.tar.gz | Daniel Stenberg | 19 years |
pre-sockfilt | curl-pre-sockfilt.tar.gz | Daniel Stenberg | 20 years |
curl-7_13_2 | curl-7_13_2.tar.gz | Daniel Stenberg | 20 years |
curl-7_13_1 | curl-7_13_1.tar.gz | Daniel Stenberg | 20 years |
before_ftp_statemachine | curl-before_ftp_statemachine.tar.gz | Gisle Vanem | 20 years |
curl-7_13_0 | curl-7_13_0.tar.gz | Daniel Stenberg | 20 years |
curl-7_12_3 | curl-7_12_3.tar.gz | Daniel Stenberg | 20 years |
cares-1_2_1 | curl-cares-1_2_1.tar.gz | Daniel Stenberg | 20 years |
curl-7_12_2 | curl-7_12_2.tar.gz | Daniel Stenberg | 20 years |
curl-7_12_1 | curl-7_12_1.tar.gz | Daniel Stenberg | 20 years |
pre-aifix | curl-pre-aifix.tar.gz | Daniel Stenberg | 20 years |
curl-7_12_0 | curl-7_12_0.tar.gz | Daniel Stenberg | 20 years |
curl-7_11_2 | curl-7_11_2.tar.gz | Daniel Stenberg | 21 years |
c-ares-1_2_0 | curl-c-ares-1_2_0.tar.gz | Daniel Stenberg | 21 years |
curl-7_11_1 | curl-7_11_1.tar.gz | Daniel Stenberg | 21 years |
cares-1_1_0 | curl-cares-1_1_0.tar.gz | Daniel Stenberg | 21 years |
curl-7_11_0 | curl-7_11_0.tar.gz | Daniel Stenberg | 21 years |
curl-7_10_8 | curl-7_10_8.tar.gz | Daniel Stenberg | 21 years |
curl-7_10_7 | curl-7_10_7.tar.gz | Daniel Stenberg | 21 years |
pre-ares | curl-pre-ares.tar.gz | Daniel Stenberg | 21 years |
curl-7_10_6 | curl-7_10_6.tar.gz | Daniel Stenberg | 21 years |
curl-7_10_5 | curl-7_10_5.tar.gz | Daniel Stenberg | 21 years |
curl-7_10_4 | curl-7_10_4.tar.gz | Daniel Stenberg | 22 years |
curl-7_10_3 | curl-7_10_3.tar.gz | Daniel Stenberg | 22 years |
curl-7_10_2 | curl-7_10_2.tar.gz | Daniel Stenberg | 22 years |
curl-7_10_1 | curl-7_10_1.tar.gz | Daniel Stenberg | 22 years |
curl-7_10 | curl-7_10.tar.gz | Daniel Stenberg | 22 years |
curl-7_9_8 | curl-7_9_8.tar.gz | Daniel Stenberg | 22 years |
curl-7_9_7 | curl-7_9_7.tar.gz | Daniel Stenberg | 22 years |
curl-7_9_7-pre2 | curl-7_9_7-pre2.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_6 | curl-7_9_6.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_5 | curl-7_9_5.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_5-pre4 | curl-7_9_5-pre4.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_5-pre2 | curl-7_9_5-pre2.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_4 | curl-7_9_4.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_3 | curl-7_9_3.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_3-pre3 | curl-7_9_3-pre3.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_3-pre2 | curl-7_9_3-pre2.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_3-pre1 | curl-7_9_3-pre1.tar.gz | Daniel Stenberg | 23 years |
pre-host-cache | curl-pre-host-cache.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_2 | curl-7_9_2.tar.gz | Daniel Stenberg | 23 years |
curl-7_9_1 | curl-7_9_1.tar.gz | Daniel Stenberg | 23 years |
curl-7_9 | curl-7_9.tar.gz | Daniel Stenberg | 23 years |
Curl_easy_1-1-8 | curl-Curl_easy_1-1-8.tar.gz | Cris Bailiff | 23 years |
Curl_easy_1-1-7 | curl-Curl_easy_1-1-7.tar.gz | Cris Bailiff | 23 years |
before_urldata_rename | curl-before_urldata_rename.tar.gz | Daniel Stenberg | 23 years |
curl-7_8_1 | curl-7_8_1.tar.gz | Daniel Stenberg | 23 years |
curl-7_8_1-pre3 | curl-7_8_1-pre3.tar.gz | Daniel Stenberg | 23 years |
curl-7_8 | curl-7_8.tar.gz | Daniel Stenberg | 23 years |
curl-7_8-pre2 | curl-7_8-pre2.tar.gz | Daniel Stenberg | 23 years |
curl-7_7_3 | curl-7_7_3.tar.gz | Daniel Stenberg | 24 years |
curl-7_7_2 | curl-7_7_2.tar.gz | Daniel Stenberg | 24 years |
curl-7_7_1 | curl-7_7_1.tar.gz | Daniel Stenberg | 24 years |
curl-7_7 | curl-7_7.tar.gz | Daniel Stenberg | 24 years |
curl-7_7-beta5 | curl-7_7-beta5.tar.gz | Daniel Stenberg | 24 years |
curl-7_7-beta3 | curl-7_7-beta3.tar.gz | Daniel Stenberg | 24 years |
curl-7_7-beta2 | curl-7_7-beta2.tar.gz | Daniel Stenberg | 24 years |
curl-7_7-beta1 | curl-7_7-beta1.tar.gz | Daniel Stenberg | 24 years |
curl-7_7_alpha2 | curl-7_7_alpha2.tar.gz | Daniel Stenberg | 24 years |
curl-7_6_1 | curl-7_6_1.tar.gz | Daniel Stenberg | 24 years |
curl-7_6_1-pre3 | curl-7_6_1-pre3.tar.gz | Daniel Stenberg | 24 years |
curl-7_6_1-pre2 | curl-7_6_1-pre2.tar.gz | Daniel Stenberg | 24 years |
curl-7_6_1-pre1 | curl-7_6_1-pre1.tar.gz | Daniel Stenberg | 24 years |
curl-7_6 | curl-7_6.tar.gz | Daniel Stenberg | 24 years |
curl-7_6-pre4 | curl-7_6-pre4.tar.gz | Daniel Stenberg | 24 years |
curl_7_6-pre3 | curl_7_6-pre3.tar.gz | Daniel Stenberg | 24 years |
curl-7_5_2 | curl-7_5_2.tar.gz | Daniel Stenberg | 24 years |
pre-header-change | curl-pre-header-change.tar.gz | Daniel Stenberg | 24 years |
curl-7_5 | curl-7_5.tar.gz | Daniel Stenberg | 24 years |
curl-7_4_1 | curl-7_4_1.tar.gz | Daniel Stenberg | 24 years |
curl-7_3 | curl-7_3.tar.gz | Daniel Stenberg | 24 years |
curl-7_2 | curl-7_2.tar.gz | Daniel Stenberg | 24 years |
curl-7_1_1 | curl-7_1_1.tar.gz | Daniel Stenberg | 24 years |
v7_0_2beta | curl-7_0_2beta.tar.gz | Daniel Stenberg | 24 years |
curl-6_5_2 | curl-6_5_2.tar.gz | Daniel Stenberg | 25 years |
curl-6_5_1 | curl-6_5_1.tar.gz | Daniel Stenberg | 25 years |
curl-6_5 | curl-6_5.tar.gz | Daniel Stenberg | 25 years |