]> Cypherpunks.ru repositories - goircd.git/history - client.go
Example lighttpd configuration for logs directory viewing
[goircd.git] / client.go
2016-03-26 Sergey MatveevVarious race preventing locks
2015-12-31 Sergey MatveevRaise copyright years
2015-11-04 Sergey MatveevSimplify channel closing ordering
2015-10-19 Björn BussePerform DNS lookup of client addresses
2015-10-11 Sergey MatveevCode refactoring
2015-10-06 Sergey MatveevRefactored and corrected client's network data reading
2015-05-09 Sergey MatveevRaise copyright year. Trivial changes
2014-11-14 Sergey MatveevAdd AWAY command support 1.1
2014-08-19 Sergey MatveevRemove signal processor for password reloading and... 1.0
2014-08-14 Sergey MatveevAbility to authenticate users by nickname↔password...
2014-08-09 Sergey MatveevGolinting
2014-08-09 Sergey MatveevFix several races
2014-06-08 Thomas HabetsDecrease log verbosity.
2014-06-08 Thomas HabetsMake channels unidirectional.
2014-05-13 Sergey MatveevSeparate 401 code answer
2014-05-11 Sergey MatveevInitial commit