| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-08-20 | escape " ", "%", and %00-%1F in login and password | Igor Sysoev | 2 | -31/+9 | |
| 2007-08-14 | test http_auth absence | Igor Sysoev | 1 | -0/+14 | |
| 2007-08-14 | allow "http://" in auth_http URL | Igor Sysoev | 1 | -0/+5 | |
| 2007-08-14 | stop configuration on error | Igor Sysoev | 1 | -0/+2 | |
| 2007-08-09 | set default listen() backlog to 511 on all platforms except FreeBSD | Igor Sysoev | 1 | -1/+1 | |
| 2007-07-24 | fix case when client has closed connection but upstream buffer is not empty | Igor Sysoev | 1 | -3/+5 | |
| 2007-07-20 | IMAP AUTHENTICATE | Igor Sysoev | 4 | -112/+435 | |
| patch by Maxim Dounin | |||||
| 2007-07-20 | SMTP STARTTLS | Igor Sysoev | 4 | -1/+149 | |
| 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-07-10 | fix memory allocation for auth_http_header | Igor Sysoev | 1 | -0/+1 | |
| 2007-05-21 | use stable search where it is required | Igor Sysoev | 1 | -5/+4 | |
| 2007-04-19 | style fix: remove trailing spaces | Igor Sysoev | 1 | -1/+1 | |
| 2007-04-18 | style fix: remove tabs | Igor Sysoev | 3 | -46/+46 | |
| 2007-03-19 | Many changes: | Igor Sysoev | 9 | -0/+6971 | |
| *) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop | |||||
