Age | Commit message (Expand) | Author |
---|---|---|
2008-10-22 | - Allowed compilation with older machines by removing a few C99isms. | jcid |
2008-09-24 | - Added "x-gzip" as "gzip" synonym. | jcid |
2008-08-13 | - Corrected a misleading comment. | jcid |
2008-06-27 | - enabled prefs.vw_fontname + minor cleanup. | jcid |
2008-06-14 | - Added an error message to gzip decompression. | jcid |
2008-05-27 | - Made an input preserving decoder implementation. | jcid |
2008-03-14 | - Added suport for old iconv() (const char** as 2nd arg). | jcid |
2008-03-04 | - Fixed Decode_is_ascii() | jcid |
2007-11-28 | Added HTTP-1.1's chunked transfer support! | jcid |
2007-11-27 | Made the decoder a filter by avoiding one copy pass. | jcid |
2007-11-14 | Fixed signedness problems in decode.c | jcid |
2007-11-14 | Added the missing decode.[ch] | jcid |