Bryan Drewery 94a6b057e1 Merge branch 'update-fix-uninitialized-problems' пре 17 година
..
compat 3a0620cb1a * Remove all uses of s[n]printf, change most egg_snprintf to simple_snprintf пре 17 година
crypto e45e36b07c * Add *.o to .gitignores пре 18 година
mod 389402fe78 Merge branch 'sprintf-updates' пре 17 година
.gitignore e45e36b07c * Add *.o to .gitignores пре 18 година
Makefile.in 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) пре 17 година
adns.c 224e3a770b Merge branch 'more-dns-fixes' пре 17 година
adns.h 44b3fc7033 * Add more comments from RFC1035 пре 17 година
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 пре 20 година
binary.c 94a6b057e1 Merge branch 'update-fix-uninitialized-problems' пре 17 година
binary.h 14f34ecafb * Fix problem of upgrading with uninitialized binaries causing corruption пре 17 година
binds.c 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) пре 17 година
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) пре 17 година
botcmd.c 389402fe78 Merge branch 'sprintf-updates' пре 17 година
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 06a482d651 * Remove a use of snprintf пре 17 година
chanprog.h 2e30b94f8d * Fix 'HQ' user getting wiped in -t mode resulting in a crash. (fixes #298) пре 17 година
cmds.c 389402fe78 Merge branch 'sprintf-updates' пре 17 година
cmds.h 29c1fc9222 * Convert cmdpasses to the salted-sha1 format пре 17 година
color.h c0e02b4d46 * More work on colors пре 22 година
common.h 2ad69af0d1 * Clean out leftover language defines пре 18 година
conf.c 389402fe78 Merge branch 'sprintf-updates' пре 17 година
conf.h 48fb052e77 * Remove pscloak feature, it was too malicious, pointless and stupid. пре 17 година
core_binds.c 389402fe78 Merge branch 'sprintf-updates' пре 17 година
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 пре 19 година
crypt.c 1840f83445 * Convert some egg_snprintf() to simple_snprintf() now that it supports zero padding пре 17 година
crypt.h 4dfc34f076 * Fix btoh to not require a temporary passing of a char from a private stack пре 17 година
dcc.c 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) пре 17 година
dcc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf пре 18 година
dccutil.c 29c1fc9222 * Convert cmdpasses to the salted-sha1 format пре 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 3a0620cb1a * Remove all uses of s[n]printf, change most egg_snprintf to simple_snprintf пре 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 94a6b057e1 Merge branch 'update-fix-uninitialized-problems' пре 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 8d6fe1be7f * Cleanup strchr() usage to fix constness and compile errors with glibc 2.10 пре 17 година
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). пре 21 година
misc.c 94a6b057e1 Merge branch 'update-fix-uninitialized-problems' пре 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 389402fe78 Merge branch 'sprintf-updates' пре 17 година
set.h 227bd37c0c * Add missing var_type_name for VAR_WORD пре 17 година
settings.h 94a6b057e1 Merge branch 'update-fix-uninitialized-problems' пре 17 година
shell.c 3c2ff5638e Merge branch 'format-string' пре 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 пре 20 година
sorthelp.c 5cb351444f * Cleanup licenses пре 18 година
sprintf.c 92ab12e3ba * Add right padding / left justification пре 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 година
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 389402fe78 Merge branch 'sprintf-updates' пре 17 година
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() пре 21 година
userrec.c fdddab0350 * Add salted_sha1() and remove obsoleted encrypt_pass() пре 17 година
userrec.h 563b1dae1b * Port [3961] to 1.2.16 from trunk пре 18 година
users.c 1840f83445 * Convert some egg_snprintf() to simple_snprintf() now that it supports zero padding пре 17 година
users.h 262e8d9f1e * Rename TMPPASS to PASS1 and USERENTRY_PASS to PASS2 пре 17 година
utc-time.c bc91a7e206 * Added rcsid[] to all files пре 21 година