Bryan Drewery 426ec73724 Merge branch 'protect-telnet-user-match' into maint 13 роки тому
..
compat a8f285078d * Update to automake 1.11 depcomp 14 роки тому
crypto 4f6b8d5a55 Don't decrypt NULL-padding bytes from blowfish 14 роки тому
mod a99ee1bc50 Merge branch 'color-flood-exempt' into maint 13 роки тому
.gitignore 9522b8c30b * Add wrapper cc1plus (preprocessor) around compilation for stringfix; avoids need for _*.c temporary files 14 роки тому
EncryptedStream.c 19b0e6b299 * bdlib fixes 15 роки тому
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 роки тому
Makefile.in a8f285078d * Update to automake 1.11 depcomp 14 роки тому
adns.c 4e9b90359b * Clarify where adns comes from 16 роки тому
adns.h a5fff3c7f3 Merge branch 'blocking-dns' 16 роки тому
auth.c c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx 16 роки тому
auth.h fbfdd1939e * Return bind check result for dcc 16 роки тому
base64.c a7ea42ee13 * Update copyrights/licenses 16 роки тому
base64.h 9fe5a9ae39 * Use bdlib base64 16 роки тому
bg.c 4d4a6141c3 * Remove unneeded cygwin support 16 роки тому
bg.h ea6948ccde * Remove obsoleted conf.watcher 17 роки тому
binary.c 34042f0cd4 Use simpler method of removing hublevel 13 роки тому
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 роки тому
binds.c b1be082803 * Revert invalid change to BIND_WANTS_CD flag check 14 роки тому
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 роки тому
botcmd.c 09bacd1cea Merge branch 'gcc46-compile-warnings' 14 роки тому
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars 18 роки тому
botmsg.c e681ea7078 Update functions to accept consts 14 роки тому
botmsg.h e681ea7078 Update functions to accept consts 14 роки тому
botnet.c 75b582854f * Fix compile error on older gcc 14 роки тому
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 роки тому
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 роки тому
chan.h bb56f109a6 Remove 'chanset +meankicks'. You can customize your kicks in doc/responses.txt and recompile. 14 роки тому
chanprog.c 812859fa41 Fix hub startup not respecting changed HUB lines in config 13 роки тому
chanprog.h 659d73fcd4 * Use a bd::String for key 14 роки тому
cmds.c 21b409eb33 Fix spelling of 'privilege' 13 роки тому
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands 16 роки тому
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.c 6b79797633 Fix logic to allow 5 14 роки тому
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 роки тому
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 роки тому
config.h.in 44c9adef05 Fix stupid autoconf regression with AH_BOTTOM [1] 14 роки тому
core_binds.c 4f5f9900d8 * Consider any channel users have flags on for partyline cmds (fixes .adduser) 16 роки тому
core_binds.h fbfdd1939e * Return bind check result for dcc 16 роки тому
crypt.c 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 роки тому
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 роки тому
dcc.c 426ec73724 Merge branch 'protect-telnet-user-match' into maint 13 роки тому
dcc.h 56e19d4b51 * Remove port_t typedef 14 роки тому
dccutil.c ffe00c5e74 Merge branch 'dumplots-static-char' 14 роки тому
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 роки тому
debug.c 69e09cedcd Cast pid_t to int to avoid printf() format warning 14 роки тому
debug.h ec7153ae5e * Change alias names in ContextNote 16 роки тому
dhparam.c 8cbbe4bcce * Add DH 512/1024/2048 keys 15 роки тому
dl.c 07930cb0cb * Add runtime dynamic loader / symbol table handling 15 роки тому
dl.h 93abfccba6 * Cleanup symbol tables when unloading 15 роки тому
egg_timer.c a7ea42ee13 * Update copyrights/licenses 16 роки тому
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.c 190f4115a5 Merge branch 'type-cleanup' 14 роки тому
enclink.h 87e710e008 * Use enclink for relays 16 роки тому
flags.c c821e8d297 Raise buffer for deflag reasons 14 роки тому
flags.h 674d10f592 Update old ghost mean code to be revenge (#40) 14 роки тому
garble.c 288300b569 * port [3868] to 1.2.16 from trunk 18 роки тому
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 роки тому
generate_defs.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 роки тому
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 роки тому
libcrypto.c 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 роки тому
libcrypto.h 3209392364 * No longer need to define these headers 14 роки тому
libssl.c 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 роки тому
libssl.h 3209392364 * No longer need to define these headers 14 роки тому
libtcl.c 9d9830e120 Add support for TCL 8.6 13 роки тому
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 роки тому
log.c a07b103f91 * Change privmsg()/notice() to use bd::String 15 роки тому
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 роки тому
main.c 99aebf8fb9 Show an #error if gmake not used / BUILDTS is empty 13 роки тому
main.h cd9d34f44b * Write userfile asynchronously 14 роки тому
makehelp.c f6cd52090c * Cleanup unused variable warnings 14 роки тому
makeres.c 993f2cc3e0 * Update bd::String::printf syntax 15 роки тому
makeset.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile 16 роки тому
makesort.c eee567c263 * Make makesort use bdlib 16 роки тому
match.c a73be06563 * Fix --disable-ipv6 compiling 15 роки тому
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 роки тому
misc.c 63d091ce4c Cast time_t to long to avoid printf() format warning 14 роки тому
misc.h 4a1d2d12ea * Fix bad grammar for update output 14 роки тому
misc_file.c 4d4a6141c3 * Remove unneeded cygwin support 16 роки тому
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 роки тому
net.c 190f4115a5 Merge branch 'type-cleanup' 14 роки тому
net.h 190f4115a5 Merge branch 'type-cleanup' 14 роки тому
openssl.c 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 роки тому
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 роки тому
response.c bb56f109a6 Remove 'chanset +meankicks'. You can customize your kicks in doc/responses.txt and recompile. 14 роки тому
rfc1459.c 76875bf94b * Optimize RFC string comparisons and fix uninitialized value warning 14 роки тому
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 роки тому
set.c 20257e56b7 Default 'set promisc' to ignore 13 роки тому
set.h 8698831656 Add set 'fish-paranoid' (#23) 14 роки тому
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 роки тому
shell.c 8b0e5193b2 Wraith requires misc/compat8x now; 7x is EOL 13 роки тому
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 роки тому
socket.c a7ea42ee13 * Update copyrights/licenses 16 роки тому
socket.h 56e19d4b51 * Remove port_t typedef 14 роки тому
sorthelp.c 993f2cc3e0 * Update bd::String::printf syntax 15 роки тому
sprintf.c a7ea42ee13 * Update copyrights/licenses 16 роки тому
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) 21 роки тому
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 роки тому
stringfix.c e733257877 * Cleanup stringfix to use stdin/stdout to allow piping in cc1plus 14 роки тому
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() 14 роки тому
thread.c a7ea42ee13 * Update copyrights/licenses 16 роки тому
thread.h 98334382b0 * Misc 22 роки тому
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate 18 роки тому
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 роки тому
types.h 190f4115a5 Merge branch 'type-cleanup' 14 роки тому
userent.c 63d091ce4c Cast time_t to long to avoid printf() format warning 14 роки тому
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 роки тому
userrec.c 6ca9a01f40 Only validate hosts for the linking bot, not all 13 роки тому
userrec.h 3864984bd5 Merge branch 'write-userfile-timer' 14 роки тому
users.c 376df7c28c * Align FLAGS at the format level, not the header level 14 роки тому
users.h 6ca9a01f40 Only validate hosts for the linking bot, not all 13 роки тому
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 роки тому