Bryan Drewery
|
49a87739a7
Fix start not being checked correctly
|
há 16 anos atrás |
Bryan Drewery
|
82ed834e33
* Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link()
|
há 16 anos atrás |
Bryan Drewery
|
2c01b4b4e7
* Fix botconfig having an extra space if no ipv6 used
|
há 16 anos atrás |
Bryan Drewery
|
14b223f76d
Merge branch 'fix-chanset-console'
|
há 16 anos atrás |
Bryan Drewery
|
ce987c06a6
* Fix help listing for 'netrelease
|
há 16 anos atrás |
Bryan Drewery
|
d04f652ddd
* Only +n can use .chanset * now
|
há 16 anos atrás |
Bryan Drewery
|
5b9b4071c1
* Fix parsing errors in cmd_chanset
|
há 16 anos atrás |
Bryan Drewery
|
a27b0fca76
* Fix chanset security measures not being checked on console channels
|
há 16 anos atrás |
Bryan Drewery
|
3f60dd4d0e
* Remove stray printf() on update
|
há 16 anos atrás |
Bryan Drewery
|
934a914ad1
* Fix crash related to slowpart
|
há 16 anos atrás |
Bryan Drewery
|
e03a52e4c5
* Rename SHELLHASH to BINARYPASS (SHELLHASH is still supported)
|
há 16 anos atrás |
Bryan Drewery
|
3815ac0783
* Remove hardcoded -bot alias and move to 'set alias'. Also add a '+bot' alias to 'newleaf'
|
há 16 anos atrás |
Bryan Drewery
|
6606ff13c1
* Fix invalid memory reference in --help
|
há 16 anos atrás |
Bryan Drewery
|
a5b3cfb1c6
* Fix crash in mode parsing
|
há 16 anos atrás |
Bryan Drewery
|
7d60a52109
* Fix crash and lockup in cmd_bottree
|
há 16 anos atrás |
Bryan Drewery
|
a8c49458cf
* Fix hub forgetting child leaf bots
|
há 16 anos atrás |
Bryan Drewery
|
3abc233648
* Don't log nonexistant members to hub - it works itself out
|
há 16 anos atrás |
Bryan Drewery
|
63a04439ed
* Fix crash from setting a bot +B
|
há 16 anos atrás |
Bryan Drewery
|
9af0fa74c8
* Remove redundant channel key setting/clearing
|
há 16 anos atrás |
Bryan Drewery
|
3940c8e7bb
* Don't process WHO for channels the bot shouldn't be in
|
há 16 anos atrás |
Bryan Drewery
|
b3deccb1e4
* Fix debug log file getting overwritten with NULLs
|
há 16 anos atrás |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
há 16 anos atrás |
Bryan Drewery
|
06aa9bf2fe
* Update bdlib
|
há 16 anos atrás |
Bryan Drewery
|
e952944b99
Merge branch 'aes-updates'
|
há 16 anos atrás |
Bryan Drewery
|
11df765add
* Update bdlib
|
há 16 anos atrás |
Bryan Drewery
|
8fe85f115c
* Update String decrypt_string_cbc() to directly call AES_cbc_encrypt()
|
há 16 anos atrás |
Bryan Drewery
|
7527e10b9f
* Update String encrypt_string_cbc() to directly call AES_cbc_encrypt()
|
há 16 anos atrás |
Bryan Drewery
|
b1614266df
* Encode the length of the text into the ciphertext's padding using PKCS[1] style padding
|
há 16 anos atrás |
Bryan Drewery
|
74bcddf71d
* Fix AES CBC functions not properly resizing
|
há 16 anos atrás |
Bryan Drewery
|
aa40c43d72
* Move AES String crypt functions to aes_util.c
|
há 16 anos atrás |