Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and MESSAGE-INTEGRITY

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1002 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/pjlib-util/build/pjlib_util.dsp b/pjlib-util/build/pjlib_util.dsp
index 3f5d9f6..555a6c1 100644
--- a/pjlib-util/build/pjlib_util.dsp
+++ b/pjlib-util/build/pjlib_util.dsp
@@ -87,6 +87,10 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"

 # Begin Source File

 

+SOURCE="..\src\pjlib-util\crc32.c"

+# End Source File

+# Begin Source File

+

 SOURCE="..\src\pjlib-util\dns.c"

 # End Source File

 # Begin Source File

@@ -95,10 +99,6 @@
 # End Source File

 # Begin Source File

 

-SOURCE="..\src\pjlib-util-test\encryption.c"

-# End Source File

-# Begin Source File

-

 SOURCE="..\src\pjlib-util\errno.c"

 # End Source File

 # Begin Source File

@@ -189,6 +189,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE="..\include\pjlib-util\crc32.h"

+# End Source File

+# Begin Source File

+

 SOURCE="..\include\pjlib-util\dns.h"

 # End Source File

 # Begin Source File