481 Commits (e104079cf779f458b2508a857b396f1ee789c729)

Author SHA1 Message Date
  Shivaram Lingamneni 0b55fed7c5 consolidate acceptClient into RunNewClient 5 years ago
  Shivaram Lingamneni 80a594802f remove more indirections 5 years ago
  Shivaram Lingamneni 353aeb0389 normalize most times in the app to UTC 5 years ago
  Shivaram Lingamneni 2451737f87 give cloaks their own package 5 years ago
  Shivaram Lingamneni c28e6d13f9 implement ip cloaking 5 years ago
  Shivaram Lingamneni c193def606 fix some issues found with staticcheck.io 5 years ago
  Shivaram Lingamneni ce6a3e42df load isupport directly into the config object 5 years ago
  Shivaram Lingamneni 61d666a25b load motd directly into the config object 5 years ago
  Shivaram Lingamneni fbc6c84a01 add client compatibility switches 5 years ago
  Shivaram Lingamneni 60c8f286e8 fix several session destruction bugs 5 years ago
  Shivaram Lingamneni da656c07c8 add NICKSERV SESSIONS command to list sessions 5 years ago
  Shivaram Lingamneni 51465b4a3a strip out the +a away mode 5 years ago
  Daniel Oaks 22ed6bb1f1 Detect cap-notify clients better (as recommended by cap spec) 5 years ago
  Daniel Oaks cb1de17ffc Omit SASL cap when auth is disabled 5 years ago
  Shivaram Lingamneni 4af783ed9e fix #449 5 years ago
  Shivaram Lingamneni c2faeed4b5 initial implementation of bouncer functionality 5 years ago
  Daniel Oaks 8f47b3a6cf Actually advertise the draft/acc capability lol 5 years ago
  Daniel Oaks 4df71df454 Initial ACC update to match the new spec 5 years ago
  Shivaram Lingamneni 63029e2ff5 refactor channel registration 5 years ago
  Shivaram Lingamneni 2e88f82e41 remove indirections in Fakelag and NickTimer 5 years ago
  Shivaram Lingamneni 85493ef031 upgrade message-tags to non-draft version 5 years ago
  Shivaram Lingamneni b0f89062fa add support for tor (#369) 5 years ago
  Shivaram Lingamneni c6b9fe0218 fix #384 5 years ago
  Daniel Oaks 53ed368701 Draft implementation of draft/setname 5 years ago
  Shivaram Lingamneni afe94d43c3 update resume support to draft/resume-0.3 5 years ago
  Shivaram Lingamneni 35abe7940a RESUME should end cap negotiation without requiring CAP LS 5 years ago
  Shivaram Lingamneni 7608e0c76c fix #121 5 years ago
  Shivaram Lingamneni a9f9f725b1 review fixes 5 years ago
  Shivaram Lingamneni 1c23af8767 add sasl-only config option 5 years ago
  Shivaram Lingamneni 51fcedc5a1 review fix 5 years ago
  Shivaram Lingamneni f6b3008f8f add CHATHISTORY and HISTORY implementations 5 years ago
  Shivaram Lingamneni cbe0f79f73 unify "startup", "rehash", and "shutdown" log categories as "server" 5 years ago
  Shivaram Lingamneni 6bdc6af186 refactor [dk]lines, implement #144 5 years ago
  Daniel Oaks 63fde2d62a Re-enable MaxLine 5 years ago
  Shivaram Lingamneni 9a2117f75d preregNick doesn't need synchronization 5 years ago
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state 5 years ago
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines 5 years ago
  Shivaram Lingamneni 6402a69fb9 use the rehash log category consistently 5 years ago
  Shivaram Lingamneni d6d3a10817 implement #322 5 years ago
  Shivaram Lingamneni ba2aacaf5b fix #297 5 years ago
  Shivaram Lingamneni f35a1c7212 use GenerateSecretToken for msgids 5 years ago
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5 years ago
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5 years ago
  Shivaram Lingamneni c3d197f4ff make unix domain socket permissions configurable 5 years ago
  Shivaram Lingamneni 1fb9bd7208 Fix a bug in 330 RPL_WHOISACCOUNT 5 years ago
  Shivaram Lingamneni 578ca2fdf6 add support for service command aliases 5 years ago
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) 5 years ago
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system 5 years ago
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config 6 years ago
  Shivaram Lingamneni 2a33c1483b atomic bitset implementations of caps.Set and modes.ModeSet 6 years ago