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