Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery fded6bc4d5 Add vim modeline everywhere hace 12 años
  Bryan Drewery c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx hace 16 años
  Bryan Drewery fbfdd1939e * Return bind check result for dcc hace 16 años
  Bryan Drewery 6c4a303293 * Send auth responses in notice if triggered from chan. Privmsg if from msg hace 16 años
  Bryan Drewery a395e50a9b * Use sizeof() for chan name size hace 16 años
  Bryan Drewery 3881a00742 * More nicklen/handlen cleanups hace 16 años
  Bryan Drewery 40255aea0c * Cleanup dcc.nick/host/simulbot lengths hace 16 años
  Bryan Drewery a318d5445d * Make Auth use bd::HashTable hace 16 años
  Bryan Drewery 4a7cf2f248 * Remove a bunch of old, unused code hace 17 años
  Bryan Drewery 7af777c792 * Port [3899] to 1.2.16 from trunk hace 18 años
  Bryan Drewery 160a7c5103 * Cleanup all time_t warnings hace 18 años
  Bryan Drewery 7a3d3b94dd * Remove some unused code hace 18 años
  Bryan Drewery 288300b569 * port [3868] to 1.2.16 from trunk hace 18 años
  Bryan Drewery 5cb351444f * Cleanup licenses hace 18 años
  Bryan Drewery 9e40d1c45b * Garble a ton of vital string markers hace 18 años
  Bryan Drewery e180e43b63 * Port [3405] to 1.2.14 hace 19 años
  Bryan Drewery 738ccb5818 * Port [3133] to 1.2.13 hace 19 años
  Bryan Drewery cbe09f0fe5 * Fixed Auth::GetIdx() to work with expired idx. (#109) hace 21 años
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. hace 21 años
  Bryan Drewery d88dcf0e16 * Clear the hash/rand strings after authing is complete. hace 21 años
  Bryan Drewery fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. hace 21 años
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() hace 21 años
  Bryan Drewery b150c05717 * Auth system rewritten into a class hace 21 años
  Bryan Drewery b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them hace 21 años
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files hace 21 años
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() hace 21 años
  Bryan Drewery 63c02529f7 * Auth hashes weren't being MD5d hace 21 años
  Bryan Drewery 50372107ab * auth/enclink/dcc hash strings are now cleared from memory after being hashed. hace 21 años
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations hace 21 años