1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-05 19:40:52 -07:00
Commit graph

6 commits

Author SHA1 Message Date
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
Neale Pickett
a2559871c1 Merge branch 'tokens' of fozzie:src/ctf into tokens
Conflicts:

	src/Makefile
	src/pointscli.c
2010-09-07 14:24:37 -06:00
Neale Pickett
a683df8eef Add posters, enhance cgi.c 2010-09-07 14:18:39 -06:00
8e1dfbd0da Add pointscli and common utils 2010-09-03 21:00:02 -06:00
Neale Pickett
be41c32fd1 A new C-based register.cgi 2010-09-03 14:54:57 -06:00
Neale Pickett
8d4fea620b Start at in.tokend (not writing files yet) 2010-09-02 17:10:11 -06:00