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_md5
/
eap_md5.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-10
/
+10
|
*
utils: Use memeq_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-2
/
+1
|
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-1
/
+5
|
*
Check rng return value when generating challenges in eap-md5 and mschapv2 ↵
Tobias Brunner
2012-07-16
1
-2
/
+2
|
|
|
|
plugins
*
Accept name fields in EAP-MD5 messages
Martin Willi
2011-05-02
1
-6
/
+6
|
*
implemented get|set_identifier() for eap_identity_t and eap_md5_t
Andreas Steffen
2011-04-05
1
-0
/
+14
|
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-12
/
+10
|
*
some simplifications using the INIT macro
Andreas Steffen
2010-08-17
1
-9
/
+7
|
*
Migrated eap_md5 plugin to INIT/METHOD macros
Andreas Steffen
2010-08-13
1
-68
/
+54
|
*
fixed typo
Andreas Steffen
2010-08-13
1
-1
/
+1
|
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-2
/
+1
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+303