cURL / Mailing Lists / curl-library
curl-library Archives
- End bracket typo in lib/connect.c Lars Johannesen (2013-05-01)
- Re: End bracket typo in lib/connect.c Daniel Stenberg (2013-05-01)
- Lockup in SSL-based communication David Strauss (2013-05-01)
- Re: Lockup in SSL-based communication David Strauss (2013-05-01)
- Re: Lockup in SSL-based communication Daniel Stenberg (2013-05-01)
- Re: Lockup in SSL-based communication David Strauss (2013-05-01)
- Re: Re: sharedhandle Curl_resolv_unlock() error! lizhibao (2013-05-02)
- Apache Segmentation Fault when Ending curl_multi FTP Transfers Ben Thomas (2013-05-02)
- Re: Curl error - HTTP error before end of send, stop sending Rahul R (2013-05-02)
- Re: [new feature] Maximum limitation of cookies. Daniel Stenberg (2013-05-02)
- Re: BUG: free statement in http_negotiate.c giving heap error Daniel Stenberg (2013-05-02)
- Re: Repost of bug 440 patch Daniel Stenberg (2013-05-02)
- Re: sharedhandle Curl_resolv_unlock() error! Daniel Stenberg (2013-05-02)
- [PATCH 1/8] curl -E: allow to escape ':' in cert nickname Kamil Dudka (2013-05-03)
- [PATCH 2/8] curl.1: document escape sequences recognized by -E Kamil Dudka (2013-05-03)
- [PATCH 3/8] tool_getparam.c: describe what parse_cert_parameter() does Kamil Dudka (2013-05-03)
- [PATCH 5/8] tool_getparam: ensure string termination in parse_cert_parameter() Kamil Dudka (2013-05-03)
- [PATCH 6/8] src/Makefile.am: build static lib for unit tests if enabled Kamil Dudka (2013-05-03)
- [PATCH 7/8] unit1394.c: basis of a unit test for parse_cert_parameter() Kamil Dudka (2013-05-03)
- [PATCH 4/8] tool_getparam: fix memleak in handling the -E option Kamil Dudka (2013-05-03)
- [PATCH 8/8] unit1394.c: plug the curl tool unit test in Kamil Dudka (2013-05-03)
- Re: [PATCH 8/8] unit1394.c: plug the curl tool unit test in Nick Zitzmann (2013-05-06)
- Re: [PATCH 8/8] unit1394.c: plug the curl tool unit test in Daniel Stenberg (2013-05-06)
- Re: [PATCH 8/8] unit1394.c: plug the curl tool unit test in Daniel Stenberg (2013-05-06)
- Re: [PATCH 8/8] unit1394.c: plug the curl tool unit test in Nick Zitzmann (2013-05-04)
- Re: [PATCH 8/8] unit1394.c: plug the curl tool unit test in Daniel Stenberg (2013-05-06)
- Re: [PATCH 8/8] unit1394.c: plug the curl tool unit test in Kamil Dudka (2013-05-07)
- Re: [PATCH 8/8] unit1394.c: plug the curl tool unit test in Daniel Stenberg (2013-05-06)
- Re: [PATCH 8/8] unit1394.c: plug the curl tool unit test in Nick Zitzmann (2013-05-06)
- Re: [PATCH 1/8] curl -E: allow to escape ':' in cert nickname Daniel Stenberg (2013-05-06)
- Re: Verification of Content-Length Eric Wong (2013-05-04)
- Re: BUG: NULL pointer dereference in Curl_ssl_getsessionid. Marc Hoersken (2013-05-04)
- Re: BUG: NULL pointer dereference in Curl_ssl_getsessionid. Vuurvlieg (2013-05-04)
- Re: Any build of libcurl for ICC? Taiki (2013-05-04)
- Re: Any build of libcurl for ICC? Daniel Stenberg (2013-05-05)
- Proposed changes to SSL comparison documentation Nick Zitzmann (2013-05-04)
- RE: Proposed changes to SSL comparison documentation Steve Holme (2013-05-05)
- Re: Proposed changes to SSL comparison documentation David Strauss (2013-05-05)
- Re: Proposed changes to SSL comparison documentation Nick Zitzmann (2013-05-05)
- RE: Proposed changes to SSL comparison documentation Steve Holme (2013-05-05)
- Re: Proposed changes to SSL comparison documentation Nick Zitzmann (2013-05-05)
- Re: Proposed changes to SSL comparison documentation Daniel Stenberg (2013-05-05)
- Re: Proposed changes to SSL comparison documentation Nick Zitzmann (2013-05-06)
- Re: Proposed changes to SSL comparison documentation Daniel Stenberg (2013-05-16)
- Re: Proposed changes to SSL comparison documentation Rich Gray (2013-05-06)
- RE: Proposed changes to SSL comparison documentation Steve Holme (2013-05-05)
- Re: Proposed changes to SSL comparison documentation Marc Hoersken (2013-05-05)
- RE: Proposed changes to SSL comparison documentation Steve Holme (2013-05-05)
- BCC Compile failures -- but MinGW32 O.K. Mel Smith (2013-05-04)
- Re: BCC Compile failures -- but MinGW32 O.K. Daniel Stenberg (2013-05-06)
- Re: BCC Compile failures -- but MinGW32 O.K. Mel Smith (2013-05-06)
- Re: BCC Compile failures -- but MinGW32 O.K. Mel Smith (2013-05-06)
- Re: BCC Compile failures -- but MinGW32 O.K. Daniel Stenberg (2013-05-12)
- Re: BCC Compile failures -- but MinGW32 O.K. Mel Smith (2013-05-13)
- Re: BCC Compile failures -- but MinGW32 O.K. Dan Fandrich (2013-05-13)
- Re: BCC Compile failures -- but MinGW32 O.K. Daniel Stenberg (2013-05-13)
- Re: BCC Compile failures -- but MinGW32 O.K. Mel Smith (2013-05-13)
- Borland Log attached Mel Smith (2013-05-13)
- Re: Borland Log attached Daniel Stenberg (2013-05-13)
- Re: BCC Compile failures -- but MinGW32 O.K. Daniel Stenberg (2013-05-12)
- Re: BCC Compile failures -- but MinGW32 O.K. Daniel Stenberg (2013-05-06)
- Re: [PATCH] CURLOPT_PROXYHEADER: send/replace proxy headers only Vijay Panghal (2013-05-06)
- read Self signed certs in curl with ssl Indtiny s (2013-05-06)
- Re: read Self signed certs in curl with ssl Oscar Koeroo (2013-05-06)
- [PATCH 1/4] lib: remove some uses of malloc in favor of stack alloc Dave Reisner (2013-05-06)
- [PATCH 2/4] src/mkhelp: use stack allocation instead of heap for line buffer Dave Reisner (2013-05-06)
- [PATCH 3/4] src/tool_paramhlp: try harder to catch negatives Dave Reisner (2013-05-06)
- [PATCH 4/4] src/tool: allow timeouts to accept decimal values Dave Reisner (2013-05-06)
- Re: [PATCH 1/4] lib: remove some uses of malloc in favor of stack alloc Dan Fandrich (2013-05-06)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Daniel Stenberg (2013-05-07)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Mel Smith (2013-05-07)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Daniel Stenberg (2013-05-07)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Mel Smith (2013-05-08)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking David Strauss (2013-05-08)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Mel Smith (2013-05-08)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Daniel Stenberg (2013-05-08)
- RE: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Steve Holme (2013-05-08)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Mel Smith (2013-05-08)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Mel Smith (2013-05-08)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Daniel Stenberg (2013-05-07)
- Re: [bagder/curl] 8ec2cb5544 WIN32 MemoryTracking Mel Smith (2013-05-07)
- Client authenticated closed SSL with curl NSS Richard Levenberg (2013-05-07)
- Re: Any build of libcurl for ICC Taiki (2013-05-07)
- Curl_resolv_timeout crash Pankaj Takawale (2013-05-07)
- Re: Curl_resolv_timeout crash Daniel Stenberg (2013-05-07)
- Re: Curl_resolv_timeout crash Pankaj Takawale (2013-05-08)
- login.cpl error in payment engine Wojciech Lisik (2013-05-07)
- curl_multi_wait seems to be ignoring timeout Alex Loukissas (2013-05-07)
- SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out Daniel Stenberg (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out Daniel Stenberg (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out Daniel Stenberg (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-08)
- Re: SSL with NSS not properly timing out Kamil Dudka (2013-05-08)
- Re: SSL with NSS not properly timing out Daniel Stenberg (2013-05-08)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-08)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-08)
- Re: SSL with NSS not properly timing out Kamil Dudka (2013-05-09)
- Re: SSL with NSS not properly timing out Kamil Dudka (2013-05-09)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-08)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-08)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: SSL with NSS not properly timing out David Strauss (2013-05-07)
- Re: [PATCH] SFTP file listing suggestion Павел Шкраблюк (2013-05-09)
- Choosing which IP to connect to (SSL verification/connection reuse issues) Török Edwin (2013-05-09)
- Build problems for WIN64. Vuurvlieg (2013-05-10)
- Re: Build problems for WIN64. Vuurvlieg (2013-05-11)
- (no subject) Raheman Vaiya (2013-05-10)
- (no subject) David Strauss (2013-05-10)
- Re: your mail Daniel Stenberg (2013-05-10)
- IMAP and POP3 with libcurl 7.30 xyzzyx (2013-05-12)
- Re: IMAP and POP3 with libcurl 7.30 David Strauss (2013-05-13)
- Content-Length missing when setting cookie Szymon Gatner (2013-05-13)
- FTP upload stall? Sam Deane (2013-05-13)
- Re: FTP upload stall? Daniel Stenberg (2013-05-14)
- Re: FTP upload stall? Sam Deane (2013-05-14)
- Re: FTP upload stall? Daniel Stenberg (2013-05-14)
- site contents now off git Daniel Stenberg (2013-05-13)
- Re: site contents now off git Tor Arntsen (2013-05-14)
- Re: site contents now off git Daniel Stenberg (2013-05-14)
- Re: site contents now off git Tor Arntsen (2013-05-15)
- Re: site contents now off git Daniel Stenberg (2013-05-15)
- Re: site contents now off git Tor Arntsen (2013-05-15)
- Re: site contents now off git Daniel Stenberg (2013-05-14)
- Re: site contents now off git Nick Zitzmann (2013-05-14)
- Re: site contents now off git Guenter (2013-05-24)
- Re: site contents now off git Daniel Stenberg (2013-05-24)
- Re: site contents now off git Tor Arntsen (2013-05-14)
- Re: Error codes from SFTP Sam Deane (2013-05-13)
- Question about cacert.pem on Windows with MinGW Thomas Mayer (2013-05-13)
- how curl get access_token in OAuth? Feng Helong (2013-05-14)
- Re: how curl get access_token in OAuth? David Strauss (2013-05-14)
- AW: Re: IMAP and POP3 with libcurl 7.30 1xyzzyx1 (2013-05-14)
- RE: Re: IMAP and POP3 with libcurl 7.30 Steve Holme (2013-05-14)
- Re: curl-library Digest, Vol 93, Issue 27 Aldrich (2013-05-15)
- Re: curl-library Digest, Vol 93, Issue 27 David Strauss (2013-05-15)
- Building libcurl on OpenVMS Alpha and Itanium Brad Coish (2013-05-16)
- axtls memory leak Hu, Eric (2013-05-16)
- Re: axtls memory leak Daniel Stenberg (2013-05-16)
- RE: axtls memory leak Hu, Eric (2013-05-16)
- RE: axtls memory leak Daniel Stenberg (2013-05-17)
- Re: axtls memory leak David Strauss (2013-05-18)
- RE: axtls memory leak Hu, Eric (2013-05-16)
- Re: axtls memory leak Daniel Stenberg (2013-05-16)
- Read Certificates from curl Indtiny s (2013-05-17)
- Re: Read Certificates from curl David Strauss (2013-05-17)
- Re: Read Certificates from curl Daniel Stenberg (2013-05-17)
- Re: Read Certificates from curl David Strauss (2013-05-17)
- [PATCH] cookie path match fail YAMADA Yasuharu (2013-05-17)
- Re: [PATCH] cookie path match fail Daniel Stenberg (2013-05-18)
- Re: [PATCH] cookie path match fail YAMADA Yasuharu (2013-05-21)
- Re: [PATCH] cookie path match fail Daniel Stenberg (2013-05-18)
- Modify cURL to store cookies in variable Rodrigo (2013-05-17)
- Interest in an Expat XML example? David Strauss (2013-05-18)
- Re: Interest in an Expat XML example? Daniel Stenberg (2013-05-18)
- Re: Interest in an Expat XML example? David Strauss (2013-05-19)
- Re: Interest in an Expat XML example? Daniel Stenberg (2013-05-19)
- Re: Interest in an Expat XML example? David Strauss (2013-05-19)
- Re: Interest in an Expat XML example? Daniel Stenberg (2013-05-19)
- Re: Interest in an Expat XML example? David Strauss (2013-05-19)
- Re: Interest in an Expat XML example? Daniel Stenberg (2013-05-19)
- Re: Interest in an Expat XML example? David Strauss (2013-05-19)
- Re: Interest in an Expat XML example? Daniel Stenberg (2013-05-18)
- Feature window closes on May 22nd! Daniel Stenberg (2013-05-18)
- Re: Feature window closes on May 22nd! Chrysovaladis Datsios (2013-05-20)
- Re: Feature window closes on May 22nd! Daniel Stenberg (2013-05-20)
- Re: Feature window closes on May 22nd! Chrysovaladis Datsios (2013-05-20)
- Re: Feature window closes on May 22nd! Daniel Stenberg (2013-05-21)
- Re: Feature window closes on May 22nd! Chrysovaladis Datsios (2013-05-20)
- Re: Feature window closes on May 22nd! Daniel Stenberg (2013-05-20)
- Re: Feature window closes on May 22nd! Chrysovaladis Datsios (2013-05-20)
- Re: Modify cURL to store cookies in variable (Daniel Stenberg) Rodrigo (2013-05-19)
- about doubt about using curl pengyi Peng(Yi) (2013-05-22)
- Re: about doubt about using curl Daniel Stenberg (2013-05-22)
- cURL SFTP upload speed only 50% compared to command line SFTP Ben Thomas (2013-05-22)
- proposed patch to ssluse.c to fix sockets hanging in close_wait forever Mike Giancola (2013-05-22)
- Random proxy authentication error in windows narayanan manikandan (2013-05-22)
- Re: libcurl Reporting Different Version Between Commands Ben Thomas (2013-05-22)
- RE: NULL dereference in Curl_done Hu, Eric (2013-05-23)
- Daemon hang after curl_easy_perform Arjun SM (2013-05-24)
- Re: Daemon hang after curl_easy_perform Nick Zitzmann (2013-05-24)
- Re: Daemon hang after curl_easy_perform Arjun SM (2013-05-28)
- Re: Daemon hang after curl_easy_perform Daniel Stenberg (2013-05-28)
- Re: Daemon hang after curl_easy_perform Arjun SM (2013-05-28)
- Re: Daemon hang after curl_easy_perform Nick Zitzmann (2013-05-28)
- Re: Daemon hang after curl_easy_perform Daniel Stenberg (2013-05-28)
- Re: Daemon hang after curl_easy_perform Arjun SM (2013-05-28)
- Re: Daemon hang after curl_easy_perform Nick Zitzmann (2013-05-24)
- (no subject) Venkatesh Prabu Narayanan (2013-05-24)
- (no subject) David Strauss (2013-05-28)
- Problems with curl_easy_perform with call back function Venkatesh Prabu Narayanan (2013-05-24)
- unable to connect to proxy using libcurl with --enable-proxy Chris Ghormley (2013-05-25)
- (no subject) pengyi Peng(Yi) (2013-05-25)
- Compiling libcurl on Windows with https support... Tarmo Pikaro (2013-05-25)
- php curl_exec stopped Asaf Cohen (2013-05-26)
- Re: php curl_exec stopped Daniel Stenberg (2013-05-26)
- Re: php curl_exec stopped Asaf Cohen (2013-05-27)
- Re: php curl_exec stopped Daniel Stenberg (2013-05-26)
- gmane.comp.web.curl.library claims to be readonly. John E. Malmberg (2013-05-27)
- header functions and error response headers Mohammad_Alsaleh (2013-05-27)
- Patch: Ability to set options for hashing, HTTP Content-MD5 support, Supporting Digest qop=auth-int part 1 NSRT Mail account. (2013-05-28)
- Patch: Ability to set options for hashing, HTTP Content-MD5 support, Supporting Digest qop=auth-int part 1 NSRT Mail account. (2013-05-28)
- Re: Make DNS requests follow the CURLOPT_INTERFACE if c-ares is in use Kim Vandry (2013-05-28)
- CURL_LOCK_DATA_CONNECT Dave W (2013-05-29)
- progressfunction called too much Linos (2013-05-30)
- Re: progressfunction called too much NSRT Mail account. (2013-05-31)
- Re: progressfunction called too much Linos (2013-05-31)
- Re: progressfunction called too much NSRT Mail account. (2013-05-31)
- Re: [curl] Copy the darwinssl SSLContext peer trust into the PureInfo struct (#68) Daniel Stenberg (2013-05-30)
- Problem: curl multi pipelining mix up easy_handle Cheng Luo (cheluo) (2013-05-31)
- Program received signal SIGPIPE, Broken pipe. Indtiny s (2013-05-31)
- Regarding Usage of Custom Application Layer in Internet Protocol Suite PRAKHAR gaur (2013-05-31)
- Last message date: 2013-05-31
- Archived on: 2015-06-18 CEST