Bryan Drewery
|
3913fc1f6e
Merge branch 'master' into next
|
16 lat temu |
Bryan Drewery
|
ce987c06a6
* Fix help listing for 'netrelease
|
16 lat temu |
Bryan Drewery
|
8555886b45
Merge branch 'fix-chanset-console' into next
|
16 lat temu |
Bryan Drewery
|
d04f652ddd
* Only +n can use .chanset * now
|
16 lat temu |
Bryan Drewery
|
5b9b4071c1
* Fix parsing errors in cmd_chanset
|
16 lat temu |
Bryan Drewery
|
a27b0fca76
* Fix chanset security measures not being checked on console channels
|
16 lat temu |
Bryan Drewery
|
f1f8b5ec38
* Properly honor exemptions when kicking matched RBL clients
|
16 lat temu |
Bryan Drewery
|
3f60dd4d0e
* Remove stray printf() on update
|
16 lat temu |
Bryan Drewery
|
934a914ad1
* Fix crash related to slowpart
|
16 lat temu |
Bryan Drewery
|
e03a52e4c5
* Rename SHELLHASH to BINARYPASS (SHELLHASH is still supported)
|
16 lat temu |
Bryan Drewery
|
3815ac0783
* Remove hardcoded -bot alias and move to 'set alias'. Also add a '+bot' alias to 'newleaf'
|
16 lat temu |
Bryan Drewery
|
6606ff13c1
* Fix invalid memory reference in --help
|
16 lat temu |
Bryan Drewery
|
a5b3cfb1c6
* Fix crash in mode parsing
|
16 lat temu |
Bryan Drewery
|
7d60a52109
* Fix crash and lockup in cmd_bottree
|
16 lat temu |
Bryan Drewery
|
a8c49458cf
* Fix hub forgetting child leaf bots
|
16 lat temu |
Bryan Drewery
|
3abc233648
* Don't log nonexistant members to hub - it works itself out
|
16 lat temu |
Bryan Drewery
|
63a04439ed
* Fix crash from setting a bot +B
|
16 lat temu |
Bryan Drewery
|
9af0fa74c8
* Remove redundant channel key setting/clearing
|
16 lat temu |
Bryan Drewery
|
3940c8e7bb
* Don't process WHO for channels the bot shouldn't be in
|
16 lat temu |
Bryan Drewery
|
b3deccb1e4
* Fix debug log file getting overwritten with NULLs
|
16 lat temu |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 lat temu |
Bryan Drewery
|
06aa9bf2fe
* Update bdlib
|
16 lat temu |
Bryan Drewery
|
e952944b99
Merge branch 'aes-updates'
|
16 lat temu |
Bryan Drewery
|
11df765add
* Update bdlib
|
16 lat temu |
Bryan Drewery
|
8fe85f115c
* Update String decrypt_string_cbc() to directly call AES_cbc_encrypt()
|
16 lat temu |
Bryan Drewery
|
7527e10b9f
* Update String encrypt_string_cbc() to directly call AES_cbc_encrypt()
|
16 lat temu |
Bryan Drewery
|
b1614266df
* Encode the length of the text into the ciphertext's padding using PKCS[1] style padding
|
16 lat temu |
Bryan Drewery
|
74bcddf71d
* Fix AES CBC functions not properly resizing
|
16 lat temu |
Bryan Drewery
|
aa40c43d72
* Move AES String crypt functions to aes_util.c
|
16 lat temu |
Bryan Drewery
|
e913655588
* Properly set flood/queue time initial conditions on restart as well
|
16 lat temu |