Bryan Drewery 4dca23e75f * Localhub now listens on the unix domain socket hace 17 años
..
compat a80ab733d4 * Don't redefine bzero() as memset(). It's not portable. hace 16 años
crypto 41a418c5ec * Add AES_cbc hace 16 años
mod 02c2abcc6f * Make dns return a bd::Array of answers instead of a char** hace 16 años
.gitignore e45e36b07c * Add *.o to .gitignores hace 18 años
EncryptedStream.c 060252e0f3 * Default EncryptedStream format is now AES 256 CBC hace 16 años
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line hace 16 años
Makefile.in af75b1cde9 * Use system openssl for AES/SHA1/MD5/OPENSSL_cleanse hace 17 años
adns.c 02c2abcc6f * Make dns return a bd::Array of answers instead of a char** hace 16 años
adns.h 02c2abcc6f * Make dns return a bd::Array of answers instead of a char** hace 16 años
auth.c 4a7cf2f248 * Remove a bunch of old, unused code hace 17 años
auth.h 4a7cf2f248 * Remove a bunch of old, unused code hace 17 años
base64.c 9fe5a9ae39 * Use bdlib base64 hace 16 años
base64.h 9fe5a9ae39 * Use bdlib base64 hace 16 años
bg.c b48d1c8211 * Fix multiple warnings about unused results (warn_unused_result) hace 17 años
bg.h ea6948ccde * Remove obsoleted conf.watcher hace 17 años
binary.c 9269c6a023 * Fix crash on OpenBSD due to mmap(2) bug. hace 16 años
binary.h 14f34ecafb * Fix problem of upgrading with uninitialized binaries causing corruption hace 17 años
binds.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls hace 17 años
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) hace 17 años
botcmd.c 56878c20d3 * Fix whitespace being trimmed from cmd_botcmd replies hace 16 años
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars hace 18 años
botmsg.c 49bc2bea58 * Trim out an extra space when sending logs between hubs hace 17 años
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 hace 19 años
botnet.c d779e9dec9 * Link over unix domain socket to localhub hace 16 años
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading hace 18 años
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 hace 20 años
chan.h fb9772e1c8 Merge branch 'bantype' hace 16 años
chanprog.c 4dca23e75f * Localhub now listens on the unix domain socket hace 16 años
chanprog.h cd0622bf9f * Commit initial work for chanset 'default' hace 16 años
cmds.c 02c2abcc6f * Make dns return a bd::Array of answers instead of a char** hace 16 años
cmds.h ae0b2ac496 * Fix aliases not properly indicating bad command on leaf bots (fixes #297) hace 17 años
color.h c0e02b4d46 * More work on colors hace 22 años
common.h 4e946a28db * Remove old debugging/cygwin code hace 16 años
conf.c d779e9dec9 * Link over unix domain socket to localhub hace 16 años
conf.h d779e9dec9 * Link over unix domain socket to localhub hace 16 años
core_binds.c 6a2cd6a029 Merge branch 'remove-egg-prefix' hace 17 años
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 hace 19 años
crypt.c 41a418c5ec * Add AES_cbc hace 16 años
crypt.h 41a418c5ec * Add AES_cbc hace 16 años
dcc.c ba4760d5b4 Merge branch 'leaf-protect-telnet' hace 16 años
dcc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf hace 18 años
dccutil.c e5d7bf992c * Don't bother locking the oident file if flock() doesn't work [solaris] hace 16 años
dccutil.h e407df1289 * Only use oident for server connects, not for bot linking. hace 17 años
debug.c 9679b5d051 * Cast pid_t to unsigned long to avoid solaris warnings hace 16 años
debug.h fd5180392b Merge branch 'remove-stackdump' hace 17 años
egg_timer.c 5cb351444f * Cleanup licenses hace 18 años
egg_timer.h fa4f5153e6 hace 22 años
eggdrop.h d1a8db219c * Close file descriptors when spawning new processes hace 16 años
enclink.c 6579251b2b * Don't use heap for the ghost_write return buffer hace 16 años
enclink.h 6579251b2b * Don't use heap for the ghost_write return buffer hace 16 años
flags.c 9a0dc420f6 Merge branch 'inline-flag-checking' hace 17 años
flags.h 1ccff9bccd * Inline some flag checking functions hace 17 años
garble.c 288300b569 * port [3868] to 1.2.16 from trunk hace 18 años
garble.h 288300b569 * port [3868] to 1.2.16 from trunk hace 18 años
hash_table.c e5ee96497f * Set vim settings on {socket,adns,core_binds}.c to handle tabs properly as they were taken from egglib and never indented. hace 16 años
hash_table.h ced0ca4ac7 * Added hash table functions from egglib hace 21 años
log.c 27f47b3512 * Rename logf -> log_f to avoid linking conflict on solaris hace 16 años
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode hace 17 años
main.c 07ced985bd * Remove old reference to -e/-d STDOUT hace 16 años
main.h df417c1f48 * Increase the sizeof the version buffers due to git returning long version identifiers for nightly builds hace 17 años
makehelp.c fbce4d23b3 * Fix warnings in compile utils hace 17 años
makeres.c 38710702b9 Merge branch 'misc-warnings' hace 17 años
makeset.c bbf1ddd09b * Port [3934] to 1.2.16 hace 18 años
match.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls hace 17 años
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). hace 21 años
misc.c fb9772e1c8 Merge branch 'bantype' hace 16 años
misc.h fb9772e1c8 Merge branch 'bantype' hace 16 años
misc_file.c 322738e93c * Include limits.h for PATH_MAX hace 16 años
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) hace 18 años
net.c 4dca23e75f * Localhub now listens on the unix domain socket hace 16 años
net.h 4dca23e75f * Localhub now listens on the unix domain socket hace 16 años
profile.c 5cb351444f * Cleanup licenses hace 18 años
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) hace 18 años
rfc1459.c 5cb351444f * Cleanup licenses hace 18 años
rfc1459.h 4f9a5b49d5 * Added 005 parsing hace 22 años
set.c 4c76aa916f * Remove set 'chanset' hace 16 años
set.h cd0622bf9f * Commit initial work for chanset 'default' hace 16 años
settings.h 612932b3ed Merge branch 'conf-cleanup' hace 17 años
shell.c b4daf4e9e9 * Simply last checking hace 16 años
shell.h 820eaa2de1 * Simplify crontab handling hace 16 años
socket.c e5ee96497f * Set vim settings on {socket,adns,core_binds}.c to handle tabs properly as they were taken from egglib and never indented. hace 16 años
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 hace 20 años
sorthelp.c 5cb351444f * Cleanup licenses hace 18 años
sprintf.c 92ab12e3ba * Add right padding / left justification hace 17 años
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) hace 21 años
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h hace 22 años
stringfix.c fbce4d23b3 * Fix warnings in compile utils hace 17 años
tandem.h 2c73e786fa * Don't truncate log's timestamp when relaying logs hace 17 años
thread.c 5cb351444f * Cleanup licenses hace 18 años
thread.h 98334382b0 * Misc hace 22 años
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate hace 18 años
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
types.h bc47d5d151 * Cleanup some of the time_t mess hace 18 años
userent.c 2aea6f7a09 * Fix crypted password getting truncated on share hace 17 años
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
userrec.c 541098d21b * Remove invalid and unneeded compatibility code hace 16 años
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack hace 16 años
users.c d779e9dec9 * Link over unix domain socket to localhub hace 16 años
users.h e44719ee4f * Use bd::Stream hace 17 años
utc-time.c bc91a7e206 * Added rcsid[] to all files hace 21 años