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