Bryan Drewery 985a2fdeda Merge branch 'maint' 11 lat temu
..
compat cd9494f4d3 Make building src/compat non-recursive 11 lat temu
crypto 77306e4df2 Make building src/crypto non-recursive 11 lat temu
mod b4056312dc Merge branch 'std-queue' 11 lat temu
.gitignore 8456fcb6c2 Remove the need for makehelp 11 lat temu
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 lat temu
Makefile.in 985a2fdeda Merge branch 'maint' 11 lat temu
adns.cc e9d16c5695 Fix handling of creating empty bd::Array() after removing implicit carray conversion 11 lat temu
adns.h 9756ec315f No reason for egg_dns_send to be public 11 lat temu
auth.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
auth.h fbfdd1939e * Return bind check result for dcc 16 lat temu
base64.cc 4199098c0f Remove use of register 12 lat temu
base64.h 9fe5a9ae39 * Use bdlib base64 16 lat temu
bg.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
bg.h 9bf2b600f9 Remove fork-interval. 12 lat temu
binary.cc 597a1b2a98 Fix clang 3.6 warnings 11 lat temu
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 lat temu
binds.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 lat temu
botcmd.cc 597a1b2a98 Fix clang 3.6 warnings 11 lat temu
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 lat temu
botmsg.cc 597a1b2a98 Fix clang 3.6 warnings 11 lat temu
botmsg.h e681ea7078 Update functions to accept consts 14 lat temu
botnet.cc 883a0275ed Fix more clang 3.6 warnings 11 lat temu
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 lat temu
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 lat temu
chan.h 688882a37d Define std::hash specializations rather than bd::Hash 11 lat temu
chanprog.cc cd48b314f3 Fix HQ user not getting color 11 lat temu
chanprog.h 659d73fcd4 * Use a bd::String for key 14 lat temu
cmds.cc e76d79d714 Fix garbled help broken since c8664e198 11 lat temu
cmds.h e76d79d714 Fix garbled help broken since c8664e198 11 lat temu
color.h c0e02b4d46 * More work on colors 22 lat temu
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 lat temu
conf.cc 6cb2e82cfc Revert "Use vfork(2) where exec(2) is immediately done" 11 lat temu
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 lat temu
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 lat temu
config.h.in 2f9d826f54 Merge branch 'maint' 11 lat temu
core_binds.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
core_binds.h fbfdd1939e * Return bind check result for dcc 16 lat temu
crypt.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 lat temu
dcc.cc 4199098c0f Remove use of register 12 lat temu
dcc.h f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. 11 lat temu
dccutil.cc 14fa2065ea Fix conversion of cmdpasses from 1.3 format. 11 lat temu
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 lat temu
debug.cc 7f1ca05215 Remove 60 process limit 11 lat temu
debug.h ec7153ae5e * Change alias names in ContextNote 16 lat temu
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
dl.h 14a4972832 Fix generate_defs.sh to respect sections such as #ifdef USE_SCRIPT_TCL. 11 lat temu
egg_timer.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 lat temu
eggdrop.h 688882a37d Define std::hash specializations rather than bd::Hash 11 lat temu
enclink.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 lat temu
flags.cc 5e9018bfe3 Fix logic error resulting in NULL dereference. Not a possible case currently. 11 lat temu
flags.h 674d10f592 Update old ghost mean code to be revenge (#40) 14 lat temu
garble.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 lat temu
generate_defs.sh fe656a6240 Merge branch 'maint' 11 lat temu
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 lat temu
libcrypto.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
libcrypto.h 3209392364 * No longer need to define these headers 14 lat temu
libssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
libssl.h 3209392364 * No longer need to define these headers 14 lat temu
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 lat temu
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 lat temu
main.cc 5086c98f23 Allow -q as root 11 lat temu
main.h cd9d34f44b * Write userfile asynchronously 14 lat temu
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
match.cc 4199098c0f Remove use of register 12 lat temu
match.h 4199098c0f Remove use of register 12 lat temu
misc.cc cd48b314f3 Fix HQ user not getting color 11 lat temu
misc.h 4199098c0f Remove use of register 12 lat temu
misc_file.cc 8229d0d0f8 No need to check for free(NULL) 11 lat temu
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile 12 lat temu
net.cc e4812e49b8 Merge branch 'maint' 11 lat temu
net.h 4199098c0f Remove use of register 12 lat temu
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 lat temu
response.cc 1e8aa62971 Avoid crashing due to different ptr for key creating empty set 11 lat temu
response.h 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. 11 lat temu
rfc1459.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 lat temu
set.cc ac92a33096 No need to set xk here, it is done below. 11 lat temu
set.h 9bf2b600f9 Remove fork-interval. 12 lat temu
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 15 lat temu
shell.cc 868acbfc1a Linux ptrace(2) is returning EPERM rather than EBUSY for 'already traced'. 11 lat temu
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 lat temu
socket.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
socket.h 56e19d4b51 * Remove port_t typedef 14 lat temu
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
sprintf.h fe6bfd1b8c Fix header guard 12 lat temu
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 lat temu
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. 11 lat temu
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() 14 lat temu
thread.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
thread.h 98334382b0 * Misc 22 lat temu
timestamp.c fded6bc4d5 Add vim modeline everywhere 12 lat temu
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
types.h 190f4115a5 Merge branch 'type-cleanup' 14 lat temu
userent.cc 8229d0d0f8 No need to check for free(NULL) 11 lat temu
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 lat temu
userrec.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
userrec.h 3864984bd5 Merge branch 'write-userfile-timer' 14 lat temu
users.cc 8229d0d0f8 No need to check for free(NULL) 11 lat temu
users.h 6ca9a01f40 Only validate hosts for the linking bot, not all 13 lat temu