strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
strongswan.git
2009-06-12
Martin Willi
added support for stateful PRFs (such as the FIPS_PRF)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
removed pluto test vectors, --disable-self-test option
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added SHA2 HMAC PRF test vectors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added SHA2 test vectors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added SHA1 test vectors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added HMAC SHA1 test vectors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added HMAC MD5 test vectors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added RNG test vectors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added MD5 test vectors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added AES-XCBC test vectors for signer/prf
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added test vectors for AES128 CBC
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added blowfish test vectors from pluto
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
added a plugin providing crypto test vectors
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
make use of the crypto_tester in the crypto_factory
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
implemented a crypto_tester class to test crypto algorithms
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
handling hashers and rngs as transform types (in privat...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Martin Willi
gcrypt blowfish supports 128 bit key size only
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Martin Willi
remove obsolete scripts
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Martin Willi
fixed ecp521 test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Martin Willi
added missing RSA 768 test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Martin Willi
added convenience scripts for pubkey/dh speed tests
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Martin Willi
moved publickey speed test to a standalone program
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Andreas Steffen
additional check in case of non-positive months
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Andreas Steffen
implemented IKEv1 RSA signing in openssl_rsa_private_key.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Martin Willi
moved Diffie-Hellman speed test to a standalone program
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Andreas Steffen
implemented IKEv1 signature verification in openssl_rsa...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Andreas Steffen
fixed typo in asn1.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Andreas Steffen
fixed DoS vulnerability in the parsing of ASN.1 time...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
fixed DoS vulnerability in the parsing of distinguished...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
properly shut down and unref nm mainloop, fixes crash...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
remove stale pidfile if no such process found
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
fix inclusion of private_key_t in nm plugin
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
asn1_integer() ensures correct DER encoding of ASN1_INT...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
renamed listing of IKEv1 authentication algorithms
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
implemented a speed test for diffie-hellman
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
implemented a speed test for public key algorithms
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
gcrypt RSA public key implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
gcrypt RSA private key implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
use autoconf macro provided by libgcrypt
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
gcrypt mpi based Diffie-Hellman implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
gcrypt rng implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
use abstract mutex_t for gcrypt locking callbacks
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
gcrypt crypter implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
gcrypt hasher implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
initialize gcrypt threadsave, currently for pthread...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
added skeleton for libgcrypt based crypto plugin
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Martin Willi
fixed crash in openssl private_key->get_public_key...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
more concise listing of ESP algorithms
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
activated INTEGRITY_TEST option in pluto
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
implement gmp_rsa_private_key.decrypt()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
implemented gmp_rsa_public_key.encrypt() method
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
some fixes in pkcs7.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
hooray, pluto and scepclient do not depend on libgmp...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
update strongswan.conf for pluto and scepclient
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
pkcs7.c also uses signature_scheme_from_oid()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
created signature_scheme_from_oid() helper function
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
hardened OpenPGP parser
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
pluto now requires pubkey plugin
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
updated documentation on leftsendcert
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
used rsa coeff field in OpenPGP secret key payload
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
fixed OpenPGPv3 fingerprint computation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
fixed OpenPGP parsing
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
moved PGP types to pgp/pgp.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Andreas Steffen
pluto and scepclient use private and public key plugins...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Martin Willi
updated medcli/medsrv plugins to use new auth_cfg API...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Martin Willi
added missing identification.h include
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Martin Willi
apply is_anyaddr fix from socket also to socket-raw
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Martin Willi
fixed ENUM naming of XCBC prf
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Martin Willi
added a charon.install_virtual_ip option to disable...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Andreas Steffen
_updown script fix for ALT Linux, courtesy of Michael...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Andreas Steffen
missed keyid2sql.c
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Andreas Steffen
NO_CREDENTIAL_FACTORY compile option not needed anymore
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Andreas Steffen
hide credentials headers in credential_factory.h
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Martin Willi
register the already implemented AUTH_HMAC_SHA1_160...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Andreas Steffen
set parsed = TRUE before calling parse_certificate()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Andreas Steffen
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Andreas Steffen
dh_exponent_ansi_x9_42 is now a libstrongswan setting
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Andreas Steffen
eliminated ipsec_policy.h
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Andreas Steffen
show strongSwan version in pluto's statusall
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Martin Willi
show strongSwan version in statusall
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Martin Willi
added generated extconf.rb to .gitignore, removed it...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Andreas Steffen
resolve clone naming conflict with uclibc
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
removed optionsfrom.c from libfreeswan
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
whack uses optionsfrom from libstrongswan
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
suppress Routed Connections caption if list is empty
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
pluto uses optionsfrom from libstrongswan
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
pluto now needs the gmp plugin
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
load gmp plugin in ike scenarios
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
added openssl/ikev1-alg-ecp-low and openssl/ikev1-alg...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
KE payload of ECP groups has X and Y coordinates
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
added openssl/rw-cert-ikev1 scenario
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
renamed some IKEv2 OpenSSL scenarios
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
pluto now requires gmp plugin for DH functions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
use the Diffie-Hellman functionality of libstrongswan
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Andreas Steffen
added dh group descriptions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-22
Andreas Steffen
updated copyright statements
commit
|
commitdiff
|
tree
|
snapshot
2009-05-22
Andreas Steffen
version bump to 4.3.2
commit
|
commitdiff
|
tree
|
snapshot
next