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