.. |
accounts.go
|
config: Fix accounts registration/authentication
|
2017-03-06 09:43:52 +10:00 |
capability.go
|
Implement message-ids draft
|
2017-01-18 07:26:41 +10:00 |
channel.go
|
Cleanup message sending
|
2017-01-18 07:27:06 +10:00 |
client_lookup_set.go
|
strings: Fix nick bugs, use UsernameCaseMapped
|
2017-01-14 02:32:15 +10:00 |
client.go
|
Merge branch 'master' of https://github.com/DanielOaks/oragono
|
2017-02-09 12:23:10 +01:00 |
commands.go
|
USERHOST command
|
2017-01-23 17:44:35 +01:00 |
config.go
|
config: Fix accounts registration/authentication
|
2017-03-06 09:43:52 +10:00 |
connection_limits.go
|
Add initial automated connection throttling
|
2017-01-12 21:17:50 +10:00 |
connection_throttling.go
|
Add initial automated connection throttling
|
2017-01-12 21:17:50 +10:00 |
constants.go
|
Setup 0.7.0-unreleased for next release
|
2017-01-19 15:39:19 +10:00 |
database.go
|
Handle db better, fix bug, update db schema, rest
|
2016-11-06 13:47:13 +10:00 |
debug.go
|
continue work reorganising and redoing EVERYTHING
|
2016-06-19 10:01:30 +10:00 |
dline.go
|
dline: Display correct message on bad dline
|
2017-01-11 22:37:58 +10:00 |
help.go
|
USERHOST: Clean up a bit, support multiple nicks
|
2017-03-06 09:14:15 +10:00 |
isupport.go
|
MONITOR: Fix display of long lists
|
2016-10-23 20:24:02 +10:00 |
kline.go
|
Basic implementation of KLINEs
|
2017-01-11 22:38:16 +10:00 |
logger.go
|
logger: Initial new logger
|
2017-03-06 13:05:33 +10:00 |
message_tags.go
|
server: Implement TAGMSG draft command
|
2017-01-18 07:26:05 +10:00 |
modes.go
|
Add SAMODE command, restricted by oper capab
|
2017-01-23 09:36:13 +10:00 |
monitor.go
|
Cleanup message sending
|
2017-01-18 07:27:06 +10:00 |
net_test.go
|
Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better
|
2016-06-15 21:50:56 +10:00 |
net.go
|
net: Prepend IPv6 addresses with '0' if necessary
|
2016-10-16 14:17:29 +10:00 |
nickname.go
|
NICK: Prevent races, remove a DoS
|
2016-11-16 12:02:22 +10:00 |
numerics.go
|
dline: Should be working now
|
2016-11-04 21:15:23 +10:00 |
password_salted.go
|
password_new: Rename to password_salted
|
2016-10-14 17:11:53 +10:00 |
password.go
|
Fixing warnings and golint stuff
|
2016-10-13 17:36:44 +10:00 |
registration.go
|
Handle db better, fix bug, update db schema, rest
|
2016-11-06 13:47:13 +10:00 |
rest_api.go
|
Handle db better, fix bug, update db schema, rest
|
2016-11-06 13:47:13 +10:00 |
roleplay.go
|
channel: RWMutex for members access
|
2017-01-11 02:09:08 +10:00 |
server.go
|
logger: Initial new logger
|
2017-03-06 13:05:33 +10:00 |
socket.go
|
socket: Timeout TLS handshakes
|
2016-10-22 20:53:36 +10:00 |
strings.go
|
strings: Prevent crash
|
2017-01-22 12:44:05 +10:00 |
types.go
|
Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead
|
2016-10-11 23:51:46 +10:00 |
util.go
|
Solved! RPL_USERHOST must use trailing
|
2017-01-23 21:20:42 +01:00 |
websocket.go
|
ws: Up the read/write buffer size
|
2017-03-06 09:26:54 +10:00 |
whowas.go
|
Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead
|
2016-10-11 23:51:46 +10:00 |