Bryan Drewery 486c61a507 Merge branch 'master' into next %!s(int64=14) %!d(string=hai) anos
..
compat bc1c90d649 Merge branch 'crypt-updates' %!s(int64=16) %!d(string=hai) anos
crypto 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup %!s(int64=15) %!d(string=hai) anos
mod a812748bff Merge branch '21-botgroups' into next %!s(int64=14) %!d(string=hai) anos
.gitignore 28f4043930 * Update gitignore %!s(int64=15) %!d(string=hai) anos
EncryptedStream.c 19b0e6b299 * bdlib fixes %!s(int64=15) %!d(string=hai) anos
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line %!s(int64=16) %!d(string=hai) anos
Makefile.in 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup %!s(int64=15) %!d(string=hai) anos
adns.c 4e9b90359b * Clarify where adns comes from %!s(int64=16) %!d(string=hai) anos
adns.h a5fff3c7f3 Merge branch 'blocking-dns' %!s(int64=16) %!d(string=hai) anos
auth.c c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx %!s(int64=16) %!d(string=hai) anos
auth.h fbfdd1939e * Return bind check result for dcc %!s(int64=16) %!d(string=hai) anos
base64.c a7ea42ee13 * Update copyrights/licenses %!s(int64=16) %!d(string=hai) anos
base64.h 9fe5a9ae39 * Use bdlib base64 %!s(int64=16) %!d(string=hai) anos
bg.c 4d4a6141c3 * Remove unneeded cygwin support %!s(int64=16) %!d(string=hai) anos
bg.h ea6948ccde * Remove obsoleted conf.watcher %!s(int64=16) %!d(string=hai) anos
binary.c 9a32c017c0 Merge branch 'show-packcfg' into next %!s(int64=14) %!d(string=hai) anos
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. %!s(int64=14) %!d(string=hai) anos
binds.c 8d7d0c7b9f * Fix memory leak in binds %!s(int64=14) %!d(string=hai) anos
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) %!s(int64=17) %!d(string=hai) anos
botcmd.c e27bbcdf25 * Cleanups %!s(int64=15) %!d(string=hai) anos
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars %!s(int64=18) %!d(string=hai) anos
botmsg.c a7ea42ee13 * Update copyrights/licenses %!s(int64=16) %!d(string=hai) anos
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 %!s(int64=19) %!d(string=hai) anos
botnet.c 993f2cc3e0 * Update bd::String::printf syntax %!s(int64=15) %!d(string=hai) anos
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading %!s(int64=17) %!d(string=hai) anos
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 %!s(int64=20) %!d(string=hai) anos
chan.h a8c5400f07 * Optimize channel groups by storing as an array in memory %!s(int64=14) %!d(string=hai) anos
chanprog.c a812748bff Merge branch '21-botgroups' into next %!s(int64=14) %!d(string=hai) anos
chanprog.h a812748bff Merge branch '21-botgroups' into next %!s(int64=14) %!d(string=hai) anos
cmds.c 68ee2f3158 * Add cmd_newhub %!s(int64=14) %!d(string=hai) anos
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands %!s(int64=16) %!d(string=hai) anos
color.h c0e02b4d46 * More work on colors %!s(int64=22) %!d(string=hai) anos
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error %!s(int64=16) %!d(string=hai) anos
conf.c 79862789a3 * Don't write out hubs if not a localhub/hub %!s(int64=14) %!d(string=hai) anos
conf.h d7c7646c80 * Save hubs to binary when saving userfile %!s(int64=14) %!d(string=hai) anos
core_binds.c 4f5f9900d8 * Consider any channel users have flags on for partyline cmds (fixes .adduser) %!s(int64=16) %!d(string=hai) anos
core_binds.h fbfdd1939e * Return bind check result for dcc %!s(int64=16) %!d(string=hai) anos
crypt.c 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl %!s(int64=15) %!d(string=hai) anos
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl %!s(int64=15) %!d(string=hai) anos
dcc.c 45f072d49e * Be more verbose about which enctype is being used on link from hub %!s(int64=15) %!d(string=hai) anos
dcc.h 3881a00742 * More nicklen/handlen cleanups %!s(int64=16) %!d(string=hai) anos
dccutil.c d66d113572 Merge branch 'ssl-improvements' into next %!s(int64=15) %!d(string=hai) anos
dccutil.h 8d3d79f389 * Simplify and fix dumplots() to properly handle const data / static strings %!s(int64=16) %!d(string=hai) anos
debug.c 4ed43638de Merge branch 'newhub' into next %!s(int64=14) %!d(string=hai) anos
debug.h bfe4b4f556 * Call fatal() on SIGINT to cleanup %!s(int64=15) %!d(string=hai) anos
dhparam.c 8cbbe4bcce * Add DH 512/1024/2048 keys %!s(int64=15) %!d(string=hai) anos
dl.c 07930cb0cb * Add runtime dynamic loader / symbol table handling %!s(int64=15) %!d(string=hai) anos
dl.h 93abfccba6 * Cleanup symbol tables when unloading %!s(int64=15) %!d(string=hai) anos
egg_timer.c a7ea42ee13 * Update copyrights/licenses %!s(int64=16) %!d(string=hai) anos
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists %!s(int64=16) %!d(string=hai) anos
eggdrop.h 993928699d * Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it %!s(int64=16) %!d(string=hai) anos
enclink.c f1aec87d01 * Kill connection if no shared cipher %!s(int64=15) %!d(string=hai) anos
enclink.h 87e710e008 * Use enclink for relays %!s(int64=16) %!d(string=hai) anos
flags.c a7ea42ee13 * Update copyrights/licenses %!s(int64=16) %!d(string=hai) anos
flags.h 1ccff9bccd * Inline some flag checking functions %!s(int64=17) %!d(string=hai) anos
garble.c 288300b569 * port [3868] to 1.2.16 from trunk %!s(int64=18) %!d(string=hai) anos
garble.h 288300b569 * port [3868] to 1.2.16 from trunk %!s(int64=18) %!d(string=hai) anos
generate_defs.sh 25956fbd31 * Don't use git for generating symbols %!s(int64=15) %!d(string=hai) anos
generate_symbol.sh 61877f9f0e * Undefine real headers/symbols and define our own to avoid redeclaration errors %!s(int64=15) %!d(string=hai) anos
libcrypto.c 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup %!s(int64=15) %!d(string=hai) anos
libcrypto.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup %!s(int64=15) %!d(string=hai) anos
libssl.c 7d758a5afd * Set a list of preferred strong ciphers on load %!s(int64=15) %!d(string=hai) anos
libssl.h 7d758a5afd * Set a list of preferred strong ciphers on load %!s(int64=15) %!d(string=hai) anos
libtcl.c c3a726b26c * Remove Tcl_AppendResult as its symbol cannot be properly exported without more manual effort %!s(int64=15) %!d(string=hai) anos
libtcl.h 61877f9f0e * Undefine real headers/symbols and define our own to avoid redeclaration errors %!s(int64=15) %!d(string=hai) anos
log.c a07b103f91 * Change privmsg()/notice() to use bd::String %!s(int64=15) %!d(string=hai) anos
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode %!s(int64=17) %!d(string=hai) anos
main.c 57fc42711c Merge branch 'show-packcfg' into next %!s(int64=14) %!d(string=hai) anos
main.h cd9d34f44b * Write userfile asynchronously %!s(int64=14) %!d(string=hai) anos
makehelp.c 993f2cc3e0 * Update bd::String::printf syntax %!s(int64=15) %!d(string=hai) anos
makeres.c 993f2cc3e0 * Update bd::String::printf syntax %!s(int64=15) %!d(string=hai) anos
makeset.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile %!s(int64=16) %!d(string=hai) anos
makesort.c eee567c263 * Make makesort use bdlib %!s(int64=16) %!d(string=hai) anos
match.c a73be06563 * Fix --disable-ipv6 compiling %!s(int64=15) %!d(string=hai) anos
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). %!s(int64=21) %!d(string=hai) anos
misc.c 4ed43638de Merge branch 'newhub' into next %!s(int64=14) %!d(string=hai) anos
misc.h 20422b62f2 * Don't truncate password at MAXPASSLEN when setting or assigning password %!s(int64=14) %!d(string=hai) anos
misc_file.c 4d4a6141c3 * Remove unneeded cygwin support %!s(int64=16) %!d(string=hai) anos
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) %!s(int64=18) %!d(string=hai) anos
net.c 730c47a465 Merge branch 'maint' %!s(int64=15) %!d(string=hai) anos
net.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup %!s(int64=15) %!d(string=hai) anos
openssl.c 7d758a5afd * Set a list of preferred strong ciphers on load %!s(int64=15) %!d(string=hai) anos
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup %!s(int64=15) %!d(string=hai) anos
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) %!s(int64=18) %!d(string=hai) anos
rfc1459.c 76875bf94b * Optimize RFC string comparisons and fix uninitialized value warning %!s(int64=14) %!d(string=hai) anos
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() %!s(int64=14) %!d(string=hai) anos
set.c a812748bff Merge branch '21-botgroups' into next %!s(int64=14) %!d(string=hai) anos
set.h 48d96d5baf * Properly check the correct bots' groups in bot_shouldjoin %!s(int64=14) %!d(string=hai) anos
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well %!s(int64=14) %!d(string=hai) anos
shell.c 411ac4fac0 Merge branch 'sigint-fatal' into next %!s(int64=15) %!d(string=hai) anos
shell.h 4d4a6141c3 * Remove unneeded cygwin support %!s(int64=16) %!d(string=hai) anos
socket.c a7ea42ee13 * Update copyrights/licenses %!s(int64=16) %!d(string=hai) anos
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 %!s(int64=20) %!d(string=hai) anos
sorthelp.c 993f2cc3e0 * Update bd::String::printf syntax %!s(int64=15) %!d(string=hai) anos
sprintf.c a7ea42ee13 * Update copyrights/licenses %!s(int64=16) %!d(string=hai) anos
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) %!s(int64=21) %!d(string=hai) anos
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h %!s(int64=22) %!d(string=hai) anos
stringfix.c fbce4d23b3 * Fix warnings in compile utils %!s(int64=17) %!d(string=hai) anos
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() %!s(int64=14) %!d(string=hai) anos
thread.c a7ea42ee13 * Update copyrights/licenses %!s(int64=16) %!d(string=hai) anos
thread.h 98334382b0 * Misc %!s(int64=22) %!d(string=hai) anos
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate %!s(int64=17) %!d(string=hai) anos
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=21) %!d(string=hai) anos
types.h a00f84498d * Include stdint.h for intptr_t %!s(int64=15) %!d(string=hai) anos
userent.c a812748bff Merge branch '21-botgroups' into next %!s(int64=14) %!d(string=hai) anos
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() %!s(int64=21) %!d(string=hai) anos
userrec.c 79c4156398 * Disable idx in stream_writeuserfile for now to work around regression %!s(int64=14) %!d(string=hai) anos
userrec.h 3c734b7746 Merge branch 'write_user-protected' into next %!s(int64=14) %!d(string=hai) anos
users.c 49a87739a7 Fix start not being checked correctly %!s(int64=16) %!d(string=hai) anos
users.h 82ed834e33 * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link() %!s(int64=16) %!d(string=hai) anos
utc-time.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos