Bryan Drewery 544892066e * More cookie work, needs re-use checking still 22 vuotta sitten
..
compat 819c9ea407 * More optimizations 22 vuotta sitten
crypto 1e50bd5eb6 * Added MD5WORD() to return capital hex md5 with colon every 2 bytes 22 vuotta sitten
mod 544892066e * More cookie work, needs re-use checking still 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 1a06fe0f32 * CYGWIN now checks binary md5 checksum 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 aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
botcmd.h 6efaf5ee5a * Removed that remote_boots bs 22 vuotta sitten
botmsg.c aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
botmsg.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 vuotta sitten
botnet.c a869027dae * Fixed a roleid bug, even though I'll probably strip roles 22 vuotta sitten
botnet.h 58346386a5 * Remove define DCCPASS 22 vuotta sitten
cfg.c f72b706a37 * Ordered cfg list 22 vuotta sitten
cfg.h c090817066 * Removed compile define DCCAUTH and changed to config 'dccauth' boolean 22 vuotta sitten
chan.h 92c1306ddb * Some array alignment 22 vuotta sitten
chanprog.c c64081f197 * Tack on the .exe to binname and updatebin() paths 22 vuotta sitten
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK 22 vuotta sitten
cmds.c 72d3cd59df 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 ef5e1228ef * Didnt need MD5/btoh word 22 vuotta sitten
crypt.h ef5e1228ef * Didnt need MD5/btoh word 22 vuotta sitten
dcc.c 992a4eb26e * Fixed that killsock bug 22 vuotta sitten
dcc.h 94047803fc * Testing new timesync code 22 vuotta sitten
dccutil.c aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
dccutil.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 vuotta sitten
debug.c 92c1306ddb * Some array alignment 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 819c9ea407 * More optimizations 22 vuotta sitten
flags.c aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
flags.h aed2b5005f * Removed a ton of unused paramaters 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 1a06fe0f32 * CYGWIN now checks binary md5 checksum 22 vuotta sitten
main.h b940289b51 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 7c96219ce6 * strtolower()/strtoupper() 22 vuotta sitten
misc.h 7c96219ce6 * strtolower()/strtoupper() 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 819c9ea407 * More optimizations 22 vuotta sitten
net.h aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
response.c c710c17a5b * Use -telnet!user@host for pack.cfg/internal_users 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 13dbe4c74b * Removed MESSUPTERM and feature 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 aed2b5005f * Removed a ton of unused paramaters 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 aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
userent.h f3776a3410 * Finished removing all the modules. 22 vuotta sitten
userrec.c aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
userrec.h 5e242c2a4e * No longer using USER_BOT 22 vuotta sitten
users.c aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
users.h aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 vuotta sitten