252 Комити (devel+metadata)

Аутор SHA1 Порука Датум
  Shivaram Lingamneni f5e7ec525d synchronize accesses to client.atime пре 6 година
  Shivaram Lingamneni 52b0fb71e7 refactor ClientManager пре 6 година
  Shivaram Lingamneni 9b74c47b74 rename some getters пре 6 година
  Shivaram Lingamneni 94cf438f51 remove channelJoinPartMutex пре 6 година
  Daniel Oaks 384e6e1720 client: Fix crash from not having right line lengths computed пре 6 година
  Shivaram Lingamneni 6130e48a67 always log the panic trace пре 6 година
  Shivaram Lingamneni 7b58bf76ef make error recovery configurable пре 6 година
  Shivaram Lingamneni 80968d000f log panic traces via the usual logging mechanism пре 6 година
  Shivaram Lingamneni 054f57e215 recover from client-caused panics пре 6 година
  Shivaram Lingamneni fa83ccd82b refactor synchronization for Channel пре 6 година
  Shivaram Lingamneni c026cc5ab6 review fixes пре 6 година
  Daniel Oaks 8910dc59ee Fix KLINE quit/error message and corrects comment on Client.Quit пре 6 година
  Shivaram Lingamneni e540fde816 refactor idle timeouts пре 6 година
  Shivaram Lingamneni b86fc105cd eliminate destroyMutex пре 6 година
  Shivaram Lingamneni 545e8d71db eliminate quitMutex пре 6 година
  Shivaram Lingamneni d66470f1c4 review fix: rename various packages and objects пре 6 година
  Shivaram Lingamneni a2ac4eeef9 refactor limits and throttling пре 6 година
  Daniel Oaks d4a8984e63 Initial implementation of labeled-responses for WHOIS пре 6 година
  Daniel Oaks 207c1074df Split utils out to a separate subpackage пре 6 година
  Daniel Oaks 4aa52956e5 Split isupport to its' own subpackage пре 6 година
  Shivaram Lingamneni 3877db2391 review fixes: rename MonitorManager methods пре 6 година
  Shivaram Lingamneni 26686d7e86 refactor monitor and /oper implementations пре 6 година
  Shivaram Lingamneni 23a66fa502 fix various data races, including 2 introduced by #139 пре 6 година
  Shivaram Lingamneni e66735619e tweak some defaults пре 6 година
  Daniel Oaks 275449e6cc caps: Move most capability-handling types into the caps package пре 6 година
  Daniel Oaks cea6565b80 client: HasCapabs -> HasRoleCapabs to make it more clear exactly what this means пре 6 година
  Daniel Oaks 9bfdc4fdfb Move caps to their own package to prevent conflicts пре 6 година
  Daniel Oaks c39206ad13 Don't create new caps out of nowhere, dummy пре 6 година
  Daniel Oaks cd8b4877b6 accounts: Check for account logins correctly, fixes registration. Also fix a typo, thanks squigz! пре 6 година
  Shivaram Lingamneni 1612c141d5 send the actual quit message to friends пре 6 година
  Daniel Oaks a78a8f1130 client: Only add friends if they actually have the caps we request. Friends() is entirely broken because of this пре 6 година
  Daniel Oaks e95c75f87d monitor: Fix a crash around the MONITOR command пре 6 година
  Shivaram Lingamneni 99f02ede20 restore PROXY protocol support пре 6 година
  Daniel Oaks 23a26f83fe client: Show real IP and whether the target's using TLS in WHOIS пре 7 година
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints пре 7 година
  Daniel Oaks c9ed749538 Rename deps пре 7 година
  Daniel Oaks a8fa131244 Move to new repo пре 7 година
  Daniel Oaks 309ec8191e Add 'k' snomask for kills (including those coming from dlines and klines) пре 7 година
  Daniel Oaks 3ee26041ff Send snomask on client quits пре 7 година
  Daniel Oaks 55d8eb5dce Make 'nick' snomask look nicer пре 7 година
  Daniel Oaks 53190ef131 Send a whole lot more snomasks пре 7 година
  Daniel Oaks ebb9d629d7 xline: Add ANDKILL param to kill all matching clients пре 7 година
  Daniel Oaks d847d55c06 Fix wordWrap function so it doesn't drop chars, and fix client.Notice() to automagically split very long lines. пре 7 година
  Daniel Oaks 9fe7c143c8 server: Remove useless comments, make idle/quit function layouts nicer пре 7 година
  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 година