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