Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-25 | sasl: Re-factored auth-mechanism constants to be more generic | Steve Holme | |
2012-05-25 | smtp: Moved auth-mechanism constants into a separate header file | Steve Holme | |
Move the SMTP_AUTH constants into a separate header file in preparation for adding SASL based authentication to POP3 as the two protocols will need to share them. |