aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators
Commit message (Expand)AuthorAgeFilesLines
* typosTobias Brunner2007-09-271-1/+1
* removed unused chunk variableAndreas Steffen2007-09-121-3/+1
* overwrite shared_key with random bytes before freeing itAndreas Steffen2007-09-111-2/+2
* 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
* output of eap_type_names requires %N formatAndreas Steffen2007-05-181-1/+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
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-071-33/+0
* added support for EAP methods not establishing an MSKMartin Willi2007-04-193-28/+49
* proper notification handlingMartin Willi2007-04-101-1/+103
* restructured file layoutMartin Willi2007-04-103-3/+1
* removed send_queue, handled internally in sender_t knowMartin Willi2007-03-281-1/+0
* merged changes from eap-aka trunkMartin Willi2007-03-282-14/+15
* giving up EAP-SIM authentication after 3 failed challengesMartin Willi2007-03-271-0/+15
* EAP-SIM cleanupsMartin Willi2007-03-191-2/+2
* added --with-sim-reader option to configure scriptMartin Willi2007-03-142-27/+30
* removed dublicated code in eap_authenticatorMartin Willi2007-03-141-12/+3
* version number selection fixMartin Willi2007-03-142-11/+18
* added EAP-SIM authenticationMartin Willi2007-03-134-1/+823
* added generic EAP_IDENTITY client implementation using peers IKEv2 IDMartin Willi2007-03-133-0/+215
* removed eap aka module due ndaMartin Willi2007-02-132-1532/+0
* merged EAP framework from branch into trunkMartin Willi2007-02-129-36/+2556
* some fixes for doxygenMartin Willi2006-10-313-8/+8
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+1
* moved (myself) in log outputAndreas Steffen2006-10-311-1/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-306-0/+693