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_mschapv2
/
eap_mschapv2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Correctly transmit EAP-MSCHAPv2 user name if it contains a domain part
Tobias Brunner
2012-08-16
1
-11
/
+12
*
Fix EAP-MSCHAPv2 master key derivation, broken with 87dd205b
Martin Willi
2012-07-18
1
-4
/
+12
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-20
/
+35
*
Add a return value to crypter_t.set_key()
Martin Willi
2012-07-16
1
-2
/
+2
*
Add a return value to crypter_t.encrypt
Martin Willi
2012-07-16
1
-1
/
+7
*
Check rng return value when generating challenges in eap-md5 and mschapv2 plu...
Tobias Brunner
2012-07-16
1
-10
/
+10
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
1
-6
/
+3
*
implemented get|set_identifier() for eap_mschapv2_t
Andreas Steffen
2011-04-05
1
-0
/
+14
*
Migrated eap_mschapv2 plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
1
-57
/
+34
*
fixed typo in eap-mschapv2 plugin
Andreas Steffen
2010-08-16
1
-5
/
+5
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-4
/
+2
*
Compiler warning fixed.
Tobias Brunner
2010-05-04
1
-1
/
+1
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+1250