Bryan Drewery 9e67c0aaa6 Merge branch 'master' into next 7 ani în urmă
..
compat 3a7809e090 Add LibreSSL support 8 ani în urmă
crypto 3a7809e090 Add LibreSSL support 8 ani în urmă
mod 9e67c0aaa6 Merge branch 'master' into next 7 ani în urmă
.gitignore 8456fcb6c2 Remove the need for makehelp 11 ani în urmă
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 ani în urmă
EncryptedStream.h 1552f7f547 This can be inlined 7 ani în urmă
Makefile.in fc1fe6ee7d Add RfcString for using rfc1459.c string comparisons 7 ani în urmă
RfcString.cc 4be3e05bc4 Optimize rfc functions for common case of using them. 7 ani în urmă
RfcString.h 4be3e05bc4 Optimize rfc functions for common case of using them. 7 ani în urmă
adns.cc dbaa358a87 Merge branch 'maint' 10 ani în urmă
adns.h 9756ec315f No reason for egg_dns_send to be public 11 ani în urmă
auth.cc 2f0d7f048a Eliminate use of slow HashTable.each 7 ani în urmă
auth.h 2f0d7f048a Eliminate use of slow HashTable.each 7 ani în urmă
base64.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
base64.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
bg.cc 603c6984cf Remove test thread code 11 ani în urmă
bg.h 9bf2b600f9 Remove fork-interval. 12 ani în urmă
binary.cc c195b88eab Make ./wraith -q and -Q clearly exit when already written. 7 ani în urmă
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 ani în urmă
binds.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 ani în urmă
botcmd.cc bc6fa2a2da Merge branch 'master' into next 10 ani în urmă
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 ani în urmă
botmsg.cc dc837f0b75 Add basic infrastructure for tracking feature flags on the botlink. 10 ani în urmă
botmsg.h e681ea7078 Update functions to accept consts 14 ani în urmă
botnet.cc ca99e45324 Convert some things to STL where easily possible. 7 ani în urmă
botnet.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 ani în urmă
chan.h ee2c82b741 These are noexcept 7 ani în urmă
chanprog.cc 2bcbef92b2 These can be const reference 7 ani în urmă
chanprog.h 6eeda02b5f Don't insert on lookup. 7 ani în urmă
cmds.cc 1c1f6d950a Use range for loops in some places 7 ani în urmă
cmds.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
color.h c0e02b4d46 * More work on colors 22 ani în urmă
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 ani în urmă
conf.cc c448aabfa6 Remove unused function conf_getlocalhub 7 ani în urmă
conf.h c448aabfa6 Remove unused function conf_getlocalhub 7 ani în urmă
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 ani în urmă
config.h.in 88ef26930f Latest automake 7 ani în urmă
core_binds.cc e9bfe7ed59 Fix memory leak in alias loop detection. 10 ani în urmă
core_binds.h fbfdd1939e * Return bind check result for dcc 16 ani în urmă
crypt.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 ani în urmă
crypt.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
dcc.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
dcc.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
dccutil.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
dccutil.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
debug.cc 6f68bf5b15 Merge branch 'master' into next 7 ani în urmă
debug.h 33fa5500ea Merge branch 'master' into next 8 ani în urmă
dhparam.cc 3a7809e090 Add LibreSSL support 8 ani în urmă
dl.cc cea948bb94 Add forward-compat for OpenSSL 1.1. 8 ani în urmă
dl.h 485b5a0713 RTLD_SELF is not portable 8 ani în urmă
egg_timer.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 ani în urmă
egg_timer.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
eggdrop.h 5238967521 Send FEATURE_ROLES on link. 10 ani în urmă
enclink.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 ani în urmă
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 ani în urmă
flags.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
flags.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
garble.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 ani în urmă
generate_defs.sh cea948bb94 Add forward-compat for OpenSSL 1.1. 8 ani în urmă
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 ani în urmă
libcrypto.cc 3a7809e090 Add LibreSSL support 8 ani în urmă
libcrypto.h 3209392364 * No longer need to define these headers 14 ani în urmă
libssl.cc 3a7809e090 Add LibreSSL support 8 ani în urmă
libssl.h 3209392364 * No longer need to define these headers 14 ani în urmă
libtcl.cc cea948bb94 Add forward-compat for OpenSSL 1.1. 8 ani în urmă
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 ani în urmă
log.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
log.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
main.cc 794c227b65 Merge branch 'maint' 7 ani în urmă
main.h 46f8266acc Move role to flags.c 12 ani în urmă
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 ani în urmă
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 ani în urmă
match.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
match.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
misc.cc 1c1f6d950a Use range for loops in some places 7 ani în urmă
misc.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
misc_file.cc de794ef714 Use some noexcept and pure attributes 7 ani în urmă
misc_file.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
net.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
net.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
openssl.cc 3a7809e090 Add LibreSSL support 8 ani în urmă
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 ani în urmă
response.cc 1e8aa62971 Avoid crashing due to different ptr for key creating empty set 11 ani în urmă
response.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
rfc1459.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
rfc1459.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
set.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
set.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
settings.h a7b5169241 Fix pack settings.hash starting with \0 even though it's a valid hash. 7 ani în urmă
shell.cc 9e67c0aaa6 Merge branch 'master' into next 7 ani în urmă
shell.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
socket.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
socket.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 ani în urmă
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 ani în urmă
sprintf.h ab45a7cfbd vprintf functions can use printf format attribute too 7 ani în urmă
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 ani în urmă
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. 11 ani în urmă
tandem.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă
timestamp.c fded6bc4d5 Add vim modeline everywhere 12 ani în urmă
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 ani în urmă
types.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 ani în urmă
userent.cc 3a84b0a664 Add some pure/const attributes 7 ani în urmă
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 ani în urmă
userrec.cc aaf14572e6 Merge branch 'user-caching' into next 10 ani în urmă
userrec.h 393bc70dbf Merge branch 'master' into next 10 ani în urmă
users.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 ani în urmă
users.h 3a84b0a664 Add some pure/const attributes 7 ani în urmă