| | 1 | 2008-05-11 10:52 +0200 Matthias Andree <matthias.andree@gmx.de> (09b0363cdf54) |
| | 2 | |
| | 3 | * rfc3676.c: In debug output, cast size_t arguments to long for |
| | 4 | consistency with printf %ld argument. |
| | 5 | |
| | 6 | 2008-05-11 00:50 -0700 Brendan Cully <brendan@kublai.com> (98c39c5187a9) |
| | 7 | |
| | 8 | * main.c: Update copyright in -vv output. Closes #3042. |
| | 9 | |
| | 10 | 2008-05-07 11:54 -0700 Brendan Cully <brendan@kublai.com> (385efdbf9423) |
| | 11 | |
| | 12 | * mutt_sasl.c, mutt_sasl.h: Make SASL support conn_poll method. |
| | 13 | Make SASL IP lookup failure non-fatal. Both are for tunnel support. |
| | 14 | |