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
2013-03-08
email: Simplified nesting of if statements in *_doing() functions
Steve Holme
2013-03-07
email: Minor code tidy up following recent changes
Steve Holme
2013-03-07
email: Optimised block_statemach() functions
Steve Holme
2013-03-03
pop3: Updated the coding style for state changes after a send operation
Steve Holme
2013-03-03
pop3: Fixed unnecessary parent structure reference
Steve Holme
2013-02-28
pop3 / smtp: Small comment tidy up
Steve Holme
2013-02-28
pop3: Small tidy up of function arguments
Steve Holme
2013-02-28
pop3: Corrected debug message for POP3_AUTH_FINAL constant
Steve Holme
2013-02-27
pop3: Re-factored the final POP3_AUTH constant
Steve Holme
2013-02-25
email: Small tidy up following recent changes
Steve Holme
2013-02-25
pop3: Removed bytecountp from the per-request structure
Steve Holme
2013-02-23
pop3: Refactored the mailbox variable as it didn't reflect it's purpose
Steve Holme
2013-02-23
email: Additional tidy up of comments following recent changes
Steve Holme
2013-02-23
pop3: fix compiler warning
Daniel Stenberg
2013-02-23
pop3: Removed some FTP heritage leftovers
Steve Holme
2013-02-23
pop3: Moved the per-request variables to the per-request data structure
Steve Holme
2013-02-23
pop3: Introduced a custom POP3 structure for per-request data
Steve Holme
2013-02-23
email: Minor tidy up following IMAP changes
Steve Holme
2013-02-22
pop3: Updated do phrase clean-up comment
Steve Holme
2013-02-16
email: Tidied up result code variables
Steve Holme
2013-02-16
email: Removed unnecessary forward declaration
Steve Holme
2013-02-16
pop3.c: Added reference to RFC-5034
Steve Holme
2013-02-15
pop3: Removed unnecessary state changes on failure
Steve Holme
2013-02-15
rename "easy" statemachines: call them block instead
Daniel Stenberg
2013-02-14
pop3: Fixed blocking SSL connect when connecting via POP3S
Steve Holme
2013-02-13
email: Tidy up before additional IMAP work
Steve Holme
2013-02-12
email: Another post optimisation of endofresp() tidy up
Steve Holme
2013-02-12
email: Post optimisation of endofresp() tidy up
Steve Holme
2013-02-12
pingpong: Optimised the endofresp() function
Steve Holme
2013-02-11
email: Post STARTLS capability code tidy up (Part Three)
Steve Holme
2013-02-11
email: Post STARTLS capability code tidy up (Part Two)
Steve Holme
2013-02-10
email: Post STARTLS capability code tidy up (Part One)
Steve Holme
2013-02-10
pop3: Added support for the STLS capability (Part Three)
Steve Holme
2013-02-10
pop3: Added support for the STLS capability (Part Two)
Steve Holme
2013-02-10
pop3: Added support for the STLS capability (Part One)
Steve Holme
2013-02-09
pop3: Fixed SASL authentication capability detection
Steve Holme
2013-02-09
pop3: Fixed incorrect return value from pop3_endofresp()
Steve Holme
2013-02-08
pop3: Reworked pop3_endofresp() to simplify it little
Steve Holme
2013-02-06
email: Moved starttls code in separate functions
Steve Holme
2013-02-05
email: Reworked comments in the endofresp() functions
Steve Holme
2013-02-04
email: Provided extra comments following recent pop3/imap fixes
Steve Holme
2013-02-04
pop3.c: Updated variable names to use shorter / more readable variant
Steve Holme
2013-02-03
pop3: Fixed no known authentication mechanism when fallback is required
Steve Holme
2013-01-27
pop3.c: Fixed unnecessary state change if starttls fails
Steve Holme
2013-01-24
pop3.c: Fixed failure detection during TLS upgrade
Steve Holme
2013-01-23
email: Removed unnecessary return statements
Steve Holme
2013-01-22
email: Corrected references to SASL RFC
Steve Holme
2013-01-20
pop3.c: Fixed conditional compilation of the apop response function
Steve Holme
2013-01-19
email: General code tidy up
Steve Holme
2013-01-18
pop3.c: Fixed a problem with pop3s connections not connecting properly
Steve Holme
[prev]
[next]