Historial de Commits

Autor SHA1 Mensaje Fecha
  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 8eaa6e7707 * dprintf() now longer uses a static char buffer, don't know why it was hace 21 años
  Bryan Drewery cc2720e940 * Added DP_DUMP hace 21 años
  Bryan Drewery 6e3ad4619f * Fixed leaf using hub port for /ctcp chat hace 21 años
  Bryan Drewery b0d09e3f60 * Added support for floodless iline (dont queue to server) hace 21 años
  Bryan Drewery 5cdc0debaa * Indenting hace 21 años
  Bryan Drewery f5a01431cb * Fixed $b still showing up with .color off hace 21 años
  Bryan Drewery cf19e88ab0 * Let outbound telnet connections timeout after 40 seconds hace 21 años
  Bryan Drewery cb929cf517 hace 21 años
  Bryan Drewery 9587fd9d2a * Added valid_idx() hace 21 años
  Bryan Drewery 1653d4ddcc * DCC[] list is no longer shifter hace 21 años
  Bryan Drewery e13f57dcc7 * Small hub fixes 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 f94a5115d7 * removedcc() should be static hace 21 años
  Bryan Drewery 8028880c24 * Debugging hace 21 años
  Bryan Drewery 3826093eab * Show dns_idx/servidx with cmd_dccstat hace 21 años
  Bryan Drewery 55abd6995c * Make sure the idx we're checking exists! hace 21 años
  Bryan Drewery 667125ad15 * Async dns now works for server connects hace 21 años
  Eggheads Development Team (Ported by Bryan) eceef1cd82 * Added some new async_dns code for testing and transition to hace 21 años
  Bryan Drewery 2d0faf26ab * Changed max_dcc back to 200, no need for more yet hace 21 años
  Bryan Drewery 659fa81c8b * Raised maxdcc and maxfd to 300 hace 21 años
  Bryan Drewery 1413abcd5d * Undid sockt_t/size_t patches hace 22 años
  Bryan Drewery 0fea40eedb * Autoaway after 10 minutes hace 22 años
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it hace 22 años
  Bryan Drewery c0e02b4d46 * More work on colors hace 22 años
  Bryan Drewery ae1ac960aa * Inlining work hace 22 años
  Bryan Drewery f11df69244 * Added support for $b/$u hace 22 años
  Bryan Drewery aed2b5005f * Removed a ton of unused paramaters hace 22 años