Commit Graph

28 Commits

Author SHA1 Message Date
.
962cc8dea0 reuse const
--HG--
branch : nmdc-ircfrontend
2016-08-27 12:38:21 +12:00
.
7bf832322d hubsec nick opt, ctcp before join, delay join until ctcp version (with timeout), mirc/atomic-specific hack
--HG--
branch : nmdc-ircfrontend
2016-05-09 18:48:07 +12:00
.
89d04da8fc change default port to 6667 (the 6697 is meant for tls)
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:33:21 +12:00
.
07a57777f7 swap WHO for NAMES, ignore CAP requests, read NOTICEs, option to toggle autojoin, cosmetic fixes for hexchat
--HG--
branch : nmdc-ircfrontend
2016-05-07 17:07:16 +12:00
.
479fbf104b verbose support, WHO support, global messages in blessed channel, prevent leaving blessed channel
--HG--
branch : nmdc-ircfrontend
2016-05-07 13:55:29 +12:00
.
8c5b148bc1 remove extra nick var
--HG--
branch : nmdc-ircfrontend
2016-05-05 19:45:59 +12:00
.
3d582d2004 add AGPLv3 preamble to all source file headers
--HG--
branch : nmdc-ircfrontend
2016-05-05 19:20:36 +12:00
.
6358ebe50a wip
--HG--
branch : nmdc-ircfrontend
2016-05-05 19:11:40 +12:00
.
46114809bd remove all multiuser support, all goroutines and all channels
--HG--
branch : nmdc-ircfrontend
2016-05-03 18:47:24 +12:00
.
be5715a562 wip
--HG--
branch : nmdc-ircfrontend
2016-05-03 18:25:27 +12:00
.
e866451b7a remove support for multiple channels
--HG--
branch : nmdc-ircfrontend
2016-05-02 19:23:15 +12:00
.
f0cbe04d88 strip authfile, simplify motd, rename arguments and make the servername argument mandatory
--HG--
branch : nmdc-ircfrontend
2016-05-02 18:51:53 +12:00
.
570662cdcc remove TLS support (should be provided by a reverse proxy)
--HG--
branch : nmdc-ircfrontend
2016-05-02 18:45:51 +12:00
.
562e8a178a rename application
--HG--
branch : nmdc-ircfrontend
2016-05-02 18:45:13 +12:00
ed@djsu.me
5fe27abec3 Changed password hashing method to bcrypt 2016-04-10 13:13:52 +01:00
ed
a9c81d38f9 Allow comments to appear anywhere on a line in the auth file 2016-03-16 00:03:26 -04:00
ed
e289ba93eb Delay server.Run until everything is setup 2016-03-08 23:12:41 +00:00
ed
99050c7943 Closed auth and motd files in main after they are no longer needed 2016-03-08 23:12:41 +00:00
Harry Jeffery
cc79e22ffe Don't accept RC4 as a cipher
This is in conformance with RFC7465
2015-02-19 15:00:28 +00:00
Harry Jeffery
c46bd5aa6b Added motd command line option 2013-09-08 22:56:43 +01:00
Harry Jeffery
0d91cad155 Added /VERSION command and set version to 1.0.0 2013-09-02 01:55:19 +01:00
Harry Jeffery
b245c56143 Changed order of TLS ciphers 2013-08-30 01:29:02 +01:00
Harry Jeffery
ac7fe8afee Use tls ciphers with perfect forward secrecy first 2013-08-30 01:18:20 +01:00
Harry Jeffery
e4261d73b8 Some tweaking 2013-08-24 08:36:57 +01:00
Harry Jeffery
fb15282336 Tweaked helpstring for authFile 2013-08-24 07:49:16 +01:00
Harry Jeffery
9b71bdcbdd Added OPER and auth file parsing. 2013-08-23 23:59:33 +01:00
Harry Jeffery
ee6dcc8b37 Tidied up a little 2013-08-23 15:23:27 +01:00
Harry Jeffery
0e77bd9b13 Initial commit 2013-08-23 02:03:37 +01:00