pop3: Fixed selection of APOP when server replies with an invalid timestamp
authorSteve Holme <steve_holme@hotmail.com>
Fri, 20 Dec 2013 12:46:18 +0000 (12:46 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 20 Dec 2013 14:51:45 +0000 (14:51 +0000)
commit9f260b5d6610f3845e811146e4197700a6cc7b6b
tree42065037227dd6686b98e240116761022925db38
parent045297671100a1361e0fb99f4a71a2cc696382b0
pop3: Fixed selection of APOP when server replies with an invalid timestamp

Although highlighted by a bug in commit 1cfb436a2f1795, APOP
authentication could be chosen if the server was to reply with an empty
or missing timestamp in the server greeting and APOP was given in the
capability list by the server.
lib/pop3.c