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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
2
-15
/
+15
*
libhydra: Remove empty unused library
Tobias Brunner
2016-03-03
1
-1
/
+0
*
utils: Use chunk_equals_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-2
/
+1
*
utils: Use memeq_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-2
/
+1
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-1
/
+1
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-4
/
+7
*
Check rng return value when generating nonces in eap-sim plugin
Tobias Brunner
2012-07-16
2
-2
/
+8
*
Add a return value to simaka_crypto_t.derive_keys_*()
Martin Willi
2012-07-16
2
-13
/
+29
*
Add a return value to simaka_message_t.generate()
Martin Willi
2012-07-16
2
-41
/
+128
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-1
/
+2
*
Moved eap/xauth classes out of protocol specific subdirectories
Martin Willi
2012-03-20
2
-2
/
+2
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
2
-2
/
+2
*
Revert "fixed integrity tests of plugins using libsimaka"
Tobias Brunner
2011-11-08
1
-0
/
+1
*
fixed integrity tests of plugins using libsimaka
Andreas Steffen
2011-11-04
1
-1
/
+0
*
fixed copy-and-paste error
Andreas Steffen
2011-10-17
1
-2
/
+2
*
Add features support to eap-sim plugin
Martin Willi
2011-10-14
1
-10
/
+25
*
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
6
-44
/
+83
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-0
/
+7
*
Migrated remaining plugin_t implementations to INIT/METHOD macros
Martin Willi
2011-04-15
1
-6
/
+8
*
implemented get|set_identifier() for eap_sim_t
Andreas Steffen
2011-04-05
2
-34
/
+56
*
Migrated eap_sim plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
2
-80
/
+56
*
Send empty SIM/AKA-NOTIFICATION response for non-success codes, too
Martin Willi
2010-05-27
1
-1
/
+0
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
1
-2
/
+2
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
1
-1
/
+1
*
Convert charon into libcharon.
Tobias Brunner
2010-03-19
1
-1
/
+1
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
7
-0
/
+1491