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
/
plugins
/
eap_sim
/
eap_sim.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrated EAP-SIM to libsimaka, separated server/peer implementations
Martin Willi
2009-11-12
1
-1139
/
+0
*
SIM card interface takes IMSI as parameter (same as in USIM)
Martin Willi
2009-10-09
1
-14
/
+6
*
Cleaned up EAP-SIM en/decoding, eliminated unaligned half-word reads
Martin Willi
2009-10-05
1
-99
/
+108
*
Do not assign SIM version to a volatile buffer on stack
Martin Willi
2009-09-22
1
-15
/
+11
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
1
-11
/
+4
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-1
/
+1
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
1
-10
/
+10
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-52
/
+52
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-2
/
+2
*
fixed copy-paste bug (double-free)
Martin Willi
2008-12-04
1
-1
/
+0
*
reintegrated two-sim branch providing SIM card plugin API
Martin Willi
2008-10-10
1
-81
/
+80
*
ported parts of two-sim branch
Martin Willi
2008-08-22
1
-2
/
+6
*
added API for random number generators, served through credential factory
Martin Willi
2008-04-15
1
-7
/
+6
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+1150