summaryrefslogtreecommitdiffstats
path: root/libvncserver/rfbcrypto.h
Commit message (Collapse)AuthorAgeFilesLines
* crypto: move to commonChristian Beier2018-06-291-16/+0
| | | | | | As of now, only LibVNCServer makes uses of these digest functions _and_ they depend on sys/uio.h, but in the future LibVNCClient will need those as well.
* Fix building websockets with GnuTLS.Christian Beier2017-01-281-3/+3
|
* Fix typoChristian Beier2017-01-281-1/+1
|
* Fix websockets buildingChristian Beier2017-01-281-0/+2
|
* Various #ifdef fixes to allow building with MSVC2014Christian Beier2017-01-281-0/+2
|
* Add support for different crypto implementationsGernot Tenchio2011-09-191-0/+12