summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-05-16Implement normal logging (file per channel/user).Luke Bratch
2019-05-12Implement TLS using OpenSSL.Luke Bratch
2019-05-11Add the ability to replay messages from a replay log file. (No replay log fi...Luke Bratch
2019-05-11Implement a configuration file reader, an example configuration file, and sta...Luke Bratch
2019-04-18First actual "bouncer" features - self connects and registers (NICK/USER) and...Luke Bratch
2019-04-18Add a MakefileLuke Bratch