| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-12-10 | move condition declarations inside blocks where they are used | Igor Sysoev | 1 | -5/+3 | |
| 2007-09-21 | fix "AUTH PLAIN [initial-response]" bug introduced in r1477 | Igor Sysoev | 1 | -1/+1 | |
| 2007-09-20 | log starttls | Igor Sysoev | 1 | -1/+3 | |
| 2007-09-15 | ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module | Igor Sysoev | 1 | -38/+20 | |
| 2007-09-14 | optimizations | Igor Sysoev | 1 | -10/+9 | |
| 2007-09-14 | move event handling to protocol specific code, | Igor Sysoev | 1 | -6/+0 | |
| it is required to support SMTP greeting delay | |||||
| 2007-09-13 | optimizations | Igor Sysoev | 1 | -0/+52 | |
| 2007-09-13 | style fix and optimizations | Igor Sysoev | 1 | -5/+5 | |
| 2007-09-13 | split pop3, imap, and smtp handlers | Igor Sysoev | 1 | -1666/+191 | |
| 2007-09-11 | decrement active connection counter in mail proxy | Igor Sysoev | 1 | -0/+4 | |
| 2007-07-20 | IMAP AUTHENTICATE | Igor Sysoev | 1 | -68/+311 | |
| patch by Maxim Dounin | |||||
| 2007-07-20 | SMTP STARTTLS | Igor Sysoev | 1 | -0/+67 | |
| patch by Maxim Dounin | |||||
| 2007-07-11 | fix segfault when CRAM-MD5 is not enabled but client tries it | Igor Sysoev | 1 | -2/+11 | |
| 2007-04-18 | style fix: remove tabs | Igor Sysoev | 1 | -27/+27 | |
| 2007-03-19 | Many changes: | Igor Sysoev | 1 | -0/+1838 | |
| *) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop | |||||
