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
/
charon
/
sa
/
authenticators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged SIM/USIM manager/card/provider, avoids code duplication
Martin Willi
2009-10-12
3
-297
/
+82
*
SIM card interface takes IMSI as parameter (same as in USIM)
Martin Willi
2009-10-09
1
-14
/
+11
*
Fixed USIM parameter description
Martin Willi
2009-10-09
1
-1
/
+1
*
Separated 3gpp2 USIM card and provider functionality
Martin Willi
2009-10-09
1
-13
/
+19
*
Implemented a manager for USIM cards/providers very similar to the SIM manager
Martin Willi
2009-10-09
2
-0
/
+284
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-3
/
+3
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
14
-129
/
+129
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-1
/
+1
*
properly terminate EAP authentication if EAP method fails
Martin Willi
2009-05-20
1
-1
/
+5
*
Fixed EAP authentication regression
Martin Willi
2009-05-11
4
-30
/
+60
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
13
-26
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
3
-15
/
+15
*
missed strcaseeq added
Tobias Brunner
2009-04-17
1
-1
/
+1
*
moved strcaseeq() macro from constants.h to utils.h
Andreas Steffen
2009-04-17
1
-1
/
+1
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
12
-638
/
+845
*
cosmetics
Andreas Steffen
2009-03-26
1
-1
/
+1
*
updated Doxyfile
Martin Willi
2009-03-24
7
-7
/
+7
*
reintegrated eap-radius branch into trunk
Martin Willi
2009-03-24
3
-3
/
+7
*
adding plugin for EAP-MS-CHAPv2
Tobias Brunner
2009-02-18
2
-1
/
+4
*
reset pointer for a clean destruction
Martin Willi
2008-12-04
1
-0
/
+1
*
replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant
Martin Willi
2008-11-05
1
-10
/
+10
*
moved key derivation and management into keymat object
Martin Willi
2008-10-28
3
-138
/
+57
*
reintegrated two-sim branch providing SIM card plugin API
Martin Willi
2008-10-10
2
-0
/
+261
*
cosmetics
Andreas Steffen
2008-08-26
1
-1
/
+1
*
ported parts of two-sim branch
Martin Willi
2008-08-22
5
-66
/
+227
*
a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAM
Martin Willi
2008-08-21
2
-6
/
+6
*
make config_auth_method_t backward compatible to existing sql templates
Andreas Steffen
2008-06-10
1
-9
/
+5
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
4
-49
/
+156
*
replaced get_public() by create_public_enumerator() to try multiple public ke...
Martin Willi
2008-03-27
1
-9
/
+12
*
attempt to achieve consistent debugging output
Andreas Steffen
2008-03-19
1
-4
/
+4
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
21
-4105
/
+437
*
implemented IKEV2 EAP-SIM server and client test module that use triplets sto...
Andreas Steffen
2008-02-04
3
-140
/
+719
*
use identifiers in EAP_SUCCESS/EAP_FAILURE payloads
Martin Willi
2008-02-04
1
-7
/
+8
*
fixed EAP-MD5 to accept Name attribute in challenge
Martin Willi
2007-12-18
1
-1
/
+2
*
implemented Expanded EAP types to support vendor specific methods
Martin Willi
2007-12-13
7
-51
/
+137
*
fixed actual ID length when AT_IDENTITY gets padded
Martin Willi
2007-12-13
1
-1
/
+2
*
ported EAP-AKA branch into trunk
Martin Willi
2007-12-13
2
-0
/
+1578
*
merged EAP-MD5 into trunk
Martin Willi
2007-12-12
2
-0
/
+339
*
typos
Tobias Brunner
2007-09-27
1
-1
/
+1
*
removed unused chunk variable
Andreas Steffen
2007-09-12
1
-3
/
+1
*
overwrite shared_key with random bytes before freeing it
Andreas Steffen
2007-09-11
1
-2
/
+2
*
replaced get_rsa_private_key() by rsa_signature() in order restrict the distr...
Andreas Steffen
2007-09-11
1
-18
/
+5
*
corrected debug output
Andreas Steffen
2007-08-10
1
-1
/
+1
*
support of CA-based ipsec policies
Andreas Steffen
2007-05-18
1
-0
/
+1
*
output of eap_type_names requires %N format
Andreas Steffen
2007-05-18
1
-1
/
+1
*
authentication failure is handled in ike_auth.c
Andreas Steffen
2007-05-15
1
-3
/
+5
*
support of multiple certificates with same peer id
Andreas Steffen
2007-05-15
1
-18
/
+7
*
changing UID/GID after startup of pluto/charon
Martin Willi
2007-05-07
1
-33
/
+0
*
added support for EAP methods not establishing an MSK
Martin Willi
2007-04-19
3
-28
/
+49
*
proper notification handling
Martin Willi
2007-04-10
1
-1
/
+103
[next]