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
|
6244186da6
* Add credits/update line for new cookies
|
17 年之前 |
Bryan Drewery
|
1ccc2d49fe
* Add Google DNS servers as backups: 8.8.8.8, 8.8.4.4 9http://code.google.com/speed/public-dns/)
|
16 年之前 |
Bryan Drewery
|
845b30c544
* When making distributable package, cleanup bdlib
|
16 年之前 |
Bryan Drewery
|
cb279eb182
Merge branch 'act_on_user_lookup'
|
16 年之前 |
Bryan Drewery
|
c2d55f6880
Merge branch 'cookie-sanity'
|
16 年之前 |
Bryan Drewery
|
4aec3564db
* Remove another place HANDLEN is compared on botlink
|
16 年之前 |
Bryan Drewery
|
612932b3ed
Merge branch 'conf-cleanup'
|
16 年之前 |
Bryan Drewery
|
454708748d
* Make some realpath() calls non-fatal -- It is *expected* that the directories do not exist on these calls
|
16 年之前 |
Bryan Drewery
|
43c0ae39a1
* Use realpath() in all cases when getting binary name
|
16 年之前 |
Bryan Drewery
|
cb8a56b549
* Use special header for marking dynamic settings are initialized or not
|
16 年之前 |
Bryan Drewery
|
1dfb047eb7
* Disable stupid GCC warnings about y2k in some locales
|
16 年之前 |
Bryan Drewery
|
3d6ab3a430
* When building, auto cleanup alternate build if needed.
|
16 年之前 |
Bryan Drewery
|
9666842e2f
* Fix update.mod sending signed port numbers
|
16 年之前 |
Bryan Drewery
|
49bc2bea58
* Trim out an extra space when sending logs between hubs
|
16 年之前 |
Bryan Drewery
|
cb11d11208
* Fix regression in not checking handlen: version info gets shifted
|
16 年之前 |
Bryan Drewery
|
97380df7e6
* Fix regression from 'Invalid binary' fix: Valid passwords error as incorrect
|
16 年之前 |
Bryan Drewery
|
50b9421fd3
* Remove compiler warning
|
16 年之前 |
Bryan Drewery
|
08d2232fee
* Fix cmd_slowjoin not working on backup bots correctly.
|
16 年之前 |
Bryan Drewery
|
defb4059c9
* Fix 'Invalid binary' issue
|
16 年之前 |
Bryan Drewery
|
bdb21bc514
* Don't lookup rbl after resolving client if a user match was found
|
16 年之前 |
Bryan Drewery
|
0139d550a6
* Disable bots delinking if HANDLEN doesn't match (so we can increase the default in the future)
|
16 年之前 |
Bryan Drewery
|
812d6cf7dc
* Fix 64bit size_t issue
|
16 年之前 |
Bryan Drewery
|
2c73e786fa
* Don't truncate log's timestamp when relaying logs
|
16 年之前 |