You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The functions gnutls_*_set_priority we used were marked deprecated since latest GnuTLS version 2.12. However the replacement function gnutls_priority_set_direct is available since 2.2, which is even lower than our version requirement 2.4 in configure. The patch just replace the deprecate function to fix the compile warning. Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
15 years ago | |
|---|---|---|
| .. | ||
| Makefile.am | 15 years ago | |
| corre.c | 23 years ago | |
| cursor.c | 19 years ago | |
| hextile.c | 20 years ago | |
| listen.c | 15 years ago | |
| rfbproto.c | 15 years ago | |
| rre.c | 23 years ago | |
| sockets.c | 15 years ago | |
| tight.c | 20 years ago | |
| tls.c | 15 years ago | |
| tls.h | 16 years ago | |
| ultra.c | 15 years ago | |
| vncviewer.c | 15 years ago | |
| zlib.c | 20 years ago | |
| zrle.c | 15 years ago | |