Bryan Drewery 7707d6b1ff Simplify build by moving common target rule to build/build.mk 12 tahun lalu
..
compat 7707d6b1ff Simplify build by moving common target rule to build/build.mk 12 tahun lalu
crypto 7707d6b1ff Simplify build by moving common target rule to build/build.mk 12 tahun lalu
mod 86e9e96140 No need to generate src/mod/mod.mk 12 tahun lalu
.gitignore 9522b8c30b * Add wrapper cc1plus (preprocessor) around compilation for stringfix; avoids need for _*.c temporary files 14 tahun lalu
EncryptedStream.c 19b0e6b299 * bdlib fixes 15 tahun lalu
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 tahun lalu
Makefile.in 7707d6b1ff Simplify build by moving common target rule to build/build.mk 12 tahun lalu
adns.c e4e7174506 Fix vim modeline for these files 13 tahun lalu
adns.h a5fff3c7f3 Merge branch 'blocking-dns' 16 tahun lalu
auth.c c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx 16 tahun lalu
auth.h fbfdd1939e * Return bind check result for dcc 16 tahun lalu
base64.c 663e9ff51e Update Copyrights 13 tahun lalu
base64.h 9fe5a9ae39 * Use bdlib base64 16 tahun lalu
bg.c 663e9ff51e Update Copyrights 13 tahun lalu
bg.h ea6948ccde * Remove obsoleted conf.watcher 17 tahun lalu
binary.c 663e9ff51e Update Copyrights 13 tahun lalu
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 tahun lalu
binds.c e4e7174506 Fix vim modeline for these files 13 tahun lalu
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 tahun lalu
botcmd.c 663e9ff51e Update Copyrights 13 tahun lalu
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 tahun lalu
botmsg.c 663e9ff51e Update Copyrights 13 tahun lalu
botmsg.h e681ea7078 Update functions to accept consts 14 tahun lalu
botnet.c 663e9ff51e Update Copyrights 13 tahun lalu
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 tahun lalu
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 tahun lalu
chan.h bb56f109a6 Remove 'chanset +meankicks'. You can customize your kicks in doc/responses.txt and recompile. 14 tahun lalu
chanprog.c 663e9ff51e Update Copyrights 13 tahun lalu
chanprog.h 659d73fcd4 * Use a bd::String for key 14 tahun lalu
cmds.c fb851e0832 Merge branch 'hublevel-arg' into maint 13 tahun lalu
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands 16 tahun lalu
color.h c0e02b4d46 * More work on colors 22 tahun lalu
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 tahun lalu
conf.c 6b79797633 Fix logic to allow 5 14 tahun lalu
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 tahun lalu
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 tahun lalu
config.h.in 86e9e96140 No need to generate src/mod/mod.mk 12 tahun lalu
core_binds.c 663e9ff51e Update Copyrights 13 tahun lalu
core_binds.h fbfdd1939e * Return bind check result for dcc 16 tahun lalu
crypt.c 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 tahun lalu
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 tahun lalu
dcc.c e5b1023a83 Give hint on bot when disconnected from hub for reason 12 tahun lalu
dcc.h 56e19d4b51 * Remove port_t typedef 14 tahun lalu
dccutil.c 663e9ff51e Update Copyrights 13 tahun lalu
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 tahun lalu
debug.c 663e9ff51e Update Copyrights 13 tahun lalu
debug.h ec7153ae5e * Change alias names in ContextNote 16 tahun lalu
dhparam.c 8cbbe4bcce * Add DH 512/1024/2048 keys 15 tahun lalu
dl.c 663e9ff51e Update Copyrights 13 tahun lalu
dl.h 4371c8b4b4 Show missing symbol errors in stderr on startup 12 tahun lalu
egg_timer.c e4e7174506 Fix vim modeline for these files 13 tahun lalu
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 tahun lalu
eggdrop.h 2d0c92e00a Implement chanset 'flood-bytes' (#42) 14 tahun lalu
enclink.c a46a8c67eb Merge branch 'clang-warnings' into maint 13 tahun lalu
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 tahun lalu
flags.c 663e9ff51e Update Copyrights 13 tahun lalu
flags.h 674d10f592 Update old ghost mean code to be revenge (#40) 14 tahun lalu
garble.c 288300b569 * port [3868] to 1.2.16 from trunk 18 tahun lalu
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 tahun lalu
generate_defs.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 tahun lalu
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 tahun lalu
libcrypto.c 3a495f9d75 Fix startup crash when libcrypto symbols are missing 12 tahun lalu
libcrypto.h 3209392364 * No longer need to define these headers 14 tahun lalu
libssl.c fc0328f841 Also detect missing symbols in libssl and libtcl 12 tahun lalu
libssl.h 3209392364 * No longer need to define these headers 14 tahun lalu
libtcl.c fc0328f841 Also detect missing symbols in libssl and libtcl 12 tahun lalu
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 tahun lalu
log.c 663e9ff51e Update Copyrights 13 tahun lalu
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 tahun lalu
main.c 663e9ff51e Update Copyrights 13 tahun lalu
main.h cd9d34f44b * Write userfile asynchronously 14 tahun lalu
makehelp.c f6cd52090c * Cleanup unused variable warnings 14 tahun lalu
makeres.c 993f2cc3e0 * Update bd::String::printf syntax 15 tahun lalu
makeset.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile 16 tahun lalu
makesort.c eee567c263 * Make makesort use bdlib 16 tahun lalu
match.c 663e9ff51e Update Copyrights 13 tahun lalu
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 tahun lalu
misc.c 663e9ff51e Update Copyrights 13 tahun lalu
misc.h 4a1d2d12ea * Fix bad grammar for update output 14 tahun lalu
misc_file.c 663e9ff51e Update Copyrights 13 tahun lalu
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 tahun lalu
net.c a46a8c67eb Merge branch 'clang-warnings' into maint 13 tahun lalu
net.h 0949dabc0f Convert to uintXX_t types 13 tahun lalu
openssl.c 663e9ff51e Update Copyrights 13 tahun lalu
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 tahun lalu
response.c bb56f109a6 Remove 'chanset +meankicks'. You can customize your kicks in doc/responses.txt and recompile. 14 tahun lalu
rfc1459.c 663e9ff51e Update Copyrights 13 tahun lalu
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 tahun lalu
set.c 20257e56b7 Default 'set promisc' to ignore 13 tahun lalu
set.h 8698831656 Add set 'fish-paranoid' (#23) 14 tahun lalu
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 15 tahun lalu
shell.c a46a8c67eb Merge branch 'clang-warnings' into maint 13 tahun lalu
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 tahun lalu
socket.c e4e7174506 Fix vim modeline for these files 13 tahun lalu
socket.h 56e19d4b51 * Remove port_t typedef 14 tahun lalu
sorthelp.c 993f2cc3e0 * Update bd::String::printf syntax 15 tahun lalu
sprintf.c 663e9ff51e Update Copyrights 13 tahun lalu
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) 21 tahun lalu
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 tahun lalu
stringfix.c e733257877 * Cleanup stringfix to use stdin/stdout to allow piping in cc1plus 14 tahun lalu
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() 14 tahun lalu
thread.c 663e9ff51e Update Copyrights 13 tahun lalu
thread.h 98334382b0 * Misc 22 tahun lalu
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate 18 tahun lalu
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 tahun lalu
types.h 190f4115a5 Merge branch 'type-cleanup' 14 tahun lalu
userent.c 663e9ff51e Update Copyrights 13 tahun lalu
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 tahun lalu
userrec.c 663e9ff51e Update Copyrights 13 tahun lalu
userrec.h 3864984bd5 Merge branch 'write-userfile-timer' 14 tahun lalu
users.c 663e9ff51e Update Copyrights 13 tahun lalu
users.h 6ca9a01f40 Only validate hosts for the linking bot, not all 13 tahun lalu
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 tahun lalu