Commit History

Upphovsman SHA1 Meddelande Datum
  Bryan Drewery 61a7bfdc88 * Remove some redundant user lookup code, and act on user lookups more often 16 år sedan
  Bryan Drewery 9fe5a9ae39 * Use bdlib base64 16 år sedan
  Bryan Drewery b32e6f0b31 * Clear bot counter using handle, not userrec, in case it couldn't be looked up temporarily 16 år sedan
  Bryan Drewery 96968d3a65 * Use bd::HashTable for bot counters 16 år sedan
  Bryan Drewery f96a74d6bb * Consolidate the key generation into 1 function 17 år sedan
  Bryan Drewery 07a3c860be * Stringize the hash format 17 år sedan
  Bryan Drewery 16a8a66173 * Convert salt lookups to new format 17 år sedan
  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 år sedan
  Bryan Drewery 97fa023d9b * Clear a bot's count when it links in 17 år sedan
  Bryan Drewery aee1fe09de * Only validate the opper on the first cookie 17 år sedan
  Bryan Drewery 6937edd8fb * Cookies no longer fail if the opping bot changes nick after queueing the mode. 18 år sedan
  Bryan Drewery f9cad8e836 * Fix algorithm so bots can check their own counters when seen 18 år sedan
  Bryan Drewery 9f5cabb2ad * Fix rand not properly being added to key when checking cookie 18 år sedan
  Bryan Drewery dddf8b849a * Dont need to hash the partial chan anymore as the entire channel is in the key now 18 år sedan
  Bryan Drewery 4c44929e1d * Remove some old comments 18 år sedan
  Bryan Drewery 68414e601c * Fix key being truncated 18 år sedan
  Bryan Drewery b549408b98 * Move the opper's uhost into the key 18 år sedan
  Bryan Drewery 624010423d * Hash the cookie encryption key as well to make them coupled 18 år sedan
  Bryan Drewery 6b84b79f00 * Encrypt cookies 18 år sedan
  Bryan Drewery 255d35d211 * Add counters to cookies to prevent reuse 18 år sedan
  Bryan Drewery 275b9ea9ef Merge branch 'restart-loses-nick' 17 år sedan
  Bryan Drewery ecaad589df Merge branch 'rbl-lookup' 17 år sedan
  Bryan Drewery 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 år sedan
  Bryan Drewery 3b800e040d * Fix restart causing bot to change nick (this was a regression in jupenick) 17 år sedan
  Bryan Drewery 389402fe78 Merge branch 'sprintf-updates' 17 år sedan
  Bryan Drewery 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 år sedan
  Bryan Drewery 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 20 år sedan
  Bryan Drewery 329581ef0c * Implement basic rbl checking using rbl.efnet.org 17 år sedan
  Bryan Drewery 1840f83445 * Convert some egg_snprintf() to simple_snprintf() now that it supports zero padding 17 år sedan
  Bryan Drewery f005953520 Merge branch 'resolv-cleanup' 17 år sedan