Bryan Drewery 25babb9d21 Remove homechan debug code (#23) 14 vuotta sitten
..
compat ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
crypto ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
mod d4ed9d091b Set a default value for isValidCipherText. 10 vuotta sitten
.gitignore 8456fcb6c2 Remove the need for makehelp 11 vuotta sitten
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 vuotta sitten
Makefile.in 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 vuotta sitten
adns.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
adns.h 9756ec315f No reason for egg_dns_send to be public 11 vuotta sitten
auth.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
auth.h fbfdd1939e * Return bind check result for dcc 16 vuotta sitten
base64.cc d2bad44c2d No need for compat here after removing calloc/realloc overrides 10 vuotta sitten
base64.h 9fe5a9ae39 * Use bdlib base64 16 vuotta sitten
bg.cc 603c6984cf Remove test thread code 11 vuotta sitten
bg.h 9bf2b600f9 Remove fork-interval. 12 vuotta sitten
binary.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 vuotta sitten
binds.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 vuotta sitten
botcmd.cc 9c91f62434 Slight optimizations 10 vuotta sitten
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 vuotta sitten
botmsg.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
botmsg.h e681ea7078 Update functions to accept consts 14 vuotta sitten
botnet.cc 4de6e77ccb Stop sharing LASTON unlink entirely. 10 vuotta sitten
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 vuotta sitten
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 vuotta sitten
chan.h 83b7d92f3d Clean up some header pollution. 11 vuotta sitten
chanprog.cc 1c2c29868a Add a reason when initiating FiSH key exchange 10 vuotta sitten
chanprog.h 1c2c29868a Add a reason when initiating FiSH key exchange 10 vuotta sitten
cmds.cc 9c91f62434 Slight optimizations 10 vuotta sitten
cmds.h e76d79d714 Fix garbled help broken since c8664e198 11 vuotta sitten
color.h c0e02b4d46 * More work on colors 22 vuotta sitten
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 vuotta sitten
conf.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 vuotta sitten
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 vuotta sitten
config.h.in c84c0fa10f Run autoconf 2.69 10 vuotta sitten
core_binds.cc e9bfe7ed59 Fix memory leak in alias loop detection. 10 vuotta sitten
core_binds.h fbfdd1939e * Return bind check result for dcc 16 vuotta sitten
crypt.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 vuotta sitten
dcc.cc 53af2ca1e1 Stop sharing with the bot when it is disconnected. 10 vuotta sitten
dcc.h f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. 11 vuotta sitten
dccutil.cc 933986d589 lostdcc: Restore bzeroing the dcc entry 10 vuotta sitten
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 vuotta sitten
debug.cc 44b3ac63f6 Add ASSERT and WARN macros. 10 vuotta sitten
debug.h 44b3ac63f6 Add ASSERT and WARN macros. 10 vuotta sitten
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
dl.h 14a4972832 Fix generate_defs.sh to respect sections such as #ifdef USE_SCRIPT_TCL. 11 vuotta sitten
egg_timer.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 vuotta sitten
eggdrop.h 2d0c92e00a Implement chanset 'flood-bytes' (#42) 14 vuotta sitten
enclink.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 vuotta sitten
flags.cc f6892d18a0 Consolidate some chk_autoop() logic. 10 vuotta sitten
flags.h f6892d18a0 Consolidate some chk_autoop() logic. 10 vuotta sitten
garble.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 vuotta sitten
generate_defs.sh be3a6f1685 Don't hide errors building symbols and be sure to pass in proper -std 11 vuotta sitten
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 vuotta sitten
libcrypto.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
libcrypto.h 3209392364 * No longer need to define these headers 14 vuotta sitten
libssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
libssl.h 3209392364 * No longer need to define these headers 14 vuotta sitten
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 vuotta sitten
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 vuotta sitten
main.cc 44b3ac63f6 Add ASSERT and WARN macros. 10 vuotta sitten
main.h cd9d34f44b * Write userfile asynchronously 14 vuotta sitten
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
match.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 vuotta sitten
match.h 4199098c0f Remove use of register 12 vuotta sitten
misc.cc 046b8903d8 Stop sharing during restart 10 vuotta sitten
misc.h 4199098c0f Remove use of register 12 vuotta sitten
misc_file.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 vuotta sitten
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile 12 vuotta sitten
net.cc d2e09deb52 Fix stupid code that would loop quite long on binary data 10 vuotta sitten
net.h 4199098c0f Remove use of register 12 vuotta sitten
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 vuotta sitten
response.cc 1e8aa62971 Avoid crashing due to different ptr for key creating empty set 11 vuotta sitten
response.h 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. 11 vuotta sitten
rfc1459.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 vuotta sitten
set.cc 25babb9d21 Remove homechan debug code (#23) 10 vuotta sitten
set.h 04ec8d2598 Allow wait_split to be configured. 10 vuotta sitten
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 vuotta sitten
shell.cc 62d5c7be22 Silence possible uninitialized variable warning here from clang. 10 vuotta sitten
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 vuotta sitten
socket.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
socket.h 2dec7f49e1 Adjust fields in sockname_t 10 vuotta sitten
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 vuotta sitten
sprintf.h fe6bfd1b8c Fix header guard 12 vuotta sitten
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 vuotta sitten
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. 11 vuotta sitten
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() 14 vuotta sitten
timestamp.c fded6bc4d5 Add vim modeline everywhere 12 vuotta sitten
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 vuotta sitten
types.h 190f4115a5 Merge branch 'type-cleanup' 14 vuotta sitten
userent.cc 2d1604a3aa Indent BOTSET entries in .whois 10 vuotta sitten
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 vuotta sitten
userrec.cc 4de6e77ccb Stop sharing LASTON unlink entirely. 10 vuotta sitten
userrec.h 4de6e77ccb Stop sharing LASTON unlink entirely. 10 vuotta sitten
users.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 vuotta sitten
users.h 83b7d92f3d Clean up some header pollution. 11 vuotta sitten