Bryan Drewery a38bc259d6 Merge branch 'groups-fixes' into next il y a 14 ans
..
compat bc1c90d649 Merge branch 'crypt-updates' il y a 16 ans
crypto 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup il y a 15 ans
mod 36cccb80fe Merge branch '21-botgroups' into next il y a 14 ans
.gitignore 28f4043930 * Update gitignore il y a 15 ans
EncryptedStream.c 19b0e6b299 * bdlib fixes il y a 15 ans
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line il y a 16 ans
Makefile.in 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup il y a 15 ans
adns.c 4e9b90359b * Clarify where adns comes from il y a 16 ans
adns.h a5fff3c7f3 Merge branch 'blocking-dns' il y a 16 ans
auth.c c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx il y a 16 ans
auth.h fbfdd1939e * Return bind check result for dcc il y a 16 ans
base64.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
base64.h 9fe5a9ae39 * Use bdlib base64 il y a 16 ans
bg.c 4d4a6141c3 * Remove unneeded cygwin support il y a 16 ans
bg.h ea6948ccde * Remove obsoleted conf.watcher il y a 17 ans
binary.c 0cd1840a83 Merge branch 'gcc46-compile-warnings' into next il y a 14 ans
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. il y a 14 ans
binds.c b1be082803 * Revert invalid change to BIND_WANTS_CD flag check il y a 14 ans
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) il y a 17 ans
botcmd.c 0cd1840a83 Merge branch 'gcc46-compile-warnings' into next il y a 14 ans
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars il y a 18 ans
botmsg.c f6cd52090c * Cleanup unused variable warnings il y a 14 ans
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
botnet.c 3abf64bbe8 * Fix hub showing itself as down il y a 14 ans
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading il y a 17 ans
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 il y a 20 ans
chan.h ad05fae29b * Const cleanup il y a 14 ans
chanprog.c 36cccb80fe Merge branch '21-botgroups' into next il y a 14 ans
chanprog.h 36cccb80fe Merge branch '21-botgroups' into next il y a 14 ans
cmds.c dbe57ab17a * Show total groups when matching on a bot il y a 14 ans
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands il y a 16 ans
color.h c0e02b4d46 * More work on colors il y a 22 ans
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error il y a 16 ans
conf.c c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
conf.h c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
core_binds.c 4f5f9900d8 * Consider any channel users have flags on for partyline cmds (fixes .adduser) il y a 16 ans
core_binds.h fbfdd1939e * Return bind check result for dcc il y a 16 ans
crypt.c 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl il y a 15 ans
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl il y a 15 ans
dcc.c c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
dcc.h 56e19d4b51 * Remove port_t typedef il y a 14 ans
dccutil.c c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
dccutil.h c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
debug.c 0cd1840a83 Merge branch 'gcc46-compile-warnings' into next il y a 14 ans
debug.h bfe4b4f556 * Call fatal() on SIGINT to cleanup il y a 15 ans
dhparam.c 8cbbe4bcce * Add DH 512/1024/2048 keys il y a 15 ans
dl.c 07930cb0cb * Add runtime dynamic loader / symbol table handling il y a 15 ans
dl.h 93abfccba6 * Cleanup symbol tables when unloading il y a 15 ans
egg_timer.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists il y a 16 ans
eggdrop.h 993928699d * Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it il y a 16 ans
enclink.c c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
enclink.h 87e710e008 * Use enclink for relays il y a 16 ans
flags.c ad05fae29b * Const cleanup il y a 14 ans
flags.h ad05fae29b * Const cleanup il y a 14 ans
garble.c 288300b569 * port [3868] to 1.2.16 from trunk il y a 18 ans
garble.h 288300b569 * port [3868] to 1.2.16 from trunk il y a 18 ans
generate_defs.sh 966c4cc446 * Check for valid sed at configure il y a 14 ans
generate_symbol.sh 61877f9f0e * Undefine real headers/symbols and define our own to avoid redeclaration errors il y a 15 ans
libcrypto.c 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup il y a 15 ans
libcrypto.h 3209392364 * No longer need to define these headers il y a 14 ans
libssl.c 7d758a5afd * Set a list of preferred strong ciphers on load il y a 15 ans
libssl.h 3209392364 * No longer need to define these headers il y a 14 ans
libtcl.c c3a726b26c * Remove Tcl_AppendResult as its symbol cannot be properly exported without more manual effort il y a 15 ans
libtcl.h 3209392364 * No longer need to define these headers il y a 14 ans
log.c a07b103f91 * Change privmsg()/notice() to use bd::String il y a 15 ans
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode il y a 17 ans
main.c 57fc42711c Merge branch 'show-packcfg' into next il y a 14 ans
main.h cd9d34f44b * Write userfile asynchronously il y a 14 ans
makehelp.c f6cd52090c * Cleanup unused variable warnings il y a 14 ans
makeres.c 993f2cc3e0 * Update bd::String::printf syntax il y a 15 ans
makeset.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile il y a 16 ans
makesort.c eee567c263 * Make makesort use bdlib il y a 16 ans
match.c a73be06563 * Fix --disable-ipv6 compiling il y a 15 ans
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
misc.c 36cccb80fe Merge branch '21-botgroups' into next il y a 14 ans
misc.h 20422b62f2 * Don't truncate password at MAXPASSLEN when setting or assigning password il y a 14 ans
misc_file.c 4d4a6141c3 * Remove unneeded cygwin support il y a 16 ans
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) il y a 18 ans
net.c c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
net.h c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
openssl.c 7d758a5afd * Set a list of preferred strong ciphers on load il y a 15 ans
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup il y a 15 ans
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) il y a 18 ans
rfc1459.c 76875bf94b * Optimize RFC string comparisons and fix uninitialized value warning il y a 14 ans
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() il y a 14 ans
set.c 36cccb80fe Merge branch '21-botgroups' into next il y a 14 ans
set.h e09ce22591 * Add command 'groups' to list all groups and which bots are in them. il y a 14 ans
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well il y a 14 ans
shell.c 411ac4fac0 Merge branch 'sigint-fatal' into next il y a 15 ans
shell.h 4d4a6141c3 * Remove unneeded cygwin support il y a 16 ans
socket.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
socket.h 56e19d4b51 * Remove port_t typedef il y a 14 ans
sorthelp.c 993f2cc3e0 * Update bd::String::printf syntax il y a 15 ans
sprintf.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) il y a 21 ans
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h il y a 22 ans
stringfix.c fbce4d23b3 * Fix warnings in compile utils il y a 17 ans
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() il y a 14 ans
thread.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
thread.h 98334382b0 * Misc il y a 22 ans
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate il y a 18 ans
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
types.h c7fc8a2d3b Merge branch 'type-cleanup' into next il y a 14 ans
userent.c a33fb034b0 Merge branch '21-botgroups' (early part) into next il y a 14 ans
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
userrec.c a38bc259d6 Merge branch 'groups-fixes' into next il y a 14 ans
userrec.h 3c734b7746 Merge branch 'write_user-protected' into next il y a 14 ans
users.c 49a87739a7 Fix start not being checked correctly il y a 16 ans
users.h aa7fd7a2e2 * Check that bot is valid in cmd_groups il y a 14 ans
utc-time.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans