190 Révisions (b78b57bbf985228a629ca01a04a0aaa194f7adf5)

Auteur SHA1 Message Date
  Daniel Oaks 23a26f83fe client: Show real IP and whether the target's using TLS in WHOIS il y a 7 ans
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints il y a 7 ans
  Daniel Oaks c9ed749538 Rename deps il y a 7 ans
  Daniel Oaks a8fa131244 Move to new repo il y a 7 ans
  Daniel Oaks 309ec8191e Add 'k' snomask for kills (including those coming from dlines and klines) il y a 7 ans
  Daniel Oaks 3ee26041ff Send snomask on client quits il y a 7 ans
  Daniel Oaks 55d8eb5dce Make 'nick' snomask look nicer il y a 7 ans
  Daniel Oaks 53190ef131 Send a whole lot more snomasks il y a 7 ans
  Daniel Oaks ebb9d629d7 xline: Add ANDKILL param to kill all matching clients il y a 7 ans
  Daniel Oaks d847d55c06 Fix wordWrap function so it doesn't drop chars, and fix client.Notice() to automagically split very long lines. il y a 7 ans
  Daniel Oaks 9fe7c143c8 server: Remove useless comments, make idle/quit function layouts nicer il y a 7 ans
  Daniel Oaks c911ff2bcd Squash a bunch of possible races il y a 7 ans
  Daniel Oaks f7a4f5d956 socket: Move to a timing-out send method that reduces goroutines and ensures QUIT/ERROR are sent il y a 7 ans
  Daniel Oaks f665ebac16 channels: Help prevent issues when join/parting il y a 7 ans
  Daniel Oaks 1c917a19a7 client: Ensure ERROR message is parsed when quitting il y a 7 ans
  Daniel Oaks 22216d4d60 Fix lots of nits il y a 7 ans
  Daniel Oaks 317a804644 Fix dates at top of source files il y a 7 ans
  Daniel Oaks 300d02bd9c channel: Kill a race condition that locked up the server. il y a 7 ans
  Daniel Oaks aad1070633 client: Unlock channel mutex earlier il y a 7 ans
  Daniel Oaks 05074e966d modes: Continue overhauling il y a 7 ans
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit il y a 7 ans
  Daniel Oaks de4db1c6ef socket: Start overhaul of sockets and writing il y a 7 ans
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer il y a 7 ans
  Daniel Oaks 5de03f2169 logging: Reverse arrows for in and out, in ~= left, out ~= right il y a 7 ans
  Daniel Oaks b328a4fcd3 logging: Add userinput and output, fix up lots il y a 7 ans
  Daniel Oaks 29e89b16a0 logger: Very initial working new logs il y a 7 ans
  Martin Lindhe 730d283201 server-time: convert local time to UTC before using it, fixes #94 il y a 7 ans
  vegax87 a623d8ef1e Solved! RPL_USERHOST must use trailing il y a 7 ans
  Daniel Oaks c8b5fb65e0 WHOIS: Use inbuilt functionality to force trailing, as suggested by @vegax87 il y a 7 ans
  Daniel Oaks c2fedfb177 client: Forego the ForceTrailing func, just automagically work it out based on the command name il y a 7 ans
  Daniel Oaks b257c5955e client: Add SendForceTrailing function, to force the last param to be a trailing il y a 7 ans
  Daniel Oaks 67d65b0e3d client: Ignore empty lines, send ERROR with no prefix il y a 7 ans
  Daniel Oaks cbe49ff3d8 Use a better line-splitting algorithm il y a 7 ans
  Daniel Oaks 522001d4f6 Cleanup message sending il y a 7 ans
  Daniel Oaks e741c1476b Implement message-ids draft il y a 7 ans
  Daniel Oaks f6185fa336 Get it working, using not-great and very initial splitting code il y a 7 ans
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support il y a 7 ans
  Daniel Oaks d2e18962e3 Very initial maxline work il y a 7 ans
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped il y a 7 ans
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs il y a 7 ans
  Daniel Oaks 6f7c683247 channel: RWMutex for members access il y a 7 ans
  Daniel Oaks a8eabe8e9c client: Fix a lot of bugs around setting NICK il y a 7 ans
  Daniel Oaks dc605ebb01 client: Send quit messages more correctly il y a 7 ans
  Daniel Oaks 2e2e91689a client: Send quit message to friends correctly il y a 7 ans
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS il y a 7 ans
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) il y a 7 ans
  Daniel Oaks c3174bb648 Various crash fixes, and little cleanups for safety il y a 7 ans
  Daniel Oaks 07e4728c15 roleplay: Initial commit il y a 7 ans
  Daniel Oaks c7fdb4656e strings: Use inbuilt precis.Nickname encoding now il y a 7 ans
  Daniel Oaks a404bf83d1 Add automated client connection limiting il y a 7 ans