cURL / Mailing Lists / curl-library
curl-library Archives
- [PATCH] Rework Open Watcom make files to use standard Wmake feat= Jiri Malak (2014-03-03)
- [PATCH] url: Fixed connection re-use when using different log-in credentials Steve Holme (2014-02-21)
- Namespace intrusion "struct type". Kaz Kylheku (2014-03-02)
- Re: Namespace intrusion "struct type". Daniel Stenberg (2014-03-02)
- Subject: [PATCH] parsedate.c: Fixed compilation warning Jiri Malak (2014-03-02)
- Re: FTP wildcard problem Pavel Raiskup (2014-03-02)
- Re: FTP wildcard problem Justin Maggard (2014-03-04)
- Bug sending multipart emails with libcurl 7.22.0 Tristan Van Berkom (2014-03-02)
- Re: Enhancements to mk-ca-bundle Daniel Stenberg (2014-03-03)
- Re: Enhancements to mk-ca-bundle Patrick Watson (2014-03-18)
- [Patch] Rework Open Watcom make files to use standard features of Wmake Jiri Malak (2014-03-03)
- Re: [PATCH] Improving labels for GSS-API in configure.ac Daniel Stenberg (2014-03-03)
- Client certificate callbacks from OpenSSL Dave W (2014-03-03)
- Re: [bagder/curl] 420d9f: Rework Open Watcom make files to use standard Wmak... Gisle Vanem (2014-03-03)
- Re: Possible bug in timeout of second request after 401 Daniel Stenberg (2014-03-03)
- Re: Libcurl returns error code 25 on Mac OSX 10.9(Mavericks) Daniel Stenberg (2014-03-03)
- Using custom ssl certificate from memory Ruslan Gaifulin (2014-03-04)
- Re: Curl multi and asiohiper Thomas Sanchez (2014-03-05)
- RE: FW: Using Libcurl in linux Daniel Stenberg (2014-03-05)
- Re: [bagder/curl] 219a0f: remote_port: allow connect to port 0 Steve Holme (2014-03-05)
- HTTP2 moves forward Daniel Stenberg (2014-03-08)
- Re: HTTP2 moves forward Tatsuhiro Tsujikawa (2014-03-09)
- Re: HTTP2 moves forward Daniel Stenberg (2014-03-09)
- Re: HTTP2 moves forward Tatsuhiro Tsujikawa (2014-03-09)
- infinite loop within curl/gnurl 7.34.0 Christian Grothoff (2014-03-09)
- libcurl linking problem Huw Gallon (2014-03-10)
- Re: libcurl linking problem Daniel Stenberg (2014-03-10)
- RE: libcurl linking problem Huw Gallon (2014-03-10)
- RE: libcurl linking problem Huw Gallon (2014-03-11)
- RE: libcurl linking problem Huw Gallon (2014-03-11)
- RE: libcurl linking problem Daniel Stenberg (2014-03-11)
- RE: libcurl linking problem Huw Gallon (2014-03-11)
- Re: libcurl linking problem Paul Howarth (2014-03-11)
- RE: libcurl linking problem Huw Gallon (2014-03-11)
- RE: libcurl linking problem Huw Gallon (2014-03-10)
- Re: libcurl linking problem Daniel Stenberg (2014-03-10)
- [PATCH 1/3] nss: do not enable AES cipher-suites by default Kamil Dudka (2014-03-10)
- Bad Performance When Uploading Large Data With Libcurl The General (2014-03-10)
- [PATCH] http2: Free resources on disconnect and use Curl_safefree() instead of free() Tatsuhiro Tsujikawa (2014-03-10)
- SSL (ftp): names are the same but curl says they don't match (during host verification) m.k. (2014-03-10)
- How to change the content sent by Describe method of RTSP zy wu (2014-03-11)
- http2 test server Daniel Stenberg (2014-03-11)
- Candid Shot Candid Shot (2014-03-12)
- Candid Shot Candid Shot (2014-03-12)
- Candid Shot Candid Shot (2014-03-12)
- Candid Shot Candid Shot (2014-03-12)
- Candid Shot Candid Shot (2014-03-12)
- Candid Shot Candid Shot (2014-03-12)
- Compile curl 7.33 under xCode 5.1 iOS SDK 7.1 Elio Francesconi (2014-03-12)
- Re: Compile curl 7.33 under xCode 5.1 iOS SDK 7.1 Elio Francesconi (2014-03-12)
- not getting error details on connection failure Keith Trummel (2014-03-13)
- curl+sftp+man-in-the-middle-attck. san d (2014-03-14)
- Re: curl+sftp+man-in-the-middle-attck. san d (2014-03-14)
- Re: curl+sftp+man-in-the-middle-attck. Daniel Stenberg (2014-03-14)
- Re: curl+sftp+man-in-the-middle-attck. san d (2014-03-14)
- Re: curl+sftp+man-in-the-middle-attck. Dan Fandrich (2014-03-14)
- Re: curl+sftp+man-in-the-middle-attck. Daniel Stenberg (2014-03-15)
- Re: curl+sftp+man-in-the-middle-attck. san d (2014-03-14)
- Re: curl+sftp+man-in-the-middle-attck. Daniel Stenberg (2014-03-14)
- Re: curl+sftp+man-in-the-middle-attck. san d (2014-03-14)
- (no subject) Till Maas (2014-03-15)
- [PATCH 01/10] parseurlandfillconn: Handle named zone identifiers Till Maas (2014-03-15)
- [PATCH 02/10] parseurlandfillconn: Print network interface error Till Maas (2014-03-15)
- [PATCH 04/10] parseurlandfillconn: Update info message Till Maas (2014-03-15)
- [PATCH 03/10] parseurlandfillconn: Warn if % is not URL encoded Till Maas (2014-03-15)
- [PATCH 05/10] MANUAL: Update scope identifier specification Till Maas (2014-03-15)
- [PATCH 06/10] parseurlandfillconn: Document #endifs Till Maas (2014-03-15)
- [PATCH 07/10] parseurlandfillconn: Check for redirect early Till Maas (2014-03-15)
- [PATCH 08/10] parseurlandfillconn: Fix RFC 6874 info Till Maas (2014-03-15)
- [PATCH 10/10] KNOWN_BUGS: Update #29 and #30 (IPv6) Till Maas (2014-03-15)
- [PATCH 09/10] parse_proxy: Support RFC 6874 Till Maas (2014-03-15)
- Re: URL parser: IPv6 zone identifiers [PATCH v2] Daniel Stenberg (2014-03-15)
- localhost problem on Mac? Daniel Stenberg (2014-03-17)
- Re: localhost problem on Mac? Nick Zitzmann (2014-03-18)
- Re: localhost problem on Mac? Fabian Frank (2014-03-18)
- Re: localhost problem on Mac? Daniel Stenberg (2014-03-18)
- Re: localhost problem on Mac? Daniel Stenberg (2014-03-19)
- Re: localhost problem on Mac? Daniel Stenberg (2014-03-18)
- Re: localhost problem on Mac? Fabian Frank (2014-03-18)
- Re: localhost problem on Mac? Nick Zitzmann (2014-03-18)
- [PATCH] NTLM: use a fake entropy for debug builds Daniel Stenberg (2014-03-17)
- Re: [PATCH] NTLM: use a fake entropy for debug builds Kamil Dudka (2014-03-18)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Steve Holme (2014-03-18)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Daniel Stenberg (2014-03-19)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Daniel Stenberg (2014-03-19)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Steve Holme (2014-03-19)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Daniel Stenberg (2014-03-19)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Daniel Stenberg (2014-03-20)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Steve Holme (2014-03-20)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Daniel Stenberg (2014-03-23)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Steve Holme (2014-03-24)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Steve Holme (2014-03-20)
- RE: [PATCH] NTLM: use a fake entropy for debug builds Daniel Stenberg (2014-03-19)
- [PATCH 0/2] polarssl: achieve drop compatibily with polarssl 1.2. Gaƫl PORTAY (2014-03-18)
- cancel upload in curl jy_lizl_at_cn.fujitsu.com (2014-03-19)
- Re: cancel upload in curl Fabian Frank (2014-03-19)
- ēå¤: cancel upload in curl jy_lizl_at_cn.fujitsu.com (2014-03-19)
- Re: ēå¤: cancel upload in curl Fabian Frank (2014-03-19)
- ēå¤: cancel upload in curl jy_lizl_at_cn.fujitsu.com (2014-03-19)
- Re: cancel upload in curl Fabian Frank (2014-03-19)
- [PATCH] polarssl: fix possible handshake timeout issue in multi. Gaƫl PORTAY (2014-03-19)
- [www] libcurl/ruby: update Cédric Deltheil (2014-03-19)
- Re: [www] libcurl/ruby: update Daniel Stenberg (2014-03-19)
- sftp upload - curl error 79 Error in the ssh layer Petr Ent (2014-03-20)
- bug in RTSP handling in curl 7.35.0 and earlier mhasselberg_at_versanet.de (2014-03-20)
- (no subject) chamburger1_at_aol.com (2014-03-20)
- FW: Calling curl_multi_socket_action after unpausing is not intuitive Damian Lezama (2014-03-20)
- Timer left at 0 and firing over and over. Regression after 7.32.0 Damian Lezama (2014-03-20)
- our 16th anniversary Daniel Stenberg (2014-03-20)
- multi / libevent issue John Dunn (2014-03-21)
- Re: multi / libevent issue Daniel Stenberg (2014-03-22)
- Filtering the autobuilds page Dan Fandrich (2014-03-21)
- Re: Filtering the autobuilds page Daniel Stenberg (2014-03-21)
- Re: Filtering the autobuilds page Marc Hoersken (2014-03-21)
- RE: Filtering the autobuilds page Steve Holme (2014-03-21)
- Re: Filtering the autobuilds page Dan Fandrich (2014-03-22)
- Re: Filtering the autobuilds page Dan Fandrich (2014-03-22)
- Re: Filtering the autobuilds page Dan Fandrich (2014-03-22)
- Re: Filtering the autobuilds page Dan Fandrich (2014-03-22)
- Re: Filtering the autobuilds page Dan Fandrich (2014-03-24)
- RE: Filtering the autobuilds page Steve Holme (2014-03-26)
- Re: Filtering the autobuilds page Dan Fandrich (2014-03-22)
- Re: Filtering the autobuilds page Daniel Stenberg (2014-03-21)
- [Patch] vtls/polarssl.c Gisle Vanem (2014-03-22)
- Re: [Patch] vtls/polarssl.c Daniel Stenberg (2014-03-22)
- Dead result assignments within tool param/cfg handling Marc Hoersken (2014-03-22)
- CURL SMTP - Bypass Authentication Tom Sparrow (2014-03-24)
- RE: CURL SMTP - Bypass Authentication Steve Holme (2014-03-24)
- RE: CURL SMTP - Bypass Authentication Tom Sparrow (2014-03-25)
- RE: CURL SMTP - Bypass Authentication Steve Holme (2014-03-25)
- RE: CURL SMTP - Bypass Authentication Steve Holme (2014-03-26)
- RE: CURL SMTP - Bypass Authentication Daniel Stenberg (2014-03-26)
- RE: CURL SMTP - Bypass Authentication Steve Holme (2014-03-27)
- RE: CURL SMTP - Bypass Authentication Steve Holme (2014-03-28)
- RE: CURL SMTP - Bypass Authentication Steve Holme (2014-03-26)
- RE: CURL SMTP - Bypass Authentication Steve Holme (2014-03-25)
- RE: CURL SMTP - Bypass Authentication Tom Sparrow (2014-03-29)
- RE: CURL SMTP - Bypass Authentication Steve Holme (2014-03-29)
- Public Suffix List support? Daniel Stenberg (2014-03-24)
- Re: Windows select fails with 7.34.0 and 7.35.0 using multi_perform Daniel Stenberg (2014-03-24)
- Changing cipher list preference is not working with option CURLOPT_SSL_CIPHER_LIST vidyanand.nille_at_gmail.com (2014-03-25)
- SMTP - Multiple Email Addresses Tom Sparrow (2014-03-25)
- RE: SMTP - Multiple Email Addresses Steve Holme (2014-03-25)
- RE: SMTP - Multiple Email Addresses Daniel Stenberg (2014-03-25)
- RE: SMTP - Multiple Email Addresses Steve Holme (2014-03-25)
- Generic SSL verification function Enrico Scholz (2014-03-25)
- infinite loop in libcurl Keith Trummel (2014-03-25)
- Re: infinite loop in libcurl Daniel Stenberg (2014-03-25)
- [RELEASE] curl and libcurl 7.36.0 Daniel Stenberg (2014-03-26)
- Re: [RELEASE] curl and libcurl 7.36.0 Alessandro Ghedini (2014-03-26)
- Re: [RELEASE] curl and libcurl 7.36.0 Daniel Stenberg (2014-03-26)
- Re: [RELEASE] curl and libcurl 7.36.0 Alessandro Ghedini (2014-03-26)
- Re: [RELEASE] curl and libcurl 7.36.0 Kamil Dudka (2014-03-26)
- Re: [RELEASE] curl and libcurl 7.36.0 Alessandro Ghedini (2014-03-26)
- Re: [RELEASE] curl and libcurl 7.36.0 Daniel Stenberg (2014-03-26)
- Re: [RELEASE] curl and libcurl 7.36.0 Nick Zitzmann (2014-03-27)
- Re: [RELEASE] curl and libcurl 7.36.0 Alessandro Ghedini (2014-03-26)
- [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Daniel Stenberg (2014-03-26)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Kamil Dudka (2014-03-26)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Alessandro Ghedini (2014-03-26)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Daniel Stenberg (2014-03-26)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Dan Fandrich (2014-03-26)
- RE: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Steve Holme (2014-03-26)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Kamil Dudka (2014-03-27)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Alessandro Ghedini (2014-03-27)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Daniel Stenberg (2014-03-26)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Alessandro Ghedini (2014-03-26)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Alessandro Ghedini (2014-03-30)
- Re: [SECURITY ADVISORY 1/4] libcurl wrong re-use of connections Kamil Dudka (2014-03-26)
- [SECURITY ADVISORY 2/4] libcurl IP address wildcard certificate validation Daniel Stenberg (2014-03-26)
- [SECURITY ADVISORY 3/4] libcurl not verifying certs for TLS to IP address / Darwinssl Daniel Stenberg (2014-03-26)
- [SECURITY ADVISORY 4/4] libcurl not verifying certs for TLS to IP address / Winssl Daniel Stenberg (2014-03-26)
- ssh connection. john gloster (2014-03-26)
- Missing 'state.os_err' Gisle Vanem (2014-03-27)
- vc6libcurl.dsp missing in git repository Cody Mack (2014-03-27)
- Re: vc6libcurl.dsp missing in git repository Dan Fandrich (2014-03-27)
- [Patch] src/Makefile.vc6 Cody Mack (2014-03-28)
- Re: [Patch] src/Makefile.vc6 Daniel Stenberg (2014-03-28)
- Re: [Patch] src/Makefile.vc6 Cody Mack (2014-03-28)
- Re: [Patch] src/Makefile.vc6 Daniel Stenberg (2014-03-28)
- Re: [Patch] src/Makefile.vc6 Cody Mack (2014-03-28)
- Re: [Patch] src/Makefile.vc6 Daniel Stenberg (2014-03-28)
- time to remove {src,lib}/Makefile.vc* ? Daniel Stenberg (2014-03-28)
- RE: time to remove {src,lib}/Makefile.vc* ? Steve Holme (2014-03-28)
- Re: time to remove {src,lib}/Makefile.vc* ? Ray Satiro (2014-03-28)
- RE: time to remove {src,lib}/Makefile.vc* ? Steve Holme (2014-03-28)
- Re: time to remove {src,lib}/Makefile.vc* ? Ray Satiro (2014-03-28)
- RE: time to remove {src,lib}/Makefile.vc* ? Steve Holme (2014-03-28)
- SMTP through multi interface Anthony Amundson (2014-03-28)
- Re: SMTP through multi interface Daniel Stenberg (2014-03-28)
- Re: SMTP through multi interface Anthony Amundson (2014-03-28)
- Re: SMTP through multi interface Daniel Stenberg (2014-03-28)
- HTTP 2.0 and GFE/2.0 Chris Young (2014-03-28)
- Re: HTTP 2.0 and GFE/2.0 Daniel Stenberg (2014-03-28)
- Re: HTTP 2.0 and GFE/2.0 Chris Young (2014-03-28)
- Re: HTTP 2.0 and GFE/2.0 Daniel Stenberg (2014-03-28)
- Re: HTTP 2.0 and GFE/2.0 Chris Young (2014-03-28)
- Re: HTTP 2.0 and GFE/2.0 Daniel Stenberg (2014-03-31)
- Re: HTTP 2.0 and GFE/2.0 Gisle Vanem (2014-03-31)
- Re: HTTP 2.0 and GFE/2.0 Daniel Stenberg (2014-03-31)
- Re: HTTP 2.0 and GFE/2.0 Gisle Vanem (2014-03-31)
- Re: HTTP 2.0 and GFE/2.0 Chris Young (2014-03-31)
- Re: HTTP 2.0 and GFE/2.0 Daniel Stenberg (2014-03-28)
- Re: HTTP 2.0 and GFE/2.0 Chris Young (2014-03-28)
- Re: HTTP 2.0 and GFE/2.0 Gisle Vanem (2014-03-31)
- Re: HTTP 2.0 and GFE/2.0 Daniel Stenberg (2014-03-28)
- Re: Regression on FTP connections with --anyauth Dan Fandrich (2014-03-28)
- Test case keywords Steve Holme (2014-03-29)
- Re: Test case keywords Daniel Stenberg (2014-03-30)
- Re: Test case keywords Daniel Stenberg (2014-03-30)
- RE: Test case keywords Steve Holme (2014-03-30)
- RE: Test case keywords Daniel Stenberg (2014-03-30)
- RE: Test case keywords Steve Holme (2014-03-30)
- Re: Test case keywords Daniel Stenberg (2014-03-30)
- Re: Test case keywords Daniel Stenberg (2014-03-30)
- Download from ftp (folders) in exact order of directories on HDD Stojan Veljkovic (2014-03-30)
- [PATCH] Stop interpreting IPv6 literals as glob patterns. Paul Marks (2014-03-30)
- Pipelined download in my lib stopped working probably since libcurl 7.30 Xavi Artigas (2014-03-31)
- Let the user specify the download buffer Cristian Morales Vega (2014-03-31)
- RE: Let the user specify the download buffer Damian Lezama (2014-03-31)
- Re: Let the user specify the download buffer Daniel Stenberg (2014-03-31)
- stop curl, stop! curler (2014-03-31)
- Re: stop curl, stop! Daniel Stenberg (2014-03-31)
- Last message date: 2014-03-31
- Archived on: 2015-06-18 CEST