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