curl / Mailing Lists / curl-library
curl-library Archives
- Aleksandar Lazic
- Alex Bligh
- Re: FTP Proxy Server support in Libcurl? (2016-11-23)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: libidn2 support (2016-11-03)
- Andreas Hollaus
- bch
- bjt 3
- Carlos Rimola
- Dan Fandrich
- Re: ssh tests hanging with libssh2 1.8.0 (2016-11-29)
- ssh tests hanging with libssh2 1.8.0 (2016-11-23)
- Re: HTTPS proxy, another take (2016-11-18)
- Re: HTTPS proxy, another take (2016-11-18)
- Re: HTTPS proxy, another take (2016-11-18)
- Re: FTP upload issue (2016-11-03)
- Re: CURLOPT_PREQUOTE does not take effect (2016-11-02)
- Re: FTP upload issue (2016-11-02)
- Re: lib/strcase.c refactoring (2016-11-01)
- Re: lib/strcase.c refactoring (2016-11-01)
- Daniel Stenberg
- RE: Session ID Reuse in libcurl (2016-11-30)
- Re: ssh tests hanging with libssh2 1.8.0 (2016-11-30)
- RE: Session ID Reuse in libcurl (2016-11-28)
- Re: Session ID Reuse in libcurl (2016-11-28)
- Re: Session ID Reuse in libcurl (2016-11-28)
- feature freeze today! (2016-11-28)
- Re: [PATCH] HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY (2016-11-25)
- Re: [PATCH] url: proxy: Use 443 as default port for https proxies (2016-11-25)
- Re: Add Winbuild config option ENABLE_NGHTTP2 (2016-11-25)
- Re: HTTPS proxy, another take (2016-11-24)
- Re: HTTPS proxy, another take (2016-11-24)
- Re: HTTPS proxy, another take (2016-11-24)
- Re: HTTPS proxy, another take (2016-11-23)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-23)
- Re: FTP Proxy Server support in Libcurl? (2016-11-23)
- Re: FTP Proxy Server support in Libcurl? (2016-11-23)
- curl security audit (2016-11-23)
- Re: Registration is open for curl meeting 2017 (2016-11-23)
- Re: Lack of connection re-use from cache when LOCALPORT/LOCALPORTRANGE has been specified but INTERFACE has not (2016-11-22)
- Re: remove architecture specifics from curlbuild.h (2016-11-22)
- Re: Need help: stuck on upload speed of 4kb/s using libcurl 7.51.0 (2016-11-21)
- Re: HTTPS proxy, another take (2016-11-18)
- Re: HTTPS proxy, another take (2016-11-18)
- Re: Registration is open for curl meeting 2017 (2016-11-16)
- Registration is open for curl meeting 2017 (2016-11-16)
- HTTPS proxy, another take (2016-11-16)
- moving release date to 7 days earlier (2016-11-14)
- Our mbedTLS backend provides no good random! (2016-11-12)
- Re: prefer time_t to long (2016-11-12)
- Re: Strange behavior of HTTP upload when resuming without seek function (2016-11-12)
- [PATCH] Curl_rand: fixed and moved to rand.c (2016-11-11)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: issue with libcurl/7.50.3 and http2 with multipart upload request? (2016-11-11)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- prefer time_t to long (2016-11-11)
- stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: issue with libcurl/7.50.3 and http2 with multipart upload request? (2016-11-10)
- Re: issue with libcurl/7.50.3 and http2 with multipart upload request? (2016-11-10)
- Re: Malformed chunk error (2016-11-09)
- Re: Malformed chunk error (2016-11-09)
- Re: realloc: use Curl_saferealloc to avoid common mistakes (2016-11-09)
- Re: how to reduce the number of TCP session generated by an FTP download using libcurl (2016-11-07)
- realloc: use Curl_saferealloc to avoid common mistakes (2016-11-07)
- Re: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-07)
- Re: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-07)
- remove architecture specifics from curlbuild.h (2016-11-06)
- formpost API redesigned? (2016-11-06)
- RE: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-06)
- Re: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-06)
- Re: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-06)
- Re: libidn2 support (2016-11-02)
- Re: libidn2 support (2016-11-02)
- [SECURITY ADVISORY] IDNA 2003 makes curl use wrong host (2016-11-02)
- [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-02)
- [SECURITY ADVISORY] curl use-after-free via shared cookies (2016-11-02)
- [SECURITY ADVISORY] curl URL unescape heap overflow via integer truncation (2016-11-02)
- [SECURITY ADVISORY] curl_getdate read out of bounds (2016-11-02)
- [SECURITY ADVISORY] curl glob parser write/read out of bounds (2016-11-02)
- [SECURITY ADVISORY] curl double-free in krb5 code (2016-11-02)
- [SECURITY ADVISORY] curl double-free in curl_maprintf (2016-11-02)
- [SECURITY ADVISORY] curl OOB write via unchecked multiplication (2016-11-02)
- [SECURITY ADVISORY] curl case insensitive password comparison (2016-11-02)
- [SECURITY ADVISORY] curl cookie injection for other servers (2016-11-02)
- [RELEASE] curl 7.51.0 (2016-11-02)
- Re: lib/strcase.c refactoring (2016-11-02)
- Re: lib/strcase.c refactoring (2016-11-01)
- RE: CURLOPT_PREQUOTE does not take effect (2016-11-01)
- RE: CURLOPT_PREQUOTE does not take effect (2016-11-01)
- Re: CURLOPT_PREQUOTE does not take effect (2016-11-01)
- Re: lib/strcase.c refactoring (2016-11-01)
- David Chapman
- Dmitry Bakshaev
- Greg Saunders
- Isaac Boukris
- Ison
- Jan Ehrhardt
- Johan de Vries
- Johan Uppman
- John Coffey
- Kamil Dudka
- Re: Session ID Reuse in libcurl (2016-11-29)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: stricter host name requirements for file:// URLs (was Re: [SECURITY ADVISORY] curl invalid URL parsing with '#') (2016-11-11)
- Re: realloc: use Curl_saferealloc to avoid common mistakes (2016-11-08)
- Re: [Patch 1/3 v2] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-07)
- Re: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-07)
- Re: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-06)
- [Patch v3 3/3] curl --tlsv1.3: force TLS 1.3 (2016-11-03)
- [Patch v3 2/3] vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 (2016-11-03)
- [Patch v3 1/3] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-03)
- Re: [Patch 1/3 v2] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-03)
- Re: [Patch 1/3 v2] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-02)
- [Patch 1/3 v2] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-01)
- Re: [PATCH 1/3] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-01)
- Lucas Pardue
- Lutfi Dwedari
- m brandenberg
- mao mao
- Maurice Lemarin
- Re: how to reduce the number of TCP session generated by an FTP download using libcurl (2016-11-08)
- Re: how to reduce the number of TCP session generated by an FTP download using libcurl (2016-11-05)
- Re: how to reduce the number of TCP session generated by an FTP download using libcurl (2016-11-03)
- Re: how to reduce the number of TCP session generated by an FTP download using libcurl (2016-11-02)
- Michele Rossi
- Mike Crowe
- Miloš Ljumović
- moparisthebest
- Patrick Monnerat
- Patrik Fältström
- Ray Satiro via curl-library
- Re: Lack of connection re-use from cache when LOCALPORT/LOCALPORTRANGE has been specified but INTERFACE has not (2016-11-22)
- Re: Lack of connection re-use from cache when LOCALPORT/LOCALPORTRANGE has been specified but INTERFACE has not (2016-11-22)
- Re: about TLS session resumption with openssl (2016-11-16)
- Re: issue with libcurl/7.50.3 and http2 with multipart upload request? (2016-11-11)
- Re: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-07)
- Re: Segmentation fault when ethernet cable is disconnected during a curl_easy_perform (2016-11-05)
- Re: Override libcurl's server cert validation (WINSSL) (2016-11-04)
- Re: [SECURITY ADVISORY] curl invalid URL parsing with '#' (2016-11-04)
- Re: about TLS session resumption with openssl (2016-11-03)
- Re: [Patch 1/3 v2] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-02)
- Re: [curl-7.51.0] Error building curl.exe for libcurl.dll (2016-11-02)
- Re: Windows Visual Studio 2015 Build error (2016-11-02)
- Re: [Patch 1/3 v2] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-01)
- Re: [PATCH 1/3] nss: map CURL_SSLVERSION_DEFAULT to NSS default (2016-11-01)
- Ribhi Kamal
- Rich Gray
- Rod Widdowson
- Roger Taylor
- Samuel Hurst
- Sebastian Christ
- Sergey Naumov
- silvioprog
- Thiru balaji
- Thomas Glanzmann
- Re: Session ID Reuse in libcurl (2016-11-28)
- Re: SSL and multithread crash on windows, how to use mutex on windows? (2016-11-25)
- [PATCH] HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY (2016-11-24)
- [PATCH] url: proxy: Use 443 as default port for https proxies (2016-11-24)
- Re: HTTPS proxy, another take (2016-11-24)
- Re: HTTPS proxy, another take (2016-11-24)
- Re: HTTPS proxy, another take (2016-11-24)
- Re: HTTPS proxy, another take (2016-11-23)
- [PATCH] mbedtls: https: Fix compile errors (2016-11-17)
- Re: HTTPS proxy, another take (2016-11-17)
- Re: HTTPS proxy, another take (2016-11-17)
- Tim Ruehsen
- Tim Rhsen
- yuxia.gao_at_thomsonreuters.com
- Last message date: 2016-11-30
- Archived on: 2016-11-30 CET