Commit Graph

892 Commits

Author SHA1 Message Date
dsandersoremutah
74a4222187 Added comment about keeping definitions in sync with java and C#
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@910 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-26 17:37:53 +00:00
dsandersoremutah
587b534ec3 Added methods for collecting statistics to C# classes. Also made needed changes in C++ code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@909 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-26 14:55:33 +00:00
dsandersoremutah
dbe96ddad4 Added some comments to some structures.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@908 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-26 14:54:27 +00:00
dsandersoremutah
33bf8314f9 Got rid of showing extended cache statistics.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@907 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 20:29:54 +00:00
dsandersoremutah
7ef9dfd2af Reorganized C# unit tests - divided into different modules - was getting too large.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@906 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 20:29:17 +00:00
dsandersoremutah
a03c9de4e7 Added methods to C# for setting cache limits and getting cache information. Also added unit tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@905 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 19:36:16 +00:00
dsandersoremutah
a16671fb45 Added methods to C# for setting cache limits and getting cache information. Also added unit tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@904 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 19:35:22 +00:00
dsandersoremutah
23e0dacc2a Needed to call inputData instead of inputKey.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@903 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 18:12:23 +00:00
ahodgkinson
cdb5e3b15c XFLAIM change. Added f_ccs.cpp and f_ccs.h.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@902 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 16:10:05 +00:00
dsandersoremutah
310116785c Changed the marshalling on some string parameters to only be marshalled when they are passed INTO the native C++ code - because they are const char * in native C++ - no need to marshal when returning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@901 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 16:05:49 +00:00
dsandersoremutah
cb33c2f06b Added reset method to DataVector class in C#.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@900 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 15:50:39 +00:00
dsandersoremutah
1af19b5395 Added some more methods to the DataVector class, and added some more unit tests for the DataVector class - in C#.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@899 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 15:46:31 +00:00
dsandersoremutah
ef96fb881c Added DataVector class to C# code, along with some unit tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@898 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 23:20:01 +00:00
ahodgkinson
1f800175b5 XFLAIM change. Minor change to unit tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@897 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 22:41:18 +00:00
ahodgkinson
4ad4c0129e XFLAIM change. Cleanup and re-structuring of the internal cryptographic interfaces.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@896 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 22:40:46 +00:00
ahodgkinson
b6652dc28b XFLAIM change. Needed to pass "optimize+" rather than "optimized+" to the C# compiler.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@895 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 20:56:06 +00:00
ahodgkinson
db9b81e4d8 FLAIM change. Fixed VS 2005 compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@894 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 19:07:23 +00:00
ahodgkinson
cdcbd08f85 Added calls to linda to check Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@893 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 18:54:44 +00:00
dsandersoremutah
5cab689eb0 Fixed up structures used in C# to exactly match the definitions - so that it won't matter if we are compiling on 64 bit or 32 bit platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@892 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 18:10:49 +00:00
ahodgkinson
a885437933 FLAIM change. Needed to create the Ubuntu package directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@891 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:47:12 +00:00
ahodgkinson
12679211cb Minor change for ubuntubin target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@890 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:36:20 +00:00
ahodgkinson
613f3facad FLAIM change. Misc. updates for Ubuntu.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@889 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:28:03 +00:00
ahodgkinson
81622f803b FLAIM change. Merged FTK Makefile changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@888 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:25:05 +00:00
ahodgkinson
ae33079092 FTK changes. Updates for Ubuntu packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@887 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:05:28 +00:00
dsandersoremutah
5d6ed25106 Changed all native functions to return RCODE instead of int. Also changed XFlaimException to receive an RCODE instead of an int. Changed all int rc to RCODE rc.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@886 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 15:59:47 +00:00
dsandersoremutah
33b2c21736 Changed fields in XFLM_CREATE_OPTS structure so that they will always match how they are defined in csharp, regardless of whether we are on a 64 bit or 32 bit platform.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@885 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 15:50:37 +00:00
dsandersoremutah
37b496bb01 Changed CREATE_OPTS to XFLM_CREATE_OPTS to match the name of the structure that is defined in xflaim.h
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@884 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 15:30:18 +00:00
dsandersoremutah
d910cbde66 Made a few enhancements to how streams are handled. Modified corresponding unit tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@883 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 15:24:24 +00:00
dsandersoremutah
ad3b140608 Should not change the NE_FLM_EOF_HIT error to NE_FLM_OK inside of F_Base64DecoderIStream class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@882 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 15:13:02 +00:00
dsandersoremutah
450009bd51 Should have been testing puiBytesRead, not *puiBytesRead.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@881 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 14:52:35 +00:00
dsandersoremutah
270f6f1713 Added IStream and OStream to C# classes - along with methods in DbSystem class to create objects of these types.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@880 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 14:48:17 +00:00
dsandersoremutah
9814449322 Fixed some linux compile errors for C# code
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@879 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 18:05:04 +00:00
dsandersoremutah
cb890340dc Added DbSystem.dbRebuild to C#. Also added a unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@878 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:33:52 +00:00
dsandersoremutah
deb8ddd1eb Modified dbRebuild to correctly report database size and the total bytes examined in the callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@877 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:33:09 +00:00
dsandersoremutah
4fe6f59633 Added some comments about keeping enums and defines in sync with java and csharp code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@876 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:32:40 +00:00
dsandersoremutah
83fe770065 Added DbSystem.dbRename. Also added unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@875 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 21:47:16 +00:00
dsandersoremutah
21f6986ec0 Added DbSystem.dbCheck. Also added unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@874 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 21:21:43 +00:00
ahodgkinson
22e6ca8c72 XFLAIM change. Re-added devel-rpm description.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@873 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 20:04:00 +00:00
ahodgkinson
c350f7d0f8 FLAIM change. Re-added devel-rpm description.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@872 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 19:58:58 +00:00
ahodgkinson
ce9b2fb0da FTK change. Needed to create the Doxygen output directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@871 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 19:05:54 +00:00
ahodgkinson
dfb5f22df4 XFLAIM changes. Added files needed to build Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@870 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:31:55 +00:00
ahodgkinson
df23371989 XFLAIM change. First round of changes for building Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@869 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:24:14 +00:00
ahodgkinson
6dccf2e0fc FLAIM change. Makefile cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@868 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:23:15 +00:00
ahodgkinson
39efe2964b FTK change. Removed pathinfo target from makefile.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@867 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:24:21 +00:00
ahodgkinson
431db65efb FLAIM change. Needed to calculate the svn revision when building debsrc target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@866 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:23:30 +00:00
ahodgkinson
0109c96e2a FLAIM changes. Minor changes to fix build of Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@865 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:22:22 +00:00
ahodgkinson
4ac2fc4cbe FLAIM change. Added files for Debian.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@864 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:01:46 +00:00
ahodgkinson
ee9eaf765a FLAIM change. Initial support for building Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@863 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:00:41 +00:00
ahodgkinson
d6521d7ae2 FTK change. Merged Makefile changes from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@862 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 16:59:38 +00:00
dsandersoremutah
433218bb22 Added backup and restore operations to C# bindings. Also added unit test for backup and restore.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@861 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 16:13:38 +00:00