Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery efc010fa11 * Converted some functions over hace 21 años
  Bryan Drewery ee3dd82b99 * Changed some if (localhub) to if (conf.bot->localhub) hace 21 años
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() hace 21 años
  Bryan Drewery f6b3d97611 * Forgot some checking for dcc[].type hace 21 años
  Bryan Drewery 40224bbdf0 * Fixed a dcctable list 'gap'/'leak' hace 21 años
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations hace 21 años
  Bryan Drewery bd202e1f7c * Fixed relay segfault hace 21 años
  Bryan Drewery 9dc25aedc5 * Final fixes for yellow hubs in bottree hace 21 años
  Bryan Drewery 0ed7aa4f39 * Fixed hubs not showing as YELLOW in bottree hace 21 años
  Bryan Drewery babd237f66 * Fixes for cmd_bots hace 21 años
  Bryan Drewery 24fe7d84f3 * Improvemnts to cmd_bots [nodename] hace 21 años
  Bryan Drewery f213f87c45 * cmd_bots now takes an optional parameter. A nodename (hostname) to match for bots. Down bots are prepended with a *. hace 21 años
  Bryan Drewery aeef675d2c hace 21 años
  Bryan Drewery 2ad726610a * Show HUBS as yellow in cmd_bottree hace 21 años
  Bryan Drewery b62c8fcdb4 * Moved dcc[].u.dns->dns_id to dcc[].dns_id hace 21 años
  Bryan Drewery d71e4cbd68 * Fix dns_id in dcc[].u.dns being filled with -1 after callback has already been called hace 21 años
  Bryan Drewery 6139935b48 * Re-implemented DNSWAIT dcc table hace 21 años
  Bryan Drewery d84cfe2606 * Use and validate dns_id for dcc/dnsing hace 21 años
  Bryan Drewery 1e9b78721c hace 21 años
  Bryan Drewery 8e2a09b0ca * check_botnet_pings looped the same struct 3 times, combined into 1 loop hace 21 años
  Bryan Drewery ee474bd70c * DNSWAIT removed from pre_fork checking hace 21 años
  Bryan Drewery 65964521f0 * Removed dns resolving from dcc, not needed. hace 21 años
  Bryan Drewery 72bbad6f2e * Relay now uses new dns hace 21 años
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... hace 21 años
  Bryan Drewery ab7f996c92 * open_telnet() should only call hostprotocol() if the host is not already resolved hace 21 años
  Bryan Drewery 1413abcd5d * Undid sockt_t/size_t patches hace 22 años
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
  Bryan Drewery b78962cf18 * C++ hub fixes hace 22 años
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) hace 22 años
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it hace 22 años