strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
346e9c5
)
Id and typo
author
Tobias Brunner
<tobias@strongswan.org>
Thu, 22 May 2008 12:13:10 +0000
(12:13 -0000)
committer
Tobias Brunner
<tobias@strongswan.org>
Thu, 22 May 2008 12:13:10 +0000
(12:13 -0000)
src/libstrongswan/plugins/openssl/openssl_crypter.h
patch
|
blob
|
history
src/libstrongswan/plugins/openssl/openssl_diffie_hellman.h
patch
|
blob
|
history
src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h
patch
|
blob
|
history
src/libstrongswan/plugins/openssl/openssl_hasher.h
patch
|
blob
|
history
src/libstrongswan/plugins/openssl/openssl_plugin.h
patch
|
blob
|
history
src/libstrongswan/plugins/openssl/openssl_rsa_private_key.h
patch
|
blob
|
history
src/libstrongswan/plugins/openssl/openssl_rsa_public_key.h
patch
|
blob
|
history
diff --git
a/src/libstrongswan/plugins/openssl/openssl_crypter.h
b/src/libstrongswan/plugins/openssl/openssl_crypter.h
index
3906c4f
..
53bc017
100644
(file)
--- a/
src/libstrongswan/plugins/openssl/openssl_crypter.h
+++ b/
src/libstrongswan/plugins/openssl/openssl_crypter.h
@@
-11,6
+11,8
@@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * $Id$
*/
/**
*/
/**
diff --git
a/src/libstrongswan/plugins/openssl/openssl_diffie_hellman.h
b/src/libstrongswan/plugins/openssl/openssl_diffie_hellman.h
index
80142be
..
b579500
100644
(file)
--- a/
src/libstrongswan/plugins/openssl/openssl_diffie_hellman.h
+++ b/
src/libstrongswan/plugins/openssl/openssl_diffie_hellman.h
@@
-11,6
+11,8
@@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * $Id$
*/
/**
*/
/**
diff --git
a/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h
b/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h
index
69d60c6
..
8ed7ceb
100644
(file)
--- a/
src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h
+++ b/
src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h
@@
-11,6
+11,8
@@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * $Id$
*/
/**
*/
/**
diff --git
a/src/libstrongswan/plugins/openssl/openssl_hasher.h
b/src/libstrongswan/plugins/openssl/openssl_hasher.h
index
e23022b
..
065d372
100644
(file)
--- a/
src/libstrongswan/plugins/openssl/openssl_hasher.h
+++ b/
src/libstrongswan/plugins/openssl/openssl_hasher.h
@@
-11,6
+11,8
@@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * $Id$
*/
/**
*/
/**
diff --git
a/src/libstrongswan/plugins/openssl/openssl_plugin.h
b/src/libstrongswan/plugins/openssl/openssl_plugin.h
index
fb60e38
..
59e8cb3
100644
(file)
--- a/
src/libstrongswan/plugins/openssl/openssl_plugin.h
+++ b/
src/libstrongswan/plugins/openssl/openssl_plugin.h
@@
-11,6
+11,8
@@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * $Id$
*/
/**
*/
/**
diff --git
a/src/libstrongswan/plugins/openssl/openssl_rsa_private_key.h
b/src/libstrongswan/plugins/openssl/openssl_rsa_private_key.h
index
99d7fc3
..
36d15ff
100644
(file)
--- a/
src/libstrongswan/plugins/openssl/openssl_rsa_private_key.h
+++ b/
src/libstrongswan/plugins/openssl/openssl_rsa_private_key.h
@@
-11,6
+11,8
@@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * $Id$
*/
/**
*/
/**
diff --git
a/src/libstrongswan/plugins/openssl/openssl_rsa_public_key.h
b/src/libstrongswan/plugins/openssl/openssl_rsa_public_key.h
index
e1c09d6
..
fc3b867
100644
(file)
--- a/
src/libstrongswan/plugins/openssl/openssl_rsa_public_key.h
+++ b/
src/libstrongswan/plugins/openssl/openssl_rsa_public_key.h
@@
-28,7
+28,7
@@
typedef struct openssl_rsa_public_key_t openssl_rsa_public_key_t;
#include <credentials/keys/public_key.h>
/**
#include <credentials/keys/public_key.h>
/**
- * public_key_t implementation of RSA algorithm using
libgmp
.
+ * public_key_t implementation of RSA algorithm using
OpenSSL
.
*/
struct openssl_rsa_public_key_t {
*/
struct openssl_rsa_public_key_t {