Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 | 1 | -2/+4 |
* | 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 |
* | 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 | 1 | -0/+210 |