aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/rsa_authenticator.c
Commit message (Expand)AuthorAgeFilesLines
* ECDSA with OpenSSLTobias Brunner2008-06-101-175/+0
* replaced get_public() by create_public_enumerator() to try multiple public ke...Martin Willi2008-03-271-9/+12
* attempt to achieve consistent debugging outputAndreas Steffen2008-03-191-4/+4
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-39/+51
* removed unused chunk variableAndreas Steffen2007-09-121-3/+1
* replaced get_rsa_private_key() by rsa_signature() in order restrict the distr...Andreas Steffen2007-09-111-18/+5
* corrected debug outputAndreas Steffen2007-08-101-1/+1
* support of CA-based ipsec policiesAndreas Steffen2007-05-181-0/+1
* authentication failure is handled in ike_auth.cAndreas Steffen2007-05-151-3/+5
* support of multiple certificates with same peer idAndreas Steffen2007-05-151-18/+7
* added support for EAP methods not establishing an MSKMartin Willi2007-04-191-4/+8
* restructured file layoutMartin Willi2007-04-101-1/+0
* merged EAP framework from branch into trunkMartin Willi2007-02-121-21/+7
* moved (myself) in log outputAndreas Steffen2006-10-311-1/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-0/+194