Comment #22 on issue 25520 by [email protected]: Create our own FTP LIST parsing code http://code.google.com/p/chromium/issues/detail?id=25520
How to assign centuries (1900 or 2000) to two-digit years seems like an arbitrary decision. Either (00-69, 70-99) or (00-79, 80-99) is fine by me. 2070-2079 are so far in the future and there aren't many FTP servers with files created or modified in 1970-1979. In fact, the ASN.1 UTCTime type used in certificates uses (00-49, 50-99). See RFC 5280 Section 4.1.2.5.1. I don't understand why the epoch of the OS matters to this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
