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
/
xauth_generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-6
/
+6
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
xauth-generic: honor requested XAuth credential types as a client
Martin Willi
2013-09-03
1
-16
/
+51
*
xauth: add a configuration string option to be passed to XAuth instances
Martin Willi
2013-09-03
2
-4
/
+10
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-3
/
+5
*
Fix null-terminated XAuth passwords, as sent by Android 4
Martin Willi
2012-03-22
1
-0
/
+4
*
Try all matching XAuth secrets we find, not only the first one
Martin Willi
2012-03-20
1
-11
/
+23
*
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
*
Added an identity getter to XAuth methods to query the actually used identity
Martin Willi
2012-03-20
1
-12
/
+16
*
Fixed leak of shared keys in xauth-generic plugin
Martin Willi
2012-03-20
1
-0
/
+2
*
Added generic XAuth backend, using secrets provided by credential sets.
Tobias Brunner
2012-03-20
5
-0
/
+391