Commit Graph

8 Commits

Author SHA1 Message Date
ahodgkinson
a6a00bc447 Fixed issue where we weren't reading enough from the base 64 stream when encoding a key for storage in the database.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@650 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 18:06:54 +00:00
dsandersoremutah
1aea353f19 Needed to make sure that the bufferStream object did not get deconstructed before the B64Decoder object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@595 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 19:35:47 +00:00
dsandersoremutah
2f396d7e37 Made some changes so it will compile when FLM_USE_NICI is defined.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@544 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 19:26:54 +00:00
ahodgkinson
7de8b6be39 Ported FLAIM to FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@509 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 22:59:36 +00:00
ahodgkinson
3eaf791406 Added support for large field values (up to 4 GB), async and direct I/O on Linux and Solaris, and performed major code cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@213 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-28 19:25:14 +00:00
ahodgkinson
7b7988153a Changes to allow atomic operators to use a mutex if provided by the caller. The mutex will only be used if native atomic operations aren't supported on the host platform.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@192 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-17 21:59:35 +00:00
ahodgkinson
3ab7a1878a Added support for atomic operations on a wider variety of platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@165 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 16:23:02 +00:00
dsandersoremutah
c55dab446f Renamed version4 to flaim and version5 to xflaim
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@7 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-27 21:06:39 +00:00