| Commit message (Expand) | Author | Age | Files | Lines |
* | [Development] Move Get{C,S}Security from Security class to separate classes. | Adam Tkac | 2010-10-01 | 1 | -2/+2 |
* | [Cleanup] Ensure all files use LF as newline control character, not CR+LF. | Adam Tkac | 2010-08-11 | 1 | -54/+54 |
* | [Development] Implement X509 VeNCrypt subtypes on the server side. | Adam Tkac | 2010-07-21 | 1 | -2/+0 |
* | [Development] Create VeNCrypt security types in Security class. | Adam Tkac | 2010-07-20 | 1 | -6/+0 |
* | [Development] Use SecurityType also as configuration for VeNCrypt. | Adam Tkac | 2010-07-20 | 1 | -6/+1 |
* | [Development] Pass Security instance to {C,S}SecurityVeNCrypt. | Adam Tkac | 2010-07-20 | 1 | -1/+2 |
* | [Development] Move VeNCrypt security subtypes into Security.h. | Adam Tkac | 2010-07-20 | 1 | -9/+0 |
* | Use {C,S}Security instead of {C,S}SecurityStack objects in VeNCrypt routines. | Adam Tkac | 2010-07-20 | 1 | -1/+1 |
* | [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available. | Adam Tkac | 2010-04-28 | 1 | -0/+8 |
* | [Development] Implement VeNCrypt type support on client side. Currently only | Adam Tkac | 2010-04-23 | 1 | -3/+2 |
* | [Development] Implement VeNCrypt security type on server side. Currently only | Adam Tkac | 2010-04-23 | 1 | -0/+68 |