aboutsummaryrefslogtreecommitdiffstats
path: root/win/vncconfig/Authentication.h
Commit message (Expand)AuthorAgeFilesLines
* Use std::string instead of CharArrayPierre Ossman2023-02-041-3/+2
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-2/+2
* Get rid of TCHAR magicPierre Ossman2023-02-041-13/+13
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+1
* Fix another compile error on Windows when not building with GnuTLSPeter Åstrand (astrand)2018-05-021-0/+2
* Move gnutls functions into SSecurityTLSBrian P. Hinz2017-11-141-33/+2
* Hook up the "Load X.509 Cert/Key" dialogs in winvncBrian P. Hinz2017-08-211-3/+83
* Remove legacy Windows codePierre Ossman2016-01-121-2/+1
* Use new API for getVncAuthPasswd()Pierre Ossman2014-12-021-1/+2
* [Development] Windows vncconfig: add various TLS related boxes to Security di...Adam Tkac2011-02-011-56/+51
* [Bugfix] win: ReverseSecurityTypes option doesn't exist so don't set it.Adam Tkac2010-11-111-1/+0
* Oops. Need to include SecurityServer.hDRC2010-10-271-0/+1
* [Development] Move Get{C,S}Security from Security class to separate classes.Adam Tkac2010-10-011-1/+1
* [Bugfix] Fix vncconfig.exe compilation (broken since r4123).Adam Tkac2010-09-151-3/+3
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-231-2/+2
* [Development] Move all VncAuth code from SSecurityFactoryStandard class toAdam Tkac2010-04-231-1/+2
* [Development] Define security types as rdr::U8 values.Adam Tkac2010-04-231-2/+2
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+142