Bryan Drewery 98e5da8596 21 ani în urmă
..
compat 8769e75691 * Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove. 21 ani în urmă
crypto 821a3cc558 * Some openssl aes fixes I took out 21 ani în urmă
mod 88377d31ae * More conversions 21 ani în urmă
Makefile.in 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link 21 ani în urmă
adns.c 4923caefd4 * Fixed DNS staying on nameservers that fail to give replies 21 ani în urmă
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id 21 ani în urmă
auth.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 ani în urmă
auth.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 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 650f84cb77 * Don't encrypt settings struct fields if they are uninitialized 21 ani în urmă
binary.h 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. 21 ani în urmă
bits.h 09e7b8988e * Waste of space to declare these 64-bit 22 ani în urmă
botcmd.c efc010fa11 * Converted some functions over 21 ani în urmă
botcmd.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 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 efc010fa11 * Converted some functions over 21 ani în urmă
botnet.h efc010fa11 * Converted some functions over 21 ani în urmă
cfg.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 ani în urmă
cfg.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 ani în urmă
chan.h 7c86a1f984 * Removed cookie-time-slack from chanset 21 ani în urmă
chanprog.c 378fd00bee * Converted chanprog.c stuff to new hub/leaf 21 ani în urmă
chanprog.h 378fd00bee * Converted chanprog.c stuff to new hub/leaf 21 ani în urmă
cmds.c d982c83965 * Converted cmds (still need to fix up config and cmd_config) 21 ani în urmă
cmds.h 760bc8c23e * Added .type and checking for botcmd_t 21 ani în urmă
color.h c0e02b4d46 * More work on colors 22 ani în urmă
common.h 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 ani în urmă
conf.c e3c19df9ec * Converted conf.c 21 ani în urmă
conf.h e3c19df9ec * Converted conf.c 21 ani în urmă
core_binds.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 ani în urmă
core_binds.h 7996dff984 * Removed all the unused bindings 22 ani în urmă
crypt.c 919cc86701 * strncat() was cutting off 1 char short, had to account for this in new strlcat() calls 21 ani în urmă
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 ani în urmă
dcc.c 88377d31ae * More conversions 21 ani în urmă
dcc.h af11695e50 * Converted over dcc.c 21 ani în urmă
dccutil.c af11695e50 * Converted over dcc.c 21 ani în urmă
dccutil.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 ani în urmă
debug.c 88377d31ae * More conversions 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 e940fb593c * Removed old (non-nat-fixed) link encryption code 21 ani în urmă
enclink.h e940fb593c * Removed old (non-nat-fixed) link encryption code 21 ani în urmă
flags.c 88377d31ae * More conversions 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 98e5da8596 21 ani în urmă
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 ani în urmă
main.c 98e5da8596 21 ani în urmă
main.h 1b6bb22e65 * Cache getpid() as mypid 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 d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 ani în urmă
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 ani în urmă
misc.c 88377d31ae * More conversions 21 ani în urmă
misc.h 6d61f99329 17 ani în urmă
misc_file.c 98e5da8596 21 ani în urmă
misc_file.h 098d9de5d0 22 ani în urmă
net.c eb620e7634 * Don't warn about falures to listen on port 113 21 ani în urmă
net.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 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 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. 21 ani în urmă
shell.c 64474a643b * More defines removal 21 ani în urmă
shell.h 64474a643b * More defines removal 21 ani în urmă
socket.c b1bb8607a6 * Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly. 21 ani în urmă
socket.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 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 ae27194df9 * Added .type support for hub/leaf in add_builtins() 21 ani în urmă
tclhash.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 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 b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 ani în urmă
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 ani în urmă
userrec.c 88377d31ae * More conversions 21 ani în urmă
userrec.h 88377d31ae * More conversions 21 ani în urmă
users.c 88377d31ae * More conversions 21 ani în urmă
users.h 88377d31ae * More conversions 21 ani în urmă
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 ani în urmă