r2618 - in trunk/libmcrypto: . include include/libmcrypto
include/libmcrypto/gnutls include/libmcrypto/openssl m4
source source/gnutls source/openssl tests win32
mikma at minisip.org
mikma at minisip.org
Sun Jun 4 13:11:28 CEST 2006
Author: mikma
Date: 2006-06-04 13:11:27 +0200 (Sun, 04 Jun 2006)
New Revision: 2618
Modified:
trunk/libmcrypto/AUTHORS
trunk/libmcrypto/COPYING.LIB
trunk/libmcrypto/ChangeLog
trunk/libmcrypto/Makefile.am
trunk/libmcrypto/NEWS
trunk/libmcrypto/README
trunk/libmcrypto/bootstrap
trunk/libmcrypto/configure.ac
trunk/libmcrypto/include/Makefile.am
trunk/libmcrypto/include/config.h
trunk/libmcrypto/include/libmcrypto/Makefile.am
trunk/libmcrypto/include/libmcrypto/ZrtpDH.h
trunk/libmcrypto/include/libmcrypto/aes.h
trunk/libmcrypto/include/libmcrypto/base64.h
trunk/libmcrypto/include/libmcrypto/cert.h
trunk/libmcrypto/include/libmcrypto/config.h
trunk/libmcrypto/include/libmcrypto/gnutls/Makefile.am
trunk/libmcrypto/include/libmcrypto/gnutls/cert.h
trunk/libmcrypto/include/libmcrypto/hmac.h
trunk/libmcrypto/include/libmcrypto/hmac256.h
trunk/libmcrypto/include/libmcrypto/init.h
trunk/libmcrypto/include/libmcrypto/openssl/Makefile.am
trunk/libmcrypto/include/libmcrypto/openssl/ZrtpDH.h
trunk/libmcrypto/include/libmcrypto/openssl/aes.h
trunk/libmcrypto/include/libmcrypto/openssl/cert.h
trunk/libmcrypto/include/libmcrypto/openssl/hmac.h
trunk/libmcrypto/include/libmcrypto/openssl/hmac256.h
trunk/libmcrypto/include/libmcrypto/openssl/init.h
trunk/libmcrypto/include/libmcrypto/openssl/sha256.h
trunk/libmcrypto/include/libmcrypto/rijndael-alg-fst.h
trunk/libmcrypto/include/libmcrypto/sha256.h
trunk/libmcrypto/libmcrypto.cpp
trunk/libmcrypto/libmcrypto.h
trunk/libmcrypto/libmcrypto.pc.in
trunk/libmcrypto/m4/Makefile.am
trunk/libmcrypto/m4/libmcrypto.m4
trunk/libmcrypto/source/Makefile.am
trunk/libmcrypto/source/base64.cxx
trunk/libmcrypto/source/gnutls/Makefile.am
trunk/libmcrypto/source/gnutls/cert.cxx
trunk/libmcrypto/source/init.cxx
trunk/libmcrypto/source/openssl/Makefile.am
trunk/libmcrypto/source/openssl/ZrtpDH.cxx
trunk/libmcrypto/source/openssl/aes.cxx
trunk/libmcrypto/source/openssl/cert.cxx
trunk/libmcrypto/source/openssl/hmac.cxx
trunk/libmcrypto/source/openssl/hmac256.cxx
trunk/libmcrypto/source/openssl/init.cxx
trunk/libmcrypto/source/openssl/sha256.cxx
trunk/libmcrypto/source/rijndael-alg-fst.cxx
trunk/libmcrypto/tests/000_compile.cxx
trunk/libmcrypto/tests/Makefile.am
trunk/libmcrypto/win32/Makefile.am
trunk/libmcrypto/win32/libmcrypto-res.rc.in
Log:
Set svn:mime-type=text/plain and svn:eol-style on all text files
in libmcrypto.
It will prevent eol style changes in the future.
Property changes on: trunk/libmcrypto/AUTHORS
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/COPYING.LIB
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/ChangeLog
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/NEWS
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/README
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/bootstrap
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/configure.ac
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/config.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/ZrtpDH.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/aes.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/base64.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/cert.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Modified: trunk/libmcrypto/include/libmcrypto/config.h
===================================================================
--- trunk/libmcrypto/include/libmcrypto/config.h 2006-06-04 11:05:20 UTC (rev 2617)
+++ trunk/libmcrypto/include/libmcrypto/config.h 2006-06-04 11:11:27 UTC (rev 2618)
@@ -39,9 +39,9 @@
#else
# define LIBMCRYPTO_API
#endif
-
-#ifdef _WIN32_WCE
-#include<openssl/err.h>
-#endif
+#ifdef _WIN32_WCE
+#include<openssl/err.h>
+#endif
+
#endif // _MLIBMCRYPTO_CONFIG_H
Property changes on: trunk/libmcrypto/include/libmcrypto/config.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/gnutls/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/gnutls/cert.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/hmac.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/hmac256.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/init.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/openssl/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/openssl/ZrtpDH.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/openssl/aes.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Modified: trunk/libmcrypto/include/libmcrypto/openssl/cert.h
===================================================================
--- trunk/libmcrypto/include/libmcrypto/openssl/cert.h 2006-06-04 11:05:20 UTC (rev 2617)
+++ trunk/libmcrypto/include/libmcrypto/openssl/cert.h 2006-06-04 11:11:27 UTC (rev 2618)
@@ -24,28 +24,28 @@
#ifndef CERT_H
#define CERT_H
-
+
#include <libmcrypto/config.h>
-
-/*Include openssl/err.h before any <list/map/hash/vector> ... it causes
-compilation under EVC 4.0 to fail, collision between STLPort and Openssl
-.....\minisip.evc4\openssl098a\inc32\openssl\err.h(297) : error C2955: 'hash' : use of class template requires template argument list
- ....\minisip.evc4\stlport501\stlport\stl\_hash_fun.h(40) : see declaration of 'hash'
-*/
-#ifdef _WIN32_WCE
-//openssl's err.h must be included before ANY <vector/map/list/hash/...> include ...
-//otherwise, it causes some conflict between STLPort and OpenSSL (in MS EVC++ 4.0)
-# include<openssl/err.h>
-#endif
-#include<openssl/ossl_typ.h> //include only type definitions ... nothing else is needed here
+/*Include openssl/err.h before any <list/map/hash/vector> ... it causes
+compilation under EVC 4.0 to fail, collision between STLPort and Openssl
+.....\minisip.evc4\openssl098a\inc32\openssl\err.h(297) : error C2955: 'hash' : use of class template requires template argument list
+ ....\minisip.evc4\stlport501\stlport\stl\_hash_fun.h(40) : see declaration of 'hash'
+*/
+#ifdef _WIN32_WCE
+//openssl's err.h must be included before ANY <vector/map/list/hash/...> include ...
+//otherwise, it causes some conflict between STLPort and OpenSSL (in MS EVC++ 4.0)
+# include<openssl/err.h>
+#endif
+#include<openssl/ossl_typ.h> //include only type definitions ... nothing else is needed here
+
#include<string>
#include<list>
#include<libmutil/Mutex.h>
#include<libmutil/MemObject.h>
#include<libmutil/Exception.h>
-class certificate;
+class certificate;
#define CERT_DB_ITEM_TYPE_OTHER 0
#define CERT_DB_ITEM_TYPE_FILE 1
Property changes on: trunk/libmcrypto/include/libmcrypto/openssl/cert.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/openssl/hmac.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/openssl/hmac256.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/openssl/init.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/openssl/sha256.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/rijndael-alg-fst.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/include/libmcrypto/sha256.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/libmcrypto.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ CRLF
Property changes on: trunk/libmcrypto/libmcrypto.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ CRLF
Property changes on: trunk/libmcrypto/libmcrypto.pc.in
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/m4/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/m4/libmcrypto.m4
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/base64.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/gnutls/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/gnutls/cert.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/init.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/openssl/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/openssl/ZrtpDH.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ CRLF
Property changes on: trunk/libmcrypto/source/openssl/aes.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Modified: trunk/libmcrypto/source/openssl/cert.cxx
===================================================================
--- trunk/libmcrypto/source/openssl/cert.cxx 2006-06-04 11:05:20 UTC (rev 2617)
+++ trunk/libmcrypto/source/openssl/cert.cxx 2006-06-04 11:11:27 UTC (rev 2618)
@@ -22,24 +22,24 @@
*/
#include<config.h>
-
-#include<libmcrypto/cert.h>
-
-extern "C"{
- #include<openssl/rsa.h>
- #include<openssl/evp.h>
- #include<openssl/objects.h>
- #include<openssl/x509.h>
- #include<openssl/err.h>
- #include<openssl/pem.h>
- #include<openssl/ssl.h>
-}
-
+#include<libmcrypto/cert.h>
+
+extern "C"{
+ #include<openssl/rsa.h>
+ #include<openssl/evp.h>
+ #include<openssl/objects.h>
+ #include<openssl/x509.h>
+ #include<openssl/err.h>
+ #include<openssl/pem.h>
+ #include<openssl/ssl.h>
+}
+
+
#include<stdio.h>
#include<assert.h>
-#include<iostream>
+#include<iostream>
using namespace std;
Property changes on: trunk/libmcrypto/source/openssl/cert.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/openssl/hmac.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/openssl/hmac256.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/openssl/init.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/source/openssl/sha256.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Modified: trunk/libmcrypto/source/rijndael-alg-fst.cxx
===================================================================
--- trunk/libmcrypto/source/rijndael-alg-fst.cxx 2006-06-04 11:05:20 UTC (rev 2617)
+++ trunk/libmcrypto/source/rijndael-alg-fst.cxx 2006-06-04 11:11:27 UTC (rev 2618)
@@ -26,8 +26,8 @@
#include <config.h>
-#include <assert.h>
-#include <stdlib.h>
+#include <assert.h>
+#include <stdlib.h>
#include <libmcrypto/rijndael-alg-fst.h>
Property changes on: trunk/libmcrypto/source/rijndael-alg-fst.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/tests/000_compile.cxx
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/tests/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/win32/Makefile.am
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Property changes on: trunk/libmcrypto/win32/libmcrypto-res.rc.in
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
More information about the Minisip-devel
mailing list