Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |