Commit Graph

9 Commits

Author SHA1 Message Date
Ian Gulliver
52ee93708d Key handling cleanup, now using libsodium's secure memory allocation 2015-02-08 19:02:37 +00:00
Ian Gulliver
0e0a3eab8b Shutdown messages and sigint handling. 2015-02-07 16:18:07 -08:00
Ian Gulliver
844db000f6 Start of channel_bitrates, start combining server and client common code. 2015-02-07 14:32:53 -08:00
Ian Gulliver
55ca78194c Clean up key file save and load. 2015-02-07 13:25:46 -08:00
Ian Gulliver
88c3c69e52 Switch from epoll to libevent, to add OS X support. 2015-02-07 16:44:42 +01:00
Ian Gulliver
c91b64f892 It's not necessary to use EPOLL_CTL_DEL after close() 2015-02-05 20:57:01 +00:00
Ian Gulliver
18715be4b9 Fix indenting 2015-02-05 16:56:29 +00:00
Ian Gulliver
3f7b086e24 Main loop, epoll handling 2015-02-05 16:36:25 +00:00
Ian Gulliver
61d622b9b1 Rename server to auth-server 2015-02-05 11:38:34 +00:00