Bryan Drewery 94809d5ac0 * cmd_whom now assumes argument '*' пре 21 година
..
compat 220e06f1f3 * Undeffed calloc/realloc so that we may use that instead of my_ пре 21 година
crypto 821a3cc558 * Some openssl aes fixes I took out пре 21 година
mod 4c15df5b1a * DISABLED: invite hijack detection and cmd_iop пре 21 година
Makefile.in 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link пре 21 година
adns.c b06fd9a0f2 * No longer redundantly byteswapping header.id пре 21 година
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id пре 21 година
auth.c 63c02529f7 * Auth hashes weren't being MD5d пре 21 година
auth.h 50372107ab * auth/enclink/dcc hash strings are now cleared from memory after being hashed. пре 21 година
base64.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
base64.h 03d098da24 * C++ compile warning fixes (Still compat with C) пре 22 година
bg.c 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. пре 21 година
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. пре 21 година
binary.c 7a80c85bf4 * No longer enforcing $binpath/$binname when using -C. пре 21 година
binary.h 7a80c85bf4 * No longer enforcing $binpath/$binname when using -C. пре 21 година
bits.h 09e7b8988e * Waste of space to declare these 64-bit пре 22 година
botcmd.c e02a7146d0 пре 21 година
botcmd.h 6efaf5ee5a * Removed that remote_boots bs пре 22 година
botmsg.c f6b3d97611 * Forgot some checking for dcc[].type пре 21 година
botmsg.h b83928cdf0 * More c++ leaf fixes, now for hub :) пре 22 година
botnet.c f6b3d97611 * Forgot some checking for dcc[].type пре 21 година
botnet.h babd237f66 * Fixes for cmd_bots пре 21 година
cfg.c 7c72fb35ff пре 21 година
cfg.h b26bf5b2e5 * Fixed a problem with dcc authing not being validated correctly пре 21 година
chan.h f1faf738b8 * New channels are now closed-private 1 by default пре 21 година
chanprog.c df79d72a21 * Moved host/ip buffers in conf_bot to conf_bot.conf_net пре 21 година
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK пре 22 година
cmds.c 94809d5ac0 * cmd_whom now assumes argument '*' пре 21 година
cmds.h 03d098da24 * C++ compile warning fixes (Still compat with C) пре 22 година
color.h c0e02b4d46 * More work on colors пре 22 година
common.h ffde807dc6 * Some ISO C fixes пре 22 година
conf.c 1e92803106 пре 21 година
conf.h 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if пре 21 година
core_binds.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
core_binds.h 7996dff984 * Removed all the unused bindings пре 22 година
crypt.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
dcc.c de808266d7 пре 21 година
dcc.h 37f01436cf * Added a SHA1 hash to the encryption negotiation to stop non-bots (hackers) from playing :) пре 21 година
dccutil.c 40224bbdf0 * Fixed a dcctable list 'gap'/'leak' пре 21 година
dccutil.h 40224bbdf0 * Fixed a dcctable list 'gap'/'leak' пре 21 година
debug.c 49fb14e620 * Removed the DEBUG email code пре 21 година
debug.h 8d1c20bfa5 * Changed DEBUG_MEM to DEBUG пре 21 година
egg_timer.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
egg_timer.h fa4f5153e6 пре 22 година
eggdrop.h 5eb8fdb8f0 * srandom() is now called first thing пре 21 година
enclink.c c27e8fd415 * Fixed a compatability problem with enclink пре 21 година
enclink.h 3d68da5549 * Added new link encryption method to fix nat/proxy linking bugs пре 21 година
flags.c e34eebe527 * +m no longer implies +j. пре 21 година
flags.h 9d555db17a * Removed compatability support for <= 1.1.9 userfiles (bot records). пре 21 година
garble.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
garble.h fe467c585e * Removed define GARBLESTRINGS пре 22 година
lang.h e65263bea1 * New mode parsing code пре 22 година
log.c ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... пре 21 година
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
main.c 7a80c85bf4 * No longer enforcing $binpath/$binname when using -C. пре 21 година
main.h 386b447ca2 * Removed the hacks for 1.1.9->1.2 which include: пре 21 година
makehelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it пре 22 година
makeres.c b83928cdf0 * More c++ leaf fixes, now for hub :) пре 22 година
match.c 21a0d224c0 * Made match functions use unsigned char as they were originally пре 21 година
match.h 21a0d224c0 * Made match functions use unsigned char as they were originally пре 21 година
misc.c 5d0c7d9e3d * Tell where the new binary was moved when using -U/-U пре 21 година
misc.h 6d61f99329 пре 18 година
misc_file.c c47c7a436d * Added gnu-coreutils makepath() for future work пре 21 година
misc_file.h 098d9de5d0 пре 22 година
net.c 583a1b921f * Setup the read/write encrypt/decrypt functions to work through the new link encryption system пре 21 година
net.h a43fb863ec * More work on new link encryption system пре 21 година
response.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
rfc1459.c 03d098da24 * C++ compile warning fixes (Still compat with C) пре 22 година
rfc1459.h 4f9a5b49d5 * Added 005 parsing пре 22 година
settings.h 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if пре 21 година
shell.c 26fb8a746c * No longer replacing '~' with homedir in config, only done internally now. пре 21 година
shell.h 386b447ca2 * Removed the hacks for 1.1.9->1.2 which include: пре 21 година
socket.c b06fd9a0f2 * No longer redundantly byteswapping header.id пре 21 година
socket.h 667125ad15 * Async dns now works for server connects пре 21 година
sorthelp.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h пре 22 година
stringfix.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system пре 22 година
tclhash.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
tclhash.h 03d098da24 * C++ compile warning fixes (Still compat with C) пре 22 година
thread.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
thread.h 98334382b0 * Misc пре 22 година
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
types.h 667125ad15 * Async dns now works for server connects пре 21 година
userent.c a2e6dbef2b пре 21 година
userent.h f3776a3410 * Finished removing all the modules. пре 22 година
userrec.c 7c72fb35ff пре 21 година
userrec.h 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. пре 21 година
users.c c636793276 * Fixed a problem with leaf bots not chosing a hub when only 1 was set. пре 21 година
users.h 40d50f82e6 * natip is now only referenced in getmyip() пре 22 година
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. пре 22 година