Commit History

Author SHA1 Message Date
  Bryan Drewery 3881a00742 * More nicklen/handlen cleanups 16 years ago
  Bryan Drewery 87e710e008 * Use enclink for relays 16 years ago
  Bryan Drewery 77f50c0e0d * Cleanup bot linking over unix domain socket 16 years ago
  Bryan Drewery 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf 18 years ago
  Bryan Drewery bc47d5d151 * Cleanup some of the time_t mess 18 years ago
  Bryan Drewery 5d90015315 * Fix a very rare segfault when closing the identd socket (fixes #410) 18 years ago
  Bryan Drewery 7fd69e5820 * Port [3188] to 1.2.14 19 years ago
  Bryan Drewery 7f88901fa4 * Ported [2727] to 1.2.10 (tempdir, update fixes) 20 years ago
  Bryan Drewery e904b180eb * Ported [2537] to 1.2.9 20 years ago
  Bryan Drewery 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 years ago
  Bryan Drewery 1d1c62a6eb * Fixed hub segfaults (on Linux) with bot links. (#155) 21 years ago
  Bryan Drewery be10ef4019 * Fixed hub forgetting it's uplink. 21 years ago
  Bryan Drewery e102d8a557 * No longer initializing dcc[] union as chat_info for bots (might cause segfaults, but should be quickly found) 21 years ago
  Bryan Drewery 8393cb9068 * Fixed ANSI codes incorrectly being accounted for in dumplots() 21 years ago
  Bryan Drewery 394fd8acf0 * Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100) 21 years ago
  Bryan Drewery c7cf701f72 * Don't send sysinfo/username/nodename until bot has loaded userfile and compared to old value. 21 years ago
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 years ago
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 21 years ago
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) 21 years ago
  Bryan Drewery b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them 21 years ago
  Bryan Drewery dfe1caf6e6 * Changed dcc[].msgc to dcc[].irc 21 years ago
  Bryan Drewery af11695e50 * Converted over dcc.c 21 years ago
  Bryan Drewery efc010fa11 * Converted some functions over 21 years ago
  Bryan Drewery 57b763a3d6 * Removed old compatability code for linking 21 years ago
  Bryan Drewery 37f01436cf * Added a SHA1 hash to the encryption negotiation to stop non-bots (hackers) from playing :) 21 years ago
  Bryan Drewery 81af5d20f1 * Added ability to negotiate a different link encryption for future use. 21 years ago
  Bryan Drewery b62c8fcdb4 * Moved dcc[].u.dns->dns_id to dcc[].dns_id 21 years ago
  Bryan Drewery cb929cf517 21 years ago
  Bryan Drewery 6139935b48 * Re-implemented DNSWAIT dcc table 21 years ago
  Bryan Drewery d84cfe2606 * Use and validate dns_id for dcc/dnsing 21 years ago