Histórico de Commits

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