Bryan Drewery 5f8614f92f * Use conf.binpath instead of dirname(binname) il y a 21 ans
..
compat 8769e75691 * Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove. il y a 21 ans
crypto 821a3cc558 * Some openssl aes fixes I took out il y a 21 ans
mod 5f8614f92f * Use conf.binpath instead of dirname(binname) il y a 21 ans
Makefile.in 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link il y a 21 ans
adns.c 4923caefd4 * Fixed DNS staying on nameservers that fail to give replies il y a 21 ans
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id il y a 21 ans
auth.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
auth.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
base64.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
base64.h 03d098da24 * C++ compile warning fixes (Still compat with C) il y a 22 ans
bg.c 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. il y a 21 ans
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. il y a 21 ans
binary.c 650f84cb77 * Don't encrypt settings struct fields if they are uninitialized il y a 21 ans
binary.h 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. il y a 21 ans
bits.h 09e7b8988e * Waste of space to declare these 64-bit il y a 22 ans
botcmd.c efc010fa11 * Converted some functions over il y a 21 ans
botcmd.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
botmsg.c f6b3d97611 * Forgot some checking for dcc[].type il y a 21 ans
botmsg.h b83928cdf0 * More c++ leaf fixes, now for hub :) il y a 22 ans
botnet.c efc010fa11 * Converted some functions over il y a 21 ans
botnet.h efc010fa11 * Converted some functions over il y a 21 ans
cfg.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
cfg.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
chan.h 7c86a1f984 * Removed cookie-time-slack from chanset il y a 21 ans
chanprog.c 378fd00bee * Converted chanprog.c stuff to new hub/leaf il y a 21 ans
chanprog.h 378fd00bee * Converted chanprog.c stuff to new hub/leaf il y a 21 ans
cmds.c d982c83965 * Converted cmds (still need to fix up config and cmd_config) il y a 21 ans
cmds.h 760bc8c23e * Added .type and checking for botcmd_t il y a 21 ans
color.h c0e02b4d46 * More work on colors il y a 22 ans
common.h 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() il y a 21 ans
conf.c 6f75e91417 * No need to pass conf struct over stack for tellconf() il y a 21 ans
conf.h e3c19df9ec * Converted conf.c il y a 21 ans
core_binds.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
core_binds.h 7996dff984 * Removed all the unused bindings il y a 22 ans
crypt.c 919cc86701 * strncat() was cutting off 1 char short, had to account for this in new strlcat() calls il y a 21 ans
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
dcc.c 88377d31ae * More conversions il y a 21 ans
dcc.h af11695e50 * Converted over dcc.c il y a 21 ans
dccutil.c af11695e50 * Converted over dcc.c il y a 21 ans
dccutil.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
debug.c 88377d31ae * More conversions il y a 21 ans
debug.h 8d1c20bfa5 * Changed DEBUG_MEM to DEBUG il y a 21 ans
egg_timer.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
egg_timer.h fa4f5153e6 il y a 22 ans
eggdrop.h 5eb8fdb8f0 * srandom() is now called first thing il y a 21 ans
enclink.c e940fb593c * Removed old (non-nat-fixed) link encryption code il y a 21 ans
enclink.h e940fb593c * Removed old (non-nat-fixed) link encryption code il y a 21 ans
flags.c 88377d31ae * More conversions il y a 21 ans
flags.h 9d555db17a * Removed compatability support for <= 1.1.9 userfiles (bot records). il y a 21 ans
garble.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
garble.h fe467c585e * Removed define GARBLESTRINGS il y a 22 ans
lang.h e65263bea1 * New mode parsing code il y a 21 ans
log.c 98e5da8596 il y a 21 ans
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
main.c 98e5da8596 il y a 21 ans
main.h 1b6bb22e65 * Cache getpid() as mypid il y a 21 ans
makehelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it il y a 22 ans
makeres.c b83928cdf0 * More c++ leaf fixes, now for hub :) il y a 22 ans
match.c d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
misc.c 88377d31ae * More conversions il y a 21 ans
misc.h 6d61f99329 il y a 17 ans
misc_file.c 46ac2c16d0 il y a 21 ans
misc_file.h 098d9de5d0 il y a 22 ans
net.c eb620e7634 * Don't warn about falures to listen on port 113 il y a 21 ans
net.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
response.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
rfc1459.c 03d098da24 * C++ compile warning fixes (Still compat with C) il y a 22 ans
rfc1459.h 4f9a5b49d5 * Added 005 parsing il y a 22 ans
settings.h 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. il y a 21 ans
shell.c 64474a643b * More defines removal il y a 21 ans
shell.h 64474a643b * More defines removal il y a 21 ans
socket.c b1bb8607a6 * Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly. il y a 21 ans
socket.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
sorthelp.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h il y a 22 ans
stringfix.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system il y a 21 ans
tclhash.c ae27194df9 * Added .type support for hub/leaf in add_builtins() il y a 21 ans
tclhash.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
thread.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
thread.h 98334382b0 * Misc il y a 22 ans
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
types.h 667125ad15 * Async dns now works for server connects il y a 21 ans
userent.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
userrec.c 88377d31ae * More conversions il y a 21 ans
userrec.h 88377d31ae * More conversions il y a 21 ans
users.c 88377d31ae * More conversions il y a 21 ans
users.h 88377d31ae * More conversions il y a 21 ans
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. il y a 22 ans