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