tLog - vote - simple cgi voting system for web and gopher
git clone git://src.adamsgaard.dk/vote
Log
Files
Refs
README
LICENSE
--- Date Commit message Author
2021-01-22 17:09 README: add note on slowcgi(8) Anders Damsgaard
2020-10-06 15:04 README: use stricter location criterion… Anders Damsgaard
2020-10-06 14:53 allow multiple words in options Anders Damsgaard
2020-10-04 13:53 minor code-style improvements Hiltjo Posthuma
2020-10-04 13:52 fix unveil, the permissions parameter i… Hiltjo Posthuma
2020-10-04 13:51 parse_query: use sizeof(choice) for the… Hiltjo Posthuma
2020-10-04 13:50 add required attribute to input to sign… Hiltjo Posthuma
2020-10-04 13:50 add a for the options which all… Hiltjo Posthuma
2020-10-04 13:49 improve HTML output, should be o… Hiltjo Posthuma
2020-10-04 13:48 print a status header (for httpd/cgi) t… Hiltjo Posthuma
2020-10-04 13:47 fix buffer overflows on very big inputs… Hiltjo Posthuma
2020-10-04 13:46 fix check for encoding or truncation fo… Hiltjo Posthuma
2020-10-04 13:45 http_status: on unknown statuscode prin… Hiltjo Posthuma
2020-10-04 13:44 util.h: remove duplicate strlcpy declar… Hiltjo Posthuma
2020-09-28 16:14 vote.c: change link color and add disab… Anders Damsgaard
2020-09-28 15:55 vote.c: various css improvements Anders Damsgaard
2020-09-28 15:30 vote.c: tweak stylesheet Anders Damsgaard
2020-09-28 14:58 vote.c: include css Anders Damsgaard
2020-09-28 14:00 vote.c: read style.css if present on we… Anders Damsgaard
2020-09-28 13:49 vote.c: progressively tighten pledge(2) Anders Damsgaard
2020-09-28 12:47 vote.c: use 307 redirect to avoid addit… Anders Damsgaard
2020-09-28 12:09 vote.c: implement voting functionality Anders Damsgaard
2020-09-28 11:17 vote.c: add function to perform safe vo… Anders Damsgaard
2020-09-28 07:43 vote.c: remove blank lines in options f… Anders Damsgaard
2020-09-27 22:15 list polls and fix install target Anders Damsgaard
2020-09-27 12:25 Makefile: set permissions and modes on … Anders Damsgaard
2020-09-27 12:19 Makefile: add install and uninstall tar… Anders Damsgaard
2020-09-27 12:17 vote.c: fix html form Anders Damsgaard
2020-09-27 12:04 vote.c: add html form for creating poll Anders Damsgaard
2020-09-27 11:37 vote.c: allow creating polls from query Anders Damsgaard
2020-09-27 08:42 vote.c: add preliminary implementation … Anders Damsgaard
2020-09-27 08:08 vote.c: show poll name in heading Anders Damsgaard
2020-09-27 08:05 vote.c: improve display of poll files Anders Damsgaard
2020-09-27 07:14 vote.c: don't print to stderr on 404 Anders Damsgaard
2020-09-27 07:12 vote.c: use err() for error handling an… Anders Damsgaard
2020-09-27 06:59 util.[ch]: add strlcpy for platforms th… Anders Damsgaard
2020-09-27 06:54 open poll files for reading when ?poll … Anders Damsgaard
2020-09-27 06:11 vote.c: remove raw representation of po… Anders Damsgaard
2020-09-27 06:09 vote.c: remove now unnecessary platform… Anders Damsgaard
2020-09-27 06:08 util.[ch]: add original copyright notice Anders Damsgaard
2020-09-27 06:05 add ISC license Anders Damsgaard
2020-09-27 06:03 add hiltjo posthuma's utilities Anders Damsgaard
2020-09-27 05:46 only pledge(1)/unveil(1) on OpenBSD Anders Damsgaard
2020-09-27 00:20 throw http error if unveil(2) fails Anders Damsgaard
2020-09-27 00:20 fix unveil(2) logic Anders Damsgaard
2020-09-27 00:18 add preliminary poll display logic Anders Damsgaard
2020-09-26 23:57 add and use function for dying with 500… Anders Damsgaard
2020-09-26 23:55 add unveil(2) and fix error status if p… Anders Damsgaard
2020-09-26 23:39 move query parsing into separate functi… Anders Damsgaard
2020-09-26 23:10 remove diagnostic output Anders Damsgaard
2020-09-26 23:09 check if polls/ exists, create it if not Anders Damsgaard
2020-09-26 22:52 fix mode for polls/ Anders Damsgaard
2020-09-26 22:51 README: add TODO Anders Damsgaard
2020-09-26 22:45 create polls/ and improve error messagi… Anders Damsgaard
2020-09-26 22:06 vote.c: add attribution for getparam Anders Damsgaard
2020-09-26 22:04 add README with httpd.conf note Anders Damsgaard
2020-09-26 22:02 Add working example Anders Damsgaard
Atom feed
Atom feed (tags)