Commit Graph

11 Commits (9feaf898e248aaaec59475fbeda08cba1051d06b)

Author SHA1 Message Date
Jan Kneschke ac7db634f6 detect empty URIs in requests as bad request, status 400
18 years ago
Jan Kneschke c2f868c02a removed optimization as it didn't handled alignement issues
18 years ago
Jan Kneschke 017e014b02 trust s_len in encode-html (merged [406])
18 years ago
Jan Kneschke f8687d3f6b added functions for upper/lowercase a buffer and added 'len' the html-encoding
18 years ago
Jan Kneschke 6e78c2c8df user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
18 years ago
Jan Kneschke 09903fa706 one character was not compared for the string-length was below sizeof(size_t)
18 years ago
Jan Kneschke 6481f003f2 added a reset function to buffer_array
18 years ago
Jan Kneschke acfe706d73 Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path.
18 years ago
Jan Kneschke bde657648d compile fixes for MIPSpro on IRIX
18 years ago
Jan Kneschke 75fae49e37 * If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t()
18 years ago
Jan Kneschke bcdc6a3bbc moved everything below trunk/ and added branches/ and tags/
18 years ago