ergo/irc
Euan Kemp 3b47f3d470 config: don't casefold tls names
I don't think casefolding things like `:6697` ever made sense.
Since these are configured by the ircd operator, it makes sense to
assume they'll already be in a canonical form regardless.
2017-07-25 23:28:29 -07:00
..
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
logger General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00
sno Add very initial snomasks 2017-05-08 09:15:16 +10:00
accountreg.go General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00
accounts.go sasl: Always send a 906 in response to AUTHENTICATE * 2017-06-30 11:06:10 +10:00
capability.go General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00
channel.go Rename deps 2017-06-15 10:14:19 -06:00
channelreg.go server: Add proposed RENAME command 2017-06-04 20:01:37 -06:00
chanserv.go Rename deps 2017-06-15 10:14:19 -06:00
client.go client: Show real IP and whether the target's using TLS in WHOIS 2017-06-23 05:15:10 +10:00
client_lookup_set.go Rename deps 2017-06-15 10:14:19 -06:00
commands.go Rename deps 2017-06-15 10:14:19 -06:00
config.go config: don't casefold tls names 2017-07-25 23:28:29 -07:00
connection_limits.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
connection_throttling.go Rename deps 2017-06-15 10:14:19 -06:00
constants.go Setup v0.8.3-unreleased devel ver 2017-06-30 11:04:24 +10:00
database.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
debug.go Rename deps 2017-06-15 10:14:19 -06:00
dline.go Rename deps 2017-06-15 10:14:19 -06:00
help.go General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00
isupport.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
kline.go Rename deps 2017-06-15 10:14:19 -06:00
message_tags.go Rename deps 2017-06-15 10:14:19 -06:00
modes.go modes: Also allow Voice 2017-06-30 01:14:38 +10:00
monitor.go Rename deps 2017-06-15 10:14:19 -06:00
net.go Fix lots of nits 2017-04-16 11:31:33 +10:00
net_test.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
nickname.go SANICK: Fix check for new user 2017-06-18 08:23:51 -06:00
nickserv.go Rename deps 2017-06-15 10:14:19 -06:00
numerics.go client: Show real IP and whether the target's using TLS in WHOIS 2017-06-23 05:15:10 +10:00
password.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
password_salted.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
rest_api.go types: Make ChannelNameMap use mutexes to fix crash 2017-04-17 21:03:02 +10:00
roleplay.go Rename deps 2017-06-15 10:14:19 -06:00
server.go OPER: If client's already opered-up, ignore new OPER attempts 2017-07-23 22:50:50 +10:00
snomanager.go Rename deps 2017-06-15 10:14:19 -06:00
socket.go irc: fix timer memleak 2017-07-14 17:21:53 +10:00
strings.go strings: disallow ':' in nicks 2017-07-25 23:28:29 -07:00
strings_test.go strings: disallow ':' in nicks 2017-07-25 23:28:29 -07:00
types.go Prevent copying locks because that's silly 2017-04-30 11:12:25 +10:00
util.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
websocket.go General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00
whowas.go General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00