2021-10-13 |
Paul Hänsch | allow server site message page to confirm registration
|
commit | commitdiff | tree |
2021-10-07 |
Paul Hänsch | perform _BASE striping outside of internal web server
|
commit | commitdiff | tree |
2021-10-07 |
Paul Hänsch | cleaner display of activation link, include port number...
|
commit | commitdiff | tree |
2021-10-07 |
Paul Hänsch | strip _BASE path from PATH_INFO variable
|
commit | commitdiff | tree |
2021-10-07 |
Paul Hänsch | user invite function, handle invite/registration expire...
|
commit | commitdiff | tree |
2021-09-29 |
Paul Hänsch | bugfix tooltips
|
commit | commitdiff | tree |
2021-09-29 |
Paul Hänsch | improved markup for styling
|
commit | commitdiff | tree |
2021-09-29 |
Paul Hänsch | min-height for textarea
|
commit | commitdiff | tree |
2021-09-29 |
Paul Hänsch | unambiguous cookie path when destroying user session
|
commit | commitdiff | tree |
2021-09-22 |
Paul Hänsch | automatically swap in confirmation dialog for registration
|
commit | commitdiff | tree |
2021-09-21 |
Paul Hänsch | fix in email syntax and confirm path
|
commit | commitdiff | tree |
2021-09-21 |
Paul Hänsch | ignore automatic files from modules
|
commit | commitdiff | tree |
2021-09-21 |
Paul Hänsch | syntax fixes, minor sanity checks
|
commit | commitdiff | tree |
2021-09-16 |
Paul Hänsch | user account functions
|
commit | commitdiff | tree |
2021-09-15 |
Paul Hänsch | function new_session to force session update, limit...
|
commit | commitdiff | tree |
2021-09-13 |
Paul Hänsch | allow suppression of default session cookie
|
commit | commitdiff | tree |
2021-09-13 |
Paul Hänsch | STRING encodes empty values as backslash for easyer...
|
commit | commitdiff | tree |
2021-09-12 |
Paul Hänsch | typo in cli parsing
|
commit | commitdiff | tree |
2021-08-27 |
Paul Hänsch | Set _EXEC _DATA and _BASE variables
|
commit | commitdiff | tree |
2021-08-24 |
Paul Hänsch | much faster hex decode function
|
commit | commitdiff | tree |
2021-08-23 |
Paul Hänsch | simpler lock algorithm using files
|
commit | commitdiff | tree |
2021-08-02 |
Paul Hänsch | improved gonzo mac if openssl is unavailable
|
commit | commitdiff | tree |
2021-07-26 |
Paul Hänsch | bugfix: faulty check in update and append
|
commit | commitdiff | tree |
2021-07-26 |
Paul Hänsch | bugfix: parameter passing in cgilite_value calls
|
commit | commitdiff | tree |
2021-07-26 |
Paul Hänsch | portability GNU `date` / Busybox `date`
|
commit | commitdiff | tree |
2021-07-25 |
Paul Hänsch | Fix: prevent horizontal rule from masking 2nd order...
|
commit | commitdiff | tree |
2021-07-24 |
Paul Hänsch | enable pipe/argument choice for more functions
|
commit | commitdiff | tree |
2021-07-08 |
Paul Hänsch | md: heading identifiers
|
commit | commitdiff | tree |
2021-07-07 |
Paul Hänsch | md: handle DOS line breaks
|
commit | commitdiff | tree |
2021-07-07 |
Paul Hänsch | md: task lists
|
commit | commitdiff | tree |
2021-07-07 |
Paul Hänsch | HTML escaping, switchable HTML processing
|
commit | commitdiff | tree |
2021-07-06 |
Paul Hänsch | md: inline HTML
|
commit | commitdiff | tree |
2021-07-06 |
Paul Hänsch | bugfix: stop condition in HTML block
|
commit | commitdiff | tree |
2021-07-05 |
Paul Hänsch | md: verbatim html block, md: allow emphasis before...
|
commit | commitdiff | tree |
2021-07-02 |
Paul Hänsch | md: image embedding, completing support for basic markdown
|
commit | commitdiff | tree |
2021-07-01 |
Paul Hänsch | md: horizontal rules
|
commit | commitdiff | tree |
2021-07-01 |
Paul Hänsch | md: allow hard line breaks; md extension: ignore embedded...
|
commit | commitdiff | tree |
2021-06-29 |
Paul Hänsch | todo items
|
commit | commitdiff | tree |
2021-06-29 |
Paul Hänsch | include markdown processor
|
commit | commitdiff | tree |
2021-05-15 |
Paul Hänsch | try automatic switching to busybox for uuencode and...
|
commit | commitdiff | tree |
2021-04-14 |
Paul Hänsch | bugfix: fix error when reading literal "+" char from...
|
commit | commitdiff | tree |
2021-03-20 |
Paul Hänsch | basic print styles
|
commit | commitdiff | tree |
2021-03-06 |
Paul Hänsch | set foreground color where background color is set
|
commit | commitdiff | tree |
2021-02-13 |
Paul Hänsch | remove obsolte escape functions
|
commit | commitdiff | tree |
2021-02-13 |
Paul Hänsch | introduce functions for cookie based cryptographically...
|
commit | commitdiff | tree |
2021-02-13 |
Paul Hänsch | introduce simple DBM module
|
commit | commitdiff | tree |
2021-02-13 |
Paul Hänsch | use debug function for error output
|
commit | commitdiff | tree |
2021-02-10 |
Paul Hänsch | change border of input elements
|
commit | commitdiff | tree |
2021-02-09 |
Paul Hänsch | experimental: basic set of css rules
|
commit | commitdiff | tree |
2021-02-09 |
Paul Hänsch | simplified mac function and cookie format
|
commit | commitdiff | tree |
2021-02-06 |
Paul Hänsch | prefer hmac for session security
|
commit | commitdiff | tree |
2020-11-18 |
Paul Hänsch | include guard for main script, prevent double read...
|
commit | commitdiff | tree |
2020-11-12 |
Paul Hänsch | mime types for streaming formats
|
commit | commitdiff | tree |
2020-11-04 |
Paul Hänsch | prevent line breaks in debug message
|
commit | commitdiff | tree |
2020-11-04 |
Paul Hänsch | try reading session key from post before trying cookie
|
commit | commitdiff | tree |
2020-09-30 |
Paul Hänsch | escape CR and TAB in URLs
|
commit | commitdiff | tree |
2020-09-07 |
Paul Hänsch | avoid confusion regarding carriage return when escaping...
|
commit | commitdiff | tree |
2020-06-24 |
Paul Hänsch | rudimentary debug function
|
commit | commitdiff | tree |
2020-06-09 |
Paul Hänsch | more escapes for use in html-sh and HTTP headers
|
commit | commitdiff | tree |
2020-06-08 |
Paul Hänsch | limit escaping to necessary characters, more readable...
|
commit | commitdiff | tree |
2020-06-03 |
Paul Hänsch | bugfix: allow empty query string
|
commit | commitdiff | tree |
2020-06-02 |
Paul Hänsch | improved handling of Connection header
|
commit | commitdiff | tree |
2020-06-02 |
Paul Hänsch | quicker path sanitizing
|
commit | commitdiff | tree |
2020-06-02 |
Paul Hänsch | sanitizing and security
|
commit | commitdiff | tree |
2020-05-27 |
Paul Hänsch | updated copyright line
|
commit | commitdiff | tree |
2020-05-27 |
Paul Hänsch | speed improvements
|
commit | commitdiff | tree |
2020-05-26 |
Paul Hänsch | allow empty script headers
|
commit | commitdiff | tree |
2020-01-29 |
Paul Hänsch | bugfix, STRING and UNSTRING input like "foo[bar]"
|
commit | commitdiff | tree |
2020-01-29 |
Paul Hänsch | faster STRING and UNSTRING functions
|
commit | commitdiff | tree |
2019-12-10 |
Paul Hänsch | dot termination done right (fix bug from last commit)
|
commit | commitdiff | tree |
2019-12-09 |
Paul Hänsch | introduce . as stop sign to prevent parsing text as...
|
commit | commitdiff | tree |
2019-11-30 |
Paul Hänsch | allow configuration of session timeout, make timestamp...
|
commit | commitdiff | tree |
2019-11-21 |
Paul Hänsch | kill program on connection loss
|
commit | commitdiff | tree |
2019-05-30 |
Paul Hänsch | Bugfix (security): fail session id check on undetermined...
|
commit | commitdiff | tree |
2019-05-09 |
Paul Hänsch | function for providing file transaction IDs
|
commit | commitdiff | tree |
2019-05-09 |
Paul Hänsch | portable sed invocations
|
commit | commitdiff | tree |
2019-04-04 |
Paul Hänsch | portable sed invocations
|
commit | commitdiff | tree |
2019-04-04 |
Paul Hänsch | Merge branch 'master' of plutz.net:cgilite
|
commit | commitdiff | tree |
2019-04-04 |
Paul Hänsch | key listing functions: GET_KEYS() POST_KEYS() REF_KEYS()
|
commit | commitdiff | tree |
2019-04-04 |
Paul Hänsch | do not close non-closing html tags
|
commit | commitdiff | tree |
2019-02-26 |
Paul Hänsch | escaping features
|
commit | commitdiff | tree |
2018-11-20 |
Paul Hänsch | id checker for correct slopecode
|
commit | commitdiff | tree |
2018-11-18 |
Paul Hänsch | various refinements in new modules
|
commit | commitdiff | tree |
2018-11-18 |
Paul Hänsch | make session cookies http only
|
commit | commitdiff | tree |
2018-11-18 |
Paul Hänsch | functions for logging and session handling
|
commit | commitdiff | tree |
2018-11-12 |
Paul Hänsch | Merge branch 'master' of git.plutz.net:cgilite
|
commit | commitdiff | tree |
2018-11-12 |
Paul Hänsch | bugfix: allow GET/POST values starting with - (dash)
|
commit | commitdiff | tree |
2018-08-11 |
Paul Hänsch | bugfix: header assembly with $BR variable set correctly
|
commit | commitdiff | tree |
2018-08-02 |
Paul Hänsch | independence from GNU `sed`, set CR and BR without...
|
commit | commitdiff | tree |
2018-07-22 |
Paul Hänsch | allow override of file type
|
commit | commitdiff | tree |
2018-07-18 |
Paul Hänsch | bugfix: pipeline use for STRING()
|
commit | commitdiff | tree |
2018-07-18 |
Paul Hänsch | huge speed gain for GET() and POST()
|
commit | commitdiff | tree |
2018-07-17 |
Paul Hänsch | dual use string functions (argument and pipe), make...
|
commit | commitdiff | tree |
2018-07-17 |
Paul Hänsch | slight simplicity/speed regain in URL()
|
commit | commitdiff | tree |
2018-07-17 |
Paul Hänsch | keep / in URL coded path
|
commit | commitdiff | tree |
2018-07-17 |
Paul Hänsch | strip multi slash sequences in PATH function
|
commit | commitdiff | tree |
2018-07-17 |
Paul Hänsch | make "checked" and "selected" keywords interchangeable
|
commit | commitdiff | tree |
2018-07-16 |
Paul Hänsch | handlineg of <select multiple>
|
commit | commitdiff | tree |
2018-07-16 |
Paul Hänsch | bigfix: handling of [foo].bar
|
commit | commitdiff | tree |
2018-07-16 |
Paul Hänsch | support for "selected" keyword, improved handling of...
|
commit | commitdiff | tree |
next |