2009-06-19 |
Martin Willi | fixed another 64bit compiler warning
|
commit | commitdiff | tree |
2009-06-19 |
Martin Willi | fixed compiler warning
|
commit | commitdiff | tree |
2009-06-19 |
Martin Willi | reverted rule_count back to size_t, as it is passed...
|
commit | commitdiff | tree |
2009-06-17 |
Martin Willi | double check that parsing a list consumes all bytes
|
commit | commitdiff | tree |
2009-06-17 |
Martin Willi | use signed lengths in parser and generator
|
commit | commitdiff | tree |
2009-06-17 |
Martin Willi | fixed copy/paste error in attribute type parsing
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | use rwlock instead of a mutex in trap_manager, avoids...
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | load trap_manager before plugins, allowing them to...
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | reset IKE_SA on bus after checkout/checkin of replacement SA
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | instanciate first registered kernel interface immediately
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | calculating plugin dependencies for eap-sim/aka
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | pluto does not depend on gmp anymore
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | support older gcrypt libraries not defining the CAMELLIA...
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | fixed compiler warning
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | load hmac/xcbc plugins after hash/crypter plugins to...
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | increased verbosity of successful crypto tests
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | removed one hierarchy level for crypto test options
|
commit | commitdiff | tree |
2009-06-16 |
Martin Willi | added NEWS for 4.3.2
|
commit | commitdiff | tree |
2009-06-15 |
Martin Willi | gcrypt actually does not implement IDEA
|
commit | commitdiff | tree |
2009-06-15 |
Martin Willi | implemented gcrypt RSA encrypt/decrypt operations
|
commit | commitdiff | tree |
2009-06-15 |
Martin Willi | added a gcrypt.quick_random option to generate weak...
|
commit | commitdiff | tree |
2009-06-15 |
Martin Willi | extended RSA tests by encrypt/decrypt operations
|
commit | commitdiff | tree |
2009-06-15 |
Martin Willi | implemented IKEv1 specific SIGN_RSA_EMSA_PKCS1_NULL...
|
commit | commitdiff | tree |
2009-06-15 |
Martin Willi | check if RSA key is large enough to sign a chunk of...
|
commit | commitdiff | tree |
2009-06-15 |
Martin Willi | use save chunk advancing, check signature length
|
commit | commitdiff | tree |
2009-06-12 |
Martin Willi | added SHA2 HMAC signer test vectors
|
commit | commitdiff | tree |
2009-06-12 |
Martin Willi | removed crypto tests form unit tester, all gone to...
|
commit | commitdiff | tree |
2009-06-12 |
Martin Willi | added a FIPS_PRF test vector
|
commit | commitdiff | tree |
2009-06-12 |
Martin Willi | added support for stateful PRFs (such as the FIPS_PRF)
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | removed pluto test vectors, --disable-self-test option
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added SHA2 HMAC PRF test vectors
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added SHA2 test vectors
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added SHA1 test vectors
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added HMAC SHA1 test vectors
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added HMAC MD5 test vectors
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added RNG test vectors
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added MD5 test vectors
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added AES-XCBC test vectors for signer/prf
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added test vectors for AES128 CBC
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added blowfish test vectors from pluto
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | added a plugin providing crypto test vectors
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | make use of the crypto_tester in the crypto_factory
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | implemented a crypto_tester class to test crypto algorithms
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | handling hashers and rngs as transform types (in private...
|
commit | commitdiff | tree |
2009-06-11 |
Martin Willi | gcrypt blowfish supports 128 bit key size only
|
commit | commitdiff | tree |
2009-06-10 |
Martin Willi | remove obsolete scripts
|
commit | commitdiff | tree |
2009-06-10 |
Martin Willi | fixed ecp521 test
|
commit | commitdiff | tree |
2009-06-10 |
Martin Willi | added missing RSA 768 test
|
commit | commitdiff | tree |
2009-06-10 |
Martin Willi | added convenience scripts for pubkey/dh speed tests
|
commit | commitdiff | tree |
2009-06-10 |
Martin Willi | moved publickey speed test to a standalone program
|
commit | commitdiff | tree |
2009-06-10 |
Martin Willi | moved Diffie-Hellman speed test to a standalone program
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | properly shut down and unref nm mainloop, fixes crash...
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | remove stale pidfile if no such process found
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | fix inclusion of private_key_t in nm plugin
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | implemented a speed test for diffie-hellman
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | implemented a speed test for public key algorithms
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | gcrypt RSA public key implementation
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | gcrypt RSA private key implementation
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | use autoconf macro provided by libgcrypt
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | gcrypt mpi based Diffie-Hellman implementation
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | gcrypt rng implementation
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | use abstract mutex_t for gcrypt locking callbacks
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | gcrypt crypter implementation
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | gcrypt hasher implementation
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | initialize gcrypt threadsave, currently for pthread...
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | added skeleton for libgcrypt based crypto plugin
|
commit | commitdiff | tree |
2009-06-09 |
Martin Willi | fixed crash in openssl private_key->get_public_key...
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | more concise listing of ESP algorithms
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | activated INTEGRITY_TEST option in pluto
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | implement gmp_rsa_private_key.decrypt()
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | implemented gmp_rsa_public_key.encrypt() method
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | some fixes in pkcs7.c
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | hooray, pluto and scepclient do not depend on libgmp...
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | update strongswan.conf for pluto and scepclient
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | pkcs7.c also uses signature_scheme_from_oid()
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | created signature_scheme_from_oid() helper function
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | hardened OpenPGP parser
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | pluto now requires pubkey plugin
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | updated documentation on leftsendcert
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | used rsa coeff field in OpenPGP secret key payload
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | fixed OpenPGPv3 fingerprint computation
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | fixed OpenPGP parsing
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | moved PGP types to pgp/pgp.h
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Steffen | pluto and scepclient use private and public key plugins...
|
commit | commitdiff | tree |
2009-06-05 |
Martin Willi | updated medcli/medsrv plugins to use new auth_cfg API...
|
commit | commitdiff | tree |
2009-06-04 |
Martin Willi | added missing identification.h include
|
commit | commitdiff | tree |
2009-06-03 |
Martin Willi | apply is_anyaddr fix from socket also to socket-raw
|
commit | commitdiff | tree |
2009-06-02 |
Martin Willi | fixed ENUM naming of XCBC prf
|
commit | commitdiff | tree |
2009-06-02 |
Martin Willi | added a charon.install_virtual_ip option to disable...
|
commit | commitdiff | tree |
2009-05-28 |
Martin Willi | register the already implemented AUTH_HMAC_SHA1_160...
|
commit | commitdiff | tree |
2009-05-26 |
Martin Willi | show strongSwan version in statusall
|
commit | commitdiff | tree |
2009-05-25 |
Martin Willi | added generated extconf.rb to .gitignore, removed it...
|
commit | commitdiff | tree |
2009-05-20 |
Martin Willi | include TSi/TSr of triggering packet in acquire
|
commit | commitdiff | tree |
2009-05-20 |
Martin Willi | properly terminate EAP authentication if EAP method...
|
commit | commitdiff | tree |
2009-05-20 |
Martin Willi | fixed dumping of integers in generator
|
commit | commitdiff | tree |
2009-05-19 |
Martin Willi | added Debian specific packaging files to NM applet
|
commit | commitdiff | tree |
2009-05-19 |
Martin Willi | new NM applet release 1.1.1
|
commit | commitdiff | tree |
2009-05-19 |
Martin Willi | fixed compiler warnings
|
commit | commitdiff | tree |
2009-05-19 |
Martin Willi | replaced deprecated g_strcasecmp()
|
commit | commitdiff | tree |
2009-05-19 |
Martin Willi | updated build system to newer autotool/gnome conventions
|
commit | commitdiff | tree |
next |