تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Bryan Drewery e180e43b63 * Port [3405] to 1.2.14 19 سال پیش
  Bryan Drewery 53e4db37b9 * Port [3317] to 1.2.14 19 سال پیش
  Bryan Drewery 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. 21 سال پیش
  Bryan Drewery 40c4d0e8f6 21 سال پیش
  Bryan Drewery 66ec6172c0 * Changed password encryption, should auto convert, might need to reset all though. (#75) 21 سال پیش
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d 21 سال پیش
  Bryan Drewery 758beb24e5 * Added some stupid stuff for console crypting for future use 21 سال پیش
  Bryan Drewery 919cc86701 * strncat() was cutting off 1 char short, had to account for this in new strlcat() calls 21 سال پیش
  Bryan Drewery a2fde485dd * Changed the few strncat()s to OpenBSD's strlcat() 21 سال پیش
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 سال پیش
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 سال پیش
  Bryan Drewery 7304ec159e 21 سال پیش
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 سال پیش
  Bryan Drewery b83928cdf0 * More c++ leaf fixes, now for hub :) 22 سال پیش
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 سال پیش
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 سال پیش
  Bryan Drewery b24581cdf5 * More work on new settings data 22 سال پیش
  Bryan Drewery edffa072e6 * Made a MAXPASSLEN 22 سال پیش
  Bryan Drewery ef5e1228ef * Didnt need MD5/btoh word 22 سال پیش
  Bryan Drewery 819c9ea407 * More optimizations 22 سال پیش
  Bryan Drewery 3e266987df * Pipelined btoh() to 4 stages 22 سال پیش
  Bryan Drewery 1e50bd5eb6 * Added MD5WORD() to return capital hex md5 with colon every 2 bytes 22 سال پیش
  Bryan Drewery 7d675731fe * the _binary functions return unsigned data 22 سال پیش
  Bryan Drewery c865444578 * Added base64[.c|.h] 22 سال پیش
  Bryan Drewery 78d8c05fa5 * Made some large buffers quite smaller 22 سال پیش
  Bryan Drewery 2e58c63a11 * Now using calloc() everywhere 22 سال پیش
  Bryan Drewery 56b3508372 * woops 22 سال پیش
  Bryan Drewery 9c6eb6bc11 * Code improvements 22 سال پیش
  Bryan Drewery aaf3e2f0b4 * Large buffers 22 سال پیش
  Bryan Drewery c9e12675e4 * CYGWIN fixes :) 22 سال پیش