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-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
2013-01-17
always-multi: always use non-blocking internals
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-08
pop3: Added support for non-blocking SSL upgrade
Steve Holme
2013-01-06
pop3.c: Fixed default authentication detection
Steve Holme
2013-01-06
pop3.c: Small code tidy up following imap changes
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-29
pop3_doing: Applied debug info message when function fails
Steve Holme
2012-12-29
pop3.c: Removed unnecessary POP3_STOP state changes
Steve Holme
[prev]
[next]