Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use stdint types | Pierre Ossman | 2023-02-01 | 1 | -1/+1 |
* | Add client-side support for the MSLogonII security type. | Dinglan Peng | 2022-12-27 | 1 | -2/+5 |
* | Add client-side support for the DH security type. | Dinglan Peng | 2022-12-27 | 1 | -2/+5 |
* | Add support for RSA-AES security types | pdlan | 2022-09-01 | 1 | -7/+25 |
* | Remove unused CSecurity::description() | Pierre Ossman | 2022-08-25 | 1 | -6/+0 |
* | Clean up default value for X509 parameters | Pierre Ossman | 2021-06-13 | 1 | -7/+0 |
* | Strongly bind security objects to connection object | Pierre Ossman | 2018-09-21 | 1 | -17/+27 |
* | Fix copy-paste error for the secTypeX509Vnc security type | Pierre Ossman | 2015-11-27 | 1 | -1/+1 |
* | Give a correct list of valid security schemes | Pierre Ossman | 2014-09-17 | 1 | -1/+5 |
* | Make the VeNCrypt security type implicit | DRC | 2011-02-21 | 1 | -1/+1 |
* | [Development] client: Add dialog window to accept/save invalid X509 | Adam Tkac | 2010-11-18 | 1 | -0/+12 |
* | [Development] Move Get{C,S}Security from Security class to separate classes. | Adam Tkac | 2010-10-01 | 1 | -0/+88 |