moth/src
Neale Pickett 1614b02b66 Throttle submissions per team (more...)
* Preload team hashes in maintenance goroutine
* Check team hash weirdness at maintenance time
* Check team hash validity before checking answer
* Rate limit answer submissions (adjustable with -attempt flag)
* ... and more!
2019-03-07 22:03:48 -05:00
..
award.go Everything but puzzle content serving 2018-09-19 03:29:05 +00:00
award_test.go Moving toward a working server 2018-09-17 23:00:08 +00:00
handlers.go Throttle submissions per team (more...) 2019-03-07 22:03:48 -05:00
instance.go Throttle submissions per team (more...) 2019-03-07 22:03:48 -05:00
instance_test.go A passable start at a go-based mothd 2018-09-15 00:24:48 +00:00
maintenance.go Throttle submissions per team (more...) 2019-03-07 22:03:48 -05:00
mothball.go Cache points.json and puzzles.json 2018-09-20 03:44:34 +00:00
mothball_test.go Moving toward a working server 2018-09-17 23:00:08 +00:00
mothd.go Throttle submissions per team (more...) 2019-03-07 22:03:48 -05:00