9f627b360ed38fdc54cb02ec5e67246c3f0d5b0f |
|
12-Feb-2012 |
Timo Sirainen <tss@iki.fi> |
login-common API made more extensible for different kinds of protocols.
Patch by Stephan Bosch. |
2e78f05b11df23ec2731afaf8f19d5b5240cb29f |
|
21-Jan-2012 |
Timo Sirainen <tss@iki.fi> |
imap-login: Fixed handling second AUTHENTICATE command when the first one failed. |
decb23442f9e6cd5c4845a9cb162029b8c6d5f0f |
|
19-Jan-2012 |
Timo Sirainen <tss@iki.fi> |
imap-login: Handle SASL-IR without overflowing master_auth_request's buffer. |
71bf346cddcec75a7394b2acf6f954808383aa4c |
|
02-Aug-2010 |
Timo Sirainen <tss@iki.fi> |
imap: imap_capability = +foo only adds new capabilities instead of replacing everything. |
e248fe370c4047cee921a91b48edc37944ab0526 |
|
10-Aug-2009 |
Timo Sirainen <tss@iki.fi> |
*-login: Moved most of the common code to login-common.
--HG--
branch : HEAD |
00fa8dcbc66f56daa737487c9dec7166c37de79e |
|
09-Aug-2009 |
Timo Sirainen <tss@iki.fi> |
*-login: Use a common client_send_line() API.
--HG--
branch : HEAD |
97db4761382024093f441e4bc78ba8b6a056504d |
|
15-May-2009 |
Timo Sirainen <tss@iki.fi> |
login processes: Added initial support for per-connection configuration.
--HG--
branch : HEAD |
e3a838c80f54f024115fade93c6c87a0998f1fab |
|
07-Apr-2009 |
Timo Sirainen <tss@iki.fi> |
imap-login: Use [resp-codes] to figure out when to replace remote's auth failed message with ours.
--HG--
branch : HEAD |
c25356d5978632df6203437e1953bcb29e0c736f |
|
16-Sep-2007 |
Timo Sirainen <tss@iki.fi> |
Changed .h ifdef/defines to use <NAME>_H format.
--HG--
branch : HEAD |
f1e9611e93dcb3b745c1904029084fa81644e1b3 |
|
29-Jun-2007 |
Timo Sirainen <tss@iki.fi> |
Added more consts to imap-parser API
--HG--
branch : HEAD |
6ef7e31619edfaa17ed044b45861d106a86191ef |
|
13-Jan-2006 |
Timo Sirainen <tss@iki.fi> |
Added "bool" type and changed all ints that were used as booleans to bool.
--HG--
branch : HEAD |
31e020ffe023c80d3dc70d3625c0633187620638 |
|
24-Aug-2003 |
Timo Sirainen <tss@iki.fi> |
disable_plaintext_auth defaults to yes now. ipv4 127.* and ipv6 ::1
addresses are considered secure however and plaintext authentication is
allowed from them.
--HG--
branch : HEAD |
5bc0ddc263fc56dcbc5ccf53a7368da7611cf8de |
|
16-May-2003 |
Timo Sirainen <tss@iki.fi> |
Don't advertise AUTH=PLAIN in capability if disable_plaintext_auth = yes and
SSL/TLS is not yet negotiated.
--HG--
branch : HEAD |
c0a708fa3f7b8f4fbca32052da5faf7a0125189d |
|
28-Jan-2003 |
Timo Sirainen <tss@iki.fi> |
Moved common login process code to login-common, created pop3-login.
--HG--
branch : HEAD |