Bryan Drewery 63c02529f7 * Auth hashes weren't being MD5d %!s(int64=21) %!d(string=hai) anos
..
compat 220e06f1f3 * Undeffed calloc/realloc so that we may use that instead of my_ %!s(int64=21) %!d(string=hai) anos
crypto 821a3cc558 * Some openssl aes fixes I took out %!s(int64=21) %!d(string=hai) anos
mod 3d470e3c50 %!s(int64=21) %!d(string=hai) anos
Makefile.in 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link %!s(int64=21) %!d(string=hai) anos
adns.c b06fd9a0f2 * No longer redundantly byteswapping header.id %!s(int64=21) %!d(string=hai) anos
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id %!s(int64=21) %!d(string=hai) anos
auth.c 63c02529f7 * Auth hashes weren't being MD5d %!s(int64=21) %!d(string=hai) anos
auth.h 50372107ab * auth/enclink/dcc hash strings are now cleared from memory after being hashed. %!s(int64=21) %!d(string=hai) anos
base64.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!s(int64=21) %!d(string=hai) anos
base64.h 03d098da24 * C++ compile warning fixes (Still compat with C) %!s(int64=22) %!d(string=hai) anos
bg.c 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. %!s(int64=21) %!d(string=hai) anos
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. %!s(int64=21) %!d(string=hai) anos
binary.c 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if %!s(int64=21) %!d(string=hai) anos
binary.h c1ba0fc025 %!s(int64=21) %!d(string=hai) anos
bits.h 09e7b8988e * Waste of space to declare these 64-bit %!s(int64=22) %!d(string=hai) anos
botcmd.c e02a7146d0 %!s(int64=21) %!d(string=hai) anos
botcmd.h 6efaf5ee5a * Removed that remote_boots bs %!s(int64=22) %!d(string=hai) anos
botmsg.c f6b3d97611 * Forgot some checking for dcc[].type %!s(int64=21) %!d(string=hai) anos
botmsg.h b83928cdf0 * More c++ leaf fixes, now for hub :) %!s(int64=22) %!d(string=hai) anos
botnet.c f6b3d97611 * Forgot some checking for dcc[].type %!s(int64=21) %!d(string=hai) anos
botnet.h babd237f66 * Fixes for cmd_bots %!s(int64=21) %!d(string=hai) anos
cfg.c 7c72fb35ff %!s(int64=21) %!d(string=hai) anos
cfg.h b26bf5b2e5 * Fixed a problem with dcc authing not being validated correctly %!s(int64=21) %!d(string=hai) anos
chan.h f1faf738b8 * New channels are now closed-private 1 by default %!s(int64=21) %!d(string=hai) anos
chanprog.c df79d72a21 * Moved host/ip buffers in conf_bot to conf_bot.conf_net %!s(int64=21) %!d(string=hai) anos
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK %!s(int64=22) %!d(string=hai) anos
cmds.c 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if %!s(int64=21) %!d(string=hai) anos
cmds.h 03d098da24 * C++ compile warning fixes (Still compat with C) %!s(int64=22) %!d(string=hai) anos
color.h c0e02b4d46 * More work on colors %!s(int64=22) %!d(string=hai) anos
common.h ffde807dc6 * Some ISO C fixes %!s(int64=22) %!d(string=hai) anos
conf.c 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if %!s(int64=21) %!d(string=hai) anos
conf.h 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if %!s(int64=21) %!d(string=hai) anos
core_binds.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=21) %!d(string=hai) anos
core_binds.h 7996dff984 * Removed all the unused bindings %!s(int64=22) %!d(string=hai) anos
crypt.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!s(int64=21) %!d(string=hai) anos
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=21) %!d(string=hai) anos
dcc.c de808266d7 %!s(int64=21) %!d(string=hai) anos
dcc.h 37f01436cf * Added a SHA1 hash to the encryption negotiation to stop non-bots (hackers) from playing :) %!s(int64=21) %!d(string=hai) anos
dccutil.c 40224bbdf0 * Fixed a dcctable list 'gap'/'leak' %!s(int64=21) %!d(string=hai) anos
dccutil.h 40224bbdf0 * Fixed a dcctable list 'gap'/'leak' %!s(int64=21) %!d(string=hai) anos
debug.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!s(int64=21) %!d(string=hai) anos
debug.h 8d1c20bfa5 * Changed DEBUG_MEM to DEBUG %!s(int64=21) %!d(string=hai) anos
egg_timer.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!s(int64=21) %!d(string=hai) anos
egg_timer.h fa4f5153e6 %!s(int64=22) %!d(string=hai) anos
eggdrop.h 5eb8fdb8f0 * srandom() is now called first thing %!s(int64=21) %!d(string=hai) anos
enclink.c 7659dc9b14 * Don't use packname in the enclink hash %!s(int64=21) %!d(string=hai) anos
enclink.h a43fb863ec * More work on new link encryption system %!s(int64=21) %!d(string=hai) anos
flags.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!s(int64=21) %!d(string=hai) anos
flags.h 9d555db17a * Removed compatability support for <= 1.1.9 userfiles (bot records). %!s(int64=21) %!d(string=hai) anos
garble.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!s(int64=21) %!d(string=hai) anos
garble.h fe467c585e * Removed define GARBLESTRINGS %!s(int64=22) %!d(string=hai) anos
lang.h e65263bea1 * New mode parsing code %!s(int64=21) %!d(string=hai) anos
log.c ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... %!s(int64=21) %!d(string=hai) anos
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=21) %!d(string=hai) anos
main.c 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if %!s(int64=21) %!d(string=hai) anos
main.h 386b447ca2 * Removed the hacks for 1.1.9->1.2 which include: %!s(int64=21) %!d(string=hai) anos
makehelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it %!s(int64=22) %!d(string=hai) anos
makeres.c b83928cdf0 * More c++ leaf fixes, now for hub :) %!s(int64=22) %!d(string=hai) anos
match.c 21a0d224c0 * Made match functions use unsigned char as they were originally %!s(int64=21) %!d(string=hai) anos
match.h 21a0d224c0 * Made match functions use unsigned char as they were originally %!s(int64=21) %!d(string=hai) anos
misc.c 5d0c7d9e3d * Tell where the new binary was moved when using -U/-U %!s(int64=21) %!d(string=hai) anos
misc.h 6d61f99329 %!s(int64=17) %!d(string=hai) anos
misc_file.c c47c7a436d * Added gnu-coreutils makepath() for future work %!s(int64=21) %!d(string=hai) anos
misc_file.h 098d9de5d0 %!s(int64=22) %!d(string=hai) anos
net.c 583a1b921f * Setup the read/write encrypt/decrypt functions to work through the new link encryption system %!s(int64=21) %!d(string=hai) anos
net.h a43fb863ec * More work on new link encryption system %!s(int64=21) %!d(string=hai) anos
response.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=21) %!d(string=hai) anos
rfc1459.c 03d098da24 * C++ compile warning fixes (Still compat with C) %!s(int64=22) %!d(string=hai) anos
rfc1459.h 4f9a5b49d5 * Added 005 parsing %!s(int64=22) %!d(string=hai) anos
settings.h 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if %!s(int64=21) %!d(string=hai) anos
shell.c 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if %!s(int64=21) %!d(string=hai) anos
shell.h 386b447ca2 * Removed the hacks for 1.1.9->1.2 which include: %!s(int64=21) %!d(string=hai) anos
socket.c b06fd9a0f2 * No longer redundantly byteswapping header.id %!s(int64=21) %!d(string=hai) anos
socket.h 667125ad15 * Async dns now works for server connects %!s(int64=21) %!d(string=hai) anos
sorthelp.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!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 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=21) %!d(string=hai) anos
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system %!s(int64=21) %!d(string=hai) anos
tclhash.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!s(int64=21) %!d(string=hai) anos
tclhash.h 03d098da24 * C++ compile warning fixes (Still compat with C) %!s(int64=22) %!d(string=hai) anos
thread.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=21) %!d(string=hai) anos
thread.h 98334382b0 * Misc %!s(int64=22) %!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 667125ad15 * Async dns now works for server connects %!s(int64=21) %!d(string=hai) anos
userent.c a2e6dbef2b %!s(int64=21) %!d(string=hai) anos
userent.h f3776a3410 * Finished removing all the modules. %!s(int64=22) %!d(string=hai) anos
userrec.c 7c72fb35ff %!s(int64=21) %!d(string=hai) anos
userrec.h 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. %!s(int64=21) %!d(string=hai) anos
users.c c636793276 * Fixed a problem with leaf bots not chosing a hub when only 1 was set. %!s(int64=21) %!d(string=hai) anos
users.h 40d50f82e6 * natip is now only referenced in getmyip() %!s(int64=21) %!d(string=hai) anos
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. %!s(int64=22) %!d(string=hai) anos