Bryan Drewery a9d4806250 * Indenting 22 лет назад
..
compat 220e5a2e99 * Misc compile *warnings* 22 лет назад
crypto 4d86714aa2 * inline -> __inline__ 22 лет назад
mod a9d4806250 * Indenting 22 лет назад
Makefile.in 75a2595536 * Wrote initial response functions 22 лет назад
auth.c 334e83be3d * AUTHHASH now works as follows: 22 лет назад
auth.h 334e83be3d * AUTHHASH now works as follows: 22 лет назад
base64.c c865444578 * Added base64[.c|.h] 22 лет назад
base64.h c865444578 * Added base64[.c|.h] 22 лет назад
bg.c e8df6228c2 * Did some CYGWIN work 22 лет назад
bg.h eb0194c937 * Now using daemon() 22 лет назад
binary.c 9c6eb6bc11 * Code improvements 22 лет назад
binary.h c3af85da93 * Removed the garblestrings dependancy on checksum checking 22 лет назад
bits.h 09e7b8988e * Waste of space to declare these 64-bit 22 лет назад
botcmd.c 3ee7017e1f * Removed the code left over from 1.1.8 22 лет назад
botcmd.h 6efaf5ee5a * Removed that remote_boots bs 22 лет назад
botmsg.c 58346386a5 * Remove define DCCPASS 22 лет назад
botmsg.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 лет назад
botnet.c fd4f36edb8 * Fixed rembot() using an already free`d pointer to check for duplicate bots connecting 22 лет назад
botnet.h 58346386a5 * Remove define DCCPASS 22 лет назад
cfg.c 0193e29f0f * Moved config settings (bad-cookie, op-time-slack, manop, mdop, mop) to 'chanset' 22 лет назад
cfg.h 0193e29f0f * Moved config settings (bad-cookie, op-time-slack, manop, mdop, mop) to 'chanset' 22 лет назад
chan.h 1141a0a9d2 * Begin work on new multi-bot queued cookie ops 22 лет назад
chanprog.c 482e15f7d5 * Filled all fr.bot with 0 22 лет назад
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK 22 лет назад
cmds.c dc17ee91fa * SIGHUP now restarts bot 22 лет назад
cmds.h 58346386a5 * Remove define DCCPASS 22 лет назад
color.h eb690f3f7c * Modify startup messages 22 лет назад
common.h 4959ff9778 * Removed neterror(), replaced with strerror() 22 лет назад
conf.c 6ec028ff39 * Removed define PSCLOAK 22 лет назад
conf.h 6ccb88e447 * Removed CONFEDIT define 22 лет назад
core_binds.c 58346386a5 * Remove define DCCPASS 22 лет назад
core_binds.h 7996dff984 * Removed all the unused bindings 22 лет назад
crypt.c 7d675731fe * the _binary functions return unsigned data 22 лет назад
crypt.h 78d8c05fa5 * Made some large buffers quite smaller 22 лет назад
dcc.c 3ee7017e1f * Removed the code left over from 1.1.8 22 лет назад
dcc.h 75a2595536 * Wrote initial response functions 22 лет назад
dccutil.c ea0a7a0136 * Misc socket cleanups for server/identd 22 лет назад
dccutil.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 лет назад
debug.c dc17ee91fa * SIGHUP now restarts bot 22 лет назад
debug.h ba04fdeef5 * Un-needed stuff 22 лет назад
dns.c 1bea7dd37b * Changed all port declaration to port_t (unsigned short) 22 лет назад
dns.h 5b78b7856e * Fixed some struct padding 22 лет назад
egg_timer.c 2e58c63a11 * Now using calloc() everywhere 22 лет назад
egg_timer.h fa4f5153e6 22 лет назад
eggdrop.h 050527412f * High order bit randomness woot 22 лет назад
flags.c 482e15f7d5 * Filled all fr.bot with 0 22 лет назад
flags.h 3ee7017e1f * Removed the code left over from 1.1.8 22 лет назад
garble.c fe467c585e * Removed define GARBLESTRINGS 22 лет назад
garble.h fe467c585e * Removed define GARBLESTRINGS 22 лет назад
lang.h 052985e13a * Unused files 22 лет назад
log.c e6639d1a00 22 лет назад
log.h bb0ad44665 * irc_log(struct chanset_t *, char *, ...) 22 лет назад
main.c e8df6228c2 * Did some CYGWIN work 22 лет назад
main.h 388f964460 * Removed HOOKS 22 лет назад
makehelp.c 6f7fbc1435 * Cleaned up several compiler errors (-W) 22 лет назад
makeres.c 75a2595536 * Wrote initial response functions 22 лет назад
makesettings.c 33c48759ae * Removed progname() 22 лет назад
match.c 9c6eb6bc11 * Code improvements 22 лет назад
match.h 9c6eb6bc11 * Code improvements 22 лет назад
misc.c dc17ee91fa * SIGHUP now restarts bot 22 лет назад
misc.h dc17ee91fa * SIGHUP now restarts bot 22 лет назад
misc_file.c 53cf103f93 * fixmod() was simply returning bad results 22 лет назад
misc_file.h f58a2cdf7f * Added binary.[c|h] 22 лет назад
net.c 4b5dddd910 * Added HTTP_PROXY support 22 лет назад
net.h 4959ff9778 * Removed neterror(), replaced with strerror() 22 лет назад
response.c 75a2595536 * Wrote initial response functions 22 лет назад
rfc1459.c 4f9a5b49d5 * Added 005 parsing 22 лет назад
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 лет назад
settings.h 2b3124b4ba * Removed server.mod from the 'modules' 22 лет назад
shell.c e8df6228c2 * Did some CYGWIN work 22 лет назад
shell.h e8df6228c2 * Did some CYGWIN work 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 fe467c585e * Removed define GARBLESTRINGS 22 лет назад
tandem.h 0a04e92dd0 * Removed cmd_botinfo 22 лет назад
tclhash.c 7380bfa4ac 22 лет назад
tclhash.h 8a3a46ef8a * More bit conversions 22 лет назад
thread.c 98334382b0 * Misc 22 лет назад
thread.h 98334382b0 * Misc 22 лет назад
traffic.h cf98bc47be * Made itraffic_* otraffic_* into a single struct. 22 лет назад
types.h 11677cee1a * Removed 'dcc sanity checking' 22 лет назад
userent.c b0cb8d4551 * Removed define UTCTIME 22 лет назад
userent.h f3776a3410 * Finished removing all the modules. 22 лет назад
userrec.c 3ee7017e1f * Removed the code left over from 1.1.8 22 лет назад
userrec.h 5e242c2a4e * No longer using USER_BOT 22 лет назад
users.c 3ee7017e1f * Removed the code left over from 1.1.8 22 лет назад
users.h c974ef341b * Added cmd_matchbot 22 лет назад
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 лет назад