Bryan Drewery b2ad66fcd5 * LEAF bots dont need 200 dcc connections 22 vuotta sitten
..
compat 220e5a2e99 * Misc compile *warnings* 22 vuotta sitten
crypto 1e50bd5eb6 * Added MD5WORD() to return capital hex md5 with colon every 2 bytes 22 vuotta sitten
mod 7681ebdab4 * Optimized a few multiplies/divides into shifts 22 vuotta sitten
Makefile.in 75a2595536 * Wrote initial response functions 22 vuotta sitten
auth.c 334e83be3d * AUTHHASH now works as follows: 22 vuotta sitten
auth.h 334e83be3d * AUTHHASH now works as follows: 22 vuotta sitten
base64.c 7681ebdab4 * Optimized a few multiplies/divides into shifts 22 vuotta sitten
base64.h c865444578 * Added base64[.c|.h] 22 vuotta sitten
bg.c e8df6228c2 * Did some CYGWIN work 22 vuotta sitten
bg.h eb0194c937 * Now using daemon() 22 vuotta sitten
binary.c 9c6eb6bc11 * Code improvements 22 vuotta sitten
binary.h c3af85da93 * Removed the garblestrings dependancy on checksum checking 22 vuotta sitten
bits.h 09e7b8988e * Waste of space to declare these 64-bit 22 vuotta sitten
botcmd.c 3ee7017e1f * Removed the code left over from 1.1.8 22 vuotta sitten
botcmd.h 6efaf5ee5a * Removed that remote_boots bs 22 vuotta sitten
botmsg.c 58346386a5 * Remove define DCCPASS 22 vuotta sitten
botmsg.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 vuotta sitten
botnet.c fd4f36edb8 * Fixed rembot() using an already free`d pointer to check for duplicate bots connecting 22 vuotta sitten
botnet.h 58346386a5 * Remove define DCCPASS 22 vuotta sitten
cfg.c 0193e29f0f * Moved config settings (bad-cookie, op-time-slack, manop, mdop, mop) to 'chanset' 22 vuotta sitten
cfg.h 0193e29f0f * Moved config settings (bad-cookie, op-time-slack, manop, mdop, mop) to 'chanset' 22 vuotta sitten
chan.h 1141a0a9d2 * Begin work on new multi-bot queued cookie ops 22 vuotta sitten
chanprog.c 482e15f7d5 * Filled all fr.bot with 0 22 vuotta sitten
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK 22 vuotta sitten
cmds.c dc17ee91fa * SIGHUP now restarts bot 22 vuotta sitten
cmds.h 58346386a5 * Remove define DCCPASS 22 vuotta sitten
color.h eb690f3f7c * Modify startup messages 22 vuotta sitten
common.h 4959ff9778 * Removed neterror(), replaced with strerror() 22 vuotta sitten
conf.c 6ec028ff39 * Removed define PSCLOAK 22 vuotta sitten
conf.h 6ccb88e447 * Removed CONFEDIT define 22 vuotta sitten
core_binds.c 58346386a5 * Remove define DCCPASS 22 vuotta sitten
core_binds.h 7996dff984 * Removed all the unused bindings 22 vuotta sitten
crypt.c 1e50bd5eb6 * Added MD5WORD() to return capital hex md5 with colon every 2 bytes 22 vuotta sitten
crypt.h 1e50bd5eb6 * Added MD5WORD() to return capital hex md5 with colon every 2 bytes 22 vuotta sitten
dcc.c 3ee7017e1f * Removed the code left over from 1.1.8 22 vuotta sitten
dcc.h 75a2595536 * Wrote initial response functions 22 vuotta sitten
dccutil.c b2ad66fcd5 * LEAF bots dont need 200 dcc connections 22 vuotta sitten
dccutil.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 vuotta sitten
debug.c dc17ee91fa * SIGHUP now restarts bot 22 vuotta sitten
debug.h ba04fdeef5 * Un-needed stuff 22 vuotta sitten
dns.c 1bea7dd37b * Changed all port declaration to port_t (unsigned short) 22 vuotta sitten
dns.h 5b78b7856e * Fixed some struct padding 22 vuotta sitten
egg_timer.c 2e58c63a11 * Now using calloc() everywhere 22 vuotta sitten
egg_timer.h fa4f5153e6 22 vuotta sitten
eggdrop.h 050527412f * High order bit randomness woot 22 vuotta sitten
flags.c 3bdbb0198f * Indent 22 vuotta sitten
flags.h fa19eefabb * Inlined and optimized some of the flag checking functions 22 vuotta sitten
garble.c fe467c585e * Removed define GARBLESTRINGS 22 vuotta sitten
garble.h fe467c585e * Removed define GARBLESTRINGS 22 vuotta sitten
lang.h 052985e13a * Unused files 22 vuotta sitten
log.c e6639d1a00 22 vuotta sitten
log.h bb0ad44665 * irc_log(struct chanset_t *, char *, ...) 22 vuotta sitten
main.c 739a847469 * Only have localhub check_promisc() 22 vuotta sitten
main.h 388f964460 * Removed HOOKS 22 vuotta sitten
makehelp.c 6f7fbc1435 * Cleaned up several compiler errors (-W) 22 vuotta sitten
makeres.c 75a2595536 * Wrote initial response functions 22 vuotta sitten
makesettings.c 33c48759ae * Removed progname() 22 vuotta sitten
match.c 9c6eb6bc11 * Code improvements 22 vuotta sitten
match.h 9c6eb6bc11 * Code improvements 22 vuotta sitten
misc.c dc17ee91fa * SIGHUP now restarts bot 22 vuotta sitten
misc.h dc17ee91fa * SIGHUP now restarts bot 22 vuotta sitten
misc_file.c 53cf103f93 * fixmod() was simply returning bad results 22 vuotta sitten
misc_file.h f58a2cdf7f * Added binary.[c|h] 22 vuotta sitten
net.c 4b5dddd910 * Added HTTP_PROXY support 22 vuotta sitten
net.h 4959ff9778 * Removed neterror(), replaced with strerror() 22 vuotta sitten
response.c 75a2595536 * Wrote initial response functions 22 vuotta sitten
rfc1459.c 4f9a5b49d5 * Added 005 parsing 22 vuotta sitten
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 vuotta sitten
settings.h 2b3124b4ba * Removed server.mod from the 'modules' 22 vuotta sitten
shell.c 739a847469 * Only have localhub check_promisc() 22 vuotta sitten
shell.h e8df6228c2 * Did some CYGWIN work 22 vuotta sitten
sorthelp.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 vuotta sitten
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 vuotta sitten
stringfix.c fe467c585e * Removed define GARBLESTRINGS 22 vuotta sitten
tandem.h 0a04e92dd0 * Removed cmd_botinfo 22 vuotta sitten
tclhash.c 7380bfa4ac 22 vuotta sitten
tclhash.h 8a3a46ef8a * More bit conversions 22 vuotta sitten
thread.c 98334382b0 * Misc 22 vuotta sitten
thread.h 98334382b0 * Misc 22 vuotta sitten
traffic.h cf98bc47be * Made itraffic_* otraffic_* into a single struct. 22 vuotta sitten
types.h 11677cee1a * Removed 'dcc sanity checking' 22 vuotta sitten
userent.c a1e793abd6 * LASTON sharing 22 vuotta sitten
userent.h f3776a3410 * Finished removing all the modules. 22 vuotta sitten
userrec.c 3ee7017e1f * Removed the code left over from 1.1.8 22 vuotta sitten
userrec.h 5e242c2a4e * No longer using USER_BOT 22 vuotta sitten
users.c 3ee7017e1f * Removed the code left over from 1.1.8 22 vuotta sitten
users.h c974ef341b * Added cmd_matchbot 22 vuotta sitten
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 vuotta sitten