summaryrefslogtreecommitdiffstats
path: root/libvncserver/rfbcrypto_polarssl.c
Commit message (Collapse)AuthorAgeFilesLines
* crypto: move to commonChristian Beier2018-06-291-26/+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.
* rfbcrypto_polarssl: it was way to late last night...Gernot Tenchio2011-09-201-2/+2
|
* Add support for different crypto implementationsGernot Tenchio2011-09-191-0/+26