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