Bryan Drewery ab05d15e22 * Fix bot linking so it does not use IPv6 if not supported. пре 16 година
..
compat bc1c90d649 Merge branch 'crypt-updates' пре 16 година
crypto 8fe85f115c * Update String decrypt_string_cbc() to directly call AES_cbc_encrypt() пре 16 година
mod a5b3cfb1c6 * Fix crash in mode parsing пре 16 година
.gitignore e45e36b07c * Add *.o to .gitignores пре 18 година
EncryptedStream.c 8fe85f115c * Update String decrypt_string_cbc() to directly call AES_cbc_encrypt() пре 16 година
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line пре 16 година
Makefile.in eee567c263 * Make makesort use bdlib пре 16 година
adns.c a7ea42ee13 * Update copyrights/licenses пре 16 година
adns.h a5fff3c7f3 Merge branch 'blocking-dns' пре 16 година
auth.c fbfdd1939e * Return bind check result for dcc пре 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 a7ea42ee13 * Update copyrights/licenses пре 16 година
bg.h ea6948ccde * Remove obsoleted conf.watcher пре 17 година
binary.c e03a52e4c5 * Rename SHELLHASH to BINARYPASS (SHELLHASH is still supported) пре 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 a7ea42ee13 * Update copyrights/licenses пре 16 година
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 ab05d15e22 * Fix bot linking so it does not use IPv6 if not supported. пре 16 година
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading пре 18 година
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 пре 20 година
chan.h 0d90094b87 * Track how many split members there are пре 16 година
chanprog.c a7ea42ee13 * Update copyrights/licenses пре 16 година
chanprog.h 06a78c8f70 Merge branch 'server-queue-speedup' пре 16 година
cmds.c 3815ac0783 * Remove hardcoded -bot alias and move to 'set alias'. Also add a '+bot' alias to 'newleaf' пре 16 година
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands пре 16 година
color.h c0e02b4d46 * More work on colors пре 22 година
common.h a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux пре 16 година
conf.c a45120144f * Don't see 'user@::' hostname automatically пре 16 година
conf.h d779e9dec9 * Link over unix domain socket to localhub пре 16 година
core_binds.c a7ea42ee13 * Update copyrights/licenses пре 16 година
core_binds.h fbfdd1939e * Return bind check result for dcc пре 16 година
crypt.c aa40c43d72 * Move AES String crypt functions to aes_util.c пре 16 година
crypt.h aa40c43d72 * Move AES String crypt functions to aes_util.c пре 16 година
dcc.c a7ea42ee13 * Update copyrights/licenses пре 16 година
dcc.h 3881a00742 * More nicklen/handlen cleanups пре 16 година
dccutil.c a7ea42ee13 * Update copyrights/licenses пре 16 година
dccutil.h e545647319 * Add rdprintf() for remote dprintf пре 16 година
debug.c a7ea42ee13 * Update copyrights/licenses пре 16 година
debug.h ec7153ae5e * Change alias names in ContextNote пре 16 година
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 58f6bce171 * When viewing help over auth, only show allowed commands пре 16 година
enclink.c a7ea42ee13 * Update copyrights/licenses пре 16 година
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 година
log.c b3deccb1e4 * Fix debug log file getting overwritten with NULLs пре 16 година
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode пре 17 година
main.c 6606ff13c1 * Fix invalid memory reference in --help пре 16 година
main.h b3deccb1e4 * Fix debug log file getting overwritten with NULLs пре 16 година
makehelp.c 3c226c5d83 * Use bdlib for makehelp пре 16 година
makeres.c 21f63d8168 * Use bdlib for makeres пре 16 година
makeset.c ee006372ae * Optimize some substring calls using new bdlib interface пре 16 година
makesort.c eee567c263 * Make makesort use bdlib пре 16 година
match.c a7ea42ee13 * Update copyrights/licenses пре 16 година
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). пре 21 година
misc.c a7ea42ee13 * Update copyrights/licenses пре 16 година
misc.h fb9772e1c8 Merge branch 'bantype' пре 16 година
misc_file.c a7ea42ee13 * Update copyrights/licenses пре 16 година
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) пре 18 година
net.c a7ea42ee13 * Update copyrights/licenses пре 16 година
net.h 20db3077c4 * Move socket code out of the main loop into socket_run() пре 16 година
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 c0eb95c7dd * Don't log some debug outputs unless in DEBUG mode пре 16 година
set.h 06a78c8f70 Merge branch 'server-queue-speedup' пре 16 година
settings.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL пре 16 година
shell.c a7ea42ee13 * Update copyrights/licenses пре 16 година
shell.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL пре 16 година
socket.c a7ea42ee13 * Update copyrights/licenses пре 16 година
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 пре 20 година
sorthelp.c eee567c263 * Make makesort use bdlib пре 16 година
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 пре 17 година
thread.c a7ea42ee13 * Update copyrights/licenses пре 16 година
thread.h 98334382b0 * Misc пре 22 година
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate пре 18 година
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
types.h bc47d5d151 * Cleanup some of the time_t mess пре 18 година
userent.c a7ea42ee13 * Update copyrights/licenses пре 16 година
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() пре 21 година
userrec.c a7ea42ee13 * Update copyrights/licenses пре 16 година
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack пре 16 година
users.c a7ea42ee13 * Update copyrights/licenses пре 16 година
users.h e44719ee4f * Use bd::Stream пре 17 година
utc-time.c bc91a7e206 * Added rcsid[] to all files пре 21 година