1
0
Bryan Drewery 6d5e997962 * Don't use dumplots() for cmd_botcmd reply. Let the target cmd determine this. 16 жил өмнө
..
compat a80ab733d4 * Don't redefine bzero() as memset(). It's not portable. 16 жил өмнө
crypto 41a418c5ec * Add AES_cbc 16 жил өмнө
mod 145261d087 * Remove unfinished flood control code 16 жил өмнө
.gitignore e45e36b07c * Add *.o to .gitignores 18 жил өмнө
EncryptedStream.c 060252e0f3 * Default EncryptedStream format is now AES 256 CBC 16 жил өмнө
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 жил өмнө
Makefile.in af75b1cde9 * Use system openssl for AES/SHA1/MD5/OPENSSL_cleanse 17 жил өмнө
adns.c 23fe2fc528 Merge branch 'fix-memory-leaks' 16 жил өмнө
adns.h 02c2abcc6f * Make dns return a bd::Array of answers instead of a char** 16 жил өмнө
auth.c 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
auth.h 4a7cf2f248 * Remove a bunch of old, unused code 17 жил өмнө
base64.c 9fe5a9ae39 * Use bdlib base64 16 жил өмнө
base64.h 9fe5a9ae39 * Use bdlib base64 16 жил өмнө
bg.c b48d1c8211 * Fix multiple warnings about unused results (warn_unused_result) 17 жил өмнө
bg.h ea6948ccde * Remove obsoleted conf.watcher 17 жил өмнө
binary.c 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL 16 жил өмнө
binary.h 14f34ecafb * Fix problem of upgrading with uninitialized binaries causing corruption 17 жил өмнө
binds.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 жил өмнө
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 жил өмнө
botcmd.c 6d5e997962 * Don't use dumplots() for cmd_botcmd reply. Let the target cmd determine this. 16 жил өмнө
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars 18 жил өмнө
botmsg.c 49bc2bea58 * Trim out an extra space when sending logs between hubs 16 жил өмнө
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 19 жил өмнө
botnet.c 40b04bf284 * Note when connecting that it is encrypted 16 жил өмнө
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 fb9772e1c8 Merge branch 'bantype' 16 жил өмнө
chanprog.c 4bbe2398e6 * Remove duplicate memory allocation. A very small memory leak. 16 жил өмнө
chanprog.h ccaf7c9328 * Add child bots on link if wiped out from shared userlist 16 жил өмнө
cmds.c 9b5c5cdca8 * Display floodbots (+f) in cmd_userlist 16 жил өмнө
cmds.h ae0b2ac496 * Fix aliases not properly indicating bad command on leaf bots (fixes #297) 17 жил өмнө
color.h c0e02b4d46 * More work on colors 22 жил өмнө
common.h 4e946a28db * Remove old debugging/cygwin code 16 жил өмнө
conf.c 3f0d4d4d7c * Link using unix domain socket at ${datadir}/.sock.${localhub nick} 16 жил өмнө
conf.h d779e9dec9 * Link over unix domain socket to localhub 16 жил өмнө
core_binds.c 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 жил өмнө
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 19 жил өмнө
crypt.c 41a418c5ec * Add AES_cbc 16 жил өмнө
crypt.h 41a418c5ec * Add AES_cbc 16 жил өмнө
dcc.c 87e710e008 * Use enclink for relays 16 жил өмнө
dcc.h 87e710e008 * Use enclink for relays 16 жил өмнө
dccutil.c e8e120cde9 * Allow localhub to operate as a hub in some ways 16 жил өмнө
dccutil.h e407df1289 * Only use oident for server connects, not for bot linking. 17 жил өмнө
debug.c 9679b5d051 * Cast pid_t to unsigned long to avoid solaris warnings 16 жил өмнө
debug.h fd5180392b Merge branch 'remove-stackdump' 17 жил өмнө
egg_timer.c 5cb351444f * Cleanup licenses 18 жил өмнө
egg_timer.h fa4f5153e6 22 жил өмнө
eggdrop.h d1a8db219c * Close file descriptors when spawning new processes 16 жил өмнө
enclink.c 87e710e008 * Use enclink for relays 16 жил өмнө
enclink.h 87e710e008 * Use enclink for relays 16 жил өмнө
flags.c ccedef4c46 * When in +f, automatically remove -D 16 жил өмнө
flags.h 1ccff9bccd * Inline some flag checking functions 17 жил өмнө
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 e5ee96497f * Set vim settings on {socket,adns,core_binds}.c to handle tabs properly as they were taken from egglib and never indented. 16 жил өмнө
hash_table.h ced0ca4ac7 * Added hash table functions from egglib 21 жил өмнө
log.c 27f47b3512 * Rename logf -> log_f to avoid linking conflict on solaris 16 жил өмнө
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 жил өмнө
main.c 450bbc24cb * Move ison timer to server_secondly 16 жил өмнө
main.h 6188eb8f3a * Localhub: Don't share out VAR_NOLDEF vars to child bots until linked to a hub 16 жил өмнө
makehelp.c fbce4d23b3 * Fix warnings in compile utils 17 жил өмнө
makeres.c 38710702b9 Merge branch 'misc-warnings' 17 жил өмнө
makeset.c bbf1ddd09b * Port [3934] to 1.2.16 18 жил өмнө
match.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 жил өмнө
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 жил өмнө
misc.c a6e5a14667 * Add note to banner 16 жил өмнө
misc.h fb9772e1c8 Merge branch 'bantype' 16 жил өмнө
misc_file.c e2ba5ba506 * Fix multiple memory leaks in class Tempfile 16 жил өмнө
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 жил өмнө
net.c 089e28ab59 * Rename sun to sock_un as solaris seems to have 'sun' as a reserved constant 16 жил өмнө
net.h 089e28ab59 * Rename sun to sock_un as solaris seems to have 'sun' as a reserved constant 16 жил өмнө
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 ccedef4c46 * When in +f, automatically remove -D 16 жил өмнө
set.h 5966564b06 * Add set 'callerid' to run bot in CALLERID mode (+g). +c bots will automatically accept messages from known users. (fixes #45) 16 жил өмнө
settings.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL 16 жил өмнө
shell.c 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL 16 жил өмнө
shell.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL 16 жил өмнө
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. 16 жил өмнө
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 fbce4d23b3 * Fix warnings in compile utils 17 жил өмнө
tandem.h 2c73e786fa * Don't truncate log's timestamp when relaying logs 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 1da96702f3 * Share protected user entries with localhubs for their children 16 жил өмнө
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 жил өмнө
userrec.c d65efaeadb * When auto adding hostname, do not consider -telnet! hostnames as conflicting. 16 жил өмнө
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack 16 жил өмнө
users.c bfa6a60b6b * Add note that a user not found may just be a permissions issue 16 жил өмнө
users.h e44719ee4f * Use bd::Stream 17 жил өмнө
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 жил өмнө