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
/
smtp.c
Age
Commit message (
Expand
)
Author
2013-03-07
email: Optimised block_statemach() functions
Steve Holme
2013-03-03
smtp: Updated the coding style for state changes after a send operation
Steve Holme
2013-02-28
pop3 / smtp: Small comment tidy up
Steve Holme
2013-02-28
smtp: Corrected debug message for POP3_AUTH_FINAL constant
Steve Holme
2013-02-27
smtp: Re-factored the final SMTP_AUTH constant
Steve Holme
2013-02-26
Remove unused variable in smtp_state_data_resp()
Linus Nielsen Feltzing
2013-02-25
email: Small tidy up following recent changes
Steve Holme
2013-02-25
smtp: Removed bytecountp from the per-request structure
Steve Holme
2013-02-23
email: Additional tidy up of comments following recent changes
Steve Holme
2013-02-23
smtp: Removed some FTP heritage leftovers
Steve Holme
2013-02-23
smtp: Moved the per-request variables to the per-request data structure
Steve Holme
2013-02-23
pop3: Introduced a custom SMTP structure for per-request data
Steve Holme
2013-02-23
email: Minor tidy up following IMAP changes
Steve Holme
2013-02-19
smtp.c: fix enumerated type mixed with another type
Yang Tse
2013-02-16
email: Tidied up result code variables
Steve Holme
2013-02-16
email: Removed unnecessary forward declaration
Steve Holme
2013-02-15
rename "easy" statemachines: call them block instead
Daniel Stenberg
2013-02-14
smtp.c: Fixed a trailing whitespace
Steve Holme
2013-02-14
smtp: Refactored the smtp_state_auth_resp() function
Steve Holme
2013-02-13
email: Tidy up before additional IMAP work
Steve Holme
2013-02-13
smtp: Removed duplicate pingpong structure initialisation
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-10
smtp: Added support for the STARTTLS capability (Part Two)
Steve Holme
2013-02-10
smtp: Added support for the STLS capability (Part One)
Steve Holme
2013-02-09
smtp: Fixed an issue when processing EHLO failure responses (Part 3)
Steve Holme
2013-02-09
smtp: Fixed an issue when processing EHLO failure responses (Part 2)
Steve Holme
2013-02-09
smtp: Fixed an issue with missing capabilities after the AUTH line
Steve Holme
2013-02-09
smtp: Fixed an issue when processing EHLO failure responses
Steve Holme
2013-02-08
smtp: Reworked smtp_endofresp() to allow for extra capability detection
Steve Holme
2013-02-08
smtp: Renamed smtp_state_auth_passwd_resp() function
Steve Holme
2013-02-07
smtp: Updated SMTP_AUTH_PASSWD state constant
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-01-27
smtp.c: Fixed unnecessary state change if starttls fails
Steve Holme
2013-01-25
smtp.c: Added comments to smtp_endofresp()
Steve Holme
2013-01-24
smtp.c: Corrected RFC references
Steve Holme
2013-01-24
smtp.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-19
email: General code tidy up
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-06
smtp.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
smtp_doing: don't call smtp_dophase_done() if already failed
Steve Holme
[prev]
[next]