Bryan Drewery 1dfd112644 Merge branch 'master' into next 16 năm trước cách đây
..
compat bc1c90d649 Merge branch 'crypt-updates' 16 năm trước cách đây
crypto 8fe85f115c * Update String decrypt_string_cbc() to directly call AES_cbc_encrypt() 16 năm trước cách đây
mod 1dfd112644 Merge branch 'master' into next 16 năm trước cách đây
.gitignore 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
EncryptedStream.c 8fe85f115c * Update String decrypt_string_cbc() to directly call AES_cbc_encrypt() 16 năm trước cách đây
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 năm trước cách đây
Makefile.in eee567c263 * Make makesort use bdlib 16 năm trước cách đây
adns.c 4e9b90359b * Clarify where adns comes from 16 năm trước cách đây
adns.h a5fff3c7f3 Merge branch 'blocking-dns' 16 năm trước cách đây
auth.c c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx 16 năm trước cách đây
auth.h fbfdd1939e * Return bind check result for dcc 16 năm trước cách đây
base64.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
base64.h 9fe5a9ae39 * Use bdlib base64 16 năm trước cách đây
bg.c 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
bg.h ea6948ccde * Remove obsoleted conf.watcher 16 năm trước cách đây
binary.c e8d67fdb30 Merge branch 'master' into next 16 năm trước cách đây
binary.h 829784c1d0 * Detect corrupted binaries during upgrade 16 năm trước cách đây
binds.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 năm trước cách đây
botcmd.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars 18 năm trước cách đây
botmsg.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 19 năm trước cách đây
botnet.c 94792454dc Merge branch 'dcc_relay-overlap' into next 16 năm trước cách đây
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 17 năm trước cách đây
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 năm trước cách đây
chan.h 0d90094b87 * Track how many split members there are 16 năm trước cách đây
chanprog.c d033410a09 * Properly set found_server to an int 16 năm trước cách đây
chanprog.h d3e8b946c2 * Update server list after .set as well, but don't autojump 16 năm trước cách đây
cmds.c 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands 16 năm trước cách đây
color.h c0e02b4d46 * More work on colors 22 năm trước cách đây
common.h 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
conf.c 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
conf.h 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
core_binds.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
core_binds.h fbfdd1939e * Return bind check result for dcc 16 năm trước cách đây
crypt.c aa40c43d72 * Move AES String crypt functions to aes_util.c 16 năm trước cách đây
crypt.h aa40c43d72 * Move AES String crypt functions to aes_util.c 16 năm trước cách đây
dcc.c 82ed834e33 * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link() 16 năm trước cách đây
dcc.h 3881a00742 * More nicklen/handlen cleanups 16 năm trước cách đây
dccutil.c 1dfd112644 Merge branch 'master' into next 16 năm trước cách đây
dccutil.h 8d3d79f389 * Simplify and fix dumplots() to properly handle const data / static strings 16 năm trước cách đây
debug.c 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
debug.h ec7153ae5e * Change alias names in ContextNote 16 năm trước cách đây
egg_timer.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 năm trước cách đây
eggdrop.h 993928699d * Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it 16 năm trước cách đây
enclink.c 6578809c2a * Fix buffer overflow in botlink encryption writing 16 năm trước cách đây
enclink.h 87e710e008 * Use enclink for relays 16 năm trước cách đây
flags.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
flags.h 1ccff9bccd * Inline some flag checking functions 17 năm trước cách đây
garble.c 288300b569 * port [3868] to 1.2.16 from trunk 18 năm trước cách đây
garble.h 288300b569 * port [3868] to 1.2.16 from trunk 18 năm trước cách đây
log.c b3deccb1e4 * Fix debug log file getting overwritten with NULLs 16 năm trước cách đây
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 năm trước cách đây
main.c 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
main.h b3deccb1e4 * Fix debug log file getting overwritten with NULLs 16 năm trước cách đây
makehelp.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile 16 năm trước cách đây
makeres.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile 16 năm trước cách đây
makeset.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile 16 năm trước cách đây
makesort.c eee567c263 * Make makesort use bdlib 16 năm trước cách đây
match.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 năm trước cách đây
misc.c 1dfd112644 Merge branch 'master' into next 16 năm trước cách đây
misc.h fb9772e1c8 Merge branch 'bantype' 16 năm trước cách đây
misc_file.c 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 năm trước cách đây
net.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
net.h 20db3077c4 * Move socket code out of the main loop into socket_run() 16 năm trước cách đây
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 năm trước cách đây
rfc1459.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 năm trước cách đây
set.c d3e8b946c2 * Update server list after .set as well, but don't autojump 16 năm trước cách đây
set.h 06a78c8f70 Merge branch 'server-queue-speedup' 16 năm trước cách đây
settings.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL 16 năm trước cách đây
shell.c 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
shell.h 4d4a6141c3 * Remove unneeded cygwin support 16 năm trước cách đây
socket.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 năm trước cách đây
sorthelp.c eee567c263 * Make makesort use bdlib 16 năm trước cách đây
sprintf.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) 21 năm trước cách đây
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 năm trước cách đây
stringfix.c fbce4d23b3 * Fix warnings in compile utils 17 năm trước cách đây
tandem.h 2c73e786fa * Don't truncate log's timestamp when relaying logs 16 năm trước cách đây
thread.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
thread.h 98334382b0 * Misc 22 năm trước cách đây
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate 17 năm trước cách đây
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 năm trước cách đây
types.h bc47d5d151 * Cleanup some of the time_t mess 18 năm trước cách đây
userent.c 38c87bc9b6 * Check for removed server after .set as well 16 năm trước cách đây
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 năm trước cách đây
userrec.c a7ea42ee13 * Update copyrights/licenses 16 năm trước cách đây
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack 16 năm trước cách đây
users.c 49a87739a7 Fix start not being checked correctly 16 năm trước cách đây
users.h 82ed834e33 * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link() 16 năm trước cách đây
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 năm trước cách đây