CVS log for parser3/src/targets/apache/mod_parser3_core.C

[BACK] Up to [parser3project] / parser3 / src / targets / apache

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 4 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +2 -2 lines
Copyright year updated, websites links changed to https://

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Dec 11 18:35:31 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +2 -1 lines
$status:log-filename added (related to feature #1262)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Dec 6 00:40:12 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +2 -1 lines
$status:mode (cgi/console/mail/httpd/apache/isapi) added (related to feature #1262)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Nov 10 13:31:28 2024 UTC (18 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +7 -7 lines
minor naming convention fix

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Nov 10 12:57:17 2024 UTC (18 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +2 -2 lines
Exceptions in @unhandled_exception are now processed in request::core for correct logging and reporting (feature #1256)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Nov 10 00:28:42 2024 UTC (18 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +6 -3 lines
unhandled exception now called if exception occures during $response:download processing (related to bug #1255)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Nov 9 15:38:21 2024 UTC (18 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +9 -1 lines
headers buffering to avoid extra headers in errors, custom send_error in cgi/httpd mode to avoid memory allocations (fixes bug #1255)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:25 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +2 -2 lines
Copyright year updated

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:11 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +3 -3 lines
copyright, authors actualized

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jan 20 16:09:53 2021 UTC (5 years, 4 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +2 -2 lines
last regular malloc removed

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jan 16 15:47:06 2021 UTC (5 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +2 -2 lines
^memory:auto-compact(N) added (implements feature #1209)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:37 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +2 -2 lines
Copyright year updated

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Dec 15 13:33:26 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +2 -6 lines
PA_GC_GCOLLECT used

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Dec 7 21:26:34 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +8 -2 lines
SYSTEM_CONFIG_FILE support added

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Nov 16 14:52:19 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +2 -8 lines
pa_strcat implemented and used

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 28 22:32:02 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +3 -9 lines
clearing config_filespec when config was not found, thus flag not required and removed.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 26 23:15:51 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +5 -1 lines
+ $env:name[value] and $form:name[value] features

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 14 16:51:46 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +2 -2 lines
pa_atoi / pa_atoui / pa_atoul usage checked. 10 is now default base, no hex autodetect by default

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Oct 14 00:07:42 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +4 -17 lines
global try exception handling unified

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Oct 12 22:02:33 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +2 -2 lines
reverted to atoi

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Oct 12 20:57:08 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +5 -17 lines
excaption in unhandled exception code optimization

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Oct 10 06:08:37 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +4 -6 lines
initial httpd mode implementation

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Aug 13 13:00:28 2020 UTC (5 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +5 -10 lines
minor cleanup

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Aug 13 11:44:21 2020 UTC (5 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +9 -26 lines
SAPI::abort was used only once, thus replaced with SAPI::die and removed

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 13 10:52:34 2020 UTC (5 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +9 -24 lines
whitespace

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Dec 25 22:22:07 2019 UTC (6 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +1 -4 lines
GC_dont_gc=1 moved to pa_globals_init

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 25 22:01:03 2019 UTC (6 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +2 -8 lines
pa_socks_init/pa_socks_done moved inside pa_globals_init (optimization)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Feb 8 13:05:46 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2 lines
warning war: gcc 6.x issues fixed

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:45 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2 lines
Copyright year: 2015->2017

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 25 23:35:45 2016 UTC (9 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +2 -2 lines
remove_absolute_uri -> strip_absolute_uri

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 24 22:18:59 2016 UTC (9 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -2 lines
request_info.remove_absolute_uri added to remove possible http://site.name/ from $request:uri (implements feature #1112)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:59 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -2 lines
Copyright year updated

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 6 22:27:26 2015 UTC (11 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +2 -2 lines
new(UseGC) replaced with new, malloc/strdup/free replaced with pa_ version and checks for accidental use of non-pa_ version added (related to issue #1018)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 2 22:04:41 2015 UTC (11 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +8 -8 lines
$request:headers, $request:method added (implements feature #1007)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jul 24 21:45:19 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +5 -1 lines
no message

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 24 21:37:44 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +2 -1 lines
no message

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 24 21:21:43 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +9 -12 lines
win32 cleanup

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 18 13:34:40 2012 UTC (14 years, 1 month ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +6 -2 lines
pa_setup_module_cells delayed to avoid GPF on init with php5-xsl installed (issue #354)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:15 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 23 00:13:47 2010 UTC (15 years, 6 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +2 -3 lines
GC_dont_gc=1, as in cgi version

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 23 00:00:33 2010 UTC (15 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +2 -7 lines
version removed, some trash removed

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 22 23:24:58 2010 UTC (15 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +2 -3 lines
parser_status_allowed removed + merge config functions removed (override is the default) + beauty

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 14 22:44:23 2010 UTC (15 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +2 -11 lines
2x2 calculated under apache2. :)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 13 00:43:22 2010 UTC (15 years, 6 months ago) by moko
Branches: MAIN
initial commit for united apache 1.3 / apache 2.x DSO module

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

E-mail: