Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-05 | Fix several typos | Gevel Tekens | |
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/L3FFAINJJMIOZQNID5HC2DHKJIIIHEYH/ | |||
2024-03-09 | Use Doxygen comments for C files | Rodrigo Arias Mallo | |
2011-10-11 | digest auth: in Authorization header, some stupid software requires IE's ↵ | corvid | |
field ordering found by furaisanjin. | |||
2011-10-11 | digest auth: in Authorization header, quote digest-uri-value | corvid | |
found by furaisanjin. http://www.rfc-editor.org/errata_search.php?rfc=2617 has an entry showing that this should be done. Now, the RFC was done in 1999, and the error was reported in 2010 and verified in 2011, so we're lucky with our timing, but isn't it surprising how slow of a process it is to clean out the corners like this in important specifications? | |||
2011-10-11 | digest auth: some software doesn't accept whitespace in "token = value" | corvid | |
found by furaisanjin. My reading of rfc 261[67] is that this whitespace is fine. But easy enough to take out... | |||
2011-09-29 | add digest files | Justus Winter, corvid | |