Cronologia Commit

Autore SHA1 Messaggio Data
  Bryan Drewery cbe09f0fe5 * Fixed Auth::GetIdx() to work with expired idx. (#109) 21 anni fa
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 anni fa
  Bryan Drewery d88dcf0e16 * Clear the hash/rand strings after authing is complete. 21 anni fa
  Bryan Drewery fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. 21 anni fa
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 anni fa
  Bryan Drewery b150c05717 * Auth system rewritten into a class 21 anni fa
  Bryan Drewery b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them 21 anni fa
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 anni fa
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 anni fa
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 anni fa
  Bryan Drewery 63c02529f7 * Auth hashes weren't being MD5d 21 anni fa
  Bryan Drewery 50372107ab * auth/enclink/dcc hash strings are now cleared from memory after being hashed. 21 anni fa
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 anni fa
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 anni fa
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 anni fa
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 anni fa
  Bryan Drewery b24581cdf5 * More work on new settings data 22 anni fa
  Bryan Drewery 334e83be3d * AUTHHASH now works as follows: 22 anni fa
  Bryan Drewery 610bf09a6b * Removed AUTHCMDS define 22 anni fa
  Bryan Drewery b845b43b4c * Some initial bd work 22 anni fa
  Bryan Drewery 3bff35ad3c * Lame authkey ! 22 anni fa
  Bryan Drewery 9c6eb6bc11 * Code improvements 22 anni fa
  Bryan Drewery eb00a9de26 * Just some indenting 22 anni fa
  Bryan Drewery 80e085ed47 * Some STR() additions 22 anni fa
  Bryan Drewery f3776a3410 * Finished removing all the modules. 22 anni fa
  Bryan Drewery 8c834e18ed * Added cmds: encrypt, decrypt, md5, sha1. 22 anni fa
  Bryan Drewery 2b3124b4ba * Removed server.mod from the 'modules' 22 anni fa
  Bryan Drewery 555eaed5f3 * cmd_timers now shows more. 22 anni fa
  Bryan Drewery 84d6b39f27 * OK, TCL IS OUT, WOOOOOOOO :) 22 anni fa
  Bryan Drewery 06667e02cb * Forgot a few pointers 22 anni fa