CVS log for parser3/src/main/untaint.C
Up to [parser3project] / parser3 / src / main
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.180: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 3 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.179: preferred, unified
Changes since revision 1.179: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.179: 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
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.178: preferred, unified
Changes since revision 1.178: +2 -2 lines
Copyright year updated
Revision 1.178: download - view: text, markup, annotated - select for diffs
Sun May 26 18:36:01 2024 UTC (2 years ago) by moko
Branches: MAIN
Diff to: previous 1.177: preferred, unified
Changes since revision 1.177: +2 -1 lines
single quote now escaped with ' in HTML tainting mode (implements feature #1241)
Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:10 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.176: preferred, unified
Changes since revision 1.176: +3 -3 lines
copyright, authors actualized
Revision 1.176: 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
CVS tags: release_3_4_6
Diff to: previous 1.175: preferred, unified
Changes since revision 1.175: +2 -2 lines
Copyright year updated
Revision 1.175: download - view: text, markup, annotated - select for diffs
Thu Aug 13 11:44:20 2020 UTC (5 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.174: preferred, unified
Changes since revision 1.174: +2 -3 lines
SAPI::abort was used only once, thus replaced with SAPI::die and removed
Revision 1.174: download - view: text, markup, annotated - select for diffs
Tue Dec 5 22:59:59 2017 UTC (8 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.173: preferred, unified
Changes since revision 1.173: +2 -2 lines
to be sure that our version of gc.h/cord.h is used, we now include it directly
Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon May 29 11:00:22 2017 UTC (9 years ago) by moko
Branches: MAIN
Diff to: previous 1.172: preferred, unified
Changes since revision 1.172: +4 -4 lines
as in case of <space>=?UTF-8?Q?= space is ignored, =?UTF-8?Q?= should start in case of leading space (related to bug #123)
Revision 1.172: 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
CVS tags: release_3_4_5
Diff to: previous 1.171: preferred, unified
Changes since revision 1.171: +2 -2 lines
Copyright year: 2015->2017
Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Oct 26 16:40:50 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.170: preferred, unified
Changes since revision 1.170: +21 -4 lines
optimization: L_PASS_APPENDED removed as no longer required (related to feature #1091)
Revision 1.170: 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.169: preferred, unified
Changes since revision 1.169: +2 -2 lines
Copyright year updated
Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu Oct 8 23:14:57 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.168: preferred, unified
Changes since revision 1.168: +15 -23 lines
minor optimizations
Revision 1.168: download - view: text, markup, annotated - select for diffs
Thu Oct 8 18:29:16 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.167: preferred, unified
Changes since revision 1.167: +4 -4 lines
Now char * is converted to CORD only using AS_CORD() to check for empty cord bug (fixes bug #957)
Revision 1.167: download - view: text, markup, annotated - select for diffs
Sat Oct 3 00:03:49 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.166: preferred, unified
Changes since revision 1.166: +32 -8 lines
\u2028, \u2029 are now escaped in json:string[] (fixes bug #1023)
Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Apr 8 18:08:53 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.165: preferred, unified
Changes since revision 1.165: +3 -3 lines
removed most of the clang compiler warnings (closes issue #1018)
Revision 1.165: download - view: text, markup, annotated - select for diffs
Mon Oct 14 21:17:38 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.164: preferred, unified
Changes since revision 1.164: +12 -5 lines
json chars 0x01-0x1F now are escaped as \u00XX, minor optimizations (closes issue #896)
Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu May 17 10:54:03 2012 UTC (14 years ago) by misha
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.163: preferred, unified
Changes since revision 1.163: +2 -2 lines
- do not replace ' char by _26 while exploding filespec-tainting ( new feature: #829 )
Revision 1.163: 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.162: preferred, unified
Changes since revision 1.162: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.162: download - view: text, markup, annotated - select for diffs
Fri Feb 18 06:03:53 2011 UTC (15 years, 3 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.161: preferred, unified
Changes since revision 1.161: +3 -9 lines
- use pa_isalpha and pa_isalnum instead of isalpha and isalnum
- bug with redundand quoting lowercased latin chars while building email body was fixed
Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Dec 29 12:17:58 2010 UTC (15 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.160: preferred, unified
Changes since revision 1.160: +6 -4 lines
L_HTTP_HEADER now used in http headers values, pa_http_safe_header_name added for headers names (fixes bug #195)
Revision 1.160: download - view: text, markup, annotated - select for diffs
Mon Nov 15 23:47:56 2010 UTC (15 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.159: preferred, unified
Changes since revision 1.159: +3 -3 lines
bugfix: first, second String::Body argument is hashcode; second, info.fragment_begin is original, not resulting length
Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Nov 3 22:02:11 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.158: preferred, unified
Changes since revision 1.158: +5 -6 lines
bugfix: charset can be null (in ^string:save[] as example), thus check is added
Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Oct 28 21:49:46 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.157: preferred, unified
Changes since revision 1.157: +2 -9 lines
'*' is now not urlencoded to allow header "Accept: */*" to be passed
Revision 1.157: download - view: text, markup, annotated - select for diffs
Sat Oct 16 22:24:20 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.156: preferred, unified
Changes since revision 1.156: +1 -10 lines
files upload now uses binary blocks instead of L_FILE_POST tainting. (bugfix: #128)
Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Aug 27 02:53:24 2010 UTC (15 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.155: preferred, unified
Changes since revision 1.155: +29 -1 lines
- taint[json] was added
- escaping was slightly modified
Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu Oct 15 01:07:54 2009 UTC (16 years, 7 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.154: preferred, unified
Changes since revision 1.154: +24 -59 lines
- little hacking: for dealing with transcoding+^taint[uri] transcode_and_untaint was replaced by untaint_and_transcode
Revision 1.154: download - view: text, markup, annotated - select for diffs
Thu Sep 10 12:31:43 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.153: preferred, unified
Changes since revision 1.153: +2 -8 lines
- workaround in file-spec lang for old Macs was removed => now parser can open files with Russian 'r' in filename
Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu Sep 10 10:53:44 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.152: preferred, unified
Changes since revision 1.152: +2 -2 lines
- bugfix: client charset whould be analized while escaping cookies but now source charset
Revision 1.152: download - view: text, markup, annotated - select for diffs
Thu Sep 10 09:41:08 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.151: preferred, unified
Changes since revision 1.151: +16 -15 lines
- a bit more comments were added
Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Aug 21 08:38:55 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.150: preferred, unified
Changes since revision 1.150: +63 -18 lines
- some fixes with transcode+untaint
Revision 1.150: download - view: text, markup, annotated - select for diffs
Tue Jul 7 12:14:00 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.149: preferred, unified
Changes since revision 1.149: +13 -1 lines
- new language L_PARSER_CODE for auto-untaint in process was added
Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Jul 7 05:48:05 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.148: preferred, unified
Changes since revision 1.148: +1 -32 lines
- some code cleanup
Revision 1.148: download - view: text, markup, annotated - select for diffs
Mon Jul 6 08:45:35 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.147: preferred, unified
Changes since revision 1.147: +80 -11 lines
- optimizations and simplification of string.cstr(...)
Revision 1.147: download - view: text, markup, annotated - select for diffs
Sat May 23 08:12:56 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.146: preferred, unified
Changes since revision 1.146: +26 -10 lines
- CORD_cat optimization
Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Apr 18 22:49:47 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.145: preferred, unified
Changes since revision 1.145: +2 -1 lines
- ^taint[js] now escapes \x0D as well
Revision 1.145: download - view: text, markup, annotated - select for diffs
Wed Apr 15 07:48:13 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.144: preferred, unified
Changes since revision 1.144: +2 -2 lines
- String::append optimisation
Revision 1.144: download - view: text, markup, annotated - select for diffs
Sun Jan 25 02:01:01 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.143: preferred, unified
Changes since revision 1.143: +10 -1 lines
- for file post the new taint language L_FILE_POST was added
Revision 1.143: download - view: text, markup, annotated - select for diffs
Mon Jan 12 07:17:20 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.142: preferred, unified
Changes since revision 1.142: +10 -7 lines
- some formating changes
Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Aug 14 09:26:11 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.141: preferred, unified
Changes since revision 1.141: +2 -2 lines
- char '-' also prefixed by '\' while regex tainting
Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed Jul 16 17:06:44 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.140: preferred, unified
Changes since revision 1.140: +1 -13 lines
- comments removed
Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Jul 15 12:55:43 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.139: preferred, unified
Changes since revision 1.139: +48 -19 lines
- cookies outputs as %uXXXX now. while decoding for backward compatibility they decoded from %XX in request:charset too
Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Feb 14 18:35:01 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_3
Diff to: previous 1.138: preferred, unified
Changes since revision 1.138: +2 -1 lines
no message
Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Aug 27 19:04:03 2007 UTC (18 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_2
Diff to: previous 1.137: preferred, unified
Changes since revision 1.137: +15 -6
lines
- try to fix coredump on unix if print to body ^taint[sql][something] outside of connect
Revision 1.134.6.2.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 1 18:44:55 2006 UTC (20 years, 3 months ago) by paf
Branches: release_3_1_6
Diff to: previous 1.134.6.2: preferred, unified; next MAIN 1.135: preferred, unified
Changes since revision 1.134.6.2: +4 -2
lines
merged from HEAD
! mail:send << changed \r or \n to ' ' in
Revision 1.136.6.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 18:01:33 2006 UTC (20 years, 3 months ago) by paf
Branches: release_3_2_1
Diff to: previous 1.136: preferred, unified; next MAIN 1.137: preferred, unified
Changes since revision 1.136: +3 -1
lines
merged from HEAD
! mail:send << changed \r or \n to ' ' in
Revision 1.137: download - view: text, markup, annotated - select for diffs
Sat Feb 18 17:43:19 2006 UTC (20 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.136: preferred, unified
Changes since revision 1.136: +3 -1
lines
! mail:send << changed \r or \n to ' ' in
Revision 1.134.6.2: download - view: text, markup, annotated - select for diffs
Tue Nov 22 15:11:05 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Branch point for: release_3_1_6
Diff to: previous 1.134.6.1: preferred, unified; next MAIN 1.135: preferred, unified
Changes since revision 1.134.6.1: +12 -1
lines
merged from HEAD:
+ ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Nov 22 15:09:10 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_0,
paf_left
Branch point for: release_3_2_1
Diff to: previous 1.135: preferred, unified
Changes since revision 1.135: +12 -1
lines
+ ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:53 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.134: preferred, unified
Changes since revision 1.134: +2 -2
lines
2005
Revision 1.134.6.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:03 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.134: preferred, unified
Changes since revision 1.134: +2 -2
lines
. 2005 ;)
Revision 1.134: download - view: text, markup, annotated - select for diffs
Tue Jun 28 14:43:46 2005 UTC (20 years, 11 months ago) by paf
Branches: MAIN
Branch point for: release_3_1_5
Diff to: previous 1.133: preferred, unified
Changes since revision 1.133: +4 -4
lines
! string invariant violated in passing empty strings to file::exec/cgi environment
Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Jul 1 07:20:10 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4
Diff to: previous 1.132: preferred, unified
Changes since revision 1.132: +27 -5
lines
workaround kinda bug in libxml: life requires to do xdoc::create{invalid chars}
standard disables chars less then \x20, except tab, cr, lf.
changed tainting so that those become '!'
Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed May 26 08:21:56 2004 UTC (22 years ago) by paf
Branches: MAIN
CVS tags: release_3_1_3
Diff to: previous 1.131: preferred, unified
Changes since revision 1.131: +1 -9
lines
beauty: removed outdated level 'table'
Revision 1.131: download - view: text, markup, annotated - select for diffs
Fri Feb 27 12:57:46 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_2
Diff to: previous 1.130: preferred, unified
Changes since revision 1.130: +2 -2
lines
speed: there's no \n chars in output [normally], so no need to optimize them
they could be retrived from databases, though. but
1. should be replaced
2. if not optimized, no harm done
Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Feb 17 10:38:08 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.129: preferred, unified
Changes since revision 1.129: +3 -3
lines
bugfix: one last char prior to "spaces<" were not made quoted-printable
Revision 1.129: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:16 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.128: preferred, unified
Changes since revision 1.128: +2 -2
lines
2004
Revision 1.128: download - view: text, markup, annotated - select for diffs
Fri Feb 6 09:40:28 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.127: preferred, unified
Changes since revision 1.127: +1 -8
lines
beauty: removed old def/ifdef
Revision 1.127: download - view: text, markup, annotated - select for diffs
Fri Feb 6 09:25:22 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.126: preferred, unified
Changes since revision 1.126: +2 -3
lines
beauty: coredump @unknown untaint language now
Revision 1.126: download - view: text, markup, annotated - select for diffs
Thu Jan 22 08:28:55 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.125: preferred, unified
Changes since revision 1.125: +3 -3
lines
merged: bugfix from 3.1.1 on whitespace optimization
Revision 1.122.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 22 08:28:20 2004 UTC (22 years, 4 months ago) by paf
Branches: release_3_1_1
Diff to: previous 1.122.2.1: preferred, unified; next MAIN 1.123: preferred, unified
Changes since revision 1.122.2.1: +1 -1
lines
bugfix: whitespace now optimized properly [were bug: ^taint[1 & 2]="1 &2"
Revision 1.122.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 22 08:27:20 2004 UTC (22 years, 4 months ago) by paf
Branches: release_3_1_1
Diff to: previous 1.122: preferred, unified
Changes since revision 1.122: +3 -3
lines
*** empty log message ***
Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Nov 25 15:04:21 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.124: preferred, unified
Changes since revision 1.124: +5 -4
lines
bugfix: consequences of not reading this comment: CORD_pos_chars_left /* Number of characters in cache. <= 0 ==> none */
Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Nov 20 17:15:12 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.123: preferred, unified
Changes since revision 1.123: +4 -30
lines
more warnings --
Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:27 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.122: preferred, unified
Changes since revision 1.122: +1 -1
lines
static const char * const IDENT
Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri Sep 26 15:45:24 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Branch point for: release_3_1_1
Diff to: previous 1.121: preferred, unified
Changes since revision 1.121: +2 -3
lines
removed needless field
Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Sep 26 15:10:39 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.120: preferred, unified
Changes since revision 1.120: +2 -2
lines
removed needless const
Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:41:24 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.119: preferred, unified
Changes since revision 1.119: +20 -20
lines
templates and anonymous unions differences on unix
Revision 1.119: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:15:03 2003 UTC (22 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.118: preferred, unified
Changes since revision 1.118: +258 -201
lines
string_fragments_to_cord merged to HEAD
Revision 1.118.2.6: download - view: text, markup, annotated - select for diffs
Wed Sep 24 14:32:06 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.118.2.5: preferred, unified; next MAIN 1.119: preferred, unified
Changes since revision 1.118.2.5: +5 -5
lines
v() functions of String::Body, String::Languages and String itself
StringBody->String::Body
Revision 1.118.2.5: download - view: text, markup, annotated - select for diffs
Tue Sep 23 14:07:49 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.118.2.4: preferred, unified
Changes since revision 1.118.2.4: +5 -4
lines
$a[ok!]
$a works!
Revision 1.118.2.4: download - view: text, markup, annotated - select for diffs
Tue Sep 23 14:00:53 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.118.2.3: preferred, unified
Changes since revision 1.118.2.3: +4 -3
lines
something even more works :)
Revision 1.118.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 23 13:53:04 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.118.2.2: preferred, unified
Changes since revision 1.118.2.2: +9 -5
lines
something more works :)
Revision 1.118.2.2: download - view: text, markup, annotated - select for diffs
Tue Sep 23 10:37:05 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.118.2.1: preferred, unified
Changes since revision 1.118.2.1: +217 -184
lines
just compiled
todo: serialize&deserialize
Revision 1.118.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 23 09:54:28 2003 UTC (22 years, 8 months ago) by paf
Diff to: previous 1.118: preferred, unified
Changes since revision 1.118: +46 -28
lines
main idea implemented, details left
Revision 1.118: download - view: text, markup, annotated - select for diffs
Mon Aug 18 08:27:41 2003 UTC (22 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.117: preferred, unified
Changes since revision 1.117: +10 -2
lines
merged 3.1.0 latest changes
Revision 1.117.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 15 11:40:45 2003 UTC (22 years, 9 months ago) by paf
Branches: release_3_1_0
Diff to: previous 1.117: preferred, unified; next MAIN 1.118: preferred, unified
Changes since revision 1.117: +10 -2
lines
email addresses in forms:
"non-ascii" <yyy>
non-ascii <yyy>
now encoded correctly [kinda merge from 3.0.8]
Revision 1.116.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 15 11:22:05 2003 UTC (22 years, 9 months ago) by paf
Branches: release_3_0_8
Diff to: previous 1.116: preferred, unified; next MAIN 1.117: preferred, unified
Changes since revision 1.116: +10 -2
lines
email addresses in forms:
"non-ascii" <yyy>
non-ascii <yyy>
now encoded correctly
Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:24 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
Branch point for: release_3_1_0
Diff to: previous 1.116: preferred, unified
Changes since revision 1.116: +228 -383
lines
moved tempate_gc to HEAD
Revision 1.115.2.12.2.28: download - view: text, markup, annotated - select for diffs
Fri Apr 18 10:36:03 2003 UTC (23 years, 1 month ago) by paf
Diff to: previous 1.115.2.12.2.27: preferred, unified; next MAIN 1.115.4.1: preferred, unified
Changes since revision 1.115.2.12.2.27: +2 -2
lines
merged from HEAD:
enabled '~' letter in filenames
Revision 1.116: download - view: text, markup, annotated - select for diffs
Fri Apr 18 10:12:05 2003 UTC (23 years, 1 month ago) by paf
Branches: MAIN
Branch point for: release_3_0_8
Diff to: previous 1.115: preferred, unified
Changes since revision 1.115: +2 -2
lines
enabled '~' letter in filenames
Revision 1.115.2.12.2.27: download - view: text, markup, annotated - select for diffs
Tue Apr 8 16:11:54 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.26: preferred, unified
Changes since revision 1.115.2.12.2.26: +3 -3
lines
started http://
$.charset[] param
and
http response charset detection
just compiled.
todo:test
Revision 1.115.2.12.2.26: download - view: text, markup, annotated - select for diffs
Tue Apr 8 13:58:30 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.25: preferred, unified
Changes since revision 1.115.2.12.2.25: +2 -5
lines
changed transcode param converntion along with string creating convention -- all strings are zero-terminated,
this allowed to fix one remaining String("123", 2) case
Revision 1.115.2.12.2.25: download - view: text, markup, annotated - select for diffs
Tue Apr 8 12:47:31 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.24: preferred, unified
Changes since revision 1.115.2.12.2.24: +10 -11
lines
pa_vform violated String::invariant. started fixing [not compiled now]
Revision 1.115.2.12.2.24: download - view: text, markup, annotated - select for diffs
Tue Apr 8 11:08:12 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.23: preferred, unified
Changes since revision 1.115.2.12.2.23: +4 -6
lines
number of string style improvements & optimizations
Revision 1.115.2.12.2.23: download - view: text, markup, annotated - select for diffs
Tue Apr 8 08:27:34 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.22: preferred, unified
Changes since revision 1.115.2.12.2.22: +7 -7
lines
no message
Revision 1.115.2.12.2.22: download - view: text, markup, annotated - select for diffs
Tue Apr 8 08:10:26 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.21: preferred, unified
Changes since revision 1.115.2.12.2.21: +3 -3
lines
removed redundant & in CORD_pos param passing [for it's a pointer really]
Revision 1.115.2.12.2.21: download - view: text, markup, annotated - select for diffs
Tue Apr 8 07:55:25 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.20: preferred, unified
Changes since revision 1.115.2.12.2.20: +20 -4
lines
CORD_pos_advance turned out to have limit on 'n' param. worked that around
Revision 1.115.2.12.2.20: download - view: text, markup, annotated - select for diffs
Mon Apr 7 11:58:10 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.19: preferred, unified
Changes since revision 1.115.2.12.2.19: +2 -6
lines
no message
Revision 1.115.2.12.2.19: download - view: text, markup, annotated - select for diffs
Mon Apr 7 05:38:32 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.18: preferred, unified
Changes since revision 1.115.2.12.2.18: +4 -5
lines
unknown untaint lang now causes death
Revision 1.115.2.12.2.18: download - view: text, markup, annotated - select for diffs
Thu Mar 27 10:53:01 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.17: preferred, unified
Changes since revision 1.115.2.12.2.17: +4 -4
lines
fixed clients of &get():
most to use non-ref version,
some[in tight places] to get_unchecked_ref
Revision 1.115.2.12.2.17: download - view: text, markup, annotated - select for diffs
Wed Mar 26 13:46:59 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.16: preferred, unified
Changes since revision 1.115.2.12.2.16: +2 -2
lines
configured math funcs
ported pa_exec
Revision 1.115.2.12.2.16: download - view: text, markup, annotated - select for diffs
Tue Mar 25 13:58:38 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.15: preferred, unified
Changes since revision 1.115.2.12.2.15: +12 -15
lines
untaint.C L_SQL
Revision 1.115.2.12.2.15: download - view: text, markup, annotated - select for diffs
Tue Mar 25 12:39:14 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.14: preferred, unified
Changes since revision 1.115.2.12.2.14: +33 -26
lines
untaint.C L_MAIL_HEADER
Revision 1.115.2.12.2.14: download - view: text, markup, annotated - select for diffs
Tue Mar 25 12:10:09 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.13: preferred, unified
Changes since revision 1.115.2.12.2.13: +9 -9
lines
untaint.C L_URI
Revision 1.115.2.12.2.13: download - view: text, markup, annotated - select for diffs
Mon Mar 24 16:43:27 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.12: preferred, unified
Changes since revision 1.115.2.12.2.12: +39 -24
lines
string optimize bit implemented
Revision 1.115.2.12.2.12: download - view: text, markup, annotated - select for diffs
Mon Mar 24 16:08:35 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.11: preferred, unified
Changes since revision 1.115.2.12.2.11: +2 -1
lines
String::ArrayFragment::append_positions fixed
Revision 1.115.2.12.2.11: download - view: text, markup, annotated - select for diffs
Mon Mar 24 14:53:58 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.10: preferred, unified
Changes since revision 1.115.2.12.2.10: +2 -2
lines
attempt to do gif encoding to CORD_ec [bad]
would rewrite as realloc now
Revision 1.115.2.12.2.10: download - view: text, markup, annotated - select for diffs
Mon Mar 24 08:27:45 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.9: preferred, unified
Changes since revision 1.115.2.12.2.9: +6 -6
lines
main.lib compiled
Revision 1.115.2.12.2.9: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:32 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.8: preferred, unified
Changes since revision 1.115.2.12.2.8: +25 -25
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.115.2.12.2.8: download - view: text, markup, annotated - select for diffs
Thu Mar 20 16:57:43 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.7: preferred, unified
Changes since revision 1.115.2.12.2.7: +2 -2
lines
cord bug fix, but still errors
todo: clear out
Revision 1.115.2.12.2.7: download - view: text, markup, annotated - select for diffs
Thu Mar 20 15:05:59 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.6: preferred, unified
Changes since revision 1.115.2.12.2.6: +6 -6
lines
more tests [bugs fixed]
Revision 1.115.2.12.2.6: download - view: text, markup, annotated - select for diffs
Thu Mar 20 14:19:10 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.5: preferred, unified
Changes since revision 1.115.2.12.2.5: +17 -17
lines
more tests OK
Revision 1.115.2.12.2.5: download - view: text, markup, annotated - select for diffs
Thu Mar 20 11:11:56 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.4: preferred, unified
Changes since revision 1.115.2.12.2.4: +5 -1
lines
test compiled
Revision 1.115.2.12.2.4: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:41:47 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.3: preferred, unified
Changes since revision 1.115.2.12.2.3: +102 -221
lines
untaint.C 99% [except mail&sql&optimize]
Revision 1.115.2.12.2.3: download - view: text, markup, annotated - select for diffs
Thu Mar 20 08:11:15 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.2: preferred, unified
Changes since revision 1.115.2.12.2.2: +66 -65
lines
untaint.C 30%,
pa_common.C [done, without http for now]
Revision 1.115.2.12.2.2: download - view: text, markup, annotated - select for diffs
Wed Mar 19 16:28:09 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12.2.1: preferred, unified
Changes since revision 1.115.2.12.2.1: +7 -7
lines
started test
Revision 1.115.2.12.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:19 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115.2.12: preferred, unified
Changes since revision 1.115.2.12: +5 -5
lines
started porting to gc:
PA_Object done
lots of replacements also
Revision 1.115.4.1: download - view: text, markup, annotated - select for diffs
Mon Mar 17 14:48:06 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.115: preferred, unified; next MAIN 1.116: preferred, unified
Changes since revision 1.115: +2 -2
lines
libgc attempt
Revision 1.115.2.12: download - view: text, markup, annotated - select for diffs
Sat Mar 8 12:30:28 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.115.2.11: preferred, unified; next MAIN 1.116: preferred, unified
Changes since revision 1.115.2.11: +3 -6
lines
mail: transcode fixed.
todo: still problems when transcode from charset A to A.
Revision 1.115.2.11: download - view: text, markup, annotated - select for diffs
Mon Mar 3 13:44:26 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.115.2.10: preferred, unified
Changes since revision 1.115.2.10: +5 -5
lines
uchar changed to String_UL in all places [was not everywhere]
untaint test: 032
Revision 1.115.2.10: download - view: text, markup, annotated - select for diffs
Mon Feb 17 09:56:15 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.115.2.9: preferred, unified
Changes since revision 1.115.2.9: +2 -1
lines
class fields of simple type not initialized with zeros :(
while class fields of class types initialized with default constructors.
learn C++
Revision 1.115.2.9: download - view: text, markup, annotated - select for diffs
Fri Feb 14 12:59:10 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.115.2.8: preferred, unified
Changes since revision 1.115.2.8: +8 -3
lines
string, response compiled
Revision 1.115.2.8: download - view: text, markup, annotated - select for diffs
Tue Feb 4 12:08:57 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.115.2.7: preferred, unified
Changes since revision 1.115.2.7: +1 -2
lines
removed stupid value_includes.h
Revision 1.115.2.7: download - view: text, markup, annotated - select for diffs
Tue Feb 4 10:17:06 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.115.2.6: preferred, unified
Changes since revision 1.115.2.6: +2 -2
lines
*** empty log message ***
Revision 1.115.2.6: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:38 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.115.2.5: preferred, unified
Changes since revision 1.115.2.5: +11 -11
lines
grammar compiled
Revision 1.115.2.5: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:48 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.115.2.4: preferred, unified
Changes since revision 1.115.2.4: +7 -7
lines
ConstStringPtr died, long live StringPtr
Revision 1.115.2.4: download - view: text, markup, annotated - select for diffs
Wed Jan 29 11:55:22 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.115.2.3: preferred, unified
Changes since revision 1.115.2.3: +14 -11
lines
more compiled
Revision 1.115.2.3: download - view: text, markup, annotated - select for diffs
Wed Jan 29 11:06:44 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.115.2.2: preferred, unified
Changes since revision 1.115.2.2: +3 -3
lines
vrequest,vdouble,vint compiled
Revision 1.115.2.2: download - view: text, markup, annotated - select for diffs
Tue Jan 28 15:16:50 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.115.2.1: preferred, unified
Changes since revision 1.115.2.1: +25 -16
lines
untaint compiled
Revision 1.115.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 28 13:15:19 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.115: preferred, unified
Changes since revision 1.115: +71 -151
lines
more compiled.
struck with string::store_to needing to know source/client charsets
Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:15 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.114: preferred, unified
Changes since revision 1.114: +2 -2
lines
2002->2003
Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Dec 16 06:39:54 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007
Diff to: previous 1.113: preferred, unified
Changes since revision 1.113: +3 -5
lines
filespec russian small 'r' changed to latin 'p' bug fix
Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Dec 15 15:58:34 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.112: preferred, unified
Changes since revision 1.112: +9 -2
lines
filespec russian small 'r' changed to latin 'p'
Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Dec 5 13:00:53 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0006
Diff to: previous 1.111: preferred, unified
Changes since revision 1.111: +2 -4
lines
mail header closed properly
Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Dec 5 12:53:48 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.110: preferred, unified
Changes since revision 1.110: +36 -18
lines
mail header ',' allowed.
still bugs in smtp [only one receiptient works, cc, bcc ignored now, and MAILED ;)]
[strncpy killed, memnchr used]
Revision 1.110: download - view: text, markup, annotated - select for diffs
Thu Nov 21 15:29:05 2002 UTC (23 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.109: preferred, unified
Changes since revision 1.109: +2 -2
lines
cstr(UL_UNSPECIFIED) [not _PASS_APPENDED)
Revision 1.109: download - view: text, markup, annotated - select for diffs
Tue Oct 8 12:55:25 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.108: preferred, unified
Changes since revision 1.108: +41 -14
lines
mail header quoted printable changed after RFC reread
Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Sep 24 10:24:23 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.107: preferred, unified
Changes since revision 1.107: +12 -22
lines
1.
file spec language changed:
now there are only few chars are untainted:
* ? ' " < > |
and, on unix, : \ ~
[russian letters and SPACES now enabled, one should use ^untaint[uri]{...} now]
2.
$list[^file:list[dir]] now returns simply tainted names in $list.name, not tainted as filespec
@russianindex[]
#dir with files with russian-lang names
$where[dir]
$dir[^file:list[$where;\.txt^$]]
^dir.menu{
<a href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br>
}
Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Sep 16 07:08:49 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.106: preferred, unified
Changes since revision 1.106: +3 -2
lines
mail:send closing ?= now closed right
Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Sep 12 08:48:26 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.105: preferred, unified
Changes since revision 1.105: +4 -2
lines
quoted printable encoding stops before \s*<...>$
Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Sep 12 08:37:32 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.104: preferred, unified
Changes since revision 1.104: +33 -7
lines
quoted printable ' ' now =20
and encoding stops before <...>$
Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:19 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.103: preferred, unified
Changes since revision 1.103: +1 -1
lines
$Date: now$
Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:51 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.102: preferred, unified
Changes since revision 1.102: +2 -2
lines
ident.C* removed
Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Jun 10 09:37:06 2002 UTC (23 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0004,
release_3_0_0003,
release_3_0_0002
Diff to: previous 1.101: preferred, unified
Changes since revision 1.101: +2 -2
lines
(bug#2) mail subject got always prepended with charset even when all letters were 7bit one
Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Apr 10 08:53:55 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
CVS tags: release_1_0_0001
Diff to: previous 1.100: preferred, unified
Changes since revision 1.100: +16 -16
lines
killed 8 bytes from String.head
Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Apr 1 09:37:51 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.99: preferred, unified
Changes since revision 1.99: +8 -5
lines
mail subject encoding taken from .content-type.charset, not .charset
Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed Mar 27 15:30:37 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.98: preferred, unified
Changes since revision 1.98: +5 -5
lines
assigned exception types
Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Feb 28 15:40:40 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.97: preferred, unified
Changes since revision 1.97: +1 -4
lines
removed some debug comments
Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Feb 21 14:44:37 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.96: preferred, unified
Changes since revision 1.96: +9 -13
lines
removed debug code, activated commented-for debug parts
Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Feb 21 14:36:54 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.95: preferred, unified
Changes since revision 1.95: +45 -56
lines
STRING_*FOREACH_ROW
changed to stop at append_row, not at link zero
now string to string appending works
Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Feb 20 12:40:24 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.94: preferred, unified
Changes since revision 1.94: +2 -2
lines
//#define DEBUG_STRING_APPENDS_VS_EXPANDS
Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Feb 20 12:35:29 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.93: preferred, unified
Changes since revision 1.93: +39 -19
lines
economy: 22%
Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Feb 20 11:15:13 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.92: preferred, unified
Changes since revision 1.92: +30 -6
lines
space uptimized: string::link_row removed
Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Feb 20 10:40:08 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.91: preferred, unified
Changes since revision 1.91: +13 -23
lines
speed uptimized: string::is_empty
Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed Feb 20 09:13:08 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.90: preferred, unified
Changes since revision 1.90: +45 -1
lines
strign to string append optimiziation idea and estimates
Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:32:34 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.89: preferred, unified
Changes since revision 1.89: +2 -2
lines
name spelling
Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:31:32 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.88: preferred, unified
Changes since revision 1.88: +2 -2
lines
name spelling
Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:49 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.87: preferred, unified
Changes since revision 1.87: +2 -2
lines
2002
Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Dec 17 18:44:51 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.86: preferred, unified
Changes since revision 1.86: +19 -11
lines
^mail:send[
$.charset[zzz]
addded
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Dec 17 18:03:59 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.85: preferred, unified
Changes since revision 1.85: +2 -2
lines
allowed space in filespec
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:37:43 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.84: preferred, unified
Changes since revision 1.84: +15 -5
lines
uri lang now knows about client/source charsets
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:28:22 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.83: preferred, unified
Changes since revision 1.83: +2 -2
lines
introducing Charset
Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Dec 10 10:20:24 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.82: preferred, unified
Changes since revision 1.82: +13 -9
lines
FILE_SPEC untainting changed so that one can erase files like that, knowing their full name
introducing
// theoretical problem with, for instance, "_2B" and "." fragments,
// they would yield the same
// because need_file_encode('_')=false
// but we need to delete such files somehow, getting names from ^index
Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Nov 22 10:29:47 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.81: preferred, unified
Changes since revision 1.81: +2 -3
lines
ORIGINS mode removed UHTML
Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Nov 22 10:28:46 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.80: preferred, unified
Changes since revision 1.80: +14 -6
lines
ORIGINS mode was bad - forgot about optimize bit
Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Nov 21 10:02:13 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.79: preferred, unified
Changes since revision 1.79: +2 -2
lines
optimized \r produced by xslt
Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Nov 21 08:33:56 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.78: preferred, unified
Changes since revision 1.78: +2 -1
lines
cached some string::size() es
Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Nov 21 08:26:55 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.77: preferred, unified
Changes since revision 1.77: +13 -3
lines
table.append bug fixed: forgot to switch default language for {code}, it happen to change it's language from CLEAN, so later refused to split by CLEAN \t
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Nov 19 12:17:06 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.76: preferred, unified
Changes since revision 1.76: +243 -240
lines
UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT at wcontext.write
Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Nov 16 13:51:14 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.75: preferred, unified
Changes since revision 1.75: +37 -32
lines
removed 1+4 bytes from String
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Nov 16 12:38:44 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.74: preferred, unified
Changes since revision 1.74: +125 -99
lines
introducing estimating String::cstr_bufsize, 0
Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:29 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.73: preferred, unified
Changes since revision 1.73: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Oct 29 16:59:30 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.72: preferred, unified
Changes since revision 1.72: +3 -3
lines
optimizing returned after debugging
Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Oct 29 16:56:31 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.71: preferred, unified
Changes since revision 1.71: +2 -2
lines
memory hunging
#pragma pack(1)
16 419 844
13 169 394
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Oct 29 16:29:08 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.70: preferred, unified
Changes since revision 1.70: +2 -2
lines
String size_t replace to uint in proper places [todo:Array]
Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Oct 29 13:04:47 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.69: preferred, unified
Changes since revision 1.69: +13 -5
lines
debuggging memory.
string::as_int/double now usually uses stack, not heap [200K out of 17M :)]
VString(String&) not copies reference [29M -> 17M]
Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Oct 19 12:43:30 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.68: preferred, unified
Changes since revision 1.68: +5 -5
lines
switched to c++ exceptions 0
Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Oct 11 10:21:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +4 -3
lines
untaint lang origins table fixed.
got rid of empty_string, which caused errors - it hasnt exception but somebody[value.bark] tried to throw it on it's pool
Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Oct 8 14:09:18 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.66: preferred, unified
Changes since revision 1.66: +7 -23
lines
header untainting to UL_HTTP_HEADER, UL_MAIL_HEADER made nonforced [only tainted pieces]
Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:04:08 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.65: preferred, unified
Changes since revision 1.65: +3 -6
lines
remove_crlf @ SAPI::log
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Oct 8 08:52:45 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.64: preferred, unified
Changes since revision 1.64: +5 -3
lines
\r to ' ' in origins mode
Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Oct 5 16:26:05 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.63: preferred, unified
Changes since revision 1.63: +6 -2
lines
http_header tainting more gentle with enquoting now
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Sep 26 10:32:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +2 -2
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Sep 14 15:41:59 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +2 -2
lines
dom.xslt stylesheet compiled&cached
Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Sep 11 09:20:57 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +11 -3
lines
^dom:set{<some>xml</some>} default language XML
languages+=xml
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Aug 28 10:30:28 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.59: preferred, unified
Changes since revision 1.59: +3 -3
lines
strncpy forced with zero ending in case of limit
Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Aug 28 09:27:42 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +6 -13
lines
pa_directory speeded up. moved zero 'from' check to directory constructor.
string:replace
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Aug 1 12:08:40 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.57: preferred, unified
Changes since revision 1.57: +9 -8
lines
speeded up typo-html replacements. introducing Dictionary with first-char caching
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:01:50 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.56: preferred, unified
Changes since revision 1.56: +10 -8
lines
bug fix @ untaint when \r skipped \n
Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Jul 18 13:18:00 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.55: preferred, unified
Changes since revision 1.55: +28 -3
lines
ORIGINS langs name abbrevations
Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Jul 18 10:06:04 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +35 -4
lines
$ORIGINS(1) output tracing mode
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jul 9 16:51:54 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +4 -2
lines
qp wrong name
Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Jun 28 07:44:17 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +1 -3
lines
*/
static const char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp $";
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Jun 28 07:41:59 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +2 -1
lines
static char *RCSId="$Id$";
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat May 19 19:52:38 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +7 -4
lines
introducing String::cstr_bufsize, returns just size+1 for as_is target.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat May 19 19:10:20 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +6 -5
lines
fixed bug in pre html untaint, wrong size used, 4* mem wasted
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu May 17 19:33:33 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +1 -3
lines
#include "pa_config_includes.h"
removed from most .C
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon May 14 13:18:07 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +2 -1
lines
^string.upper|lower[]
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Apr 28 13:38:15 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +2 -2
lines
z
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:23:40 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +5 -2
lines
untaint without charset
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Apr 23 09:46:17 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +6 -10
lines
mail header only once to =?
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Apr 23 09:38:53 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +22 -2
lines
untaint - @test optimize whitespaces for all but 'html'
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 23 08:52:24 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +26 -5
lines
untaint - @test mail-header
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Apr 20 09:05:24 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +1 -1
lines
z
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Apr 20 09:04:08 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +54 -42
lines
fixed header "a/a"
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 19 15:38:00 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +40 -2
lines
changed urlencode here and in untaint.C to HTTP standard's " and \" mech
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Apr 11 08:36:20 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +3 -3
lines
fixed vstring:as_vfile length
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 10 11:24:00 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +3 -3
lines
image:measure -90
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:04:12 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +2 -2
lines
exec3. decided exec:cgi to move to file:cgi
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Apr 7 10:34:45 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +11 -5
lines
mail:send -10 just compiled
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:27:14 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +2 -2
lines
z
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:19:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +9 -6
lines
sql quote. string untaint UL_SQL
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:01:57 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +3 -2
lines
mysql 0
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Apr 4 10:50:36 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +2 -1
lines
connect&sql -1000 just compiled
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Apr 3 17:01:03 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +8 -4
lines
string:match replace 2. string.cstr(forced lang)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Apr 3 07:32:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +5 -3
lines
todo/tests
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Apr 3 05:23:41 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +4 -4
lines
string::pos & cmp & piece bugs fixed.
string::split new
table:load separated from set
table:set implemented with clean \n \t searches
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:12:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +3 -3
lines
string: pos
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Mar 29 15:00:22 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +2 -3
lines
string: left right mid
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 29 08:34:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +4 -7
lines
pool.request undone
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Mar 29 08:28:04 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +8 -5
lines
pool.request
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Mar 28 13:21:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +4 -3
lines
file:load 1. tainted
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Mar 27 16:35:55 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +2 -2
lines
sort 0
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 26 09:09:44 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +2 -2
lines
z
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 25 10:30:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +36 -41
lines
z
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 25 10:29:40 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +5 -4
lines
moved default typo-table to lowlevel - it initialization could be skipped if failed in @auto. so that exception report would use some table
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:57:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +11 -10
lines
html-typo - moved all processing to table [except preliminary \r\n \r \n replacements to "\n"]
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:40:55 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +71 -70
lines
html-typo - decided to move all the processing to table
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:10:30 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2
lines
returned table originating. useful for reporting typo table problems origin. think would be useful somewhere else
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:01:00 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +7 -2
lines
typo \r \r\n \n properly handled
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 25 08:52:37 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +7 -4
lines
typo & typo-default
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:30:07 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +4 -2
lines
html-typo 2
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:12:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +118 -61
lines
html-typo 0
html-typo 1. noticed double default content-type prob. run cgi.cmd tomorrow first
html-typo sample. detected << problem: they become ltlt too fast
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 23 13:08:11 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +2 -2
lines
cgi: reinvent document_root and request_uri under iis. autoconf updated. introducing ap_config_includes
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 21 14:06:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +12 -12
lines
shifted apache branch on main trunc
Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 20 17:21:54 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.10: preferred, unified; next MAIN 1.11: preferred, unified
Changes since revision 1.10: +12 -12
lines
String::UL_
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 20 06:45:19 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +2 -2
lines
z
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:46:38 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +19 -6
lines
file 1
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:42:16 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +4 -2
lines
z
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:44:03 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -2
lines
auto @brief
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 19 15:29:40 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -2
lines
doxygen include/, Value
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 18 20:31:27 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +27 -14
lines
cookie class
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 18 16:32:25 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +51 -25
lines
taint[uri
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 18 13:22:07 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +2 -3
lines
proper @exceptions params tainting
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 21:54:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +2 -2
lines
think constructing flag as is is bad
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:40:27 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
z
E-mail: