Bryan Drewery 8db6ce8a38 * Some small fixes 22 anni fa
..
compat 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 anni fa
crypto 0ad189b0d6 * Added our own AES_* functions 22 anni fa
mod a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 anni fa
Makefile.in d97c5d76db * Fixed a bug in build with randint() 22 anni fa
auth.c 84d6b39f27 * OK, TCL IS OUT, WOOOOOOOO :) 22 anni fa
auth.h 4913ef76f6 * Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details. 22 anni fa
bg.c c651e718aa 22 anni fa
bg.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
botcmd.c 447ed582a4 * Cosmetic fix in cmd_status 22 anni fa
botcmd.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
botmsg.c 1e88e6e6cd * grrrrrrrah 22 anni fa
botmsg.h 567cbb87b3 * Moved eggmain.h to common.h 22 anni fa
botnet.c a8b4b2ce28 * Fixed up cmd_chanset to work as intended 22 anni fa
botnet.h e2f9ba68dc * Fixed some missing prototypes 22 anni fa
cfg.c bb11526e00 * Fixed some putlog()s with \n at the end. 22 anni fa
cfg.h 1cccb43bcb * Fixed up the cmdpass stuff 22 anni fa
chan.h f063bb4cbb * Converted // comments to the proper /* */ for ANSI C. 22 anni fa
chanprog.c 6072e65ecc * Fixed a long outstanding bug in cache_my_ip() 22 anni fa
chanprog.h a8b4b2ce28 * Fixed up cmd_chanset to work as intended 22 anni fa
cmds.c 8db6ce8a38 * Some small fixes 22 anni fa
cmds.h 3155ce6458 * readconf() did not account for '.' in some fields 22 anni fa
color.h eb690f3f7c * Modify startup messages 22 anni fa
common.h 84d6b39f27 * OK, TCL IS OUT, WOOOOOOOO :) 22 anni fa
conf.c d5750cae20 * Finished changing binpath/binpath in config 22 anni fa
conf.h 7f87452eb3 * Added cmdline option 'k' for killing a bot 22 anni fa
core_binds.c 447ed582a4 * Cosmetic fix in cmd_status 22 anni fa
core_binds.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
crypt.c 0a63b97d95 * Added src/crypto/ 22 anni fa
crypt.h 0ad189b0d6 * Added our own AES_* functions 22 anni fa
dcc.c 1e88e6e6cd * grrrrrrrah 22 anni fa
dcc.h f07cfeb674 * Fixed some problems with updating within 1.1 22 anni fa
dccutil.c 050527412f * High order bit randomness woot 22 anni fa
dccutil.h caf050f465 * Some leftover tcl stuff 22 anni fa
debug.c d0cbc25f26 * Trying to figure out this pesky bug ;/ 22 anni fa
debug.h e2f9ba68dc * Fixed some missing prototypes 22 anni fa
dns.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 anni fa
dns.h 7958355e4b * Hacked out dns.mod 22 anni fa
egg_timer.c a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 anni fa
egg_timer.h a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 anni fa
eggdrop.h 050527412f * High order bit randomness woot 22 anni fa
flags.c 3155ce6458 * readconf() did not account for '.' in some fields 22 anni fa
flags.h d695e29bf6 * Now storing our own userrecord in conf.bot->u 22 anni fa
garble.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 anni fa
garble.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
lang.h 01a3f3b226 * Typo in tell_ignores() 22 anni fa
log.c 294588a651 * Cleaned up the levels a bit 22 anni fa
log.h f063bb4cbb * Converted // comments to the proper /* */ for ANSI C. 22 anni fa
main.c 8db6ce8a38 * Some small fixes 22 anni fa
main.h 8b3121ae80 * Moved conf structs/handling to conf.c/conf.h 22 anni fa
makehelp.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 anni fa
makesettings.c d97c5d76db * Fixed a bug in build with randint() 22 anni fa
match.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 anni fa
match.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
misc.c d5750cae20 * Finished changing binpath/binpath in config 22 anni fa
misc.h d5750cae20 * Finished changing binpath/binpath in config 22 anni fa
misc_file.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 anni fa
misc_file.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
modules.c 3155ce6458 * readconf() did not account for '.' in some fields 22 anni fa
modules.h bb11526e00 * Fixed some putlog()s with \n at the end. 22 anni fa
net.c a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 anni fa
net.h 44f33181ba * Small prototype fix 22 anni fa
rfc1459.c 567cbb87b3 * Moved eggmain.h to common.h 22 anni fa
rfc1459.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
shell.c a67075ffa5 22 anni fa
shell.h a5b3286fe3 * Finished localhub spawning bots. 22 anni fa
sorthelp.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 anni fa
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 anni fa
stringfix.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 anni fa
tandem.h 05cb71c39b * Stripped numver crap... 22 anni fa
tclhash.c a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 anni fa
tclhash.h e2f9ba68dc * Fixed some missing prototypes 22 anni fa
traffic.h cf98bc47be * Made itraffic_* otraffic_* into a single struct. 22 anni fa
types.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
userent.c 3155ce6458 * readconf() did not account for '.' in some fields 22 anni fa
userent.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
userrec.c 3155ce6458 * readconf() did not account for '.' in some fields 22 anni fa
userrec.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 anni fa
users.c 050527412f * High order bit randomness woot 22 anni fa
users.h 54e68221d8 * More Tcl striped 22 anni fa
utc-time.c a2279bd7f9 * Didn't mean to commit the test utc-time.c 22 anni fa