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