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
/
libcharon
/
plugins
/
eap_sim
/
eap_sim_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-7
/
+7
*
utils: Use chunk_equals_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-2
/
+1
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-1
/
+1
*
Check rng return value when generating nonces in eap-sim plugin
Tobias Brunner
2012-07-16
1
-1
/
+4
*
Add a return value to simaka_crypto_t.derive_keys_*()
Martin Willi
2012-07-16
1
-4
/
+10
*
Add a return value to simaka_message_t.generate()
Martin Willi
2012-07-16
1
-10
/
+31
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-1
/
+2
*
Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added.
Tobias Brunner
2011-09-13
1
-8
/
+5
*
Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers regi...
Martin Willi
2011-08-08
1
-13
/
+20
*
implemented get|set_identifier() for eap_sim_t
Andreas Steffen
2011-04-05
1
-0
/
+14
*
Migrated eap_sim plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
1
-41
/
+28
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+611