Bryan Drewery 4d2c703c1e Appease GCC const suggestions 6 gadi atpakaļ
..
compat 9e628eb860 These compat symbols can be static 6 gadi atpakaļ
crypto fc24faac96 mdata()->begin(), data()->cbegin(). 7 gadi atpakaļ
mod 6273e44440 Merge branch '127-roles-bugs' 6 gadi atpakaļ
.gitignore 8456fcb6c2 Remove the need for makehelp 11 gadi atpakaļ
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 gadi atpakaļ
EncryptedStream.h 0bcd6a72f5 Simplify class for C++11 7 gadi atpakaļ
Makefile.in 883528ce10 Merge branch 'maint' 6 gadi atpakaļ
RfcString.cc 4be3e05bc4 Optimize rfc functions for common case of using them. 7 gadi atpakaļ
RfcString.h 20d8d6a2b2 RfcString will never be assigned via rvalue 7 gadi atpakaļ
adns.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
adns.h 92a070a63b Simplify some Array handling 7 gadi atpakaļ
auth.cc 050bdeaeb6 Log how many auth entries will be removed 7 gadi atpakaļ
auth.h 1cceb3999f FillUsers(nick) is deadcode 7 gadi atpakaļ
base64.cc fc24faac96 mdata()->begin(), data()->cbegin(). 7 gadi atpakaļ
base64.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
bg.cc 603c6984cf Remove test thread code 11 gadi atpakaļ
bg.h 9bf2b600f9 Remove fork-interval. 12 gadi atpakaļ
binary.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 gadi atpakaļ
binds.cc ba46d5c58f Add more pure functions 7 gadi atpakaļ
binds.h ba46d5c58f Add more pure functions 7 gadi atpakaļ
botcmd.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
botcmd.h 97dcff1c35 Fix -Wwritable-strings warnings 6 gadi atpakaļ
botmsg.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
botmsg.h e681ea7078 Update functions to accept consts 14 gadi atpakaļ
botnet.cc 9d8fbc9b73 Roles: Fix rebalancing after linking to hub 6 gadi atpakaļ
botnet.h 79896db5aa Fix roles to consider if a bot is linked. 6 gadi atpakaļ
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 gadi atpakaļ
chan.h 79896db5aa Fix roles to consider if a bot is linked. 6 gadi atpakaļ
chanprog.cc 9686ee67e5 Merge branch 'maint' 6 gadi atpakaļ
chanprog.h 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
cmds.cc 86e7bf59ef Merge branch 'maint' 6 gadi atpakaļ
cmds.h 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
color.h c0e02b4d46 * More work on colors 22 gadi atpakaļ
common.h b9d0b912ef Remove dirname(3) compat - it is in POSIX.1-2001 6 gadi atpakaļ
conf.cc 9686ee67e5 Merge branch 'maint' 6 gadi atpakaļ
conf.h c448aabfa6 Remove unused function conf_getlocalhub 7 gadi atpakaļ
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 gadi atpakaļ
config.h.in a16c41cb3f Only require C++11 6 gadi atpakaļ
core_binds.cc e9bfe7ed59 Fix memory leak in alias loop detection. 10 gadi atpakaļ
core_binds.h 1ac3feff75 Reduce auth.h header pollution 7 gadi atpakaļ
crypt.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 gadi atpakaļ
crypt.h 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
dcc.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
dcc.h 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
dccutil.cc 72218e4a7b dumplots: Let prefix be a String 7 gadi atpakaļ
dccutil.h 72218e4a7b dumplots: Let prefix be a String 7 gadi atpakaļ
debug.cc 569497733f Don't block SIGCONT for debug builds 7 gadi atpakaļ
debug.h 2988d40fb4 Remove dead function init_debug() 7 gadi atpakaļ
dhparam.cc 3a7809e090 Add LibreSSL support 8 gadi atpakaļ
dl.cc cea948bb94 Add forward-compat for OpenSSL 1.1. 8 gadi atpakaļ
dl.h f4695a01a9 Fix openssl 1.1 forward compat. 6 gadi atpakaļ
egg_timer.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 gadi atpakaļ
egg_timer.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
eggdrop.h 5238967521 Send FEATURE_ROLES on link. 10 gadi atpakaļ
enclink.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 gadi atpakaļ
enclink.h ba46d5c58f Add more pure functions 7 gadi atpakaļ
flags.cc fa8915cb26 Optimize some ismember lookups by avoiding a copy 7 gadi atpakaļ
flags.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
garble.cc 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 gadi atpakaļ
generate_defs.sh fad1d898ee Make bfd happy with the OpenSSL forward compat 6 gadi atpakaļ
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 gadi atpakaļ
libcrypto.cc c914bb8b7d Simplify traversing the symbol table 7 gadi atpakaļ
libcrypto.h 3209392364 * No longer need to define these headers 14 gadi atpakaļ
libssl.cc 883528ce10 Merge branch 'maint' 6 gadi atpakaļ
libssl.h 3209392364 * No longer need to define these headers 14 gadi atpakaļ
libtcl.cc c914bb8b7d Simplify traversing the symbol table 7 gadi atpakaļ
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 gadi atpakaļ
log.cc 4d2c703c1e Appease GCC const suggestions 6 gadi atpakaļ
log.h 4d2c703c1e Appease GCC const suggestions 6 gadi atpakaļ
main.cc 4d2c703c1e Appease GCC const suggestions 6 gadi atpakaļ
main.h 9686ee67e5 Merge branch 'maint' 6 gadi atpakaļ
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 gadi atpakaļ
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 gadi atpakaļ
match.cc 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
match.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
misc.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
misc.h 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
misc_file.cc 9686ee67e5 Merge branch 'maint' 6 gadi atpakaļ
misc_file.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
net.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
net.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
openssl.cc 5fd46b5034 Fix inverted logic for TLS_client_method() call 6 gadi atpakaļ
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 gadi atpakaļ
response.cc 94c8f16d77 Merge branch 'maint' 7 gadi atpakaļ
response.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
rfc1459.cc da66bbf1fa GCC says these attributes do nothing 7 gadi atpakaļ
rfc1459.h da66bbf1fa GCC says these attributes do nothing 7 gadi atpakaļ
set.cc ba46d5c58f Add more pure functions 7 gadi atpakaļ
set.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
settings.h a7b5169241 Fix pack settings.hash starting with \0 even though it's a valid hash. 7 gadi atpakaļ
shell.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
shell.h 4d2c703c1e Appease GCC const suggestions 6 gadi atpakaļ
socket.cc 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
socket.h 3a84b0a664 Add some pure/const attributes 7 gadi atpakaļ
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 gadi atpakaļ
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 gadi atpakaļ
sprintf.h ab45a7cfbd vprintf functions can use printf format attribute too 7 gadi atpakaļ
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 gadi atpakaļ
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. 11 gadi atpakaļ
tandem.h 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
timestamp.c fded6bc4d5 Add vim modeline everywhere 12 gadi atpakaļ
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 gadi atpakaļ
types.h 190f4115a5 Merge branch 'type-cleanup' 14 gadi atpakaļ
userent.cc 5f33034232 Merge branch 'maint' 6 gadi atpakaļ
userent.h 97dcff1c35 Fix -Wwritable-strings warnings 6 gadi atpakaļ
userrec.cc 5f33034232 Merge branch 'maint' 6 gadi atpakaļ
userrec.h 03ccf25ae3 Merge branch 'maint' 6 gadi atpakaļ
users.cc 9686ee67e5 Merge branch 'maint' 6 gadi atpakaļ
users.h 5f33034232 Merge branch 'maint' 6 gadi atpakaļ