179 Комити (e85c3e9243fa50180c7d18470ff6e0e6bf7f64e3)

Аутор SHA1 Порука Датум
  Daniel Oaks c911ff2bcd Squash a bunch of possible races пре 7 година
  Daniel Oaks f7a4f5d956 socket: Move to a timing-out send method that reduces goroutines and ensures QUIT/ERROR are sent пре 7 година
  Daniel Oaks f665ebac16 channels: Help prevent issues when join/parting пре 7 година
  Daniel Oaks 1c917a19a7 client: Ensure ERROR message is parsed when quitting пре 7 година
  Daniel Oaks 22216d4d60 Fix lots of nits пре 7 година
  Daniel Oaks 317a804644 Fix dates at top of source files пре 7 година
  Daniel Oaks 300d02bd9c channel: Kill a race condition that locked up the server. пре 7 година
  Daniel Oaks aad1070633 client: Unlock channel mutex earlier пре 7 година
  Daniel Oaks 05074e966d modes: Continue overhauling пре 7 година
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit пре 7 година
  Daniel Oaks de4db1c6ef socket: Start overhaul of sockets and writing пре 7 година
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer пре 7 година
  Daniel Oaks 5de03f2169 logging: Reverse arrows for in and out, in ~= left, out ~= right пре 7 година
  Daniel Oaks b328a4fcd3 logging: Add userinput and output, fix up lots пре 7 година
  Daniel Oaks 29e89b16a0 logger: Very initial working new logs пре 7 година
  Martin Lindhe 730d283201 server-time: convert local time to UTC before using it, fixes #94 пре 7 година
  vegax87 a623d8ef1e Solved! RPL_USERHOST must use trailing пре 7 година
  Daniel Oaks c8b5fb65e0 WHOIS: Use inbuilt functionality to force trailing, as suggested by @vegax87 пре 7 година
  Daniel Oaks c2fedfb177 client: Forego the ForceTrailing func, just automagically work it out based on the command name пре 7 година
  Daniel Oaks b257c5955e client: Add SendForceTrailing function, to force the last param to be a trailing пре 7 година
  Daniel Oaks 67d65b0e3d client: Ignore empty lines, send ERROR with no prefix пре 7 година
  Daniel Oaks cbe49ff3d8 Use a better line-splitting algorithm пре 7 година
  Daniel Oaks 522001d4f6 Cleanup message sending пре 7 година
  Daniel Oaks e741c1476b Implement message-ids draft пре 7 година
  Daniel Oaks f6185fa336 Get it working, using not-great and very initial splitting code пре 7 година
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support пре 7 година
  Daniel Oaks d2e18962e3 Very initial maxline work пре 7 година
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped пре 7 година
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs пре 7 година
  Daniel Oaks 6f7c683247 channel: RWMutex for members access пре 7 година
  Daniel Oaks a8eabe8e9c client: Fix a lot of bugs around setting NICK пре 7 година
  Daniel Oaks dc605ebb01 client: Send quit messages more correctly пре 7 година
  Daniel Oaks 2e2e91689a client: Send quit message to friends correctly пре 7 година
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS пре 7 година
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) пре 7 година
  Daniel Oaks c3174bb648 Various crash fixes, and little cleanups for safety пре 7 година
  Daniel Oaks 07e4728c15 roleplay: Initial commit пре 7 година
  Daniel Oaks c7fdb4656e strings: Use inbuilt precis.Nickname encoding now пре 7 година
  Daniel Oaks a404bf83d1 Add automated client connection limiting пре 7 година
  Daniel Oaks a7949b6cb4 irc: Assorted golint cleanups пре 7 година
  Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost пре 7 година
  Daniel Oaks 8e2a8cb1b3 opers: Enforce oper class permissions пре 7 година
  Daniel Oaks f3459830e7 opers: Allow setting custom whois lines пре 7 година
  Daniel Oaks 64bdedaee2 Add oper classes, for more finely-grained control пре 7 година
  Daniel Oaks 425a521d27 channel: Fix MODE and WHO пре 7 година
  Daniel Oaks 1e956355bf NICK: Fix small bug when casefolding пре 7 година
  Daniel Oaks 1bab81091f Add MONITOR command пре 7 година
  Daniel Oaks e643c2101f capability: Add 3.2 CAP values пре 7 година
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful пре 7 година
  Daniel Oaks 0eebd6273c AWAY: Only dispatch AWAY when cap-notify is used пре 7 година