Bryan Drewery
|
1925024c5c
* Update servercentral SSL port
|
15 년 전 |
Bryan Drewery
|
7fbbd4e624
* Rename tclchan to chanmisc to prep for script files
|
15 년 전 |
Bryan Drewery
|
137fc1c2c9
Merge branch 'ubuntu-write-debug'
|
15 년 전 |
Bryan Drewery
|
f92ecc07ff
Merge branch 'FiSH'
|
15 년 전 |
Bryan Drewery
|
44e97f03d2
* Use gdb --pid syntax for attaching
|
15 년 전 |
Bryan Drewery
|
077327f815
* Set PR_SET_TRACER on ubuntu systems so child processes can ptrace() our process
|
15 년 전 |
Bryan Drewery
|
5ecb808b9c
* Fix std_in buffer getting truncated
|
15 년 전 |
Bryan Drewery
|
2dcb0b395b
Merge branch 'ducch-435-suicide-removes-bots'
|
15 년 전 |
Bryan Drewery
|
1c3b606ce5
* Use tokens to be more compatible with other FiSH implementations
|
15 년 전 |
Bryan Drewery
|
814f57e60e
* Prevent keyx on channels
|
15 년 전 |
Bryan Drewery
|
f770b37c86
* Use bd::base64(Encode|Decode) with helper functions to match FiSH base64 encoding
|
15 년 전 |
Bryan Drewery
|
7e7beb9566
* Only initialize the prime and generator once
|
15 년 전 |
Bryan Drewery
|
773b1876d1
* Add DH/BN symbols from libcrypto
|
15 년 전 |
Bryan Drewery
|
aa55435a97
* Add cmd_keyx to initiate DH1080 key exchange
|
15 년 전 |
Bryan Drewery
|
8f3933b480
* Store public/private keys as well as current timestamp when sending key-exchange response
|
15 년 전 |
Bryan Drewery
|
3e1a07a191
* Add inbound FiSH key-exchange
|
15 년 전 |
Bryan Drewery
|
090e38077a
* Add DH1080 helper functions from various FiSH source code (mostly ZNC)
|
15 년 전 |
Bryan Drewery
|
fbe34d1963
* Process FiSH messages inbound using user's SECPASS as the key
|
15 년 전 |
Bryan Drewery
|
f01b15436f
* Update bdlib to bring in base64 fixes
|
15 년 전 |
Bryan Drewery
|
a07b103f91
* Change privmsg()/notice() to use bd::String
|
15 년 전 |
Bryan Drewery
|
c8f7e597b1
* Use BF_LONG for consistency
|
15 년 전 |
Bryan Drewery
|
43951e8e1d
* Fix blowfish not working correctly on 64bit
|
15 년 전 |
Bryan Drewery
|
9e4b92cd10
Merge branch 'tcl'
|
15 년 전 |
Bryan Drewery
|
5fbf8e4d86
Merge branch 'ssl'
|
15 년 전 |
Bryan Drewery
|
e258605014
Merge branch 'ducch-139-mmode-botbitch'
|
15 년 전 |
Bryan Drewery
|
94b35e8448
Merge branch 'ducch-371-take-ignores-cookies'
|
15 년 전 |
Bryan Drewery
|
b8e481cbe9
Merge branch 'ducch-77-multi-mns-user'
|
15 년 전 |
Bryan Drewery
|
336a397859
* Don't require TCL for compiling
|
15 년 전 |
Bryan Drewery
|
2921c55075
* Include the tcl path when compiling
|
15 년 전 |
Eggheads Development Team (Ported by Bryan)
|
06d9560118
* Add TCL autoconf checks from Eggdrop 1.6
|
15 년 전 |