1
0
Bryan Drewery 14c3a3f2ca * Begin 1.1.2 22 жил өмнө
..
compat 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 жил өмнө
crypto 0ad189b0d6 * Added our own AES_* functions 22 жил өмнө
mod 7e4a9997da 22 жил өмнө
Makefile.in d97c5d76db * Fixed a bug in build with randint() 22 жил өмнө
auth.c 555eaed5f3 * cmd_timers now shows more. 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 d25449ae5a * Fixed bots mass sending out CONFIG entries when they linked. 22 жил өмнө
botcmd.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 жил өмнө
botmsg.c d25449ae5a * Fixed bots mass sending out CONFIG entries when they linked. 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 d25449ae5a * Fixed bots mass sending out CONFIG entries when they linked. 22 жил өмнө
cfg.h d25449ae5a * Fixed bots mass sending out CONFIG entries when they linked. 22 жил өмнө
chan.h f063bb4cbb * Converted // comments to the proper /* */ for ANSI C. 22 жил өмнө
chanprog.c f66920c2e8 * Fixed the pesky cosmetic bug with /dcc CHAT /ctcp CHAT 22 жил өмнө
chanprog.h a8b4b2ce28 * Fixed up cmd_chanset to work as intended 22 жил өмнө
cmds.c 555eaed5f3 * cmd_timers now shows more. 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 36df3c66aa * Fixed a bug in conf.c [Wasn't copying homedir in fillconf()] 22 жил өмнө
conf.h 7f87452eb3 * Added cmdline option 'k' for killing a bot 22 жил өмнө
core_binds.c 2adfd23623 * Fixed a bug in cmd_quit (was not returning from cmd_su correctly) 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 f07cfeb674 * Fixed some problems with updating within 1.1 22 жил өмнө
dccutil.c 050527412f * High order bit randomness woot 22 жил өмнө
dccutil.h caf050f465 * Some leftover tcl stuff 22 жил өмнө
debug.c d0cbc25f26 * Trying to figure out this pesky bug ;/ 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 555eaed5f3 * cmd_timers now shows more. 22 жил өмнө
egg_timer.h 555eaed5f3 * cmd_timers now shows more. 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 36df3c66aa * Fixed a bug in conf.c [Wasn't copying homedir in fillconf()] 22 жил өмнө
log.h 36df3c66aa * Fixed a bug in conf.c [Wasn't copying homedir in fillconf()] 22 жил өмнө
main.c 14c3a3f2ca * Begin 1.1.2 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 d97c5d76db * Fixed a bug in build with randint() 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 14c3a3f2ca * Begin 1.1.2 22 жил өмнө
misc.h d5750cae20 * Finished changing binpath/binpath in config 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 a221100ee1 * Updated egg_timer (sync 1.7 egg) 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 ec5af43a96 * Fixed too many open files bug 22 жил өмнө
shell.h b8e1e3e16b * If we dont have a cfile, just make one 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 a221100ee1 * Updated egg_timer (sync 1.7 egg) 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 жил өмнө