aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/UserDialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* bug fix for user is NULLJiuyang liu2020-02-101-1/+1
* implement username/password from env.Jiuyang liu2020-02-061-0/+13
* Avoid compiler "use of uninitialised variable" warningsPierre Ossman2018-09-131-0/+6
* Display security state when asking for passwordPierre Ossman2017-09-011-3/+28
* Merge authentication dialogsPierre Ossman2017-09-011-23/+37
* Make sure we're paranoid about accidentally feeding a format string.Pierre Ossman2012-04-251-6/+4
* Make sure to include config.h in every compilation unit. Otherwise,Peter Åstrand2011-08-231-0/+4
* The password file must be opened in binary mode. Otherwise, you mightPeter Åstrand2011-07-141-1/+1
* We need to be careful about feeding FLTK @:s when they will be used in aPierre Ossman2011-05-231-4/+10
* Implement dialog for when both username and password is needed.Pierre Ossman2011-05-171-4/+62
* Make sure we can display all the possible dialog types the RFB core needs.Pierre Ossman2011-05-171-1/+20
* Initial commit of new FLTK based vncviewer. Most of the code comes from thePierre Ossman2011-03-091-0/+86