Bryan Drewery ba17f25fce generate_defs: Error if a symbol cannot be looked up 2 lat temu
..
compat 9e628eb860 These compat symbols can be static 6 lat temu
crypto 412e2ece6f Quiet a clang warning 7 lat temu
mod 3bdbf3d969 Fix getnick() processing. 6 lat temu
.gitignore 8456fcb6c2 Remove the need for makehelp 11 lat temu
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 lat temu
Makefile.in f4695a01a9 Fix openssl 1.1 forward compat. 6 lat temu
adns.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
adns.h 9756ec315f No reason for egg_dns_send to be public 11 lat temu
auth.cc 8a905e6504 Fill Auth user cache in set_chanlist 10 lat temu
auth.h 8a905e6504 Fill Auth user cache in set_chanlist 10 lat temu
base64.cc d2bad44c2d No need for compat here after removing calloc/realloc overrides 10 lat temu
base64.h 9fe5a9ae39 * Use bdlib base64 16 lat temu
bg.cc 603c6984cf Remove test thread code 11 lat temu
bg.h 9bf2b600f9 Remove fork-interval. 12 lat temu
binary.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 lat temu
binds.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 lat temu
botcmd.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
botcmd.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
botmsg.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
botmsg.h e681ea7078 Update functions to accept consts 14 lat temu
botnet.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
botnet.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 lat temu
chan.h 83b7d92f3d Clean up some header pollution. 11 lat temu
chanprog.cc 7fecd4fb63 Fix short userfile storage 6 lat temu
chanprog.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
cmds.cc ccdb2108eb cmd_pls_ignore: Use the right buffer 6 lat temu
cmds.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
color.h c0e02b4d46 * More work on colors 22 lat temu
common.h e5ba78da08 Fix build on OpenSSL 3 2 lat temu
conf.cc b9d0b912ef Remove dirname(3) compat - it is in POSIX.1-2001 6 lat temu
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 lat temu
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 lat temu
config.h.in 88ef26930f Latest automake 7 lat temu
core_binds.cc e9bfe7ed59 Fix memory leak in alias loop detection. 10 lat temu
core_binds.h fbfdd1939e * Return bind check result for dcc 16 lat temu
crypt.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
crypt.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
dcc.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
dcc.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
dccutil.cc 933986d589 lostdcc: Restore bzeroing the dcc entry 10 lat temu
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 lat temu
debug.cc 91270cc343 Don't enable SEGV/BUS handlers when address sanitizer is active 7 lat temu
debug.h 6bc44a4722 Fix build where compiler does not know __predict_false 2 lat temu
dhparam.cc 3a7809e090 Add LibreSSL support 8 lat temu
dl.cc cea948bb94 Add forward-compat for OpenSSL 1.1. 8 lat temu
dl.h f4695a01a9 Fix openssl 1.1 forward compat. 6 lat temu
egg_timer.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 lat temu
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 lat temu
eggdrop.h 2d0c92e00a Implement chanset 'flood-bytes' (#42) 14 lat temu
enclink.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 lat temu
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 lat temu
flags.cc f6892d18a0 Consolidate some chk_autoop() logic. 10 lat temu
flags.h f6892d18a0 Consolidate some chk_autoop() logic. 10 lat temu
garble.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 lat temu
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 lat temu
generate_defs.sh ba17f25fce generate_defs: Error if a symbol cannot be looked up 2 lat temu
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 lat temu
libcrypto.cc e5ba78da08 Fix build on OpenSSL 3 2 lat temu
libcrypto.h 3209392364 * No longer need to define these headers 14 lat temu
libssl.cc e5ba78da08 Fix build on OpenSSL 3 2 lat temu
libssl.h 3209392364 * No longer need to define these headers 14 lat temu
libtcl.cc cea948bb94 Add forward-compat for OpenSSL 1.1. 8 lat temu
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 lat temu
log.cc 80607ab284 Appease GCC const suggestions 6 lat temu
log.h c58a879291 GCC 9 points out these consts make no sense 6 lat temu
main.cc c58a879291 GCC 9 points out these consts make no sense 6 lat temu
main.h b9d0b912ef Remove dirname(3) compat - it is in POSIX.1-2001 6 lat temu
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
match.cc ace9310828 Fix negative shift warning 8 lat temu
match.h 4199098c0f Remove use of register 12 lat temu
misc.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
misc.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
misc_file.cc b9d0b912ef Remove dirname(3) compat - it is in POSIX.1-2001 6 lat temu
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile 12 lat temu
net.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
net.h 4199098c0f Remove use of register 12 lat temu
openssl.cc 5fd46b5034 Fix inverted logic for TLS_client_method() call 6 lat temu
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 lat temu
response.cc d7c3e96dd1 Don't crash when a response is not defined 7 lat temu
response.h 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. 11 lat temu
rfc1459.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 lat temu
set.cc 438e8ed55a Remove some redundant NULL checks 8 lat temu
set.h 04ec8d2598 Allow wait_split to be configured. 10 lat temu
settings.h a7b5169241 Fix pack settings.hash starting with \0 even though it's a valid hash. 7 lat temu
shell.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
shell.h c58a879291 GCC 9 points out these consts make no sense 6 lat temu
socket.cc 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
socket.h 2dec7f49e1 Adjust fields in sockname_t 10 lat temu
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 lat temu
sprintf.h ab45a7cfbd vprintf functions can use printf format attribute too 7 lat temu
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 lat temu
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. 11 lat temu
tandem.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
timestamp.c fded6bc4d5 Add vim modeline everywhere 12 lat temu
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
types.h 190f4115a5 Merge branch 'type-cleanup' 14 lat temu
userent.cc 6461b13f96 Make set_user() param const 6 lat temu
userent.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
userrec.cc 6461b13f96 Make set_user() param const 6 lat temu
userrec.h 97dcff1c35 Fix -Wwritable-strings warnings 6 lat temu
users.cc 7fecd4fb63 Fix short userfile storage 6 lat temu
users.h 6461b13f96 Make set_user() param const 6 lat temu