Bryan Drewery e2235fe56e Merge branch 'master' into next hace 8 años
..
compat 964d07140c Don't bring in duplicate memmem(3) symbol hace 9 años
crypto b80086123a Use integers instead of chars to store -1 values hace 9 años
mod 0937d8a618 Merge branch 'master' into next hace 10 años
.gitignore 8456fcb6c2 Remove the need for makehelp hace 11 años
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line hace 16 años
Makefile.in e9feb58b75 Merge branch 'maint' hace 9 años
adns.cc dbaa358a87 Merge branch 'maint' hace 10 años
adns.h 9756ec315f No reason for egg_dns_send to be public hace 11 años
auth.cc 3d0a8e2528 Fill Auth user cache in set_chanlist hace 10 años
auth.h 3d0a8e2528 Fill Auth user cache in set_chanlist hace 10 años
base64.cc d2bad44c2d No need for compat here after removing calloc/realloc overrides hace 10 años
base64.h 9fe5a9ae39 * Use bdlib base64 hace 16 años
bg.cc 603c6984cf Remove test thread code hace 11 años
bg.h 9bf2b600f9 Remove fork-interval. hace 11 años
binary.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc hace 10 años
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. hace 14 años
binds.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc hace 10 años
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) hace 17 años
botcmd.cc bc6fa2a2da Merge branch 'master' into next hace 10 años
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now hace 13 años
botmsg.cc dc837f0b75 Add basic infrastructure for tracking feature flags on the botlink. hace 10 años
botmsg.h e681ea7078 Update functions to accept consts hace 14 años
botnet.cc 393bc70dbf Merge branch 'master' into next hace 10 años
botnet.h dc837f0b75 Add basic infrastructure for tracking feature flags on the botlink. hace 10 años
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 hace 20 años
chan.h e8a941a6b7 Merge branch 'master' into next hace 10 años
chanprog.cc b79012d5f1 Merge branch 'user-caching' into next hace 10 años
chanprog.h 12d94d7cf0 Merge branch 'master' into next hace 10 años
cmds.cc 33fa5500ea Merge branch 'master' into next hace 8 años
cmds.h e76d79d714 Fix garbled help broken since c8664e198 hace 11 años
color.h c0e02b4d46 * More work on colors hace 22 años
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error hace 16 años
conf.cc 5e38cefd84 checkpid: Use cached getpid() from mypid hace 9 años
conf.h c7fc8a2d3b Merge branch 'type-cleanup' into next hace 14 años
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname hace 14 años
config.h.in a6f235a89e Detect closefrom(2) support hace 9 años
core_binds.cc e9bfe7ed59 Fix memory leak in alias loop detection. hace 10 años
core_binds.h fbfdd1939e * Return bind check result for dcc hace 16 años
crypt.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc hace 10 años
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl hace 15 años
dcc.cc b736738191 Merge branch '39-dynamic-roles' into next hace 10 años
dcc.h f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. hace 11 años
dccutil.cc 933986d589 lostdcc: Restore bzeroing the dcc entry hace 10 años
dccutil.h c7fc8a2d3b Merge branch 'type-cleanup' into next hace 14 años
debug.cc 33fa5500ea Merge branch 'master' into next hace 8 años
debug.h 33fa5500ea Merge branch 'master' into next hace 8 años
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
dl.h 14a4972832 Fix generate_defs.sh to respect sections such as #ifdef USE_SCRIPT_TCL. hace 11 años
egg_timer.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc hace 10 años
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists hace 16 años
eggdrop.h 5238967521 Send FEATURE_ROLES on link. hace 10 años
enclink.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc hace 10 años
enclink.h ee88bd167d Silence clang warnings by removing unused len param hace 13 años
flags.cc 5c57faac86 Merge branch '39-dynamic-roles' into next hace 10 años
flags.h b628735cdd Merge branch 'master' into next hace 10 años
garble.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc hace 10 años
garble.h fb072f5865 * Run stringfix over the pre-processed output hace 14 años
generate_defs.sh e642d40203 Merge branch 'build-cleanups' into next hace 11 años
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been hace 14 años
libcrypto.cc b61f68da66 Support Debian/Ubuntu's libssl1.0.0[:i386] package hace 10 años
libcrypto.h 3209392364 * No longer need to define these headers hace 14 años
libssl.cc b61f68da66 Support Debian/Ubuntu's libssl1.0.0[:i386] package hace 10 años
libssl.h 3209392364 * No longer need to define these headers hace 14 años
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) hace 14 años
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode hace 17 años
main.cc 4fa959ba52 Merge branch 'master' into next hace 10 años
main.h 46f8266acc Move role to flags.c hace 12 años
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
match.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. hace 10 años
match.h 4199098c0f Remove use of register hace 11 años
misc.cc 7681b955bd Track jupenick/nick on restart. hace 10 años
misc.h 4199098c0f Remove use of register hace 11 años
misc_file.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. hace 10 años
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile hace 12 años
net.cc be95e62d8c Remove disconnected zlib code hace 10 años
net.h 4199098c0f Remove use of register hace 11 años
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup hace 15 años
response.cc 1e8aa62971 Avoid crashing due to different ptr for key creating empty set hace 11 años
response.h 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. hace 11 años
rfc1459.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() hace 14 años
set.cc 11d1b8576c var_set: Always call var_set_userentry() if there is a target. hace 10 años
set.h 04ec8d2598 Allow wait_split to be configured. hace 10 años
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well hace 14 años
shell.cc e2235fe56e Merge branch 'master' into next hace 8 años
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded hace 13 años
socket.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc hace 10 años
socket.h 2dec7f49e1 Adjust fields in sockname_t hace 10 años
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 11 años
sprintf.h fe6bfd1b8c Fix header guard hace 12 años
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h hace 22 años
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. hace 11 años
tandem.h dc837f0b75 Add basic infrastructure for tracking feature flags on the botlink. hace 10 años
timestamp.c fded6bc4d5 Add vim modeline everywhere hace 12 años
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 21 años
types.h c7fc8a2d3b Merge branch 'type-cleanup' into next hace 14 años
userent.cc 868059b947 Merge branch 'set-botset-userentry' into next hace 10 años
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
userrec.cc aaf14572e6 Merge branch 'user-caching' into next hace 10 años
userrec.h 393bc70dbf Merge branch 'master' into next hace 10 años
users.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc hace 10 años
users.h d15ca5606f Store the FFLAGS in the user file and cache it in the userrec. hace 10 años