CVS log for parser3/src/main/pa_http.C
Up to [parser3project] / parser3 / src / main
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.135: 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.134: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.134: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.134: download - view: text, markup, annotated - select for diffs
Sat May 31 13:23:22 2025 UTC (12 months ago) by moko
Branches: MAIN
Diff to: previous 1.133: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.133: +2 -2 lines
old gcc compilation fix (related to feature #1277)
Revision 1.133: download - view: text, markup, annotated - select for diffs
Mon May 26 00:52:15 2025 UTC (12 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.132: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.132: +4 -4 lines
implements feature #1277
String::Body(const char *abody) now explicit
but HashString::put(const char *str, V value) added for simplicity
optimizations:
HASH_PUT_CSTR used where hash.put called several time during execution;
caching String::Body::uitoa used at all pash.put(<uint> calls.
Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Dec 24 02:58:47 2024 UTC (17 months, 1 week ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.131: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.131: +4 -8 lines
final fixes for --with-build-warnings (dangling-reference warnings can be ignored)
Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Dec 23 18:30:55 2024 UTC (17 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.130: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.130: +4 -3 lines
more fixes for --with-build-warnings
Revision 1.130: download - view: text, markup, annotated - select for diffs
Sat Nov 23 00:36:40 2024 UTC (18 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.129: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.129: +29 -10 lines
pa_send added to handle partial writes (fixes bug #1261)
Revision 1.129: 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.128: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.128: +2 -2 lines
Copyright year updated
Revision 1.128: download - view: text, markup, annotated - select for diffs
Wed Oct 2 22:54:03 2024 UTC (19 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.127: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.127: +2 -2 lines
format replaced with pa_uitoa where applicable, $.date[unix-timestamp] fixed for handling large dates
Revision 1.127: download - view: text, markup, annotated - select for diffs
Sat Sep 28 14:37:54 2024 UTC (20 months ago) by moko
Branches: MAIN
Diff to: previous 1.126: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.126: +10 -10 lines
minor error messages spelling fixes
Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Sep 13 04:01:23 2024 UTC (20 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.125: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.125: +2 -2 lines
optimization: Value::as() removed as dynamic_cast is faster, Value::is() is still required for is operator.
Revision 1.125: download - view: text, markup, annotated - select for diffs
Sat Sep 7 16:30:26 2024 UTC (20 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.124: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.124: +4 -4 lines
Array::Iterator unified with Hash::Iterator, has_next() replaced with operator bool (related to feature #930)
Revision 1.124: download - view: text, markup, annotated - select for diffs
Sat Sep 7 15:01:38 2024 UTC (20 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.123: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.123: +2 -2 lines
Array class extended, Array::Iterator added and used (related to feature #930)
Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri May 10 13:12:39 2024 UTC (2 years ago) by moko
Branches: MAIN
Diff to: previous 1.122: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.122: +5 -1 lines
Testing shows that TCP_NODELAY has no positive performance effect in our case
Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Mar 11 21:12:53 2024 UTC (2 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.121: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.121: +3 -2 lines
cookies without value are now parsed correctly (fixed bug #1238)
Revision 1.121: 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.120: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.120: +3 -3 lines
copyright, authors actualized
Revision 1.120: download - view: text, markup, annotated - select for diffs
Wed Dec 22 21:52:49 2021 UTC (4 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.119: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.119: +27 -33 lines
MSVC SOCKET warnings war
Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Nov 8 11:44:20 2021 UTC (4 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.118: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.118: +2 -2 lines
pa_strncpy added ans used to avoid strncpy drawbacks
Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Jan 21 16:46:53 2021 UTC (5 years, 4 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.117: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.117: +9 -11 lines
no alarm() in file::load when web server mode is MULTITHREADED
Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat Jan 2 23:01:11 2021 UTC (5 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.116: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.116: +3 -3 lines
@conf[] +CLASS-GETTER-PROTECTED, +LOCALS. $main -> $MAIN in exception texts (implements feature #1207)
Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun Dec 20 20:27:19 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.115: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.115: +2 -2 lines
*** empty log message ***
Revision 1.115: download - view: text, markup, annotated - select for diffs
Sun Dec 20 19:58:54 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.114: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.114: +16 -9 lines
+valid_http_method
Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Dec 19 22:34:21 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.113: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.113: +6 -4 lines
SERVER_PORT now available
Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Dec 17 13:38:45 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.112: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.112: +3 -1 lines
no HAVE_TLS -> no multithreads mode
Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Dec 17 11:50:44 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.111: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.111: +4 -2 lines
content logging added
Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Dec 16 15:04:47 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.110: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.110: +35 -11 lines
HTTPD_DEBUG added for logging network exchange
Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Dec 16 10:45:09 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.109: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.109: +11 -6 lines
we need to ignore "void" connections from browsers
(browsers open connections in advance and they will be empty if user does not request more pages)
Revision 1.109: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:36 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.108: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.108: +2 -2 lines
Copyright year updated
Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Dec 15 10:25:16 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.107: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.107: +12 -1 lines
$main:HTTPD.mode implemented
Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Dec 10 22:38:42 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.106: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.106: +9 -6 lines
no ALARM in MULTITHREADED httpd server mode
Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Dec 10 20:47:06 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.105: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.105: +7 -5 lines
initial support for MULTITHREADED and PARALLEL httpd server modes
Revision 1.105: download - view: text, markup, annotated - select for diffs
Mon Dec 7 23:25:20 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.104: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.104: +3 -3 lines
msvc warnings war
Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Dec 1 21:30:42 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.103: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.103: +4 -4 lines
windows warning war
Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Nov 13 16:55:48 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.102: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.102: +42 -7 lines
pa_recv added with timeout support, thus read copied in httpd.
Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Nov 13 11:57:24 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.101: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.101: +2 -2 lines
*** empty log message ***
Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu Nov 12 16:26:19 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.100: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.100: +18 -26 lines
ALARM code unified to be used in httpd
Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Nov 12 15:09:41 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.99: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.99: +65 -1 lines
URI validation added
Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Oct 29 14:26:07 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.98: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.98: +2 -2 lines
*** empty log message ***
Revision 1.98: download - view: text, markup, annotated - select for diffs
Sun Oct 18 23:40:41 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.97: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.97: +2 -2 lines
*** empty log message ***
Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Oct 14 21:35:00 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.96: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.96: +9 -10 lines
url no longer needed as ALTER_EXCEPTION_SOURCE is used
Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed Oct 14 21:22:59 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.95: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.95: +2 -2 lines
check_file_size filespec is now optional
Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Oct 14 21:20:15 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.94: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.94: +5 -4 lines
ALTER_EXCEPTION_SOURCE and ALTER_EXCEPTION_COMMENT added for better error reporting
Revision 1.94: 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.93: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.93: +4 -4 lines
pa_atoi / pa_atoui / pa_atoul usage checked. 10 is now default base, no hex autodetect by default
Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Oct 14 11:24:46 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.92: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.92: +44 -45 lines
connection socket closing in destructor + accept exception handling
Revision 1.92: 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.91: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.91: +13 -2 lines
global try exception handling unified
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Oct 12 21:57:20 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.90: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.90: +2 -2 lines
*** empty log message ***
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Oct 12 21:55:17 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.89: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.89: +9 -1 lines
warning war
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Oct 12 21:15:07 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.88: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.88: +8 -7 lines
warning war
Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Oct 12 16:58:55 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.87: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.87: +17 -16 lines
http_read_response moved to HTTP_response class
Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Oct 12 14:28:53 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.86: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.86: +25 -4 lines
read_post implemented
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Oct 11 23:25:10 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.85: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.85: +12 -3 lines
[host:]port syntax support in httpd mode
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Oct 10 09:05:42 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.84: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.84: +6 -6 lines
ResponseHeaders -> HTTP_Headers
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Oct 10 06:08:36 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.83: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.83: +174 -5 lines
initial httpd mode implementation
Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Sep 30 20:01:08 2020 UTC (5 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.82: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.82: +3 -3 lines
renamed
Revision 1.82: download - view: text, markup, annotated - select for diffs
Sun Nov 24 23:46:22 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.81: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.81: +2 -2 lines
base64 options used
Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Nov 13 22:05:48 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.80: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.80: +2 -1 lines
base64 options added, but not yet implemented (related to feature #986)
Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed May 17 14:22:12 2017 UTC (9 years ago) by moko
Branches: MAIN
Diff to: previous 1.79: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.79: +2 -2 lines
fixed spelling typos from lintian reported by Sergey B Kirpichev (fixes bug #1156)
Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:43 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.78: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.78: +2 -2 lines
Copyright year: 2015->2017
Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Jan 23 09:33:02 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.77: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.77: +181 -156 lines
check_file_size added and used in curl / file load from disk and http, http file load rewritten (related to bug #1014)
Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Sep 21 15:35:10 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.76: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.76: +4 -4 lines
charsets -> pa_charsets, vs2015 warning war
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Sep 8 20:41:47 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.75: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.75: +3 -6 lines
cleanup: string::split limit argument removed as no longer required, pos_after no longer reference (related to feature #11)
Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Sep 1 13:57:05 2016 UTC (9 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.74: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.74: +2 -2 lines
typo bugfix for clang compiler (related to feature #1042)
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Jul 29 20:24:17 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.73: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.73: +3 -3 lines
charsets.get now does str_upper inside (related to feature #1061)
Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Jul 26 15:22:36 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.72: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.72: +22 -70 lines
whitespace optimizaion
Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Jul 26 13:20:23 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.71: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.71: +67 -98 lines
^curl:load[] now support multiple headers, ^file::load supports headers transcoding (implements feature #1042)
Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Jul 21 17:05:37 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.70: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.70: +2 -14 lines
get_uuid_boundary() added and used, static boundary in mail removed, Errors-To: mail header removed (implements feature #1047)
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue May 24 11:09:02 2016 UTC (10 years ago) by moko
Branches: MAIN
Diff to: previous 1.69: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.69: +2 -1 lines
minor cleanup
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:58 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.68: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.68: +2 -2 lines
Copyright year updated
Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Oct 13 21:27:57 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.67: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.67: +3 -7 lines
checkBOM detects charset if it's not enforced, skips BOM signature if it complies charset (fixes bug #1037)
Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Oct 8 18:29:15 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.66: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.66: +2 -2 lines
Now char * is converted to CORD only using AS_CORD() to check for empty cord bug (fixes bug #957)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Apr 30 18:34:22 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.65: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.65: +6 -3 lines
idna_host added, related to issue #849
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Apr 30 17:37:43 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.64: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.64: +9 -15 lines
set_addr corrected, pa_idna_encode call added (related to issue #849)
Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Apr 6 22:27:26 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.63: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.63: +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.63: download - view: text, markup, annotated - select for diffs
Thu Apr 2 22:18:26 2015 UTC (11 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.62: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.62: +7 -7 lines
C++11 compilation errors fixed (related to ticket #958)
Revision 1.62: 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.61: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.61: +2 -2 lines
$request:headers, $request:method added (implements feature #1007)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Apr 15 22:20:43 2014 UTC (12 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.60: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.60: +2 -2 lines
response-charset option should finally work now (fix for issue #867)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Apr 15 21:52:57 2014 UTC (12 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.59: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.59: +2 -1 lines
response-charset option should work now (fix for issue #867)
Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Jul 23 09:46:58 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.58: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.58: +11 -6 lines
headers cleanup
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Apr 21 20:37:55 2013 UTC (13 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.57: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.57: +7 -5 lines
response-charset option added to file::load (closes issue #867)
Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Mar 11 05:51:17 2013 UTC (13 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.56: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.56: +1 -2 lines
no message
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Mar 10 23:32:56 2013 UTC (13 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.55: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.55: +14 -11 lines
- parsing cookies is moved to a separate method
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Mar 7 23:14:16 2013 UTC (13 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.54: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.54: +8 -8 lines
GPF on ^cookies:save fixed, $file.cookies now creates correct table (fixes issue #910)
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Jun 2 22:52:36 2012 UTC (14 years ago) by misha
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.53: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.53: +95 -1 lines
- ^file:load[...;http://...] - all received cookies are parced and stored into $.cookies ( new feature: #31 )
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:13 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.52: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.52: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.52: 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.51: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.51: +3 -3 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.51: download - view: text, markup, annotated - select for diffs
Wed Dec 29 12:46:44 2010 UTC (15 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.50: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.50: +3 -3 lines
pa_http_safe_header_name corrected a bit
Revision 1.50: 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.49: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.49: +16 -3 lines
L_HTTP_HEADER now used in http headers values, pa_http_safe_header_name added for headers names (fixes bug #195)
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Oct 28 22:40:25 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.48: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.48: +13 -5 lines
":port" is now added to "Host:" header if port is not default (fixes issue #155);
exception on invalid port added.
Revision 1.48: 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.47: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.47: +79 -63 lines
files upload now uses binary blocks instead of L_FILE_POST tainting. (bugfix: #128)
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Aug 10 05:27:46 2010 UTC (15 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.46: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.46: +3 -1 lines
- transcode file from utf-8 to $request:charset during loading if the BOM code is detected ( new feature: #98 )
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Jul 5 05:55:21 2010 UTC (15 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.45: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.45: +2 -4 lines
- exception comment strings "options must be hash", "options must be hash, not code" and "called with invalid option" were replaced by constatns
- exception comment string "invalid option passed" was replaced by "called with invalid option" (now in different methods are the same exception comment string)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Nov 9 00:32:05 2009 UTC (16 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.44: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.44: +2 -2 lines
- little optimisation
Revision 1.44: 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
Diff to: previous 1.43: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.43: +6 -6 lines
- little hacking: for dealing with transcoding+^taint[uri] transcode_and_untaint was replaced by untaint_and_transcode
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Sep 10 10:11:18 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.42: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.42: +2 -3 lines
no message
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Sep 10 10:01:45 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.41: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.41: +2 -2 lines
- bugfix: the values of http headers didn't ^tainted[uri] so it was possible to make request with incorrect http header
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Sep 10 09:44:07 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.40: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.40: +7 -6 lines
- capitalization of http headers during file::load[http was slightly changes
- bugfix: all headers which parser sends during file::load[http should be transcoded and only then escaped
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Sep 8 09:14:02 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.39: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.39: +2 -2 lines
no message
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Sep 4 07:31:29 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.38: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.38: +2 -2 lines
- capitalization of http headers during file::load[http was implemented
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Sep 3 11:08:18 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.37: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.37: +13 -8 lines
- back to storing response http headers in lowercase
- capitalize them during output
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Aug 30 05:28:49 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.36: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.36: +15 -15 lines
- http headers were changed: content-type => Content-type and so on
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Aug 22 14:23:51 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.35: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.35: +3 -3 lines
no message
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Aug 22 14:22:33 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.34: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.34: +51 -40 lines
- ^file::load[http://...;$.body[]] : $.body transcoded, but tainted pieces are escaped only when content-type==url-encoding
Revision 1.34: 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.33: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.33: +6 -6 lines
- some fixes with transcode+untaint
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:21 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.32: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.32: +2 -2 lines
- new classes implementation
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Aug 5 08:57:08 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.31: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.31: +2 -2 lines
- bugfix: error was during detecting content-type of file which was loaded by http
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jul 15 13:00:24 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.30: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.30: +2 -2 lines
- bugfix: $.cookies' values should be force tainted in ^file::load[http://...;$.cookies[]]
Revision 1.30: 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.29: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.29: +2 -4 lines
- some code cleanup
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jul 6 12:07:04 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.28: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.28: +7 -9 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jul 3 01:28:47 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.27: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.27: +47 -48 lines
- file::load[http works now with uploading files _and_ changing $.charset
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jun 5 06:26:19 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.26: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.26: +2 -1 lines
- bugfix: content-length was not calculated if $.body was specified
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue May 26 10:44:33 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.25: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.25: +2 -2 lines
- one method detect_charset was deleted
- bug was fixed in this method (error while detecting charset in content_type withot last ';')
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu May 14 08:10:09 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.24: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.24: +4 -5 lines
- String constructors don't have that stupid true/false param which means 'tainted'. they accept lang instead.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Feb 1 09:32:47 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.23: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.23: +1 -1 lines
- bugfix: double CRLF before the end of boundary
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 25 06:12:04 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.22: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.22: +3 -9 lines
no message
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jan 25 02:05:33 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.21: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.21: +197 -38 lines
- ^file::load[...;http://...;] now can post files (new option $.encode[multipart-form/data] should be specified)
- $.method[] option for file::load now is not case-sensitive
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jan 12 09:03:34 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.20: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.20: +5 -4 lines
- value of $.method[] option force uppercased now
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 12 07:47:26 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.19: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.19: +25 -22 lines
- some constants changed their names
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 12 07:16:33 2009 UTC (17 years, 4 months ago) by misha
Branches: MAIN
Diff to: previous 1.18: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.18: +9 -8 lines
- some formating changes
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 4 09:37:48 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.17: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.17: +3 -3 lines
- some exceptions while operations with files not typeless anymore
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jul 23 14:08:26 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.16: +3 -3 lines
- escape $cookies as %uXXXX while file::load[...;http://
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jul 15 12:50:11 2008 UTC (17 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.15: +13 -2 lines
- skip BOM code before transcode
- escape method has new option for skip converting '+' to a space char
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 11 11:38:35 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.14: +4 -3 lines
- option for disable transcoding while file_read and file_read_text added
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jun 7 11:01:09 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.13: +7 -8 lines
- some polish
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 6 17:25:44 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.12: +2 -34 lines
- detect_charset moved out of here
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:04:45 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +29 -7 lines
- new constants used
- don't allow $.content-type in ^file::load[;http://;$.method[POST]]
- add charset info while ^file::load[;http://;$.method[POST]]
- option $.omit-post-charset(true) added to ^file::load[;http://] for disabling charset during post
Revision
1.11:
download - view:
text,
markup,
annotated -
[selected for diffs]
Fri Feb 22 17:29:38 2008 UTC (18 years, 3 months ago) by
misha
Branches:
MAIN
CVS tags:
release_3_2_3
Diff to: previous 1.10:
preferred,
unified
Changes since revision 1.10: +33 -19 lines
- exception if $.body[] and $.forms[] specified together in file::load[;http]
- get back transcoding $.body[] in file::load[;http]
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 20 08:55:15 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.9: +31 -6 lines
- transcode $.headers before escaping into specified charset while ^file::load[...;http://...] (L_URI instead of L_HTTP_HEADER)
- $.cookies param available in ^file::load[;http://...] now (but we don't parse set-cookies from response yet) (cookies not transcoded as common $cookies)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 15 11:51:22 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.8: +10 -7 lines
- taint names of $.headers for load[;http
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 14 18:31:38 2008 UTC (18 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.7: +2 -17 lines
- some outdated comments removed
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:30:32 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
CVS tags: release_3_2_2
Diff to: previous 1.6: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.6: +4 -4
lines
- "parser.runtime" strings were removed
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 22 18:58:52 2007 UTC (19 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.5: +9 -7
lines
- $.charset option for ^file::load[text;/local.txt] and ^table::load[/table.txt] was added
- not needed transcodes were removed from ^file::load[...;http://...]
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 3 16:42:56 2006 UTC (19 years, 7 months ago) by misha
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.4: +7 -7
lines
- bug fix. now tainted data from $.form and query converted to $.charset during ^file::load[http://...]
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 1 13:56:34 2006 UTC (19 years, 7 months ago) by misha
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.3: +2 -2
lines
- second param for this mid method is length but not end_index so this method has error and can't detect charsets in next content-types:
Content-type: text/html; charset="windows-1251"
Content-type: text/html; charset="windows-1251";
Content-type: text/html; charset=windows-1251;
only
Content-type: text/html; charset=windows-1251
was fine
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:38:47 2006 UTC (20 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.2: +3 -3
lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach
Revision 1.2.12.1: download - view: text, markup, annotated - select for diffs
Sun Apr 9 12:25:04 2006 UTC (20 years, 1 month ago) by paf
Diff to: previous 1.2: preferred, unified; next MAIN 1.3: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.2: +3 -3
lines
! switched to VS2005 (projects and object<info explicitly typed>.for_each(, info))
+ $response:field[] setting void means removing
+ grammar $name` name stops now, for mysql `$field`
+ started ^break[] ^continue[], in ^for. TODO: to other iterators (while, menu, foreach)
+ all log messages += [uri=, method=, cl=]
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 28 11:33:45 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.1.2.1: preferred, unified; next MAIN 1.2: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.1.2.1: +17 -17
lines
merged from HEAD:
! status line check made earlier [was totally wrong]
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 28 11:32:47 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1,
release_3_2_0,
paf_left
Diff to: previous 1.1: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.1: +17 -17
lines
! status line check made earlier [was totally wrong]
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Thu Nov 24 13:50:29 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.1: preferred, unified; selected 1.11: preferred, unified
Changes since revision 1.1: +1 -1
lines
merged from HEAD:
+! ^file::exec/cgi[script;$.charset[changed] $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be encoded in $.charset charset
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 24 12:28:48 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Branch point for: release_3_1_5
Diff to: selected 1.11: preferred, unified
. extracted http:// into separate file [preparation for ^file::cgi[script;$.form[$.field1[]
E-mail: