Monarch Of The Hill - base infrastructure for computer-based puzzle contests
Go to file
Neale Pickett a9431200af CGI register was a bad idea
There's just no good way to tell what team is legit and
what team is an attempt at an XSS or whatever tomfoolery
contestants might be up to.  CGI might work for high school
kids, but for that a shell script would probably work.
2010-09-07 21:31:23 -06:00
bin Optional cycle time argument to run-ctf 2010-03-06 22:19:20 -07:00
doc Adjust text in NMT posters 2010-09-07 17:45:49 -06:00
mdwn Set a background color on the table 2010-03-03 15:14:51 -07:00
puzzles@2c4f955d27 Allow for generated puzzles 2010-08-31 14:15:21 -06:00
src CGI register was a bad idea 2010-09-07 21:31:23 -06:00
www Lua register.cgi 2010-09-01 17:39:46 -06:00
.gitignore Stop using FILE *; make tokens go into a log instead of one per file 2010-09-03 15:51:54 -06:00
.gitmodules Move puzzles into a separate project 2010-05-06 16:49:42 -06:00
Makefile Make setup.py the last install action 2010-03-06 23:29:01 -07:00
mdwntohtml.py Seems to work. 2010-03-02 22:18:13 -07:00
mkpuzzles.py Allow for generated puzzles 2010-08-31 14:15:21 -06:00
setup.py Initial effort to decouple from buildroot 2010-03-02 20:45:21 -07:00