Bryan Drewery 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
..
compat 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 years ago
crypto af75b1cde9 * Use system openssl for AES/SHA1/MD5/OPENSSL_cleanse 17 years ago
mod 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
.gitignore e45e36b07c * Add *.o to .gitignores 18 years ago
EncryptedStream.c fbbfdf4e18 * Fix overloaded problems with writeFile() not passing the proper enc_flags around 17 years ago
EncryptedStream.h 1b3b3019c1 * Fix EncryptedStream having no encryption by default 17 years ago
Makefile.in af75b1cde9 * Use system openssl for AES/SHA1/MD5/OPENSSL_cleanse 17 years ago
adns.c ecaad589df Merge branch 'rbl-lookup' 17 years ago
adns.h ecaad589df Merge branch 'rbl-lookup' 17 years ago
auth.c 4a7cf2f248 * Remove a bunch of old, unused code 17 years ago
auth.h 4a7cf2f248 * Remove a bunch of old, unused code 17 years ago
base64.c d1b93cc19b * Restore old base64 functions to ensure maximum compatibility. 17 years ago
base64.h d1b93cc19b * Restore old base64 functions to ensure maximum compatibility. 17 years ago
bg.c b48d1c8211 * Fix multiple warnings about unused results (warn_unused_result) 17 years ago
bg.h ea6948ccde * Remove obsoleted conf.watcher 17 years ago
binary.c 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
binary.h 14f34ecafb * Fix problem of upgrading with uninitialized binaries causing corruption 17 years ago
binds.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 years ago
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 years ago
botcmd.c 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 years ago
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars 18 years ago
botmsg.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 years ago
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 19 years ago
botnet.c dbe8361a21 * Remove all of the old SSL code (never has been used) 17 years ago
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 years ago
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 years ago
chan.h 812669dccb Merge branch 'knock_flags' 17 years ago
chanprog.c 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
chanprog.h 2e30b94f8d * Fix 'HQ' user getting wiped in -t mode resulting in a crash. (fixes #298) 17 years ago
cmds.c 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
cmds.h ae0b2ac496 * Fix aliases not properly indicating bad command on leaf bots (fixes #297) 17 years ago
color.h c0e02b4d46 * More work on colors 22 years ago
common.h 2ad69af0d1 * Clean out leftover language defines 18 years ago
conf.c 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
conf.h 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
core_binds.c 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 years ago
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 19 years ago
crypt.c 206e95d916 * Allow SHELLHASH and owner pass in PackConfig to be a salted-sha1 17 years ago
crypt.h 206e95d916 * Allow SHELLHASH and owner pass in PackConfig to be a salted-sha1 17 years ago
dcc.c be77e04e8a Merge branch 'debundle-ssl' 17 years ago
dcc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf 18 years ago
dccutil.c 75252f86c7 * Use salted_sha1cmp() for passowrd and cmdpass comparing 17 years ago
dccutil.h c3f8e9ebbf * Convert socksfile reading to new EncryptedStream/String format 17 years ago
debug.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 years ago
debug.h fd5180392b Merge branch 'remove-stackdump' 17 years ago
egg_timer.c 5cb351444f * Cleanup licenses 18 years ago
egg_timer.h fa4f5153e6 22 years ago
eggdrop.h 8b92a08fc2 * Remove the old beta-net code 18 years ago
enclink.c 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 years ago
enclink.h c815be93ad * Removed BDHASH as it wasn't even used. 18 years ago
flags.c 9a0dc420f6 Merge branch 'inline-flag-checking' 17 years ago
flags.h 1ccff9bccd * Inline some flag checking functions 17 years ago
garble.c 288300b569 * port [3868] to 1.2.16 from trunk 18 years ago
garble.h 288300b569 * port [3868] to 1.2.16 from trunk 18 years ago
hash_table.c 7af777c792 * Port [3899] to 1.2.16 from trunk 18 years ago
hash_table.h ced0ca4ac7 * Added hash table functions from egglib 21 years ago
log.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 years ago
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 years ago
main.c 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
main.h df417c1f48 * Increase the sizeof the version buffers due to git returning long version identifiers for nightly builds 17 years ago
makehelp.c fbce4d23b3 * Fix warnings in compile utils 17 years ago
makeres.c 38710702b9 Merge branch 'misc-warnings' 17 years ago
makeset.c bbf1ddd09b * Port [3934] to 1.2.16 18 years ago
match.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 years ago
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 years ago
misc.c 275b9ea9ef Merge branch 'restart-loses-nick' 17 years ago
misc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf 18 years ago
misc_file.c 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 years ago
net.c 972fc66c75 * Ensure buffer exists to prevent buffer[-1] writing 17 years ago
net.h f486983be1 Merge branch 'EncryptedStream' 17 years ago
profile.c 5cb351444f * Cleanup licenses 18 years ago
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 years ago
rfc1459.c 5cb351444f * Cleanup licenses 18 years ago
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 years ago
set.c ecaad589df Merge branch 'rbl-lookup' 17 years ago
set.h ecaad589df Merge branch 'rbl-lookup' 17 years ago
settings.h 02d4d4f4e7 * Remove conf.binpath and conf.binname 17 years ago
shell.c 956ac96b56 * Don't auto move binary to binpath/binname 17 years ago
shell.h 956ac96b56 * Don't auto move binary to binpath/binname 17 years ago
socket.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 years ago
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 years ago
sorthelp.c 5cb351444f * Cleanup licenses 18 years ago
sprintf.c 92ab12e3ba * Add right padding / left justification 17 years ago
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) 21 years ago
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 years ago
stringfix.c fbce4d23b3 * Fix warnings in compile utils 17 years ago
tandem.h df417c1f48 * Increase the sizeof the version buffers due to git returning long version identifiers for nightly builds 17 years ago
thread.c 5cb351444f * Cleanup licenses 18 years ago
thread.h 98334382b0 * Misc 22 years ago
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate 18 years ago
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 years ago
types.h bc47d5d151 * Cleanup some of the time_t mess 18 years ago
userent.c 2aea6f7a09 * Fix crypted password getting truncated on share 17 years ago
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 years ago
userrec.c 75252f86c7 * Use salted_sha1cmp() for passowrd and cmdpass comparing 17 years ago
userrec.h 4696a7652c * Don't pass fileno(f) around to Stream, use the fd or filename only 17 years ago
users.c f486983be1 Merge branch 'EncryptedStream' 17 years ago
users.h e44719ee4f * Use bd::Stream 17 years ago
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 years ago