Loading CHANGELOG +40 −0 Original line number Diff line number Diff line Wed Aug 10 17:28:08 CDT 2005 Alan-Shields@omrf.ouhsc.edu tagged rfc2109-version-0.3 Wed Aug 10 17:27:25 CDT 2005 Alan-Shields@omrf.ouhsc.edu * rfc2109: update version number for release Don't really know how I missed updating the version number for 0.2 and 0.2.1... Wed Aug 10 17:20:04 CDT 2005 Alan-Shields@omrf.ouhsc.edu * rfc2109: add a note about Moz and IE's lack of RFC compliance Mozilla, Links, and IE all have a problem with quoted PATHs. As quoted paths are demanded by the RFC, there's really no way around this. Luckily, Moz has this fixed in latest alpha. Note added to docs as well as workaround suggestion. Bug reference: https://bugzilla.mozilla.org/show_bug.cgi?id=277033 There is the option of adding a bonus-points-compatible-cookie-string option for outputing compatible code, but I would really rather not go down that road. Output strict, accept loose. Wed Aug 10 17:18:08 CDT 2005 Alan-Shields@omrf.ouhsc.edu * rfc2109: Update safe-parse-cookies using new understanding of domain cookies After sorting out what the issue was with explicit domains, update safe-parse-cookies (mostly documentation) to reflect this knowledge. Wed Aug 10 15:09:05 CDT 2005 Alan-Shields@omrf.ouhsc.edu * rfc2109: redefine valid domain based on a re-reading of 4.3.2 w3m and the Mozilla bugs set me straight on the reading of 4.3.2. This patch requires an explicitly defined domain for domain, meaning it must be: a value start with a "." and contain an embedded "." Thu Aug 4 16:59:56 CDT 2005 Alan-Shields@omrf.ouhsc.edu tagged version-0.2.1 Thu Aug 4 16:58:42 CDT 2005 Alan-Shields@omrf.ouhsc.edu * Add a changelog - I'll update it each release Thu Aug 4 16:57:26 CDT 2005 Alan-Shields@omrf.ouhsc.edu tagged version-0.2 Loading Loading
CHANGELOG +40 −0 Original line number Diff line number Diff line Wed Aug 10 17:28:08 CDT 2005 Alan-Shields@omrf.ouhsc.edu tagged rfc2109-version-0.3 Wed Aug 10 17:27:25 CDT 2005 Alan-Shields@omrf.ouhsc.edu * rfc2109: update version number for release Don't really know how I missed updating the version number for 0.2 and 0.2.1... Wed Aug 10 17:20:04 CDT 2005 Alan-Shields@omrf.ouhsc.edu * rfc2109: add a note about Moz and IE's lack of RFC compliance Mozilla, Links, and IE all have a problem with quoted PATHs. As quoted paths are demanded by the RFC, there's really no way around this. Luckily, Moz has this fixed in latest alpha. Note added to docs as well as workaround suggestion. Bug reference: https://bugzilla.mozilla.org/show_bug.cgi?id=277033 There is the option of adding a bonus-points-compatible-cookie-string option for outputing compatible code, but I would really rather not go down that road. Output strict, accept loose. Wed Aug 10 17:18:08 CDT 2005 Alan-Shields@omrf.ouhsc.edu * rfc2109: Update safe-parse-cookies using new understanding of domain cookies After sorting out what the issue was with explicit domains, update safe-parse-cookies (mostly documentation) to reflect this knowledge. Wed Aug 10 15:09:05 CDT 2005 Alan-Shields@omrf.ouhsc.edu * rfc2109: redefine valid domain based on a re-reading of 4.3.2 w3m and the Mozilla bugs set me straight on the reading of 4.3.2. This patch requires an explicitly defined domain for domain, meaning it must be: a value start with a "." and contain an embedded "." Thu Aug 4 16:59:56 CDT 2005 Alan-Shields@omrf.ouhsc.edu tagged version-0.2.1 Thu Aug 4 16:58:42 CDT 2005 Alan-Shields@omrf.ouhsc.edu * Add a changelog - I'll update it each release Thu Aug 4 16:57:26 CDT 2005 Alan-Shields@omrf.ouhsc.edu tagged version-0.2 Loading