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