Bryan Drewery 8e79f00f27 * Fix 'mod' files not getting stringfixed 14 anni fa
..
compat 7c95b3be5a * Move autotools to build/ 14 anni fa
crypto 7c95b3be5a * Move autotools to build/ 14 anni fa
mod 8e79f00f27 * Fix 'mod' files not getting stringfixed 14 anni fa
.gitignore 9522b8c30b * Add wrapper cc1plus (preprocessor) around compilation for stringfix; avoids need for _*.c temporary files 14 anni fa
EncryptedStream.c 19b0e6b299 * bdlib fixes 15 anni fa
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 anni fa
Makefile.in 8e79f00f27 * Fix 'mod' files not getting stringfixed 14 anni fa
adns.c 4e9b90359b * Clarify where adns comes from 16 anni fa
adns.h a5fff3c7f3 Merge branch 'blocking-dns' 16 anni fa
auth.c c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx 16 anni fa
auth.h fbfdd1939e * Return bind check result for dcc 16 anni fa
base64.c a7ea42ee13 * Update copyrights/licenses 16 anni fa
base64.h 9fe5a9ae39 * Use bdlib base64 16 anni fa
bg.c 4d4a6141c3 * Remove unneeded cygwin support 16 anni fa
bg.h ea6948ccde * Remove obsoleted conf.watcher 16 anni fa
binary.c fe60598329 Merge branch 'newhub' 14 anni fa
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 anni fa
binds.c b1be082803 * Revert invalid change to BIND_WANTS_CD flag check 14 anni fa
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 anni fa
botcmd.c 09bacd1cea Merge branch 'gcc46-compile-warnings' 14 anni fa
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars 18 anni fa
botmsg.c f6cd52090c * Cleanup unused variable warnings 14 anni fa
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 19 anni fa
botnet.c 3abf64bbe8 * Fix hub showing itself as down 14 anni fa
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 17 anni fa
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 anni fa
chan.h ad05fae29b * Const cleanup 14 anni fa
chanprog.c bdb029c081 Merge branch 'maint' 14 anni fa
chanprog.h 3ed8d7dd36 Merge branch '21-botgroups' 14 anni fa
cmds.c 093a7e020a * Add --disable-script-tcl (default enabled) 14 anni fa
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands 16 anni fa
color.h c0e02b4d46 * More work on colors 22 anni fa
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 anni fa
conf.c 190f4115a5 Merge branch 'type-cleanup' 14 anni fa
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 anni fa
config.h.in 6d02ff915e * Move configure files into build/ 14 anni fa
core_binds.c 4f5f9900d8 * Consider any channel users have flags on for partyline cmds (fixes .adduser) 16 anni fa
core_binds.h fbfdd1939e * Return bind check result for dcc 16 anni fa
crypt.c 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 anni fa
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 anni fa
dcc.c 190f4115a5 Merge branch 'type-cleanup' 14 anni fa
dcc.h 56e19d4b51 * Remove port_t typedef 14 anni fa
dccutil.c 190f4115a5 Merge branch 'type-cleanup' 14 anni fa
dccutil.h 56e19d4b51 * Remove port_t typedef 14 anni fa
debug.c fe60598329 Merge branch 'newhub' 14 anni fa
debug.h ec7153ae5e * Change alias names in ContextNote 16 anni fa
dhparam.c 8cbbe4bcce * Add DH 512/1024/2048 keys 15 anni fa
dl.c 07930cb0cb * Add runtime dynamic loader / symbol table handling 15 anni fa
dl.h 93abfccba6 * Cleanup symbol tables when unloading 15 anni fa
egg_timer.c a7ea42ee13 * Update copyrights/licenses 16 anni fa
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 anni fa
eggdrop.h 993928699d * Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it 16 anni fa
enclink.c 190f4115a5 Merge branch 'type-cleanup' 14 anni fa
enclink.h 87e710e008 * Use enclink for relays 16 anni fa
flags.c ad05fae29b * Const cleanup 14 anni fa
flags.h ad05fae29b * Const cleanup 14 anni fa
garble.c 288300b569 * port [3868] to 1.2.16 from trunk 18 anni fa
garble.h 288300b569 * port [3868] to 1.2.16 from trunk 18 anni fa
generate_defs.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 anni fa
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 anni fa
libcrypto.c 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 anni fa
libcrypto.h 3209392364 * No longer need to define these headers 14 anni fa
libssl.c 7d758a5afd * Set a list of preferred strong ciphers on load 15 anni fa
libssl.h 3209392364 * No longer need to define these headers 14 anni fa
libtcl.c 093a7e020a * Add --disable-script-tcl (default enabled) 14 anni fa
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 anni fa
log.c a07b103f91 * Change privmsg()/notice() to use bd::String 15 anni fa
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 anni fa
main.c 3864984bd5 Merge branch 'write-userfile-timer' 14 anni fa
main.h cd9d34f44b * Write userfile asynchronously 14 anni fa
makehelp.c f6cd52090c * Cleanup unused variable warnings 14 anni fa
makeres.c 993f2cc3e0 * Update bd::String::printf syntax 15 anni fa
makeset.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile 16 anni fa
makesort.c eee567c263 * Make makesort use bdlib 16 anni fa
match.c a73be06563 * Fix --disable-ipv6 compiling 15 anni fa
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 anni fa
misc.c ece6a7ce2a Merge branch 'maint' 14 anni fa
misc.h 4a1d2d12ea * Fix bad grammar for update output 14 anni fa
misc_file.c 4d4a6141c3 * Remove unneeded cygwin support 16 anni fa
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 anni fa
net.c 190f4115a5 Merge branch 'type-cleanup' 14 anni fa
net.h 190f4115a5 Merge branch 'type-cleanup' 14 anni fa
openssl.c 7d758a5afd * Set a list of preferred strong ciphers on load 15 anni fa
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 anni fa
response.c 73743349c9 * Remove 'set mean-kicks' and change to 'chanset +meankicks' (default on, does not upgrade from old .set, must unset after upgrade if wanted) 18 anni fa
rfc1459.c 76875bf94b * Optimize RFC string comparisons and fix uninitialized value warning 14 anni fa
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 anni fa
set.c 3ed8d7dd36 Merge branch '21-botgroups' 14 anni fa
set.h e09ce22591 * Add command 'groups' to list all groups and which bots are in them. 14 anni fa
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 anni fa
shell.c 077327f815 * Set PR_SET_TRACER on ubuntu systems so child processes can ptrace() our process 15 anni fa
shell.h 4d4a6141c3 * Remove unneeded cygwin support 16 anni fa
socket.c a7ea42ee13 * Update copyrights/licenses 16 anni fa
socket.h 56e19d4b51 * Remove port_t typedef 14 anni fa
sorthelp.c 993f2cc3e0 * Update bd::String::printf syntax 15 anni fa
sprintf.c a7ea42ee13 * Update copyrights/licenses 16 anni fa
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) 21 anni fa
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 anni fa
stringfix.c fbce4d23b3 * Fix warnings in compile utils 17 anni fa
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() 14 anni fa
thread.c a7ea42ee13 * Update copyrights/licenses 16 anni fa
thread.h 98334382b0 * Misc 22 anni fa
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate 17 anni fa
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 anni fa
types.h 190f4115a5 Merge branch 'type-cleanup' 14 anni fa
userent.c d1499a0043 * Unpack all USERENTRY_SET regardless of being a hub 14 anni fa
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 anni fa
userrec.c aa7fd7a2e2 * Check that bot is valid in cmd_groups 14 anni fa
userrec.h 3864984bd5 Merge branch 'write-userfile-timer' 14 anni fa
users.c 376df7c28c * Align FLAGS at the format level, not the header level 14 anni fa
users.h aa7fd7a2e2 * Check that bot is valid in cmd_groups 14 anni fa
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 anni fa