Bryan Drewery 4efabec37f 22 年 前
..
compat a1fb5f0470 * Wrapped some more memory functions 22 年 前
crypto 1e50bd5eb6 * Added MD5WORD() to return capital hex md5 with colon every 2 bytes 22 年 前
mod 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
Makefile.in a20cee7ed7 22 年 前
auth.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
auth.h 334e83be3d * AUTHHASH now works as follows: 22 年 前
base64.c 3164cd2ac8 * Casted memory allocations, c++ requires it 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 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
binary.h 8830f7402c * Changed the update code around to write_settings() now 22 年 前
bits.h 09e7b8988e * Waste of space to declare these 64-bit 22 年 前
botcmd.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
botcmd.h 6efaf5ee5a * Removed that remote_boots bs 22 年 前
botmsg.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
botmsg.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 年 前
botnet.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
botnet.h 58346386a5 * Remove define DCCPASS 22 年 前
cfg.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
cfg.h c090817066 * Removed compile define DCCAUTH and changed to config 'dccauth' boolean 22 年 前
chan.h 92c1306ddb * Some array alignment 22 年 前
chanprog.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK 22 年 前
cmds.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
cmds.h 58346386a5 * Remove define DCCPASS 22 年 前
color.h c0e02b4d46 * More work on colors 22 年 前
common.h ffde807dc6 * Some ISO C fixes 22 年 前
conf.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
conf.h 8830f7402c * Changed the update code around to write_settings() now 22 年 前
core_binds.c 7b00c81a02 * Removed struct userrec * from "cmd" bind table 22 年 前
core_binds.h 7996dff984 * Removed all the unused bindings 22 年 前
crypt.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
crypt.h ef5e1228ef * Didnt need MD5/btoh word 22 年 前
dcc.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
dcc.h 94047803fc * Testing new timesync code 22 年 前
dccutil.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
dccutil.h ae1ac960aa * Inlining work 22 年 前
debug.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
debug.h ba04fdeef5 * Un-needed stuff 22 年 前
dns.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
dns.h 5b78b7856e * Fixed some struct padding 22 年 前
egg_timer.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
egg_timer.h fa4f5153e6 22 年 前
eggdrop.h 86b66c1ef3 * Some typedefs 22 年 前
flags.c 4efabec37f 22 年 前
flags.h 4efabec37f 22 年 前
garble.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
garble.h fe467c585e * Removed define GARBLESTRINGS 22 年 前
lang.h 052985e13a * Unused files 22 年 前
log.c ffde807dc6 * Some ISO C fixes 22 年 前
log.h bb0ad44665 * irc_log(struct chanset_t *, char *, ...) 22 年 前
main.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
main.h b940289b51 22 年 前
makehelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
makeres.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
match.c ffde807dc6 * Some ISO C fixes 22 年 前
match.h ffde807dc6 * Some ISO C fixes 22 年 前
misc.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
misc.h af098e0ee0 * New settings are saved in binary with ./leaf -0 pack.cfg 22 年 前
misc_file.c 53cf103f93 * fixmod() was simply returning bad results 22 年 前
misc_file.h f58a2cdf7f * Added binary.[c|h] 22 年 前
net.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
net.h 673992b714 * Some padding fixes 22 年 前
response.c 92606c44e6 22 年 前
rfc1459.c 4f9a5b49d5 * Added 005 parsing 22 年 前
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 年 前
settings.h 8830f7402c * Changed the update code around to write_settings() now 22 年 前
shell.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
shell.h e8df6228c2 * Did some CYGWIN work 22 年 前
sorthelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 年 前
stringfix.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
tandem.h 249537cbf5 * More unneeded stack pointers 22 年 前
tclhash.c 3164cd2ac8 * Casted memory allocations, c++ requires it 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 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
userent.h f3776a3410 * Finished removing all the modules. 22 年 前
userrec.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
userrec.h 5e242c2a4e * No longer using USER_BOT 22 年 前
users.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
users.h aed2b5005f * Removed a ton of unused paramaters 22 年 前
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 年 前