summaryrefslogtreecommitdiffstats
path: root/server/gen_test_char.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Add ap_unescape_url_ex() for better decoding control, and deprecateYann Ylavic2021-10-071-1/+11
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-1/+1
* Provide TEST_CHAR marco in test_char.hYann Ylavic2019-03-281-1/+10
* Dropped the never-released ap_has_cntrls() as it had very limited William A. Rowe Jr2016-10-141-8/+5
* Review of IE 11, Firefox 48 and Chrome 53 all indicate that ';' URI charactersWilliam A. Rowe Jr2016-09-121-1/+1
* Yann is correct, % is distinct from reserved and unreservedWilliam A. Rowe Jr2016-08-211-1/+2
* Surpress noise about syntaxWilliam A. Rowe Jr2016-08-201-3/+3
* Introduce StrictURI|UnsafeURI for RFC3986 enforcementWilliam A. Rowe Jr2016-08-191-5/+18
* After lengthy investigation with covener's assistance, it seems we cannotWilliam A. Rowe Jr2016-08-191-56/+7
* Generally, the cart comes before the horse, this mirrors apr_lib.hWilliam A. Rowe Jr2016-08-191-1/+1
* Resolve Netware (and other arch) build error for non-portable isascii()William A. Rowe Jr2016-08-191-0/+4
* A band-aid to resolve an immediate IBM MVS'ismWilliam A. Rowe Jr2016-08-181-2/+3
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* Replacement solution to identify VCHAR/ASCII symbols, even in EBCDIC.William A. Rowe Jr2016-07-301-6/+50
* Friendly catch by Rüdiger, restore line mis-removed by the previous commitWilliam A. Rowe Jr2016-07-291-0/+1
* Leave an emphatic TODO per Jeff's observationsWilliam A. Rowe Jr2016-07-291-7/+6
* Introduce T_HTTP_CTRLS for efficiently finding non-text charsWilliam A. Rowe Jr2016-07-291-1/+12
* Be more explicit about NUL in case iscntrl is inconsistentWilliam A. Rowe Jr2016-07-291-2/+2
* Correct T_HTTP_TOKEN_STOP per RFC2068 (2.2) - RFC7230 (3.2.6),William A. Rowe Jr2016-07-291-2/+7
* Improve legibility of reviewing the generated table, using hex rather than decWilliam A. Rowe Jr2016-07-291-2/+2
* Fixed position of the NEED_ENHANCED_ESCAPES define.Guenter Knauf2012-04-251-2/+2
* mod_include: Add support for application/x-www-form-urlencoded encodingGraham Leggett2011-10-291-1/+8
* Small cleanup and macro rename to make clearer for what it is.Guenter Knauf2010-09-261-3/+3
* Bring back OS/2 support.Brian Havard2009-08-261-4/+4
* removed useless comments added with r795438.Guenter Knauf2009-07-191-4/+0
* enabled building gen_test_char for running on build when cross-compiling;Guenter Knauf2009-07-181-1/+23
* remove OS/2 platform supportJeff Trawick2009-03-271-4/+4
* gen_test_char: add double-quote to the list of T_HTTP_TOKEN_STOP.Roy T. Fielding2008-05-131-2/+2
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-3/+3
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* Make handling of 0 back compatible.Ben Laurie2004-01-031-4/+4
* typoBen Laurie2004-01-031-1/+1
* Make forensic logging safe for POST data. The issue with strchr and NUL isBen Laurie2004-01-031-7/+3
* Make forensic logging EBCDIC-safe.Ben Laurie2004-01-031-1/+12
* update license to 2004.André Malo2004-01-011-1/+1
* Minor MMN bump:André Malo2003-03-071-2/+13
* finished that boring job:André Malo2003-02-031-1/+1
* get the strchr() declarationJeff Trawick2002-04-091-0/+3
* Compiler/platform bogosity is apr's job.William A. Rowe Jr2002-04-091-3/+0
* Err, that was a bit redundant. Eliminate the redundant test [and cleanWilliam A. Rowe Jr2002-03-221-12/+10
* Correct our list of escape characters to include percent and theWilliam A. Rowe Jr2002-03-211-0/+18
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Sander's Stylistic SubmissionIan Holsman2002-03-051-35/+37
* remove unneeded includeIan Holsman2001-12-261-1/+0
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1