| .. |
|
compat
|
bc1c90d649
Merge branch 'crypt-updates'
|
%!s(int64=16) %!d(string=hai) anos |
|
crypto
|
8fe85f115c
* Update String decrypt_string_cbc() to directly call AES_cbc_encrypt()
|
%!s(int64=16) %!d(string=hai) anos |
|
mod
|
5ab4fa02f2
Merge branch 'mdop-improvements' into next
|
%!s(int64=16) %!d(string=hai) anos |
|
.gitignore
|
e45e36b07c
* Add *.o to .gitignores
|
%!s(int64=17) %!d(string=hai) anos |
|
EncryptedStream.c
|
8fe85f115c
* Update String decrypt_string_cbc() to directly call AES_cbc_encrypt()
|
%!s(int64=16) %!d(string=hai) anos |
|
EncryptedStream.h
|
25113846ca
* Remove compiler hack for overloaded virtuals and use a 'using' line
|
%!s(int64=16) %!d(string=hai) anos |
|
Makefile.in
|
eee567c263
* Make makesort use bdlib
|
%!s(int64=16) %!d(string=hai) anos |
|
adns.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
adns.h
|
a5fff3c7f3
Merge branch 'blocking-dns'
|
%!s(int64=16) %!d(string=hai) anos |
|
auth.c
|
c1b9fe7edc
* Fix auth IRC lookups getting the wrong cached idx
|
%!s(int64=16) %!d(string=hai) anos |
|
auth.h
|
fbfdd1939e
* Return bind check result for dcc
|
%!s(int64=16) %!d(string=hai) anos |
|
base64.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
base64.h
|
9fe5a9ae39
* Use bdlib base64
|
%!s(int64=16) %!d(string=hai) anos |
|
bg.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
bg.h
|
ea6948ccde
* Remove obsoleted conf.watcher
|
%!s(int64=16) %!d(string=hai) anos |
|
binary.c
|
e8d67fdb30
Merge branch 'master' into next
|
%!s(int64=16) %!d(string=hai) anos |
|
binary.h
|
829784c1d0
* Detect corrupted binaries during upgrade
|
%!s(int64=16) %!d(string=hai) anos |
|
binds.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
binds.h
|
3d73dd7ea4
* Move tclhash.* to binds.* (tcl hasnt been used in years)
|
%!s(int64=17) %!d(string=hai) anos |
|
botcmd.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
botcmd.h
|
7ebc6962df
* Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars
|
%!s(int64=18) %!d(string=hai) anos |
|
botmsg.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
botmsg.h
|
d9ce55f647
* Port [3426] to 1.2.14
|
%!s(int64=19) %!d(string=hai) anos |
|
botnet.c
|
94792454dc
Merge branch 'dcc_relay-overlap' into next
|
%!s(int64=16) %!d(string=hai) anos |
|
botnet.h
|
428466cf90
* Use the buildts and git commit in versioning / upgrading
|
%!s(int64=17) %!d(string=hai) anos |
|
buildinfo.h.in
|
efd8d881e8
* Port [2413] to 1.2.12
|
%!s(int64=20) %!d(string=hai) anos |
|
chan.h
|
0d90094b87
* Track how many split members there are
|
%!s(int64=16) %!d(string=hai) anos |
|
chanprog.c
|
7fdf12586b
* Fix accidental debug commit
|
%!s(int64=16) %!d(string=hai) anos |
|
chanprog.h
|
06a78c8f70
Merge branch 'server-queue-speedup'
|
%!s(int64=16) %!d(string=hai) anos |
|
cmds.c
|
164ebf5994
* Show 'IRC' instead of 'DCC' when viewing help when authed on irc
|
%!s(int64=16) %!d(string=hai) anos |
|
cmds.h
|
58f6bce171
* When viewing help over auth, only show allowed commands
|
%!s(int64=16) %!d(string=hai) anos |
|
color.h
|
c0e02b4d46
* More work on colors
|
%!s(int64=22) %!d(string=hai) anos |
|
common.h
|
a7b45ebca9
* Implement likely()/unlikely() blocks from ratbox/linux
|
%!s(int64=16) %!d(string=hai) anos |
|
conf.c
|
0958bdced5
* Don't automatically add hostname of *!user@0.0.0.0
|
%!s(int64=16) %!d(string=hai) anos |
|
conf.h
|
d779e9dec9
* Link over unix domain socket to localhub
|
%!s(int64=16) %!d(string=hai) anos |
|
core_binds.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
core_binds.h
|
fbfdd1939e
* Return bind check result for dcc
|
%!s(int64=16) %!d(string=hai) anos |
|
crypt.c
|
aa40c43d72
* Move AES String crypt functions to aes_util.c
|
%!s(int64=16) %!d(string=hai) anos |
|
crypt.h
|
aa40c43d72
* Move AES String crypt functions to aes_util.c
|
%!s(int64=16) %!d(string=hai) anos |
|
dcc.c
|
82ed834e33
* Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link()
|
%!s(int64=16) %!d(string=hai) anos |
|
dcc.h
|
3881a00742
* More nicklen/handlen cleanups
|
%!s(int64=16) %!d(string=hai) anos |
|
dccutil.c
|
ed21117fa7
Merge branch 'dumplots-static-char' into next
|
%!s(int64=16) %!d(string=hai) anos |
|
dccutil.h
|
8d3d79f389
* Simplify and fix dumplots() to properly handle const data / static strings
|
%!s(int64=16) %!d(string=hai) anos |
|
debug.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
debug.h
|
ec7153ae5e
* Change alias names in ContextNote
|
%!s(int64=16) %!d(string=hai) anos |
|
egg_timer.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
egg_timer.h
|
37d24eca71
* Cleanup timer code so it is not constantly re-adding repeat timers back to the lists
|
%!s(int64=16) %!d(string=hai) anos |
|
eggdrop.h
|
993928699d
* Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it
|
%!s(int64=16) %!d(string=hai) anos |
|
enclink.c
|
6578809c2a
* Fix buffer overflow in botlink encryption writing
|
%!s(int64=16) %!d(string=hai) anos |
|
enclink.h
|
87e710e008
* Use enclink for relays
|
%!s(int64=16) %!d(string=hai) anos |
|
flags.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
flags.h
|
1ccff9bccd
* Inline some flag checking functions
|
%!s(int64=17) %!d(string=hai) anos |
|
garble.c
|
288300b569
* port [3868] to 1.2.16 from trunk
|
%!s(int64=18) %!d(string=hai) anos |
|
garble.h
|
288300b569
* port [3868] to 1.2.16 from trunk
|
%!s(int64=18) %!d(string=hai) anos |
|
log.c
|
b3deccb1e4
* Fix debug log file getting overwritten with NULLs
|
%!s(int64=16) %!d(string=hai) anos |
|
log.h
|
008abfb85a
* Write all logs to .l-botnick when compiled in DEBUG mode
|
%!s(int64=17) %!d(string=hai) anos |
|
main.c
|
e8d67fdb30
Merge branch 'master' into next
|
%!s(int64=16) %!d(string=hai) anos |
|
main.h
|
b3deccb1e4
* Fix debug log file getting overwritten with NULLs
|
%!s(int64=16) %!d(string=hai) anos |
|
makehelp.c
|
8bab91b17f
* Properly catch fatal errors writing temp files needed during compile
|
%!s(int64=16) %!d(string=hai) anos |
|
makeres.c
|
8bab91b17f
* Properly catch fatal errors writing temp files needed during compile
|
%!s(int64=16) %!d(string=hai) anos |
|
makeset.c
|
8bab91b17f
* Properly catch fatal errors writing temp files needed during compile
|
%!s(int64=16) %!d(string=hai) anos |
|
makesort.c
|
eee567c263
* Make makesort use bdlib
|
%!s(int64=16) %!d(string=hai) anos |
|
match.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
match.h
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
%!s(int64=21) %!d(string=hai) anos |
|
misc.c
|
3f60dd4d0e
* Remove stray printf() on update
|
%!s(int64=16) %!d(string=hai) anos |
|
misc.h
|
fb9772e1c8
Merge branch 'bantype'
|
%!s(int64=16) %!d(string=hai) anos |
|
misc_file.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
misc_file.h
|
9aa11218da
* Use mmap for writing packdata too (optimizations and error checking coming next)
|
%!s(int64=18) %!d(string=hai) anos |
|
net.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
net.h
|
20db3077c4
* Move socket code out of the main loop into socket_run()
|
%!s(int64=16) %!d(string=hai) anos |
|
response.c
|
73743349c9
* Remove 'set mean-kicks' and change to 'chanset +meankicks' (default on, does not upgrade from old .set, must unset after upgrade if wanted)
|
%!s(int64=18) %!d(string=hai) anos |
|
rfc1459.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
rfc1459.h
|
4f9a5b49d5
* Added 005 parsing
|
%!s(int64=22) %!d(string=hai) anos |
|
set.c
|
1e3e79145a
Bot will now jump from the server it's on if it is removed from the server list. (fixes a changing network bug)
|
%!s(int64=16) %!d(string=hai) anos |
|
set.h
|
06a78c8f70
Merge branch 'server-queue-speedup'
|
%!s(int64=16) %!d(string=hai) anos |
|
settings.h
|
5c142e3dc1
* Remove remaining email code, as well as OWNEREMAIL
|
%!s(int64=16) %!d(string=hai) anos |
|
shell.c
|
1ce03bbd28
* Fix startup error on OpenBSD 4.7 due to failed ptrace()
|
%!s(int64=16) %!d(string=hai) anos |
|
shell.h
|
5c142e3dc1
* Remove remaining email code, as well as OWNEREMAIL
|
%!s(int64=16) %!d(string=hai) anos |
|
socket.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
socket.h
|
21676762d4
* Ported misc CYGWIN fixes to 1.2.9
|
%!s(int64=20) %!d(string=hai) anos |
|
sorthelp.c
|
eee567c263
* Make makesort use bdlib
|
%!s(int64=16) %!d(string=hai) anos |
|
sprintf.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
sprintf.h
|
bca87b05ae
* Fixed *many* buffer overflows in the botnet code. (#94)
|
%!s(int64=21) %!d(string=hai) anos |
|
stat.h
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
%!s(int64=22) %!d(string=hai) anos |
|
stringfix.c
|
fbce4d23b3
* Fix warnings in compile utils
|
%!s(int64=17) %!d(string=hai) anos |
|
tandem.h
|
2c73e786fa
* Don't truncate log's timestamp when relaying logs
|
%!s(int64=16) %!d(string=hai) anos |
|
thread.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
thread.h
|
98334382b0
* Misc
|
%!s(int64=22) %!d(string=hai) anos |
|
timestamp.c
|
0cd7acd236
* Fix timezone issues in getts/getdate
|
%!s(int64=17) %!d(string=hai) anos |
|
traffic.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
%!s(int64=21) %!d(string=hai) anos |
|
types.h
|
bc47d5d151
* Cleanup some of the time_t mess
|
%!s(int64=18) %!d(string=hai) anos |
|
userent.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
userent.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
%!s(int64=21) %!d(string=hai) anos |
|
userrec.c
|
a7ea42ee13
* Update copyrights/licenses
|
%!s(int64=16) %!d(string=hai) anos |
|
userrec.h
|
140058387e
* Remove unneded int idx from stream_writeuserfile() stack
|
%!s(int64=16) %!d(string=hai) anos |
|
users.c
|
49a87739a7
Fix start not being checked correctly
|
%!s(int64=16) %!d(string=hai) anos |
|
users.h
|
82ed834e33
* Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link()
|
%!s(int64=16) %!d(string=hai) anos |
|
utc-time.c
|
bc91a7e206
* Added rcsid[] to all files
|
%!s(int64=21) %!d(string=hai) anos |