1140 Commits (a8b952da7726357de2ec070c3d28681883f87c9f)
 

Autor SHA1 Mensaje Fecha
  Shivaram Lingamneni a8b952da77 store maxSendQBytes in a uint32 to avoid alignment problems hace 6 años
  Shivaram Lingamneni d1f5c59eef fix #190 hace 6 años
  Shivaram Lingamneni 8fd1446627 tweak: clean up Socket.Close() hace 6 años
  Shivaram Lingamneni 0a432c9d99 do an actual nonblocking send instead of the len() trick hace 6 años
  Shivaram Lingamneni fa5d4be718 refactor irc.Socket hace 6 años
  Daniel Oaks e3e714059c
Merge pull request #215 from slingamn/issue214 hace 6 años
  Shivaram Lingamneni f5f6b95662 fix #214 hace 6 años
  Shivaram Lingamneni b0f262bc0c
Merge pull request #206 from slingamn/ghost.2 hace 6 años
  Shivaram Lingamneni b8f37e4e6c fix bad interaction between nickTimer.Stop() and accounts.Logout() hace 6 años
  Shivaram Lingamneni fd34c78d6b add sadrop command hace 6 años
  Shivaram Lingamneni c6124f9d8a
Merge pull request #210 from slingamn/pprof.2 hace 6 años
  Shivaram Lingamneni 288203152a comment out the pprof setting in the example config hace 6 años
  Shivaram Lingamneni 211ed6af99 add an option to expose a pprof http endpoint hace 6 años
  Shivaram Lingamneni 679f25491c can't reserve a nick that's the name of an unverified account hace 6 años
  Shivaram Lingamneni 47b9fe50be can't register an account with the same name as a registered nick hace 6 años
  Shivaram Lingamneni a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO hace 6 años
  Daniel Oaks b211fd35da
Merge pull request #205 from slingamn/issue204 hace 6 años
  Shivaram Lingamneni ef99bc48d1 fix #204 hace 6 años
  Daniel Oaks 898fb41485
Merge pull request #203 from slingamn/rereg hace 6 años
  Shivaram Lingamneni 757566ca45 turn down default verify timeout hace 6 años
  Shivaram Lingamneni 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit hace 6 años
  Shivaram Lingamneni a5897baa2b clean up redundant error handling hace 6 años
  Daniel Oaks 1023f7e20e
Merge pull request #200 from slingamn/issue199.2 hace 6 años
  Daniel Oaks 9b21ee36b2
Merge pull request #201 from slingamn/fixes.3 hace 6 años
  Shivaram Lingamneni 784a3bbf52 Don't send error messages for bad channels in NAMES hace 6 años
  Shivaram Lingamneni 9d163a4ba2 warn about whitelisting the webirc gateway hace 6 años
  Shivaram Lingamneni 54123ef9a2 clear failed nick assignments to avoid confusion hace 6 años
  Shivaram Lingamneni 62581962a6 fix confusing ips-per-subnet name hace 6 años
  Shivaram Lingamneni be86684e96 implement #199 hace 6 años
  Daniel Oaks 0ea210c28c
Merge pull request #196 from slingamn/smtp.1 hace 6 años
  Daniel Oaks 04d7792ed2
Merge pull request #195 from slingamn/stopevent hace 6 años
  Shivaram Lingamneni 878f9ca94c fix: store the uncasefolded account name correctly hace 6 años
  Shivaram Lingamneni df41f9b3b0 don't send ACC numerics in response to NickServ commands hace 6 años
  Shivaram Lingamneni 89ae261739 implement mailto callbacks hace 6 años
  Daniel Oaks 25f8b15232
Merge pull request #194 from slingamn/issue192.1 hace 6 años
  Daniel Oaks 4f9460cd9a
Merge pull request #193 from slingamn/nickres.1 hace 6 años
  Shivaram Lingamneni 02161184cf clean up stopEvent (requires go v1.10) hace 6 años
  Shivaram Lingamneni 5b636371a9 fix SASL enable-disable logic hace 6 años
  Shivaram Lingamneni ced3a17cd3 fix #192 hace 6 años
  Shivaram Lingamneni 988cb22692 changes to nick reservation hace 6 años
  Shivaram Lingamneni 73391f11a6 replace ACC UNREGISTER with nickserv unregister hace 6 años
  Shivaram Lingamneni af256fccd3 remove redundant oper check from DEBUG hace 6 años
  Shivaram Lingamneni b139386391 fix account tags hace 6 años
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement hace 6 años
  Daniel Oaks fcd0a75469 developing: Add ResponseBuffer explanation hace 6 años
  Daniel Oaks 50165af81a Updated changelog hace 6 años
  Daniel Oaks b982c6c2ae readme: Link to darwin.network and the testnet hace 6 años
  Daniel Oaks c29be6e914 vendor: Updated submodules hace 6 años
  Daniel Oaks a70cc6713c (hopefully) fix labeled-response behaviour hace 6 años
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine hace 6 años