]> granicus.if.org Git - curl/commit
pop3: only do APOP with a valid timestamp
authorDaniel Stenberg <daniel@haxx.se>
Thu, 15 Nov 2018 16:00:16 +0000 (17:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Nov 2018 22:36:53 +0000 (23:36 +0100)
commit6d0e487f9f546560593f2aeed7f9e90c7f8f9684
tree8be7c6d1c2a86d5220c7661413914446dd10fc55
parent27e4ac24cd1f8fcfac4d0673482b382f14613016
pop3: only do APOP with a valid timestamp

Brought-by: bobmitchell1956 on github
Fixes #3278
Closes #3279
lib/pop3.c