/[Apache-SVN]/httpd/httpd/trunk/server/gen_test_char.c
ViewVC logotype

Log of /httpd/httpd/trunk/server/gen_test_char.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 807930 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 08:56:13 2009 UTC (3 months ago) by bjh
File length: 4622 byte(s)
Diff to previous 795440 (colored)
Bring back OS/2 support.
Reverses r758929 with a little bit of conflict resolution.

Revision 795440 - (view) (annotate) - [select for diffs]
Modified Sat Jul 18 22:21:57 2009 UTC (4 months, 1 week ago) by fuankg
File length: 4594 byte(s)
Diff to previous 795438 (colored)
removed useless comments added with r795438.

Revision 795438 - (view) (annotate) - [select for diffs]
Modified Sat Jul 18 21:51:21 2009 UTC (4 months, 1 week ago) by fuankg
File length: 4674 byte(s)
Diff to previous 758929 (colored)
enabled building gen_test_char for running on build when cross-compiling;
this does not change code for any platform unless CROSS_COMPILE is defined.

Revision 758929 - (view) (annotate) - [select for diffs]
Modified Thu Mar 26 23:47:52 2009 UTC (8 months ago) by trawick
File length: 4217 byte(s)
Diff to previous 655714 (colored)
remove OS/2 platform support

Revision 655714 - (view) (annotate) - [select for diffs]
Modified Tue May 13 02:51:06 2008 UTC (18 months, 2 weeks ago) by fielding
File length: 4245 byte(s)
Diff to previous 420983 (colored)
gen_test_char: add double-quote to the list of T_HTTP_TOKEN_STOP.

PR: 9727
Submitted by: Ville Skytt <ville.skytta iki.fi>

Revision 420983 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 20:33:53 2006 UTC (3 years, 4 months ago) by fielding
File length: 4220 byte(s)
Diff to previous 395228 (colored)
update license header text

Revision 395228 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:11:27 2006 UTC (3 years, 7 months ago) by colm
File length: 4073 byte(s)
Diff to previous 332306 (colored)
Update the copyright year in all .c, .h and .xml files

Revision 332306 - (view) (annotate) - [select for diffs]
Modified Thu Nov 10 15:11:44 2005 UTC (4 years ago) by jim
File length: 4073 byte(s)
Diff to previous 151408 (colored)
No functional Change: Removing trailing whitespace. This also
means that "blank" lines consisting of just spaces or
tabs are now really blank lines

Revision 151408 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 20:28:49 2005 UTC (4 years, 9 months ago) by jerenkrantz
File length: 4076 byte(s)
Diff to previous 106103 (colored)
Update copyright year to 2005 and standardize on current copyright owner line.

Revision 106103 - (view) (annotate) - [select for diffs]
Modified Sun Nov 21 18:50:36 2004 UTC (5 years ago) by nd
File length: 4040 byte(s)
Diff to previous 102619 (colored)
general property cleanup

Revision 102619 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 20:40:53 2004 UTC (5 years, 9 months ago) by nd
File length: 4040 byte(s)
Diff to previous 102589 (colored)
fix name of The Apache Software Foundation

Revision 102589 - (view) (annotate) - [select for diffs]
Modified Sun Feb 8 13:58:22 2004 UTC (5 years, 9 months ago) by nd
File length: 4036 byte(s)
Diff to previous 102525 (colored)
fix copyright dates according to the first check in

Revision 102525 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 22:58:42 2004 UTC (5 years, 9 months ago) by nd
File length: 4036 byte(s)
Diff to previous 102162 (colored)
apply Apache License, Version 2.0

Revision 102162 - (view) (annotate) - [select for diffs]
Modified Sat Jan 3 17:29:57 2004 UTC (5 years, 10 months ago) by ben
File length: 6255 byte(s)
Diff to previous 102159 (colored)
Make handling of 0 back compatible.

Revision 102159 - (view) (annotate) - [select for diffs]
Modified Sat Jan 3 16:36:05 2004 UTC (5 years, 10 months ago) by ben
File length: 6231 byte(s)
Diff to previous 102158 (colored)
typo

Revision 102158 - (view) (annotate) - [select for diffs]
Modified Sat Jan 3 16:31:32 2004 UTC (5 years, 10 months ago) by ben
File length: 6230 byte(s)
Diff to previous 102153 (colored)
Make forensic logging safe for POST data. The issue with strchr and NUL is
a red herring.

Revision 102153 - (view) (annotate) - [select for diffs]
Modified Sat Jan 3 15:33:41 2004 UTC (5 years, 10 months ago) by ben
File length: 6341 byte(s)
Diff to previous 102135 (colored)
Make forensic logging EBCDIC-safe.

Revision 102135 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 13:26:26 2004 UTC (5 years, 10 months ago) by nd
File length: 5923 byte(s)
Diff to previous 98912 (colored)
update license to 2004.

Revision 98912 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 23:53:52 2003 UTC (6 years, 8 months ago) by nd
File length: 5923 byte(s)
Diff to previous 98573 (colored)
Minor MMN bump:

Forward port: Escape special characters (especially control
characters) in mod_log_config to make a clear distinction between
client-supplied strings (with special characters) and server-side
strings. This was already introduced in version 1.3.25.

Obtained from: Patch in 1.3.25-dev by Martin

Revision 98573 - (view) (annotate) - [select for diffs]
Modified Mon Feb 3 17:53:28 2003 UTC (6 years, 9 months ago) by nd
File length: 5428 byte(s)
Diff to previous 94578 (colored)
finished that boring job:
update license to 2003.

Happy New Year! ;-))

Revision 94578 - (view) (annotate) - [select for diffs]
Modified Tue Apr 9 11:12:10 2002 UTC (7 years, 7 months ago) by trawick
File length: 5428 byte(s)
Diff to previous 94568 (colored)
get the strchr() declaration

Revision 94568 - (view) (annotate) - [select for diffs]
Modified Tue Apr 9 07:18:00 2002 UTC (7 years, 7 months ago) by wrowe
File length: 5379 byte(s)
Diff to previous 94118 (colored)
  Compiler/platform bogosity is apr's job.

Revision 94118 - (view) (annotate) - [select for diffs]
Modified Fri Mar 22 05:52:16 2002 UTC (7 years, 8 months ago) by wrowe
File length: 5463 byte(s)
Diff to previous 94070 (colored)
  Err, that was a bit redundant.  Eliminate the redundant test [and clean
  up some tabs I inadvertantly introduced.]

Revision 94070 - (view) (annotate) - [select for diffs]
Modified Thu Mar 21 05:28:14 2002 UTC (7 years, 8 months ago) by wrowe
File length: 5461 byte(s)
Diff to previous 93918 (colored)
  Correct our list of escape characters to include percent and the
  carriage return on Win32/OS2, and modify the \r \n escaping to account
  for the fact that Win32/OS2 don't pass these characters through a true
  argv[] mechansim; replace them with a whitespace since they effectively
  are for most applications.

Revision 93918 - (view) (annotate) - [select for diffs]
Modified Wed Mar 13 20:48:07 2002 UTC (7 years, 8 months ago) by fielding
File length: 4751 byte(s)
Diff to previous 93717 (colored)
Update our copyright for this year.

Revision 93717 - (view) (annotate) - [select for diffs]
Modified Tue Mar 5 20:43:24 2002 UTC (7 years, 8 months ago) by ianh
File length: 4751 byte(s)
Diff to previous 92612 (colored)
Sander's Stylistic Submission
(de-tab)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 92612 - (view) (annotate) - [select for diffs]
Modified Wed Dec 26 22:00:01 2001 UTC (7 years, 11 months ago) by ianh
File length: 4465 byte(s)
Diff to previous 88184 (colored)
remove unneeded include

Revision 88184 - (view) (annotate) - [select for diffs]
Modified Fri Feb 16 04:26:53 2001 UTC (8 years, 9 months ago) by fielding
File length: 4488 byte(s)
Diff to previous 87080 (colored)
Update copyright to 2001

Revision 87080 - (view) (annotate) - [select for diffs]
Modified Sun Nov 26 04:47:43 2000 UTC (9 years ago) by gstein
File length: 4483 byte(s)
Diff to previous 86008 (colored)
*) Compensate for recent changes in the APR headers. Specifically, some
   files need to specifically include stdio.h, or a particular apr_*.h
   header.

*) Adjust callers of apr_create_process() to deal with the extra "const"

*) Add "const" to args of ap_os_create_privileged_process()

Revision 86008 - (view) (annotate) - [select for diffs]
Modified Sun Aug 6 06:07:53 2000 UTC (9 years, 3 months ago) by wrowe
File length: 4417 byte(s)
Diff to previous 85897 (colored)
  Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
  see src/lib/apr/apr_compat.h for most details.
  Also a few minor nits to get Win32 to build.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 85897 - (view) (annotate) - [select for diffs]
Modified Wed Jul 26 15:31:30 2000 UTC (9 years, 4 months ago) by rbb
File length: 4414 byte(s)
Diff to previous 84878 (colored)
Remove all of the ap_is* functions from Apache.  They were already in APR,
and we all hate duplicate code.  :-)  This also required adding ap_isascii
to APR.

Revision 84878 - (view) (annotate) - [select for diffs]
Modified Fri Mar 31 08:44:21 2000 UTC (9 years, 7 months ago) by fielding
File length: 4393 byte(s)
Diff to previous 84531 (colored)
Update to Apache Software License version 1.1

Revision 84531 - (view) (annotate) - [select for diffs]
Modified Fri Jan 28 18:02:29 2000 UTC (9 years, 10 months ago) by rbb
File length: 1566 byte(s)
Diff to previous 83750 (colored)
Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is
defined correctly in all C files.

Revision 83750 - (view) (annotate) - [select for diffs]
Added Tue Aug 24 06:46:03 1999 UTC (10 years, 3 months ago) by fielding
File length: 1543 byte(s)
Apache 1.3.9 baseline for the Apache 2.0 repository.

Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9
Submitted by: Apache Group

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2