История коммитов

Автор SHA1 Сообщение Дата
  Bryan Drewery 2e1d5b1e7b * Change all PRIVMSG/NOTICE cmds into privmsg()/notice() to prepare for CPRIVMSG/CNOTICE and later use of FiSH 16 лет назад
  Bryan Drewery d3cc9b9058 * Avoid DP_DUMP as it screws up the flood controls 16 лет назад
  Bryan Drewery 68f557ca05 * Send TOPIC as low priority 16 лет назад
  Bryan Drewery 9fe5a9ae39 * Use bdlib base64 16 лет назад
  Bryan Drewery b32e6f0b31 * Clear bot counter using handle, not userrec, in case it couldn't be looked up temporarily 16 лет назад
  Bryan Drewery 96968d3a65 * Use bd::HashTable for bot counters 16 лет назад
  Bryan Drewery f96a74d6bb * Consolidate the key generation into 1 function 17 лет назад
  Bryan Drewery 07a3c860be * Stringize the hash format 17 лет назад
  Bryan Drewery 16a8a66173 * Convert salt lookups to new format 17 лет назад
  Bryan Drewery 02b991bbe8 * Don't check counter for my own ops as it may have incremented in the queue before seeing the last last counter 17 лет назад
  Bryan Drewery 97fa023d9b * Clear a bot's count when it links in 17 лет назад
  Bryan Drewery aee1fe09de * Only validate the opper on the first cookie 17 лет назад
  Bryan Drewery 6937edd8fb * Cookies no longer fail if the opping bot changes nick after queueing the mode. 17 лет назад
  Bryan Drewery f9cad8e836 * Fix algorithm so bots can check their own counters when seen 17 лет назад
  Bryan Drewery 9f5cabb2ad * Fix rand not properly being added to key when checking cookie 17 лет назад
  Bryan Drewery dddf8b849a * Dont need to hash the partial chan anymore as the entire channel is in the key now 17 лет назад
  Bryan Drewery 4c44929e1d * Remove some old comments 17 лет назад
  Bryan Drewery 68414e601c * Fix key being truncated 17 лет назад
  Bryan Drewery b549408b98 * Move the opper's uhost into the key 17 лет назад
  Bryan Drewery 624010423d * Hash the cookie encryption key as well to make them coupled 17 лет назад
  Bryan Drewery 6b84b79f00 * Encrypt cookies 17 лет назад
  Bryan Drewery 255d35d211 * Add counters to cookies to prevent reuse 17 лет назад
  Bryan Drewery 275b9ea9ef Merge branch 'restart-loses-nick' 17 лет назад
  Bryan Drewery ecaad589df Merge branch 'rbl-lookup' 17 лет назад
  Bryan Drewery 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 лет назад
  Bryan Drewery 3b800e040d * Fix restart causing bot to change nick (this was a regression in jupenick) 17 лет назад
  Bryan Drewery 389402fe78 Merge branch 'sprintf-updates' 17 лет назад
  Bryan Drewery 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 лет назад
  Bryan Drewery 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 20 лет назад
  Bryan Drewery 329581ef0c * Implement basic rbl checking using rbl.efnet.org 17 лет назад