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:
602ee58
)
Common spelling errors fixed.
author
Tobias Brunner
<tobias@strongswan.org>
Thu, 3 Nov 2011 18:30:17 +0000
(19:30 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Thu, 3 Nov 2011 18:30:17 +0000
(19:30 +0100)
src/libpts/pts/pts.c
patch
|
blob
|
history
src/libpts/pts/pts.h
patch
|
blob
|
history
src/libpts/tcg/tcg_pts_attr_tpm_version_info.c
patch
|
blob
|
history
src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h
patch
|
blob
|
history
diff --git
a/src/libpts/pts/pts.c
b/src/libpts/pts/pts.c
index
b27d5ff
..
f768b46
100644
(file)
--- a/
src/libpts/pts/pts.c
+++ b/
src/libpts/pts/pts.c
@@
-294,7
+294,7
@@
METHOD(pts_t, is_path_valid, bool, private_pts_t *this, char *path,
}
else
{
}
else
{
- DBG1(DBG_PTS, "error: %s occured while validating path: %s",
+ DBG1(DBG_PTS, "error: %s occur
r
ed while validating path: %s",
strerror(error), path);
return FALSE;
}
strerror(error), path);
return FALSE;
}
diff --git
a/src/libpts/pts/pts.h
b/src/libpts/pts/pts.h
index
4dd7b5e
..
ef408c4
100644
(file)
--- a/
src/libpts/pts/pts.h
+++ b/
src/libpts/pts/pts.h
@@
-120,7
+120,7
@@
struct pts_t {
* @param error_code Output variable for PTS error code
* @return TRUE if path is valid or file/directory doesn't exist
* or path is invalid
* @param error_code Output variable for PTS error code
* @return TRUE if path is valid or file/directory doesn't exist
* or path is invalid
- * FALSE if local error occured within stat function
+ * FALSE if local error occur
r
ed within stat function
*/
bool (*is_path_valid)(pts_t *this, char *path, pts_error_code_t *error_code);
*/
bool (*is_path_valid)(pts_t *this, char *path, pts_error_code_t *error_code);
diff --git
a/src/libpts/tcg/tcg_pts_attr_tpm_version_info.c
b/src/libpts/tcg/tcg_pts_attr_tpm_version_info.c
index
3001993
..
a1e91cc
100644
(file)
--- a/
src/libpts/tcg/tcg_pts_attr_tpm_version_info.c
+++ b/
src/libpts/tcg/tcg_pts_attr_tpm_version_info.c
@@
-30,7
+30,7
@@
typedef struct private_tcg_pts_attr_tpm_version_info_t private_tcg_pts_attr_tpm_
* 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
*
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
* 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
*
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- * | TPM Version Information (Variable Leng
ht
) |
+ * | TPM Version Information (Variable Leng
th
) |
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*
* see TPM Structure Specification Part 2, section 21.6: TPM_CAP_VERSION_INFO
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*
* see TPM Structure Specification Part 2, section 21.6: TPM_CAP_VERSION_INFO
diff --git
a/src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h
b/src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h
index
53cd0f1
..
6d3a955
100644
(file)
--- a/
src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h
+++ b/
src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h
@@
-60,7
+60,7
@@
pkcs11_private_key_t *pkcs11_private_key_connect(key_type_t type, va_list args);
*
* @param scheme signature scheme
* @param type key type
*
* @param scheme signature scheme
* @param type key type
- * @param keylen key leng
ht
in bits
+ * @param keylen key leng
th
in bits
* @param hash hash algorithm to apply first (HASH_UNKNOWN if none)
*/
CK_MECHANISM_PTR pkcs11_signature_scheme_to_mech(signature_scheme_t scheme,
* @param hash hash algorithm to apply first (HASH_UNKNOWN if none)
*/
CK_MECHANISM_PTR pkcs11_signature_scheme_to_mech(signature_scheme_t scheme,