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
...
*
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
*
disabling leak detective at runtime by setting LEAK_DETECTIVE_DISABLE env var
Martin Willi
2007-06-08
1
-3
/
+14
*
included a certificate label in the is_trusted() method
Andreas Steffen
2007-05-25
2
-2
/
+3
*
x509_t* argument in get_issuer() method is not constant any more because a sh...
Andreas Steffen
2007-05-25
1
-1
/
+1
*
added parsing of charging and group attributes
Andreas Steffen
2007-05-25
1
-14
/
+63
*
added #define LDAP_DEPRECATED in order to use old ldap_init() function
Andreas Steffen
2007-05-24
1
-0
/
+3
*
defined ietfAttr_t type and its destroy function
Andreas Steffen
2007-05-23
1
-2
/
+26
*
support of CA-based ipsec policies
Andreas Steffen
2007-05-18
1
-1
/
+2
*
add is_ca() method
Andreas Steffen
2007-05-18
2
-2
/
+21
*
added set_ca_info() and get_ca_info() methods
Andreas Steffen
2007-05-18
2
-2
/
+47
*
export MAX_CA_PATH_LEN
Andreas Steffen
2007-05-17
1
-1
/
+2
*
check self-signedness of certificate at creation time
Andreas Steffen
2007-05-17
1
-2
/
+26
[prev]
[next]