1
0
Bryan Drewery d2ac3af42c * Clear out the old PASS1 record once a PASS2 is set, but don't share this change 17 жил өмнө
..
compat e45e36b07c * Add *.o to .gitignores 18 жил өмнө
crypto e45e36b07c * Add *.o to .gitignores 18 жил өмнө
mod 6d1b86eb07 * Remove more old and unused code 17 жил өмнө
.gitignore e45e36b07c * Add *.o to .gitignores 18 жил өмнө
Makefile.in 663b9d0efa * Checkout bdlib now as well 17 жил өмнө
adns.c c717346155 Merge branch 'dns-nxdomain' 17 жил өмнө
adns.h bc47d5d151 * Cleanup some of the time_t mess 18 жил өмнө
auth.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
auth.h 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
base64.c 0bda06f935 * Implement %u %lu %ld %x %X %lx %lX in simple_snprintf 18 жил өмнө
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now 21 жил өмнө
bg.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
bg.h a9f0d68914 * Ported misc solaris compile fixes to 1.2.9 21 жил өмнө
binary.c b981b4e621 Merge branch 'packcfg_over_stdin' 17 жил өмнө
binary.h bd19303f6f * Add -Q to read PackConfig securely over stdin 17 жил өмнө
botcmd.c 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 жил өмнө
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars 18 жил өмнө
botmsg.c 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 жил өмнө
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 19 жил өмнө
botnet.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
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 5d1ebae6cb * Port [3951] to 1.2.16 from trunk 18 жил өмнө
chanprog.c 92e7108baf * Fixup some possible crashes 17 жил өмнө
chanprog.h 2e30b94f8d * Fix 'HQ' user getting wiped in -t mode resulting in a crash. (fixes #298) 17 жил өмнө
cmds.c 83702d4995 * Remove old stackdump code. It had no worth. 17 жил өмнө
cmds.h f022617512 * Cleanup some g++ 4.2.1 warnings (much more left) 18 жил өмнө
color.h c0e02b4d46 * More work on colors 22 жил өмнө
common.h 2ad69af0d1 * Clean out leftover language defines 18 жил өмнө
conf.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
conf.h f11bf46d54 * Port [3593] to 1.2.14 19 жил өмнө
core_binds.c e1c3bfb711 * Port [3938] to 1.2.16 from trunk 18 жил өмнө
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 19 жил өмнө
crypt.c aeda064846 * Set the first character of the salted pass to + 17 жил өмнө
crypt.h dda5009201 * Use the salt from their current password when comparing the given password 17 жил өмнө
dcc.c 0bf8d30382 * Add some more OPENSSL_cleanse() calls 17 жил өмнө
dcc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf 18 жил өмнө
dccutil.c f504026bf2 * Add DP_CACHE for caching server information for use after restart 17 жил өмнө
dccutil.h f504026bf2 * Add DP_CACHE for caching server information for use after restart 17 жил өмнө
debug.c fd5180392b Merge branch 'remove-stackdump' 17 жил өмнө
debug.h fd5180392b Merge branch 'remove-stackdump' 17 жил өмнө
egg_timer.c 5cb351444f * Cleanup licenses 18 жил өмнө
egg_timer.h fa4f5153e6 22 жил өмнө
eggdrop.h 8b92a08fc2 * Remove the old beta-net code 18 жил өмнө
enclink.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
enclink.h c815be93ad * Removed BDHASH as it wasn't even used. 18 жил өмнө
flags.c 5cb351444f * Cleanup licenses 18 жил өмнө
flags.h 1540326701 * Port [3479] to 1.2.14 19 жил өмнө
garble.c 288300b569 * port [3868] to 1.2.16 from trunk 18 жил өмнө
garble.h 288300b569 * port [3868] to 1.2.16 from trunk 18 жил өмнө
hash_table.c 7af777c792 * Port [3899] to 1.2.16 from trunk 18 жил өмнө
hash_table.h ced0ca4ac7 * Added hash table functions from egglib 21 жил өмнө
log.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 жил өмнө
main.c b981b4e621 Merge branch 'packcfg_over_stdin' 17 жил өмнө
main.h df417c1f48 * Increase the sizeof the version buffers due to git returning long version identifiers for nightly builds 17 жил өмнө
makehelp.c f5e593eb68 * Move some files out of misc/ into doc/ 18 жил өмнө
makeres.c f022617512 * Cleanup some g++ 4.2.1 warnings (much more left) 18 жил өмнө
makeset.c bbf1ddd09b * Port [3934] to 1.2.16 18 жил өмнө
match.c 32841db32e * Fixup some g++ 4.3.2-1 warnings 18 жил өмнө
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 жил өмнө
misc.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
misc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf 18 жил өмнө
misc_file.c fbb84ada4c * Port [3986] to 1.2.16 from trunk 18 жил өмнө
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 жил өмнө
net.c 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory 17 жил өмнө
net.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf 18 жил өмнө
profile.c 5cb351444f * Cleanup licenses 18 жил өмнө
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 5cb351444f * Cleanup licenses 18 жил өмнө
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 жил өмнө
set.c ed1fee06cd Merge branch 'sanitize-set' 17 жил өмнө
set.h fd06985c2d * Ensure that some set variables are only 1 word long 17 жил өмнө
settings.h 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory 17 жил өмнө
shell.c 67c871bf70 Merge branch 'no-obscure-errors' 17 жил өмнө
shell.h 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
socket.c bc47d5d151 * Cleanup some of the time_t mess 18 жил өмнө
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 21 жил өмнө
sorthelp.c 5cb351444f * Cleanup licenses 18 жил өмнө
sprintf.c 2a6ca48f7f * Add non-standard '^' modifier for '%s' to print the string in CAPS 17 жил өмнө
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 7af777c792 * Port [3899] to 1.2.16 from trunk 18 жил өмнө
tandem.h df417c1f48 * Increase the sizeof the version buffers due to git returning long version identifiers for nightly builds 17 жил өмнө
tclhash.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them 21 жил өмнө
thread.c 5cb351444f * Cleanup licenses 18 жил өмнө
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 d2ac3af42c * Clear out the old PASS1 record once a PASS2 is set, but don't share this change 17 жил өмнө
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 жил өмнө
userrec.c 8c36aa4f84 * Fix conversion algorithm for password 17 жил өмнө
userrec.h 563b1dae1b * Port [3961] to 1.2.16 from trunk 18 жил өмнө
users.c 0bf8d30382 * Add some more OPENSSL_cleanse() calls 17 жил өмнө
users.h 262e8d9f1e * Rename TMPPASS to PASS1 and USERENTRY_PASS to PASS2 17 жил өмнө
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 жил өмнө