You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Oaks 11ea52b0f0 Release v0.10.2 6 years ago
..
caps draft/sts -> sts 6 years ago
connection_limits review fix: rename various packages and objects 6 years ago
custime dline/kline: Allow year/month/day durations 7 years ago
isupport Add tests to subpackages 6 years ago
logger logger: Fix comments 6 years ago
passwd Allow WEBIRC from specified hosts 6 years ago
sno Add license stuff to the top of caps/ and sno/ files I guess 6 years ago
utils Split utils out to a separate subpackage 6 years ago
accountreg.go Split passwd into its' own subpackage 6 years ago
accounts.go Move caps to their own package to prevent conflicts 6 years ago
capability.go caps: Move most capability-handling types into the caps package 6 years ago
channel.go remove registeredChannelsMutex 6 years ago
channelmanager.go fix a wide-ranging assortment of crash bugs 6 years ago
channelreg.go remove registeredChannelsMutex 6 years ago
chanserv.go remove registeredChannelsMutex 6 years ago
client.go rename some getters 6 years ago
client_lookup_set.go refactor synchronization for Channel 6 years ago
commands.go Add the INFO command 6 years ago
config.go make error recovery configurable 6 years ago
constants.go Release v0.10.2 6 years ago
database.go Split passwd into its' own subpackage 6 years ago
debug.go Change debug files from ergonomadic -> oragono 6 years ago
dline.go Allow simple way of listing DLINEs and KLINEs 6 years ago
gateways.go add two getters 6 years ago
getters.go remove registeredChannelsMutex 6 years ago
help.go Add the INFO command 6 years ago
idletimer.go review fixes 6 years ago
kline.go Allow simple way of listing DLINEs and KLINEs 6 years ago
message_tags.go Rename deps 7 years ago
modes.go Merge pull request #161 from slingamn/chanreg.3 6 years ago
modes_test.go add a test for default channel mode parsing 6 years ago
monitor.go rename some getters 6 years ago
nickname.go rename some getters 6 years ago
nickserv.go Rename deps 7 years ago
numerics.go client: Show real IP and whether the target's using TLS in WHOIS 7 years ago
roleplay.go refactor synchronization for Channel 6 years ago
server.go remove registeredChannelsMutex 6 years ago
snomanager.go Rename deps 7 years ago
socket.go irc: fix timer memleak 6 years ago
strings.go strings: Follow latest advice on PRECIS regarding string stabilizing 6 years ago
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing 6 years ago
types.go remove channelJoinPartMutex 6 years ago
whowas.go General comments, fix misspellings and lints 7 years ago