Bryan Drewery 50f7fe7329 21 лет назад
..
compat 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
crypto 821a3cc558 * Some openssl aes fixes I took out 21 лет назад
mod 6e78b1f1f2 * Added a (temporarily) static auto-op delay of 6 seconds. 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
botnet.h babd237f66 * Fixes for cmd_bots 21 лет назад
cfg.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK 22 лет назад
cmds.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
cmds.h 03d098da24 * C++ compile warning fixes (Still compat with C) 22 лет назад
color.h c0e02b4d46 * More work on colors 22 лет назад
common.h 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
conf.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
core_binds.h 7996dff984 * Removed all the unused bindings 22 лет назад
crypt.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 лет назад
dcc.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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 50f7fe7329 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
enclink.h 3d68da5549 * Added new link encryption method to fix nat/proxy linking bugs 21 лет назад
flags.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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 21 лет назад
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. 21 лет назад
main.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
misc.h 6d61f99329 17 лет назад
misc_file.c c47c7a436d * Added gnu-coreutils makepath() for future work 21 лет назад
misc_file.h 098d9de5d0 22 лет назад
net.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
net.h a43fb863ec * More work on new link encryption system 21 лет назад
response.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 лет назад
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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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. 21 лет назад
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system 21 лет назад
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. 21 лет назад
thread.h 98334382b0 * Misc 22 лет назад
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 лет назад
types.h 667125ad15 * Async dns now works for server connects 21 лет назад
userent.c bc44b2f485 21 лет назад
userent.h f3776a3410 * Finished removing all the modules. 22 лет назад
userrec.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
users.h 932ea597a4 * Save passes in an encrypted form for future use 21 лет назад
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 лет назад