Bryan Drewery
|
8bab91b17f
* Properly catch fatal errors writing temp files needed during compile
|
16 年之前 |
Bryan Drewery
|
e03a52e4c5
* Rename SHELLHASH to BINARYPASS (SHELLHASH is still supported)
|
16 年之前 |
Bryan Drewery
|
3815ac0783
* Remove hardcoded -bot alias and move to 'set alias'. Also add a '+bot' alias to 'newleaf'
|
16 年之前 |
Bryan Drewery
|
6606ff13c1
* Fix invalid memory reference in --help
|
16 年之前 |
Bryan Drewery
|
a5b3cfb1c6
* Fix crash in mode parsing
|
16 年之前 |
Bryan Drewery
|
7d60a52109
* Fix crash and lockup in cmd_bottree
|
16 年之前 |
Bryan Drewery
|
a8c49458cf
* Fix hub forgetting child leaf bots
|
16 年之前 |
Bryan Drewery
|
3abc233648
* Don't log nonexistant members to hub - it works itself out
|
16 年之前 |
Bryan Drewery
|
63a04439ed
* Fix crash from setting a bot +B
|
16 年之前 |
Bryan Drewery
|
9af0fa74c8
* Remove redundant channel key setting/clearing
|
16 年之前 |
Bryan Drewery
|
3940c8e7bb
* Don't process WHO for channels the bot shouldn't be in
|
16 年之前 |
Bryan Drewery
|
b3deccb1e4
* Fix debug log file getting overwritten with NULLs
|
16 年之前 |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 年之前 |
Bryan Drewery
|
06aa9bf2fe
* Update bdlib
|
16 年之前 |
Bryan Drewery
|
e952944b99
Merge branch 'aes-updates'
|
16 年之前 |
Bryan Drewery
|
11df765add
* Update bdlib
|
16 年之前 |
Bryan Drewery
|
8fe85f115c
* Update String decrypt_string_cbc() to directly call AES_cbc_encrypt()
|
16 年之前 |
Bryan Drewery
|
7527e10b9f
* Update String encrypt_string_cbc() to directly call AES_cbc_encrypt()
|
16 年之前 |
Bryan Drewery
|
b1614266df
* Encode the length of the text into the ciphertext's padding using PKCS[1] style padding
|
16 年之前 |
Bryan Drewery
|
74bcddf71d
* Fix AES CBC functions not properly resizing
|
16 年之前 |
Bryan Drewery
|
aa40c43d72
* Move AES String crypt functions to aes_util.c
|
16 年之前 |
Bryan Drewery
|
e913655588
* Properly set flood/queue time initial conditions on restart as well
|
16 年之前 |
Bryan Drewery
|
acfd1c3848
* Properly setup initial flood count conditions
|
16 年之前 |
Bryan Drewery
|
4b03984342
* Don't burst non-connect_burstable queues when in connect burst mode
|
16 年之前 |
Bryan Drewery
|
829784c1d0
* Detect corrupted binaries during upgrade
|
16 年之前 |
Bryan Drewery
|
ee88d2b15e
* When udpating, send all logging to idx -1
|
16 年之前 |
Bryan Drewery
|
d63415ce80
* Delete temporary file when auto update fails
|
16 年之前 |
Bryan Drewery
|
fc652cf026
* Update bdlib
|
16 年之前 |
Bryan Drewery
|
ec2c8883d6
Merge branch 'queue-cleanups'
|
16 年之前 |
Bryan Drewery
|
3242abd27f
* Ensure not in burst mode when flushing cookies
|
16 年之前 |