Bryan Drewery
|
70a16f80bb
* Add comment to UPDATES noting that bad cookies from lag shouldn't occur anymore
|
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
|
59cf8d6f61
* Fix segfalt in flush_cookies
|
há 17 anos atrás |
Bryan Drewery
|
810dbcbdc0
* Disable dual-queue for cookies
|
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
|
5daf660587
* Ensure that the 'me' memberlist for 'opper' to makecookie has a resolved user
|
há 17 anos atrás |
Bryan Drewery
|
6937edd8fb
* Cookies no longer fail if the opping bot changes nick after queueing the mode.
|
há 18 anos atrás |
Bryan Drewery
|
f9cad8e836
* Fix algorithm so bots can check their own counters when seen
|
há 18 anos atrás |
Bryan Drewery
|
9f5cabb2ad
* Fix rand not properly being added to key when checking cookie
|
há 18 anos atrás |
Bryan Drewery
|
dddf8b849a
* Dont need to hash the partial chan anymore as the entire channel is in the key now
|
há 18 anos atrás |
Bryan Drewery
|
4c44929e1d
* Remove some old comments
|
há 18 anos atrás |
Bryan Drewery
|
68414e601c
* Fix key being truncated
|
há 18 anos atrás |
Bryan Drewery
|
b549408b98
* Move the opper's uhost into the key
|
há 18 anos atrás |
Bryan Drewery
|
624010423d
* Hash the cookie encryption key as well to make them coupled
|
há 18 anos atrás |
Bryan Drewery
|
6b84b79f00
* Encrypt cookies
|
há 18 anos atrás |
Bryan Drewery
|
255d35d211
* Add counters to cookies to prevent reuse
|
há 18 anos atrás |
Bryan Drewery
|
6244186da6
* Add credits/update line for new cookies
|
há 18 anos atrás |
Bryan Drewery
|
1ccc2d49fe
* Add Google DNS servers as backups: 8.8.8.8, 8.8.4.4 9http://code.google.com/speed/public-dns/)
|
há 16 anos atrás |
Bryan Drewery
|
845b30c544
* When making distributable package, cleanup bdlib
|
há 16 anos atrás |
Bryan Drewery
|
cb279eb182
Merge branch 'act_on_user_lookup'
|
há 16 anos atrás |
Bryan Drewery
|
c2d55f6880
Merge branch 'cookie-sanity'
|
há 16 anos atrás |
Bryan Drewery
|
4aec3564db
* Remove another place HANDLEN is compared on botlink
|
há 16 anos atrás |
Bryan Drewery
|
612932b3ed
Merge branch 'conf-cleanup'
|
há 16 anos atrás |
Bryan Drewery
|
454708748d
* Make some realpath() calls non-fatal -- It is *expected* that the directories do not exist on these calls
|
há 16 anos atrás |