Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the TLS code so that the push/pull functions are aware of their | Pierre Ossman | 2012-07-03 | 1 | -8/+9 |
* | Fix unsafe usage of the logging functions. | Pierre Ossman | 2012-04-26 | 1 | -1/+1 |
* | [Bugfix] Register GNUTLS debug routines only when we actually need them. | Adam Tkac | 2011-02-18 | 1 | -7/+6 |
* | [Bugfix] Check return codes from gnutls library every time. | Adam Tkac | 2010-08-11 | 1 | -1/+3 |
* | [Development] Rename SSecurityTLSBase source/class to SSecurityTLS. | Adam Tkac | 2010-07-21 | 1 | -0/+224 |
* | [Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase ... | Adam Tkac | 2010-07-21 | 1 | -83/+0 |
* | [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available. | Adam Tkac | 2010-04-28 | 1 | -2/+3 |
* | [Development] Implement VeNCrypt security type on server side. Currently only | Adam Tkac | 2010-04-23 | 1 | -0/+82 |