Bryan Drewery
|
be5dd377f1
Merge branch 'jupenick-nicklen' into next
|
14 年之前 |
Bryan Drewery
|
d887aed75c
* Match my nick based on the max NICKLEN
|
14 年之前 |
Bryan Drewery
|
5916f03353
* Fix bot getting confused when changing to long nicks
|
14 年之前 |
Bryan Drewery
|
c45ab07070
* Add a rfc_ncasecmp()
|
14 年之前 |
Bryan Drewery
|
2312b6e43c
Merge branch 'netrel-updates' into maint
|
14 年之前 |
Bryan Drewery
|
1dcebd474e
* Auto FiSH Key exchange when accepting users
|
15 年之前 |
Bryan Drewery
|
1c3b606ce5
* Use tokens to be more compatible with other FiSH implementations
|
15 年之前 |
Bryan Drewery
|
f770b37c86
* Use bd::base64(Encode|Decode) with helper functions to match FiSH base64 encoding
|
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
|
fbe34d1963
* Process FiSH messages inbound using user's SECPASS as the key
|
15 年之前 |
Bryan Drewery
|
824bc00f69
* Log when using SSL on IRC
|
15 年之前 |
Bryan Drewery
|
ccfd10b731
* Fix SSL connections breaking future server connections when they fail
|
16 年之前 |
HoE (Ported by Bryan)
|
512962414f
* Add public SSL patch by pftp author.
|
24 年之前 |
Bryan Drewery
|
fc3068f17b
Merge branch 'netrel-updates'
|
15 年之前 |
Bryan Drewery
|
a89ab24a6e
* Initialize irc module when disconnecting from server if in the middle of a restart
|
16 年之前 |
Bryan Drewery
|
362b978ad6
* When in release_time window and the wanted nick is taken, reset keepnick to start regaining it again
|
16 年之前 |
Bryan Drewery
|
5d1435262c
* Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick
|
16 年之前 |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
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
|
0225cf808f
* Unset modesperline when disconnecting
|
16 年之前 |
Bryan Drewery
|
60741c629d
* Add more debug Contexts
|
16 年之前 |
Bryan Drewery
|
6e0568203a
* Re-enable keepnick when disconnecting from server
|
16 年之前 |
Bryan Drewery
|
c6735890f1
* Clear all channel flags when disconnecting from server
|
16 年之前 |
Bryan Drewery
|
e257cffe1e
* Unset restarting reset_chans flag when disconnecting from server
|
16 年之前 |
Bryan Drewery
|
fd02c4c2ce
* Fix server connect not properly having 30 seconds before 'stoned' timeout
|
16 年之前 |
Bryan Drewery
|
76b6014754
* Fix up op/deop/voice/devoice/kick/kickban/invite for auth control
|
16 年之前 |
Bryan Drewery
|
0916d12c19
Merge branch 'jupenick-misc'
|
16 年之前 |