]> granicus.if.org Git - apache/history - server/gen_test_char.c
Surpress noise about syntax
[apache] / server / gen_test_char.c
2016-08-20 William A. Rowe JrSurpress noise about syntax
2016-08-19 William A. Rowe JrIntroduce StrictURI|UnsafeURI for RFC3986 enforcement
2016-08-19 William A. Rowe JrAfter lengthy investigation with covener's assistance...
2016-08-19 William A. Rowe JrGenerally, the cart comes before the horse, this mirror...
2016-08-19 William A. Rowe JrResolve Netware (and other arch) build error for non...
2016-08-18 William A. Rowe JrA band-aid to resolve an immediate IBM MVS'ism
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-07-29 William A. Rowe JrReplacement solution to identify VCHAR/ASCII symbols...
2016-07-29 William A. Rowe JrFriendly catch by Rüdiger, restore line mis-removed...
2016-07-29 William A. Rowe JrLeave an emphatic TODO per Jeff's observations
2016-07-29 William A. Rowe JrIntroduce T_HTTP_CTRLS for efficiently finding non...
2016-07-29 William A. Rowe JrBe more explicit about NUL in case iscntrl is inconsistent
2016-07-29 William A. Rowe JrCorrect T_HTTP_TOKEN_STOP per RFC2068 (2.2) - RFC7230...
2016-07-29 William A. Rowe JrImprove legibility of reviewing the generated table...
2012-04-25 Guenter KnaufFixed position of the NEED_ENHANCED_ESCAPES define.
2011-10-29 Graham Leggettmod_include: Add support for application/x-www-form...
2010-09-26 Guenter KnaufSmall cleanup and macro rename to make clearer for...
2009-08-26 Brian HavardBring back OS/2 support.
2009-07-18 Guenter Knaufremoved useless comments added with r795438.
2009-07-18 Guenter Knaufenabled building gen_test_char for running on build...
2009-03-26 Jeff Trawickremove OS/2 platform support
2008-05-13 Roy T. Fieldinggen_test_char: add double-quote to the list of T_HTTP_T...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-03 Ben LaurieMake handling of 0 back compatible.
2004-01-03 Ben Laurietypo
2004-01-03 Ben LaurieMake forensic logging safe for POST data. The issue...
2004-01-03 Ben LaurieMake forensic logging EBCDIC-safe.
2004-01-01 André Maloupdate license to 2004.
2003-03-06 André MaloMinor MMN bump:
2003-02-03 André Malofinished that boring job:
2002-04-09 Jeff Trawickget the strchr() declaration
2002-04-09 William A. Rowe Jr Compiler/platform bogosity is apr's job.
2002-03-22 William A. Rowe Jr Err, that was a bit redundant. Eliminate the redunda...
2002-03-21 William A. Rowe Jr Correct our list of escape characters to include...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-05 Ian HolsmanSander's Stylistic Submission
2001-12-26 Ian Holsmanremove unneeded include
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-07-26 Ryan BloomRemove all of the ap_is* functions from Apache. They...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-01-28 Ryan BloomInclude ap_config.h before httpd.h, this ensures that...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.