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
...
*
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
|
*
cleaned up pluto's crypto framework
Andreas Steffen
2009-05-14
6
-9
/
+7
|
*
completed serpent plugin
Andreas Steffen
2009-05-14
4
-1449
/
+1070
|
*
cosmetics
Andreas Steffen
2009-05-14
1
-2
/
+3
|
*
completed twofish sources
Andreas Steffen
2009-05-14
1
-1
/
+4
|
*
ported twofish as a plugin
Andreas Steffen
2009-05-14
1
-1447
/
+51
|
*
fixed 32 bit overflow check
Andreas Steffen
2009-05-14
3
-1
/
+885
|
*
renamed ENCR_TWOFISH and ENCR_SERPENT to ENCR_TWOFISH_CBC and ↵
Andreas Steffen
2009-05-14
4
-8
/
+8
|
|
|
|
ENCR_SERPENT_CBC, respectively
*
fixed setting of variable key length
Andreas Steffen
2009-05-14
1
-3
/
+5
|
[prev]
[next]