Bryan Drewery 2048e68a40 Remove pointless check 10 лет назад
..
compat ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
crypto ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
mod 2048e68a40 Remove pointless check 10 лет назад
.gitignore 8456fcb6c2 Remove the need for makehelp 11 лет назад
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 лет назад
Makefile.in 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 лет назад
adns.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
adns.h 9756ec315f No reason for egg_dns_send to be public 11 лет назад
auth.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
auth.h fbfdd1939e * Return bind check result for dcc 16 лет назад
base64.cc d2bad44c2d No need for compat here after removing calloc/realloc overrides 10 лет назад
base64.h 9fe5a9ae39 * Use bdlib base64 16 лет назад
bg.cc 603c6984cf Remove test thread code 11 лет назад
bg.h 9bf2b600f9 Remove fork-interval. 11 лет назад
binary.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 лет назад
binds.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
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 ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
botmsg.h e681ea7078 Update functions to accept consts 14 лет назад
botnet.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 17 лет назад
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 лет назад
chan.h 83b7d92f3d Clean up some header pollution. 10 лет назад
chanprog.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
chanprog.h 83b7d92f3d Clean up some header pollution. 10 лет назад
cmds.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
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 ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 лет назад
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 лет назад
config.h.in 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 лет назад
core_binds.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
core_binds.h fbfdd1939e * Return bind check result for dcc 16 лет назад
crypt.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 лет назад
dcc.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
dcc.h f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. 11 лет назад
dccutil.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 лет назад
debug.cc 44b3ac63f6 Add ASSERT and WARN macros. 10 лет назад
debug.h 44b3ac63f6 Add ASSERT and WARN macros. 10 лет назад
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
dl.h 14a4972832 Fix generate_defs.sh to respect sections such as #ifdef USE_SCRIPT_TCL. 11 лет назад
egg_timer.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 лет назад
eggdrop.h 2d0c92e00a Implement chanset 'flood-bytes' (#42) 14 лет назад
enclink.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 лет назад
flags.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
flags.h 674d10f592 Update old ghost mean code to be revenge (#40) 14 лет назад
garble.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 лет назад
generate_defs.sh be3a6f1685 Don't hide errors building symbols and be sure to pass in proper -std 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 11 лет назад
libcrypto.h 3209392364 * No longer need to define these headers 14 лет назад
libssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
libssl.h 3209392364 * No longer need to define these headers 14 лет назад
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 лет назад
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 лет назад
main.cc 44b3ac63f6 Add ASSERT and WARN macros. 10 лет назад
main.h cd9d34f44b * Write userfile asynchronously 14 лет назад
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
match.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 лет назад
match.h 4199098c0f Remove use of register 11 лет назад
misc.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
misc.h 4199098c0f Remove use of register 11 лет назад
misc_file.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 лет назад
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile 12 лет назад
net.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
net.h 4199098c0f Remove use of register 11 лет назад
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
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 11 лет назад
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 лет назад
set.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
set.h 9bf2b600f9 Remove fork-interval. 11 лет назад
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 лет назад
shell.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 13 лет назад
socket.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
socket.h 56e19d4b51 * Remove port_t typedef 14 лет назад
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 лет назад
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. 21 лет назад
types.h 190f4115a5 Merge branch 'type-cleanup' 14 лет назад
userent.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 лет назад
userrec.cc 8ebef2567b Add some missing user pointer invalidations in clear_usrlist 10 лет назад
userrec.h 83b7d92f3d Clean up some header pollution. 10 лет назад
users.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 лет назад
users.h 83b7d92f3d Clean up some header pollution. 10 лет назад