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 (
Collapse
)
Author
Age
Files
Lines
...
*
handling hashers and rngs as transform types (in private range)
Martin Willi
2009-06-11
2
-5
/
+9
|
*
gcrypt blowfish supports 128 bit key size only
Martin Willi
2009-06-11
1
-0
/
+4
|
*
additional check in case of non-positive months
Andreas Steffen
2009-06-10
1
-2
/
+2
|
*
implemented IKEv1 RSA signing in openssl_rsa_private_key.c
Andreas Steffen
2009-06-10
1
-43
/
+54
|
*
implemented IKEv1 signature verification in openssl_rsa_public_key.c
Andreas Steffen
2009-06-10
1
-36
/
+54
|
*
fixed typo in asn1.c
Andreas Steffen
2009-06-10
1
-1
/
+1
|
*
fixed DoS vulnerability in the parsing of ASN.1 time strings
Andreas Steffen
2009-06-10
1
-4
/
+17
|
*
fixed DoS vulnerability in the parsing of distinguished names
Andreas Steffen
2009-06-09
2
-1
/
+6
|
*
asn1_integer() ensures correct DER encoding of ASN1_INTEGER (two's complement)
Andreas Steffen
2009-06-09
3
-18
/
+18
|
*
gcrypt RSA public key implementation
Martin Willi
2009-06-09
5
-4
/
+498
|
*
gcrypt RSA private key implementation
Martin Willi
2009-06-09
4
-0
/
+698
|
*
use autoconf macro provided by libgcrypt
Martin Willi
2009-06-09
1
-3
/
+2
|
*
gcrypt mpi based Diffie-Hellman implementation
Martin Willi
2009-06-09
4
-0
/
+634
|
*
gcrypt rng implementation
Martin Willi
2009-06-09
5
-0
/
+164
|
*
use abstract mutex_t for gcrypt locking callbacks
Martin Willi
2009-06-09
1
-4
/
+50
|
*
gcrypt crypter implementation
Martin Willi
2009-06-09
4
-0
/
+321
|
*
gcrypt hasher implementation
Martin Willi
2009-06-09
4
-1
/
+220
|
*
initialize gcrypt threadsave, currently for pthread only
Martin Willi
2009-06-09
2
-1
/
+28
|
*
added skeleton for libgcrypt based crypto plugin
Martin Willi
2009-06-09
4
-0
/
+115
|
*
fixed crash in openssl private_key->get_public_key(), using encode/load ↵
Martin Willi
2009-06-09
1
-18
/
+8
|
|
|
|
workaround
*
implement gmp_rsa_private_key.decrypt()
Andreas Steffen
2009-06-09
2
-4
/
+34
|
*
implemented gmp_rsa_public_key.encrypt() method
Andreas Steffen
2009-06-09
1
-4
/
+59
|
*
created signature_scheme_from_oid() helper function
Andreas Steffen
2009-06-09
6
-101
/
+68
|
*
hardened OpenPGP parser
Andreas Steffen
2009-06-09
1
-23
/
+31
|
*
used rsa coeff field in OpenPGP secret key payload
Andreas Steffen
2009-06-09
1
-25
/
+32
|
*
fixed OpenPGPv3 fingerprint computation
Andreas Steffen
2009-06-09
1
-7
/
+19
|
*
fixed OpenPGP parsing
Andreas Steffen
2009-06-09
2
-18
/
+25
|
*
moved PGP types to pgp/pgp.h
Andreas Steffen
2009-06-09
2
-1
/
+92
|
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
16
-141
/
+767
|
*
fixed ENUM naming of XCBC prf
Martin Willi
2009-06-02
1
-1
/
+1
|
*
hide credentials headers in credential_factory.h
Andreas Steffen
2009-05-28
5
-9
/
+4
|
*
register the already implemented AUTH_HMAC_SHA1_160 algorithm
Martin Willi
2009-05-28
1
-0
/
+2
|
*
set parsed = TRUE before calling parse_certificate()
Andreas Steffen
2009-05-27
1
-8
/
+7
|
*
dh_exponent_ansi_x9_42 is now a libstrongswan setting
Andreas Steffen
2009-05-26
2
-2
/
+2
|
*
eliminated ipsec_policy.h
Andreas Steffen
2009-05-26
1
-1
/
+7
|
*
make signer names consistent
Andreas Steffen
2009-05-19
1
-8
/
+8
|
*
added des and default length cbc encryption algorithms
Andreas Steffen
2009-05-19
1
-0
/
+6
|
*
add _CBC to all encryption algorithms in CBC mode
Andreas Steffen
2009-05-19
1
-9
/
+9
|
*
moved definition of proposal_token from proposal.c to proposal_keywords.h
Andreas Steffen
2009-05-19
1
-0
/
+9
|
*
moved very stroke specific x509 flag handling out of core library
Martin Willi
2009-05-18
1
-21
/
+10
|
*
didn't want to commit that
Andreas Steffen
2009-05-15
1
-235
/
+0
|
*
moved IKEv2 proposals and transforms to libstrongswan
Andreas Steffen
2009-05-15
6
-4
/
+463
|
*
shortened DH group names
Andreas Steffen
2009-05-15
1
-13
/
+13
|
*
fixed fatal typo
Andreas Steffen
2009-05-15
2
-2
/
+2
|
*
updated prf identifiers
Martin Willi
2009-05-15
2
-10
/
+15
|
*
updated integrity algorithm identifiers
Martin Willi
2009-05-15
2
-11
/
+25
|
*
more intuitive leap year check
Tobias Brunner
2009-05-15
1
-3
/
+3
|
*
also support 192 bit keys for Twofish and Serpent
Andreas Steffen
2009-05-15
2
-2
/
+4
|
*
fixed copy-and-paste caption error
Andreas Steffen
2009-05-15
2
-2
/
+2
|
*
got rid of libcrypto
Andreas Steffen
2009-05-15
5
-26
/
+33
|
[prev]
[next]