Bryan Drewery 4017db3597 Merge branch 'maint' před 15 roky
..
compat bc1c90d649 Merge branch 'crypt-updates' před 16 roky
crypto 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup před 15 roky
mod 4017db3597 Merge branch 'maint' před 15 roky
.gitignore 28f4043930 * Update gitignore před 15 roky
EncryptedStream.c 19b0e6b299 * bdlib fixes před 15 roky
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line před 16 roky
Makefile.in 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup před 15 roky
adns.c 4e9b90359b * Clarify where adns comes from před 16 roky
adns.h a5fff3c7f3 Merge branch 'blocking-dns' před 16 roky
auth.c c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx před 16 roky
auth.h fbfdd1939e * Return bind check result for dcc před 16 roky
base64.c a7ea42ee13 * Update copyrights/licenses před 16 roky
base64.h 9fe5a9ae39 * Use bdlib base64 před 16 roky
bg.c 4d4a6141c3 * Remove unneeded cygwin support před 16 roky
bg.h ea6948ccde * Remove obsoleted conf.watcher před 17 roky
binary.c 67c6346cb0 Merge branch 'compile-issues' into maint před 16 roky
binary.h 829784c1d0 * Detect corrupted binaries during upgrade před 16 roky
binds.c a7ea42ee13 * Update copyrights/licenses před 16 roky
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) před 17 roky
botcmd.c e27bbcdf25 * Cleanups před 15 roky
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars před 18 roky
botmsg.c a7ea42ee13 * Update copyrights/licenses před 16 roky
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 před 19 roky
botnet.c 993f2cc3e0 * Update bd::String::printf syntax před 15 roky
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading před 18 roky
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 před 20 roky
chan.h 0d90094b87 * Track how many split members there are před 16 roky
chanprog.c 1d265c9ce5 * Add a keyx() před 15 roky
chanprog.h 1d265c9ce5 * Add a keyx() před 15 roky
cmds.c 4017db3597 Merge branch 'maint' před 15 roky
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands před 16 roky
color.h c0e02b4d46 * More work on colors před 22 roky
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error před 16 roky
conf.c e29898f1c7 * Remove unused buffers from String::printf changes před 15 roky
conf.h 4d4a6141c3 * Remove unneeded cygwin support před 16 roky
core_binds.c 4f5f9900d8 * Consider any channel users have flags on for partyline cmds (fixes .adduser) před 16 roky
core_binds.h fbfdd1939e * Return bind check result for dcc před 16 roky
crypt.c 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl před 15 roky
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl před 15 roky
dcc.c 45f072d49e * Be more verbose about which enctype is being used on link from hub před 15 roky
dcc.h 3881a00742 * More nicklen/handlen cleanups před 16 roky
dccutil.c 7abdc11206 * Display whether a socket is SSL or not in dccstat před 15 roky
dccutil.h e545647319 * Add rdprintf() for remote dprintf před 16 roky
debug.c 44e97f03d2 * Use gdb --pid syntax for attaching před 15 roky
debug.h ec7153ae5e * Change alias names in ContextNote před 16 roky
dhparam.c 8cbbe4bcce * Add DH 512/1024/2048 keys před 15 roky
dl.c 07930cb0cb * Add runtime dynamic loader / symbol table handling před 15 roky
dl.h 93abfccba6 * Cleanup symbol tables when unloading před 15 roky
egg_timer.c a7ea42ee13 * Update copyrights/licenses před 16 roky
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists před 16 roky
eggdrop.h 993928699d * Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it před 16 roky
enclink.c f1aec87d01 * Kill connection if no shared cipher před 15 roky
enclink.h 87e710e008 * Use enclink for relays před 16 roky
flags.c a7ea42ee13 * Update copyrights/licenses před 16 roky
flags.h 1ccff9bccd * Inline some flag checking functions před 17 roky
garble.c 288300b569 * port [3868] to 1.2.16 from trunk před 18 roky
garble.h 288300b569 * port [3868] to 1.2.16 from trunk před 18 roky
generate_defs.sh 25956fbd31 * Don't use git for generating symbols před 15 roky
generate_symbol.sh 61877f9f0e * Undefine real headers/symbols and define our own to avoid redeclaration errors před 15 roky
libcrypto.c 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup před 15 roky
libcrypto.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup před 15 roky
libssl.c 7d758a5afd * Set a list of preferred strong ciphers on load před 15 roky
libssl.h 7d758a5afd * Set a list of preferred strong ciphers on load před 15 roky
libtcl.c c3a726b26c * Remove Tcl_AppendResult as its symbol cannot be properly exported without more manual effort před 15 roky
libtcl.h 61877f9f0e * Undefine real headers/symbols and define our own to avoid redeclaration errors před 15 roky
log.c a07b103f91 * Change privmsg()/notice() to use bd::String před 15 roky
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode před 17 roky
main.c 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup před 15 roky
main.h 97e6f96be5 * Add HQ as an owner when running in terminal emulation před 16 roky
makehelp.c 993f2cc3e0 * Update bd::String::printf syntax před 15 roky
makeres.c 993f2cc3e0 * Update bd::String::printf syntax před 15 roky
makeset.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile před 16 roky
makesort.c eee567c263 * Make makesort use bdlib před 16 roky
match.c a73be06563 * Fix --disable-ipv6 compiling před 15 roky
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). před 21 roky
misc.c 20422b62f2 * Don't truncate password at MAXPASSLEN when setting or assigning password před 15 roky
misc.h 20422b62f2 * Don't truncate password at MAXPASSLEN when setting or assigning password před 15 roky
misc_file.c 4d4a6141c3 * Remove unneeded cygwin support před 16 roky
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) před 18 roky
net.c 730c47a465 Merge branch 'maint' před 15 roky
net.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup před 15 roky
openssl.c 7d758a5afd * Set a list of preferred strong ciphers on load před 15 roky
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup před 15 roky
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) před 18 roky
rfc1459.c a7ea42ee13 * Update copyrights/licenses před 16 roky
rfc1459.h 4f9a5b49d5 * Added 005 parsing před 22 roky
set.c 790b3bb818 * Only leaf bots should reprocesses servers on server-use-ssl changing před 15 roky
set.h 06a78c8f70 Merge branch 'server-queue-speedup' před 16 roky
settings.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL před 16 roky
shell.c 077327f815 * Set PR_SET_TRACER on ubuntu systems so child processes can ptrace() our process před 15 roky
shell.h 4d4a6141c3 * Remove unneeded cygwin support před 16 roky
socket.c a7ea42ee13 * Update copyrights/licenses před 16 roky
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 před 20 roky
sorthelp.c 993f2cc3e0 * Update bd::String::printf syntax před 15 roky
sprintf.c a7ea42ee13 * Update copyrights/licenses před 16 roky
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) před 21 roky
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h před 22 roky
stringfix.c fbce4d23b3 * Fix warnings in compile utils před 17 roky
tandem.h 2c73e786fa * Don't truncate log's timestamp when relaying logs před 17 roky
thread.c a7ea42ee13 * Update copyrights/licenses před 16 roky
thread.h 98334382b0 * Misc před 22 roky
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate před 18 roky
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. před 22 roky
types.h a00f84498d * Include stdint.h for intptr_t před 15 roky
userent.c 20422b62f2 * Don't truncate password at MAXPASSLEN when setting or assigning password před 15 roky
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() před 21 roky
userrec.c 0bd28912b5 * Don't truncate passwords at MAXPASSLEN when converting to new format před 15 roky
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack před 16 roky
users.c b788bd2361 * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link() před 16 roky
users.h b788bd2361 * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link() před 16 roky
utc-time.c bc91a7e206 * Added rcsid[] to all files před 21 roky