build: make use of 93 lib/*.c renamed files
[platform/upstream/curl.git] / lib / pop3.c
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-29 Steve Holmepop3_doing: Applied debug info message when function...
2012-12-29 Steve Holmepop3.c: Removed unnecessary POP3_STOP state changes
2012-12-28 Steve Holmepop3.c: Minor code tidy up
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-24 Daniel Stenbergpop3_doing: don't call pop3_dophase_done() if already...
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-12-05 Steve HolmeMerge pull request #52 from isn-/master
2012-12-05 Stanislav Ivochkinbuild: fix compilation with CURL_DISABLE_CRYPTO_AUTH...
2012-06-09 Steve Holmepop3: Post apop feature code tidy up
2012-06-09 Steve Holmepop3: Added support for apop authentication
2012-06-09 Steve Holmepop3: Enhanced the extended authentication mechanism...
2012-06-09 Steve Holmepop3.c: Fixed length of SASL check
2012-06-08 Steve Holmesasl: Re-factored mechanism constants in preparation...
2012-06-05 Steve Holmepop3: Another small code tidy up
2012-06-05 Steve Holmeemail: Removed duplicated header file
2012-06-04 Steve Holmesasl: Renamed Curl_sasl_decode_ntlm_type2_message()
2012-06-04 Steve Holmepop3: Post authentication code tidy up
2012-06-04 Steve Holmepop3: Added support for sasl digest-md5 authentication
2012-06-04 Steve Holmepop3: Changed the sasl mechanism detection from auth...
2012-06-03 Steve Holmepop3: Added support for sasl cram-md5 authentication
2012-06-03 Steve Holmepop3.c: Added conditional compilation for NTLM function...
2012-06-03 Steve Holmepop3: Fixed an issue with changes introduced in commit...
2012-06-02 Steve Holmepop3.c:Corrected typo in commit 69ba0da8272d
2012-06-02 Steve Holmepop3: Fixed the issue of having to supply the user...
2012-06-02 Steve Holmepop3.c: Small code tidy up
2012-06-02 Steve Holmepop3: Added support for sasl ntlm authentication
2012-06-01 Steve Holmepop3: Added support for sasl login authentication
2012-05-31 Steve Holmepop3: Added support for sasl plain text authentication
2012-05-28 Steve Holmepop3: Introduced the continue response in pop3_endofresp()
2012-05-28 Steve Holmepop3: Changed response code from O and E to + and -
2012-05-28 Steve Holmepop3: Small code tidy up following authentication work...
2012-05-27 Daniel Stenbergpop3: remove variable-not-used warnings
2012-05-27 Steve Holmepop3: Added support for SASL based authentication mecha...
2012-05-27 Daniel Stenbergpop3: remove trailing whitespace
2012-05-27 Steve Holmepop3: Code tidy up before the introduction of authentic...
2012-04-02 Steve Holmepop3: Reworked the command sending and handling
2012-03-31 Steve Holmepop3: Added support for additional pop3 commands
2012-03-25 Steve Holmepop3.c: Corrected problem with state() introduced in...
2012-03-25 Steve Holmepop.c: Small code tidy up
2012-03-25 Steve Holmepop3: Removed the need for the single message LIST...
2012-03-24 Steve Holmepop3.c: Code policing and tidy up
2012-03-24 Steve Holmeemail: Moved server greeting responses into separate...
2012-03-24 Steve Holmepop3.c: Fixed body data being written when CURLOPT_NOBO...
2012-03-08 Daniel Stenbergincludes: remove inclusion of unused file http_proxy.h
2012-03-08 Daniel StenbergCONNECT: made generically not per-protocol
2012-02-19 Steve Holmepop3.c: Fixed drop of final CRLF in EOB checking
2012-01-26 Pierre JoyeMerge branch 'master' of github.com:bagder/curl
2012-01-24 Daniel StenbergURL sanitize: reject URLs containing bad data
2012-01-03 Steve HolmeFixed use of CURLUSESSL_TRY for POP3 and IMAP based...
2012-01-03 Steve HolmeFixed incorrect error code being returned in STARTTLS
2011-12-13 Yang Tsepop3.c: fix compiler warning variable may be used unini...
2011-11-30 Steve HolmePOP3: fixed escaped dot not being striped out
2011-11-29 Yang Tsepop3.c: fix compiler warning
2011-11-29 Daniel StenbergPOP3: detect when LIST returns no mails
2011-11-28 Daniel StenbergPOP3: fix end of body detection
2011-11-24 Jonas Schnelliquery-part: ignore the URI part for given protocols
2011-11-03 Daniel Stenbergrename ftp_ssl: the struct field is used for many protocols
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Daniel Stenbergcurl_multi_fdset: correct fdset with FTP PORT use
2011-09-05 Yang Tsefix bool variables checking and assignment
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-08-19 Daniel Stenbergtcpconnect: follow-up commit after b998d95b
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-06-21 Daniel StenbergMerge pull request #23 from salty-horse/pop3_list_space
2011-06-21 Ori Avtalion[pop3] remove extra space in LIST command
2011-05-05 Daniel StenbergRTSP: convert protocol-specific checks to generic
2011-05-05 Daniel StenbergSSL: check for SSL, not specific protocols
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-04-19 Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2011-04-05 Ben Noordhuis[pop3 starttls] PASS command was not sent after upgrade...
2011-04-05 Ben Noordhuis[pop3 starttls] the command to send is STLS, not STARTTLS.
2011-04-04 Daniel Stenberghttp-proxy: move proxy code to http_proxy.c
2011-03-19 Daniel Stenbergpop3: add state name in debug array
2011-03-18 Dan Fandrichpop3: use Curl_safefree() to allow torture tests to...
2011-03-18 Daniel Stenbergpop3: remove unused variable
2011-03-17 Dan FandrichAdded support for LISTing a single POP3 message
2011-03-17 Dan Fandrichpop3: fixed memory leak in an error retrieval case
2011-03-15 Daniel Stenbergprotocol handler cleanup: SSL awareness
2011-03-14 Daniel Stenbergprotocols: use CURLPROTO_ internally
2011-03-14 Daniel Stenbergprotocol handler: added flags field
2010-12-06 Kamil Dudkaurl: provide dead_connection flag in Curl_handler:...
2010-05-19 Dan FandrichFixed some memory leaks in the POP3 torture tests
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-16 Daniel StenbergCurl_setup_transfer: no longer returns anything
2010-04-16 Daniel StenbergPOP3: when USER command fails, don't even try PASS
2010-03-29 Daniel Stenberguse (s)size_t for string lengths to fix compiler warns
2010-03-28 Ben Greearpop3: Get message listing if no mailbox in URL
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-30 Yang TseMake Curl_pop3_write() additionally truncate trailing...
2010-01-25 Yang Tsemake Curl_handler_*_proxy definition static
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-12-14 Yang TseFix compiler warnings
2009-12-12 Daniel Stenbergintroducing IMAP, POP3 and SMTP support (still lots...