moth/src
Neale Pickett b896969d80 fix for #107 that doesn't require a mutex
I didn't look into why the mutex was causing some sort of deadlock condition
on retrieving points. This fixes it, as long as the underlying filesystem
supports atomic file renames. So don't run this with NFS.
2020-03-10 20:50:03 -06:00
..
award.go fix for #107 that doesn't require a mutex 2020-03-10 20:50:03 -06:00
award_test.go fix for #107 that doesn't require a mutex 2020-03-10 20:50:03 -06:00
handlers.go Make X-Forwarded-For handling an optional flag 2020-03-05 03:22:34 +00:00
instance.go fix for #107 that doesn't require a mutex 2020-03-10 20:50:03 -06:00
instance_test.go A passable start at a go-based mothd 2018-09-15 00:24:48 +00:00
maintenance.go fix for #107 that doesn't require a mutex 2020-03-10 20:50:03 -06:00
mothball.go go fmt 2019-11-13 20:47:56 +00:00
mothball_test.go Moving toward a working server 2018-09-17 23:00:08 +00:00
mothd.go Make X-Forwarded-For handling an optional flag 2020-03-05 03:22:34 +00:00