Histórico de Commits

Autor SHA1 Mensagem Data
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files há 21 anos atrás
  Bryan Drewery eb620e7634 * Don't warn about falures to listen on port 113 há 21 anos atrás
  Bryan Drewery 24a22d7799 * Added some error logging for failed bind() listen() and getsockname() há 21 anos atrás
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() há 21 anos atrás
  Bryan Drewery 0883637432 * Added strerror(errno) to "Can't create new socket" error log há 21 anos atrás
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() há 21 anos atrás
  Bryan Drewery 583a1b921f * Setup the read/write encrypt/decrypt functions to work through the new link encryption system há 21 anos atrás
  Bryan Drewery df79d72a21 * Moved host/ip buffers in conf_bot to conf_bot.conf_net há 21 anos atrás
  Bryan Drewery d92380ef77 * Leaked socket on failed address bind. há 21 anos atrás
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations há 21 anos atrás
  Bryan Drewery 80c203ed5f há 21 anos atrás
  Bryan Drewery 2a1a267259 * findanysnum() was stopping short by 1 in it's search for a socket há 21 anos atrás
  Bryan Drewery 25cd6464fc * Some misc fixes, hopefully to fix this pesky dead socket stuff há 21 anos atrás
  Bryan Drewery 85370c11f5 há 21 anos atrás
  Bryan Drewery 5224d8a8d4 há 21 anos atrás
  Bryan Drewery 8aff1b8bd0 há 21 anos atrás
  Bryan Drewery 1653d4ddcc * DCC[] list is no longer shifter há 21 anos atrás
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... há 21 anos atrás
  Bryan Drewery e55d48b01a * More debugging há 21 anos atrás
  Bryan Drewery 6a27db74d8 * Sockets can be 1 há 21 anos atrás
  Bryan Drewery 169f1bb895 há 21 anos atrás
  Bryan Drewery 24c7ede84a há 21 anos atrás
  Bryan Drewery ffca82d1c2 há 21 anos atrás
  Bryan Drewery 8adba10a65 há 21 anos atrás
  Bryan Drewery 058d3a8d4e * Idx can potentialy be *0*, some places only checked >0 and not >=0 há 21 anos atrás
  Bryan Drewery 916c859775 * Make hostprotocol() check if the ip is resolved, not open_telnet() há 21 anos atrás
  Bryan Drewery ab7f996c92 * open_telnet() should only call hostprotocol() if the host is not already resolved há 21 anos atrás
  Bryan Drewery c344766665 há 21 anos atrás
  Bryan Drewery 82866c465d * Fixed open_telnet_raw() to NOT re-dns (with blocking calls) the specified host if it há 21 anos atrás
  Eggheads Development Team (Ported by Bryan) eceef1cd82 * Added some new async_dns code for testing and transition to há 21 anos atrás