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