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
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Use chunk_equals_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-1
/
+1
*
utils: Use memeq_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-3
/
+2
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
eap-mschapv2: Fix potential leaks in case of invalid messages from servers
Tobias Brunner
2014-04-09
1
-0
/
+4
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-3
/
+5
*
Use strpfx() helper where appropriate
Tobias Brunner
2013-07-08
1
-7
/
+7
*
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
*
Moved eap/xauth classes out of protocol specific subdirectories
Martin Willi
2012-03-20
1
-1
/
+1
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-1
/
+1
*
Add features support to eap-mschapv2
Martin Willi
2011-10-14
1
-10
/
+22
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
1
-6
/
+3
*
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_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
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
1
-1
/
+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
5
-0
/
+1415