Histórico de Commits

Autor SHA1 Mensagem Data
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() há 21 anos atrás
  Bryan Drewery 63c02529f7 * Auth hashes weren't being MD5d há 21 anos atrás
  Bryan Drewery 50372107ab * auth/enclink/dcc hash strings are now cleared from memory after being hashed. 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 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. há 22 anos atrás
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) há 22 anos atrás
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it há 22 anos atrás
  Bryan Drewery b24581cdf5 * More work on new settings data há 22 anos atrás
  Bryan Drewery 334e83be3d * AUTHHASH now works as follows: há 22 anos atrás
  Bryan Drewery 610bf09a6b * Removed AUTHCMDS define há 22 anos atrás
  Bryan Drewery b845b43b4c * Some initial bd work há 22 anos atrás
  Bryan Drewery 3bff35ad3c * Lame authkey ! há 22 anos atrás
  Bryan Drewery 9c6eb6bc11 * Code improvements há 22 anos atrás
  Bryan Drewery eb00a9de26 * Just some indenting há 22 anos atrás
  Bryan Drewery 80e085ed47 * Some STR() additions há 22 anos atrás
  Bryan Drewery f3776a3410 * Finished removing all the modules. há 22 anos atrás
  Bryan Drewery 8c834e18ed * Added cmds: encrypt, decrypt, md5, sha1. há 22 anos atrás
  Bryan Drewery 2b3124b4ba * Removed server.mod from the 'modules' há 22 anos atrás
  Bryan Drewery 555eaed5f3 * cmd_timers now shows more. há 22 anos atrás
  Bryan Drewery 84d6b39f27 * OK, TCL IS OUT, WOOOOOOOO :) há 22 anos atrás
  Bryan Drewery 06667e02cb * Forgot a few pointers há 22 anos atrás
  Bryan Drewery 97b922f5ad * Huge commit, went through every source file (exlcluding compat) há 22 anos atrás
  Bryan Drewery 4913ef76f6 * Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details. há 22 anos atrás
  Bryan Drewery 567cbb87b3 * Moved eggmain.h to common.h há 22 anos atrás
  Bryan Drewery ab16af6526 * Cleared out eggdrop.h, just need to merge eggmain.h to eggdrop.h now há 22 anos atrás
  Bryan Drewery a08346a247 * Eliminated proto.h. All .c files now have their own header file. há 22 anos atrás
  Bryan Drewery b8b66ab745 * Renamed main.h to eggmain.h (temp, will clear it all out later) há 22 anos atrás
  Bryan Drewery 39d0b57cd0 * Implemented strdup() há 22 anos atrás
  Bryan Drewery 13bf4ea9b0 * Removed nmalloc() nrealloc() nfree() há 22 anos atrás
  Bryan Drewery 7c166d3016 * Removed all the expmem code...still need to fix up memory table... há 22 anos atrás