index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
peer_cfg now knows about group memberships
Andreas Steffen
2007-09-13
5
-261
/
+447
*
removed unused LARGEST_HASH_OID_SIZE definition
Andreas Steffen
2007-09-13
1
-3
/
+1
*
replaced 8 by BITS_PER_BYTE
Andreas Steffen
2007-09-12
1
-1
/
+1
*
error message outputs hash size differences
Andreas Steffen
2007-09-12
1
-2
/
+3
*
renamed encoded_hash to digestInfo
Andreas Steffen
2007-09-12
1
-6
/
+6
*
included pem.h and x509.h; fixed comparison bug
Andreas Steffen
2007-09-12
1
-1
/
+4
*
fixed warnings and memory leak
Martin Willi
2007-09-12
1
-1
/
+2
*
added error messages in signature verification
Andreas Steffen
2007-09-12
1
-4
/
+7
*
increased debug level for errors to DBG1
Andreas Steffen
2007-09-12
1
-2
/
+2
*
check for surplus bytes in EM structure after the digestInfo
Andreas Steffen
2007-09-11
1
-29
/
+44
*
check hash algorithms used in signatures
Andreas Steffen
2007-09-11
7
-148
/
+194
*
OID_UNKNOWN (-1) requires int type
Andreas Steffen
2007-09-11
3
-9
/
+7
*
removed rsa_private_key clone() function
Andreas Steffen
2007-09-11
2
-143
/
+23
*
added md2, sha256, sha384, and sha512 ASN.1 algorithm IDs
Andreas Steffen
2007-09-11
2
-2
/
+39
*
replaced get_rsa_private_key() by rsa_signature() in order restrict the distr...
Andreas Steffen
2007-09-11
1
-12
/
+16
*
mpz_clear_randomized() overwrites private key material before releasing it
Andreas Steffen
2007-09-10
1
-22
/
+41
*
the new function chunk_free_randomized() overwrites the contents of a chunk w...
Andreas Steffen
2007-09-10
2
-0
/
+27
*
proper initialization of rsa private key
Martin Willi
2007-08-30
1
-0
/
+2
*
cosmetics
Andreas Steffen
2007-08-29
1
-2
/
+2
*
fixed 64 bit issue (size_t is 32 bit)
Andreas Steffen
2007-08-29
1
-5
/
+6
*
SHA-1 HMAC signature is now computed over concatenation of TEXT and RODATA se...
Andreas Steffen
2007-08-29
1
-2
/
+2
*
compute SHA-1 HMAC over libstrongswan TEXT segment for the time being
Andreas Steffen
2007-08-29
3
-38
/
+61
*
signers implemented with HMAC now support NULL output parameters
Martin Willi
2007-08-29
2
-17
/
+34
*
build fips_signer and fips_signature with USE_INTEGRITY_TEST condition only
Andreas Steffen
2007-08-29
1
-1
/
+2
*
changed interface of fips_verify_hmac_signature
Andreas Steffen
2007-08-29
2
-14
/
+16
*
free hmac_signature string after use
Andreas Steffen
2007-08-29
1
-1
/
+2
*
beautification
Andreas Steffen
2007-08-29
2
-2
/
+20
*
started implementation of libstrongswan code integrity check
Andreas Steffen
2007-08-29
7
-6
/
+556
*
defined ietfAttr_create_from_string()
Andreas Steffen
2007-08-29
1
-0
/
+8
*
initiated support of caIssuers accessLocation
Andreas Steffen
2007-08-17
1
-5
/
+16
*
sort attributes alphabetically
Andreas Steffen
2007-08-15
1
-4
/
+87
*
added caIssuers OID
Andreas Steffen
2007-08-15
1
-0
/
+1
*
added Microsof Encrypting File System Extended Key Usage OID
Andreas Steffen
2007-08-14
1
-0
/
+1
*
added Microsof Smartcard Logon Extended Key Usage OID
Andreas Steffen
2007-08-14
1
-0
/
+3
*
adding attribute certficates to a chained list
Andreas Steffen
2007-08-14
2
-9
/
+81
*
replaced hex_str() by fprintf(#B) for printing unknown OIDs
Andreas Steffen
2007-08-14
1
-16
/
+3
*
support of ipsec rereadsecrets for stroke
Andreas Steffen
2007-08-10
1
-3
/
+4
*
made linked lists invoke() method consistent to clone_*() and destroy_*() met...
Martin Willi
2007-08-09
2
-5
/
+28
*
implemented listing of attribute certificates
Andreas Steffen
2007-08-07
3
-2
/
+89
*
added doxygen comments
Andreas Steffen
2007-08-04
2
-2
/
+6
*
doxygen cosmetics
Andreas Steffen
2007-08-04
1
-3
/
+4
*
added two methods to clone linked lists and the contained objects.
Tobias Brunner
2007-07-31
2
-0
/
+57
*
updated XML interface to new schema
Martin Willi
2007-07-19
1
-1
/
+1
*
output crl uri as a printable string instead of a binary blob
Andreas Steffen
2007-07-04
1
-1
/
+1
*
added entrustVersInfo OID
Andreas Steffen
2007-07-04
1
-0
/
+5
*
ignoring unkown crl/ocsp uris
Martin Willi
2007-07-04
1
-3
/
+9
*
fixed memleak
Martin Willi
2007-07-02
1
-0
/
+2
*
don't modify des/3des input key anymore
Martin Willi
2007-06-19
1
-2
/
+3
*
implemented more flexible iterator hook API
Martin Willi
2007-06-15
2
-33
/
+68
*
case insensitive identification_t.equals() for FQDN and RFC822ADDR
Martin Willi
2007-06-14
1
-3
/
+25
[prev]
[next]