cURL / Mailing Lists / curl-library
curl-library Archives
- (no subject)
- 10-at-a-time.c libcurl example - limitations?
- [curl] Use Curl_ssl_connect for non-blocking connect fallback (#32)
- [PATCH 1/2] examples: add a couple of simple pop3s examples
- [PATCH 1/2] Generate lists and use symbols in --libcurl code output.
- [PATCH 1/8] POP3: Tidy up before start of command expansion work=0A=
- [PATCH 2/2] examples: update README, Makefile.inc and gitignore with pop3s examples
- [PATCH 2/8] POP3: Moved LIST and RETR functions around=0A=
- [PATCH 3/8] POP3: Introduced new state machine states=0A=
- [PATCH 4/8] POP3: Expanded the supported commands=0A=
- [PATCH 5/8] POP3: Added mailbox check to RETR command=0A=
- [PATCH 6/8] DOCS: Added POP3 information for CURLOPT_DIRLISTONLY=0A=
- [PATCH 7/8] DOCS: Added information regarding POP3 commands to =
- [PATCH 8/8] DOCS: Added SMTP information to CURLOPT_INFILESIZE=0A=
- [PATCH] Add getall() for convsrctest.pl
- [PATCH] add support for pkg-config detection of libidn (Daniel)?
- [PATCH] Correct default upload mimetype in manual
- [PATCH] Correct substitution var names
- [PATCH] curl.h: add __ANDROID__ macro check
- [PATCH] DOCS: Added SMTP information to CURLOPT_INFILESIZE
- [PATCH] DOCS: Added SMTP information to CURLOPT_INFILESIZE=0A=
- [PATCH] docs: fix typo in curl_easy_setopt manpage
- [PATCH] docs: improve description of the --capath option
- [PATCH] examples: add a couple of simple pop3s examples
- [PATCH] fixed total length after read link
- [PATCH] libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAM
- [PATCH] POP3: Expanded the supported commands
- [PATCH] POP3: fixed escaped dot not being striped out
- [PATCH] Require a less ancient version of perl
- [PATCH] Script to convert --libcurl test
- [PATCH] sockfilt: read full blocks also in juggle()
- [PATCH] Two documentation errors
- [PATCH] url.c: Fixed connection reuse for TLS upgraded =
- [PATCH]: allow clients to set the name servers
- [RFC PATCH] Support for overriding open function for file: URLs
- [RFC PATCH] symbols versioning
- About curl_multi_info_read
- Active FTP failures while lacking available file handles
- add symbols versioning option
- additional stuff not fine transfer.c:1036: 0 0
- Apache Error After installing PHPbinding
- blocking on dns resolving
- Bug in curl multiple file upload
- Cancelling Mail Request
- cannot find -lcurl
- Changing the reference in written cookie files
- CONNECT-test: idea for someone interested in joining in
- Converting blocking parts in establishing active FTP connection
- Cooke is not sent when url in location header has a port
- Correct use of curl_easy_getinfo
- correlating changelog entries to bugtracker issues
- Crash while using curl_multi_socket_action
- curl gets into infinite redirect loop
- curl libs for win 64
- curl_easy_reset and curl_multi_remove_handle
- CURLOPT_CONNECTTIMEOUT - documentation is incorrect?
- CURLOPT_HTTPPOST + CURLOPT_POSTFIELDS
- Download Averaging Issue
- Dynamically calling curl_multi_add_handle or curl_multi_remove handle on an ongoing curl_multi_perform
- Enhancing POP3 to support extra commands
- Steve Holme (2011-12-07)
- Dan Fandrich (2011-12-07)
- Steve Holme (2011-12-06)
- Daniel Stenberg (2011-12-06)
- Dan Fandrich (2011-12-06)
- Steve Holme (2011-12-06)
- Graeme Gill (2011-12-06)
- Daniel Stenberg (2011-12-06)
- Daniel Stenberg (2011-12-05)
- Graeme Gill (2011-12-05)
- Steve Holme (2011-12-02)
- Daniel Stenberg (2011-12-02)
- Daniel Stenberg (2011-12-02)
- Graeme Gill (2011-12-02)
- Rich Gray (2011-12-01)
- Dan Fandrich (2011-12-01)
- Steve Holme (2011-12-01)
- Dan Fandrich (2011-12-01)
- Steve Holme (2011-12-01)
- Failure to compile curl 7.23.1 with static ssl on Darwin
- Fwd: Specific questions on curl_multi_perform and curl_socket_action
- gitstats on the curl repo
- help: libCURL with epoll
- How to achieve high bandwidth utilization when downloading web-pages with libcurl?
- How to get HTTP times
- How to limit Persistent Physical connctions via curl( easy handles are shared by multiple threads)
- How to setup a MCast server?
- how to use same connection when we use curl_multi_socket_action() API
- HTTP Authentication failed!!
- HTTP Authentication failed!! (hui)
- HTTP Request Trace whit Wireshark (hui)
- issue with SMTP through HTTP proxy (using curl v 7.20.0)
- Issues in constraining number of open connections with curl multi interface
- Libcurl returns timeout error when used from multiple threads, but not from a single thread
- libcurl stumbles on weird redirect location
- OPENSOCKETFUNCTION hook not called for all socket creations on Windows
- Daniel Stenberg (2011-12-28)
- Christian Hägele (2011-12-28)
- Christian Hägele (2011-12-28)
- Daniel Stenberg (2011-12-21)
- Daniel Stenberg (2011-12-14)
- Christian Hägele (2011-12-14)
- Daniel Stenberg (2011-12-14)
- Christian Hägele (2011-12-14)
- Daniel Stenberg (2011-12-14)
- Christian Hägele (2011-12-14)
- Poul Thomas Lomholt (2011-12-14)
- patch to update CyaSSL support to version 2.0.2
- PATCH: Do not allow multi interface to block trying to perform DNS on interface names
- PATCH: Establishing data connections in FTP has been made non-blocking for multi interface
- PATCH: Handle DNS timeouts on multi-interfaces better
- PATCH: Improve output of curl's --libcurl option
- PNG Image resolution
- POP3 not using same connection for multiple requests when using starttls
- POST with Expect: 100-continue
- probably a hung candidate?
- Problem with compiling the rtsp.c
- Progress function for FTP upload is called always with ultotal set to -1
- Progress function for FTP upload is called always with ultotalset to -1
- Progress function trigger time
- Query regarding RTSP authentication
- Re : POST with Expect: 100-continue
- Re : Re : POST with Expect: 100-continue
- Re : Welcome to the "curl-library" mailing list
- Re. Linkedin requests
- release planning
- Setting Local Directory for an ftpget
- SFTP "File already completely downloaded" Problem
- SFTP ideas and questions
- SFTP w/ password auth and multi-interface
- SFTP: Is possible resume downloads?
- small patches for ssh
- small patches for ssh (Daniel Stenberg)
- small patches for ssh (Daniel Stenberg) (Daniel Stenberg)
- Specific questions on curl_multi_perform and curl_socket_action
- specifying protocols for Windows LibCurl Build
- SSL session sharing support added to curl_share_setopt()
- Static winbuild with SSL broken
- Support for openssl trusted_first flag
- Synchronous access to handles within the multi interface
- Use libcurl to post image to facebook
- Using CURLOPT_CONNECT_ONLY option in multi interface
- Using fopensocket instead of direct socket call
- Using libcurl to post files to DropBox...
- using ssh-agent?
- What is MCast server?
- Last message date: 2011-12-31
- Archived on: 2015-06-18 CEST