Bryan Drewery bd19303f6f * Add -Q to read PackConfig securely over stdin il y a 17 ans
..
compat e45e36b07c * Add *.o to .gitignores il y a 18 ans
crypto e45e36b07c * Add *.o to .gitignores il y a 18 ans
mod 0308c1c0eb * Fix gcc45 warning il y a 17 ans
.gitignore e45e36b07c * Add *.o to .gitignores il y a 18 ans
Makefile.in 52144d7319 * Use git-describe to determine the version number. il y a 17 ans
adns.c 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory il y a 17 ans
adns.h bc47d5d151 * Cleanup some of the time_t mess il y a 18 ans
auth.c 7af777c792 * Port [3899] to 1.2.16 from trunk il y a 18 ans
auth.h 7a3d3b94dd * Remove some unused code il y a 18 ans
base64.c 0bda06f935 * Implement %u %lu %ld %x %X %lx %lX in simple_snprintf il y a 18 ans
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
bg.c 5cb351444f * Cleanup licenses il y a 18 ans
bg.h a9f0d68914 * Ported misc solaris compile fixes to 1.2.9 il y a 20 ans
binary.c bd19303f6f * Add -Q to read PackConfig securely over stdin il y a 17 ans
binary.h bd19303f6f * Add -Q to read PackConfig securely over stdin il y a 17 ans
botcmd.c 428466cf90 * Use the buildts and git commit in versioning / upgrading il y a 18 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 428466cf90 * Use the buildts and git commit in versioning / upgrading il y a 18 ans
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
botnet.c 52144d7319 * Use git-describe to determine the version number. il y a 17 ans
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading il y a 18 ans
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 il y a 20 ans
chan.h 5d1ebae6cb * Port [3951] to 1.2.16 from trunk il y a 18 ans
chanprog.c 92e7108baf * Fixup some possible crashes il y a 17 ans
chanprog.h 2e30b94f8d * Fix 'HQ' user getting wiped in -t mode resulting in a crash. (fixes #298) il y a 17 ans
cmds.c 92e7108baf * Fixup some possible crashes il y a 17 ans
cmds.h f022617512 * Cleanup some g++ 4.2.1 warnings (much more left) il y a 18 ans
color.h c0e02b4d46 * More work on colors il y a 22 ans
common.h 2ad69af0d1 * Clean out leftover language defines il y a 18 ans
conf.c 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory il y a 17 ans
conf.h f11bf46d54 * Port [3593] to 1.2.14 il y a 19 ans
core_binds.c e1c3bfb711 * Port [3938] to 1.2.16 from trunk il y a 18 ans
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 il y a 19 ans
crypt.c 0bf8d30382 * Add some more OPENSSL_cleanse() calls il y a 17 ans
crypt.h f6f47b67b2 * SHELLHASH now supports SHA1 hashes. il y a 18 ans
dcc.c 0bf8d30382 * Add some more OPENSSL_cleanse() calls il y a 17 ans
dcc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf il y a 18 ans
dccutil.c f504026bf2 * Add DP_CACHE for caching server information for use after restart il y a 17 ans
dccutil.h f504026bf2 * Add DP_CACHE for caching server information for use after restart il y a 17 ans
debug.c 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode il y a 17 ans
debug.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf il y a 18 ans
egg_timer.c 5cb351444f * Cleanup licenses il y a 18 ans
egg_timer.h fa4f5153e6 il y a 22 ans
eggdrop.h 8b92a08fc2 * Remove the old beta-net code il y a 18 ans
enclink.c 0bf8d30382 * Add some more OPENSSL_cleanse() calls il y a 17 ans
enclink.h c815be93ad * Removed BDHASH as it wasn't even used. il y a 18 ans
flags.c 5cb351444f * Cleanup licenses il y a 18 ans
flags.h 1540326701 * Port [3479] to 1.2.14 il y a 19 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
hash_table.c 7af777c792 * Port [3899] to 1.2.16 from trunk il y a 18 ans
hash_table.h ced0ca4ac7 * Added hash table functions from egglib il y a 21 ans
log.c 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode il y a 17 ans
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode il y a 17 ans
main.c bd19303f6f * Add -Q to read PackConfig securely over stdin il y a 17 ans
main.h df417c1f48 * Increase the sizeof the version buffers due to git returning long version identifiers for nightly builds il y a 17 ans
makehelp.c f5e593eb68 * Move some files out of misc/ into doc/ il y a 18 ans
makeres.c f022617512 * Cleanup some g++ 4.2.1 warnings (much more left) il y a 18 ans
makeset.c bbf1ddd09b * Port [3934] to 1.2.16 il y a 18 ans
match.c 32841db32e * Fixup some g++ 4.3.2-1 warnings il y a 18 ans
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
misc.c c99a03e302 * Fix cached_005 not being initialized il y a 17 ans
misc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf il y a 18 ans
misc_file.c fbb84ada4c * Port [3986] to 1.2.16 from trunk il y a 18 ans
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) il y a 18 ans
net.c 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory il y a 17 ans
net.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf il y a 18 ans
profile.c 5cb351444f * Cleanup licenses il y a 18 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 5cb351444f * Cleanup licenses il y a 18 ans
rfc1459.h 4f9a5b49d5 * Added 005 parsing il y a 22 ans
set.c f520680c80 * Port [3972] and [3973] to 1.2.16 from trunk il y a 18 ans
set.h 198a5344bd * Port [3904] to 1.2.16 from trunk il y a 18 ans
settings.h 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory il y a 17 ans
shell.c 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory il y a 17 ans
shell.h e1c3bfb711 * Port [3938] to 1.2.16 from trunk il y a 18 ans
socket.c bc47d5d151 * Cleanup some of the time_t mess il y a 18 ans
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 il y a 20 ans
sorthelp.c 5cb351444f * Cleanup licenses il y a 18 ans
sprintf.c 2a6ca48f7f * Add non-standard '^' modifier for '%s' to print the string in CAPS il y a 17 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 7af777c792 * Port [3899] to 1.2.16 from trunk il y a 18 ans
tandem.h df417c1f48 * Increase the sizeof the version buffers due to git returning long version identifiers for nightly builds il y a 17 ans
tclhash.c 5cb351444f * Cleanup licenses il y a 18 ans
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them il y a 21 ans
thread.c 5cb351444f * Cleanup licenses il y a 18 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 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory il y a 17 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 0bf8d30382 * Add some more OPENSSL_cleanse() calls il y a 17 ans
userrec.h 563b1dae1b * Port [3961] to 1.2.16 from trunk il y a 18 ans
users.c 0bf8d30382 * Add some more OPENSSL_cleanse() calls il y a 17 ans
users.h bc47d5d151 * Cleanup some of the time_t mess il y a 18 ans
utc-time.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans