| 2018-11-18 | 
Paul Hänsch | make session cookies http only | 
commit | commitdiff | tree | snapshot | 
| 2018-11-18 | 
Paul Hänsch | functions for logging and session handling | 
commit | commitdiff | tree | snapshot | 
| 2018-11-12 | 
Paul Hänsch | Merge branch 'master' of git.plutz.net:cgilite | 
commit | commitdiff | tree | snapshot | 
| 2018-11-12 | 
Paul Hänsch | bugfix: allow GET/POST values starting with - (dash) | 
commit | commitdiff | tree | snapshot | 
| 2018-08-11 | 
Paul Hänsch | bugfix: header assembly with $BR variable set correctly | 
commit | commitdiff | tree | snapshot | 
| 2018-08-02 | 
Paul Hänsch | independence from GNU `sed`, set CR and BR without...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-22 | 
Paul Hänsch | allow override of file type | 
commit | commitdiff | tree | snapshot | 
| 2018-07-18 | 
Paul Hänsch | bugfix: pipeline use for STRING() | 
commit | commitdiff | tree | snapshot | 
| 2018-07-18 | 
Paul Hänsch | huge speed gain for GET() and POST() | 
commit | commitdiff | tree | snapshot | 
| 2018-07-17 | 
Paul Hänsch | dual use string functions (argument and pipe), make...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-17 | 
Paul Hänsch | slight simplicity/speed regain in URL() | 
commit | commitdiff | tree | snapshot | 
| 2018-07-17 | 
Paul Hänsch | keep / in URL coded path | 
commit | commitdiff | tree | snapshot | 
| 2018-07-17 | 
Paul Hänsch | strip multi slash sequences in PATH function | 
commit | commitdiff | tree | snapshot | 
| 2018-07-17 | 
Paul Hänsch | make "checked" and "selected" keywords interchangeable | 
commit | commitdiff | tree | snapshot | 
| 2018-07-16 | 
Paul Hänsch | handlineg of <select multiple> | 
commit | commitdiff | tree | snapshot | 
| 2018-07-16 | 
Paul Hänsch | bigfix: handling of [foo].bar | 
commit | commitdiff | tree | snapshot | 
| 2018-07-16 | 
Paul Hänsch | support for "selected" keyword, improved handling of...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-16 | 
Paul Hänsch | minor optimisation | 
commit | commitdiff | tree | snapshot | 
| 2018-07-16 | 
Paul Hänsch | localize fucntion variables | 
commit | commitdiff | tree | snapshot | 
| 2018-07-15 | 
Paul Hänsch | fix: PATH function removed all directory parts shorter...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-15 | 
Paul Hänsch | escape spaces in stored data for easyer use with `read` | 
commit | commitdiff | tree | snapshot | 
| 2018-07-15 | 
Paul Hänsch | suppress error message from mkdir | 
commit | commitdiff | tree | snapshot | 
| 2018-07-15 | 
Paul Hänsch | bugfix: allow positive return of LOCK() | 
commit | commitdiff | tree | snapshot | 
| 2018-07-15 | 
Paul Hänsch | include guards for function libraries | 
commit | commitdiff | tree | snapshot | 
| 2018-07-15 | 
Paul Hänsch | locking functions | 
commit | commitdiff | tree | snapshot | 
| 2018-07-14 | 
Paul Hänsch | unfinished storage engine | 
commit | commitdiff | tree | snapshot | 
| 2018-07-05 | 
Paul Hänsch | typo | 
commit | commitdiff | tree | snapshot | 
| 2018-07-05 | 
Paul Hänsch | path cononicalization function (works on non-exist...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-04 | 
Paul Hänsch | remove obsolete sed processing of response headers | 
commit | commitdiff | tree | snapshot | 
| 2018-07-04 | 
Paul Hänsch | yet slightly shorter version + removed debugging | 
commit | commitdiff | tree | snapshot | 
| 2018-07-04 | 
Paul Hänsch | shorter version of webserver response builder | 
commit | commitdiff | tree | snapshot | 
| 2018-07-04 | 
Paul Hänsch | Handle arbitrary status response codes in builtin web...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-04 | 
Paul Hänsch | correct tomestamp format for cookie expiration, empty...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-02 | 
Paul Hänsch | State Content-Length in error responses to allow connec...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-02 | 
Paul Hänsch | enable connection reuse in builtin web server | 
commit | commitdiff | tree | snapshot | 
| 2018-07-02 | 
Paul Hänsch | auto recognize inetd mode, enabling use with busybox...  | 
commit | commitdiff | tree | snapshot | 
| 2018-07-02 | 
Paul Hänsch | fix builtin header parsing | 
commit | commitdiff | tree | snapshot | 
| 2018-07-01 | 
Paul Hänsch | typos | 
commit | commitdiff | tree | snapshot | 
| 2018-07-01 | 
Paul Hänsch | static file serving supporting byte-ranges and If-Modif...  | 
commit | commitdiff | tree | snapshot | 
| 2018-06-30 | 
Paul Hänsch | unified function for %hex unescaping | 
commit | commitdiff | tree | snapshot | 
| 2018-06-28 | 
Paul Hänsch | Remove debug lines | 
commit | commitdiff | tree | snapshot | 
| 2018-06-28 | 
Paul Hänsch | Unify header function for use with external web servers | 
commit | commitdiff | tree | snapshot | 
| 2018-06-21 | 
Paul Hänsch | forking cgilite into separate project | 
commit | commitdiff | tree | snapshot | 
| 2018-06-21 | 
paul | function for reading http headers | 
commit | commitdiff | tree | snapshot | 
| 2018-06-03 | 
paul | stub support for multiline comments (e.g. css/js embedding) | 
commit | commitdiff | tree | snapshot | 
| 2018-06-03 | 
paul | Fix for content-length and cookie variables | 
commit | commitdiff | tree | snapshot | 
| 2018-05-26 | 
paul | basic inetd support | 
commit | commitdiff | tree | snapshot | 
| 2018-05-12 | 
paul | shorthand html | 
commit | commitdiff | tree | snapshot | 
| 2018-04-05 | 
paul | prevent browsers from caching pages (which are usually...  | 
commit | commitdiff | tree | snapshot | 
| 2018-03-22 | 
paul | documentation fo STORE function | 
commit | commitdiff | tree | snapshot | 
| 2018-03-22 | 
paul | file handling functions | 
commit | commitdiff | tree | snapshot | 
| 2018-03-12 | 
paul | send http status code when redirecting | 
commit | commitdiff | tree | snapshot | 
| 2018-02-21 | 
paul | make forms available by default | 
commit | commitdiff | tree | snapshot | 
| 2018-02-21 | 
paul | helper for writing html forms | 
commit | commitdiff | tree | snapshot | 
| 2017-12-09 | 
paul | when redirecting send status code as specified in CGI | 
commit | commitdiff | tree | snapshot | 
| 2017-11-09 | 
paul | transform hex to oct for posix compatibility in printf | 
commit | commitdiff | tree | snapshot | 
| 2017-11-08 | 
paul | bugfix: do not expect query strings to start with "?" | 
commit | commitdiff | tree | snapshot | 
| 2017-11-08 | 
paul | force http status code with redirect | 
commit | commitdiff | tree | snapshot | 
| 2017-05-16 | 
paul | posix collection of cgi functions, additional functions | 
commit | commitdiff | tree | snapshot | 
| 2017-05-15 | 
paul | posix collection of chi functions, initial commit | 
commit | commitdiff | tree | snapshot | 
| 2017-03-19 | 
paul | cgi conformant 404s | 
commit | commitdiff | tree | snapshot | 
| 2017-01-17 | 
paul | honour treeroot variable in file serving | 
commit | commitdiff | tree | snapshot | 
| 2017-01-17 | 
paul | perform read test on file, not just permission check | 
commit | commitdiff | tree | snapshot | 
| 2017-01-14 | 
paul | quicker (and simpler) validation functions | 
commit | commitdiff | tree | snapshot | 
| 2016-11-28 | 
paul | better support for atomic chunk output | 
commit | commitdiff | tree | snapshot | 
| 2016-11-28 | 
paul | support serving of symlinked files | 
commit | commitdiff | tree | snapshot | 
| 2016-11-28 | 
paul | expand PATH before double dot check | 
commit | commitdiff | tree | snapshot | 
| 2016-11-28 | 
paul | allow ./-_ in urlsafe function | 
commit | commitdiff | tree | snapshot | 
| 2016-11-26 | 
paul | rudimantary support for byte ranges | 
commit | commitdiff | tree | snapshot | 
| 2016-11-26 | 
paul | always include debug functions, conditional handler...  | 
commit | commitdiff | tree | snapshot | 
| 2016-11-24 | 
paul | fill REQUEST_URI variable | 
commit | commitdiff | tree | snapshot | 
| 2016-11-24 | 
paul | 16bit linefeeds as specified in RFC | 
commit | commitdiff | tree | snapshot | 
| 2016-11-09 | 
paul | use proper cgi for response headers, switch cache macha...  | 
commit | commitdiff | tree | snapshot | 
| 2016-11-08 | 
paul | account for Different CGI variable naming in apache | 
commit | commitdiff | tree | snapshot | 
| 2016-11-08 | 
paul | conform to standard by sending cache information with...  | 
commit | commitdiff | tree | snapshot | 
| 2016-10-11 | 
paul | Bugfix: keep last post element without appending empty...  | 
commit | commitdiff | tree | snapshot | 
| 2016-10-10 | 
paul | Bugfix: last post element was omitted due to recent...  | 
commit | commitdiff | tree | snapshot | 
| 2016-10-10 | 
paul | in server mode: serve static files from data dir | 
commit | commitdiff | tree | snapshot | 
| 2016-10-06 | 
paul | externalize stabndalone server mode into file | 
commit | commitdiff | tree | snapshot | 
| 2016-10-06 | 
paul | use CRLF line breaks | 
commit | commitdiff | tree | snapshot | 
| 2016-10-06 | 
paul | limit stdin consumption to content length | 
commit | commitdiff | tree | snapshot | 
| 2016-10-02 | 
paul | introdue standalone capabilities | 
commit | commitdiff | tree | snapshot | 
| 2016-06-18 | 
paul | add line break variable | 
commit | commitdiff | tree | snapshot | 
| 2016-05-11 | 
paul | allow pages to insert http headers | 
commit | commitdiff | tree | snapshot | 
| 2016-05-01 | 
paul | follow OWASP recommendation for html escapes | 
commit | commitdiff | tree | snapshot | 
| 2016-04-15 | 
paul | prevent double escaping of & in htmlsafe | 
commit | commitdiff | tree | snapshot | 
| 2016-04-13 | 
paul | allow overriding file magic | 
commit | commitdiff | tree | snapshot | 
| 2016-04-13 | 
paul | change precedence in processing static, action, and...  | 
commit | commitdiff | tree | snapshot | 
| 2016-04-11 | 
paul | allow dots in static file names | 
commit | commitdiff | tree | snapshot | 
| 2016-04-10 | 
paul | support static file serving; support null-string defaul...  | 
commit | commitdiff | tree | snapshot | 
| 2016-04-07 | 
paul | allow dot in parameter keys | 
commit | commitdiff | tree | snapshot | 
| 2016-04-06 | 
paul | bugfix, default to input for missing translations | 
commit | commitdiff | tree | snapshot | 
| 2016-02-27 | 
paul | allow empty fields in POST data | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
paul | parse get and post data automatically | 
commit | commitdiff | tree | snapshot | 
| 2016-01-10 | 
paul | allow CSS and BODY variable to be overridden (e.g....  | 
commit | commitdiff | tree | snapshot | 
| 2015-11-04 | 
paul | localization "l10n" function | 
commit | commitdiff | tree | snapshot | 
| 2015-10-05 | 
paul | added invalidate function | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
paul | introduced additional functions | 
commit | commitdiff | tree | snapshot | 
| 2015-09-30 | 
paul | derive structure which avoids multiple execution | 
commit | commitdiff | tree | snapshot | 
| 2015-08-07 | 
paul | fixed escaping bug | 
commit | commitdiff | tree | snapshot | 
| next |