提交歷史

作者 SHA1 備註 提交日期
  Bryan Drewery 9fe5a9ae39 * Use bdlib base64 16 年之前
  Bryan Drewery d1b93cc19b * Restore old base64 functions to ensure maximum compatibility. 17 年之前
  Bryan Drewery f9a4f57810 * Fix EncryptedStream to use external decoding functions 18 年之前
  Bryan Drewery 9024a7d89f * Move encrypt_binary() and decrypt_binary() to aes_util.c 20 年之前
  Bryan Drewery 0bda06f935 * Implement %u %lu %ld %x %X %lx %lX in simple_snprintf 18 年之前
  Bryan Drewery 5cb351444f * Cleanup licenses 18 年之前
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now 21 年之前
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 年之前
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 年之前
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 年之前
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 年之前
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年之前
  Bryan Drewery ffde807dc6 * Some ISO C fixes 22 年之前
  Bryan Drewery 7681ebdab4 * Optimized a few multiplies/divides into shifts 22 年之前
  Bryan Drewery c865444578 * Added base64[.c|.h] 22 年之前