index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pop3.c
Age
Commit message (
Expand
)
Author
2011-03-18
pop3: use Curl_safefree() to allow torture tests to succeed
Dan Fandrich
2011-03-18
pop3: remove unused variable
Daniel Stenberg
2011-03-17
Added support for LISTing a single POP3 message
Dan Fandrich
2011-03-17
pop3: fixed memory leak in an error retrieval case
Dan Fandrich
2011-03-15
protocol handler cleanup: SSL awareness
Daniel Stenberg
2011-03-14
protocols: use CURLPROTO_ internally
Daniel Stenberg
2011-03-14
protocol handler: added flags field
Daniel Stenberg
2010-12-06
url: provide dead_connection flag in Curl_handler::disconnect
Kamil Dudka
2010-05-19
Fixed some memory leaks in the POP3 torture tests
Dan Fandrich
2010-04-16
Curl_setup_transfer: no longer returns anything
Daniel Stenberg
2010-04-16
POP3: when USER command fails, don't even try PASS
Daniel Stenberg
2010-03-29
use (s)size_t for string lengths to fix compiler warns
Daniel Stenberg
2010-03-28
pop3: Get message listing if no mailbox in URL
Ben Greear
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-01-30
Make Curl_pop3_write() additionally truncate trailing POP3_EOB from received
Yang Tse
2010-01-25
make Curl_handler_*_proxy definition static
Yang Tse
2009-12-30
VMS specific preprocessor symbol checking adjustments
Yang Tse
2009-12-14
Fix compiler warnings
Yang Tse
2009-12-12
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
Daniel Stenberg
[prev]