Bryan Drewery a145c96e37 Merge branch 'master' into next il y a 16 ans
..
compat bc1c90d649 Merge branch 'crypt-updates' il y a 16 ans
crypto 8fe85f115c * Update String decrypt_string_cbc() to directly call AES_cbc_encrypt() il y a 16 ans
mod 927bda498d Merge branch 'change-server-keeps-old' into next il y a 16 ans
.gitignore e45e36b07c * Add *.o to .gitignores il y a 17 ans
EncryptedStream.c 8fe85f115c * Update String decrypt_string_cbc() to directly call AES_cbc_encrypt() il y a 16 ans
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line il y a 16 ans
Makefile.in eee567c263 * Make makesort use bdlib il y a 16 ans
adns.c a7ea42ee13 * Update copyrights/licenses 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 a7ea42ee13 * Update copyrights/licenses il y a 16 ans
bg.h ea6948ccde * Remove obsoleted conf.watcher il y a 17 ans
binary.c e8d67fdb30 Merge branch 'master' into next il y a 16 ans
binary.h 829784c1d0 * Detect corrupted binaries during upgrade il y a 16 ans
binds.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) il y a 17 ans
botcmd.c a7ea42ee13 * Update copyrights/licenses il y a 16 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 a7ea42ee13 * Update copyrights/licenses il y a 16 ans
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
botnet.c 94792454dc Merge branch 'dcc_relay-overlap' into next il y a 16 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 0d90094b87 * Track how many split members there are il y a 16 ans
chanprog.c d033410a09 * Properly set found_server to an int il y a 16 ans
chanprog.h d3e8b946c2 * Update server list after .set as well, but don't autojump il y a 16 ans
cmds.c b14d220411 * Update CREDITS il y a 16 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 a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux il y a 16 ans
conf.c 0958bdced5 * Don't automatically add hostname of *!user@0.0.0.0 il y a 16 ans
conf.h d779e9dec9 * Link over unix domain socket to localhub il y a 16 ans
core_binds.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
core_binds.h fbfdd1939e * Return bind check result for dcc il y a 16 ans
crypt.c aa40c43d72 * Move AES String crypt functions to aes_util.c il y a 16 ans
crypt.h aa40c43d72 * Move AES String crypt functions to aes_util.c il y a 16 ans
dcc.c 82ed834e33 * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link() il y a 16 ans
dcc.h 3881a00742 * More nicklen/handlen cleanups il y a 16 ans
dccutil.c b41f6ed5c4 * Fix another debug commit il y a 16 ans
dccutil.h 8d3d79f389 * Simplify and fix dumplots() to properly handle const data / static strings il y a 16 ans
debug.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
debug.h ec7153ae5e * Change alias names in ContextNote il y a 16 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 6578809c2a * Fix buffer overflow in botlink encryption writing il y a 16 ans
enclink.h 87e710e008 * Use enclink for relays il y a 16 ans
flags.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
flags.h 1ccff9bccd * Inline some flag checking functions il y a 17 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
log.c b3deccb1e4 * Fix debug log file getting overwritten with NULLs il y a 16 ans
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode il y a 17 ans
main.c 64cafffca8 * Remove need for password on -v/-h and add url to each il y a 16 ans
main.h b3deccb1e4 * Fix debug log file getting overwritten with NULLs il y a 16 ans
makehelp.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile il y a 16 ans
makeres.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile il y a 16 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 a7ea42ee13 * Update copyrights/licenses il y a 16 ans
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
misc.c 927bda498d Merge branch 'change-server-keeps-old' into next il y a 16 ans
misc.h fb9772e1c8 Merge branch 'bantype' il y a 16 ans
misc_file.c a7ea42ee13 * Update copyrights/licenses 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 a7ea42ee13 * Update copyrights/licenses il y a 16 ans
net.h 20db3077c4 * Move socket code out of the main loop into socket_run() il y a 16 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 a7ea42ee13 * Update copyrights/licenses il y a 16 ans
rfc1459.h 4f9a5b49d5 * Added 005 parsing il y a 22 ans
set.c d3e8b946c2 * Update server list after .set as well, but don't autojump il y a 16 ans
set.h 06a78c8f70 Merge branch 'server-queue-speedup' il y a 16 ans
settings.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL il y a 16 ans
shell.c ca314aaebb * Ignore ipfw interface, same as pflog il y a 16 ans
shell.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL il y a 16 ans
socket.c a7ea42ee13 * Update copyrights/licenses il y a 16 ans
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 il y a 20 ans
sorthelp.c eee567c263 * Make makesort use bdlib il y a 16 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 2c73e786fa * Don't truncate log's timestamp when relaying logs il y a 17 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 bc47d5d151 * Cleanup some of the time_t mess il y a 18 ans
userent.c 38c87bc9b6 * Check for removed server after .set as well il y a 16 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 a7ea42ee13 * Update copyrights/licenses il y a 16 ans
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack il y a 16 ans
users.c 49a87739a7 Fix start not being checked correctly il y a 16 ans
users.h 82ed834e33 * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link() il y a 16 ans
utc-time.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans