]> Cypherpunks.ru repositories - goircd.git/log
goircd.git
9 years agoFix several races
Sergey Matveev [Sat, 9 Aug 2014 11:37:10 +0000 (15:37 +0400)]
Fix several races

9 years agoSend "already existing nickname" error to unregistered client, instead of already...
Sergey Matveev [Thu, 3 Jul 2014 07:08:42 +0000 (11:08 +0400)]
Send "already existing nickname" error to unregistered client, instead of already existing one

9 years agoDo not prepend unnecessary ':' to person-to-person PRIVMSGs
Sergey Matveev [Fri, 27 Jun 2014 18:29:31 +0000 (22:29 +0400)]
Do not prepend unnecessary ':' to person-to-person PRIVMSGs

9 years agoThomas Habets contributed too
Sergey Matveev [Mon, 9 Jun 2014 18:51:58 +0000 (22:51 +0400)]
Thomas Habets contributed too

9 years agoMention TLS and -verbose options in documentation
Sergey Matveev [Tue, 10 Jun 2014 07:26:50 +0000 (11:26 +0400)]
Mention TLS and -verbose options in documentation

9 years agoSSL name is deprecated, use TLS instead
Sergey Matveev [Tue, 10 Jun 2014 07:26:13 +0000 (11:26 +0400)]
SSL name is deprecated, use TLS instead

9 years agoRepair test due to address parsing error
Sergey Matveev [Tue, 10 Jun 2014 07:20:10 +0000 (11:20 +0400)]
Repair test due to address parsing error

9 years agoRemove port from /whois output.
Thomas Habets [Mon, 9 Jun 2014 14:03:11 +0000 (16:03 +0200)]
Remove port from /whois output.

9 years agoCleaned up file handling.
Thomas Habets [Sun, 8 Jun 2014 01:16:33 +0000 (03:16 +0200)]
Cleaned up file handling.

9 years agoDecrease log verbosity.
Thomas Habets [Sun, 8 Jun 2014 00:49:27 +0000 (02:49 +0200)]
Decrease log verbosity.

9 years agoFix /whois for mixed case nicks.
Thomas Habets [Sun, 8 Jun 2014 00:28:55 +0000 (02:28 +0200)]
Fix /whois for mixed case nicks.

9 years agoMake channels unidirectional.
Thomas Habets [Sun, 8 Jun 2014 00:21:06 +0000 (02:21 +0200)]
Make channels unidirectional.

9 years agoAdd SSL support.
Thomas Habets [Sun, 8 Jun 2014 00:08:13 +0000 (02:08 +0200)]
Add SSL support.

9 years agoTypo
Sergey Matveev [Sun, 18 May 2014 11:34:31 +0000 (15:34 +0400)]
Typo

9 years agoAdditional unittests
Sergey Matveev [Sun, 18 May 2014 11:27:17 +0000 (15:27 +0400)]
Additional unittests

9 years agoUnnecessary message broadcasting goroutines
Sergey Matveev [Sun, 18 May 2014 11:26:50 +0000 (15:26 +0400)]
Unnecessary message broadcasting goroutines

9 years agoContinuation after negative replies
Sergey Matveev [Sun, 18 May 2014 11:26:15 +0000 (15:26 +0400)]
Continuation after negative replies

9 years agoSave room state after it's creation
Sergey Matveev [Sun, 18 May 2014 11:25:11 +0000 (15:25 +0400)]
Save room state after it's creation

9 years agoRefactor unittests
Sergey Matveev [Wed, 14 May 2014 12:29:54 +0000 (16:29 +0400)]
Refactor unittests

9 years agoOmit last empty string from MOTD reply
Sergey Matveev [Wed, 14 May 2014 12:18:40 +0000 (16:18 +0400)]
Omit last empty string from MOTD reply

9 years agoCleaner nickname and channelname validation, not correlated together
Sergey Matveev [Tue, 13 May 2014 19:59:09 +0000 (23:59 +0400)]
Cleaner nickname and channelname validation, not correlated together

9 years agoMore RFC-close reply human-readable messages
Sergey Matveev [Tue, 13 May 2014 19:57:45 +0000 (23:57 +0400)]
More RFC-close reply human-readable messages

9 years agoSeparate 401 code answer
Sergey Matveev [Tue, 13 May 2014 19:56:29 +0000 (23:56 +0400)]
Separate 401 code answer

9 years agoTrivial stylistical readme change
Sergey Matveev [Sun, 11 May 2014 16:20:29 +0000 (20:20 +0400)]
Trivial stylistical readme change

9 years agoInitial commit
Sergey Matveev [Sun, 11 May 2014 16:18:55 +0000 (20:18 +0400)]
Initial commit