• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

Explain better why is not easy to get rid of this library

Give a proper documentation to xml_* api

bump version number to offer people upgrading via apm a new version

security fix for OSes with case-insensitive file systems

security fix for OSes with case-insensitive file systems

reduce verbosity

Fix documentation

Fix documentation (complete list of array fields)

Remove duplicate column

it seems, that "-ulevel" is used more often than "-level"

use "-level" instead of "-ulevel", since "-level" is used e.g. in

template::util::multirow_to_list or template::util::list_of_ns_sets_to_multirow

as well.

Added switch "-ulevel" to proc "util::var_subst_quotehtml";

ad_form: quote form field values in validation error messages to prevent XSS attacks

Delete unneeded line

improve protection against attacked cookies

Fix typo

new support function util::var_subst_quotehtml to perform variable substitution with ns_quotehtml

use capitals for abbreaviation

- improve error message

- break overlong lines

    • -26
    • +62
    ./tcl/request-processor-procs.tcl
remove duplicated test case

use "ad_log" instead of "ns_log" in "obscure case"

get proper default authority

reflow overlong lines

return the directory listing in templated form (when someone manages to activate the fancy directory listings)

fix for issue #3390 (typo in cmd name)

change references from "http://*tcl.tk/" to "https://*tcl-lang.org/"

  1. … 3 more files in changeset.
dont rely on upper/lower case on header fields

improve behavior in error cases. When the request fails early, "ad_context_node_list" might return

an empty list, such that "lindex ... 1" will fail

    • -104
    • +112
    ./tcl/navigation-procs.tcl
improve spelling and deactivate changes that were probably needed only for Firefox 2

  1. … 4 more files in changeset.
avoid double substitutions

  1. … 2 more files in changeset.