index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
vncpasswd
/
vncpasswd.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize even more logging and exceptions
Pierre Ossman
2024-11-22
1
-1
/
+1
*
Improve error messages for base directory creation
Pierre Ossman
2024-08-29
1
-2
/
+3
*
Handle existing config directory in vncpasswd
Pierre Ossman
2024-08-15
1
-2
/
+4
*
Let pwquality check minimum length
Pierre Ossman
2024-08-15
1
-7
/
+10
*
Merge branch 'master' of https://github.com/prownd/tigervnc
Pierre Ossman
2024-08-15
1
-0
/
+47
|
\
|
*
Limit the maximum length of a password to 8 characters
hanjinpeng
2024-08-14
1
-0
/
+5
|
*
vncpasswd add password complexity rule check to enhance security
hanjinpeng
2024-08-14
1
-0
/
+42
*
|
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-6
/
+6
|
/
*
Create common recursive mkdir()
Pierre Ossman
2024-05-30
1
-9
/
+4
*
Implement XDG Base Directory paths, deprecate ~/.vnc
90
2024-04-26
1
-1
/
+10
*
Begin work on XDGBDS compliance and overrideable configs
90
2024-03-15
1
-5
/
+5
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-31
/
+26
*
Use fixed size character buffer
Pierre Ossman
2023-02-04
1
-11
/
+12
*
Remove trailing slash from getvnchomedir()
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Namespace directory functions
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
1
-3
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+5
*
Let user know that a view-only password is not used
Jan Grulich
2021-05-25
1
-0
/
+2
*
Fix memory leaks
Jan Grulich
2018-11-20
1
-1
/
+14
*
Handle view only password in vncpasswd filter mode
Pierre Ossman
2018-05-07
1
-5
/
+15
*
vncpasswd: Ask for read only password.
Michal Srb
2014-11-10
1
-24
/
+44
*
[Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in
Adam Tkac
2011-02-07
1
-6
/
+5
*
[Development] Use gethomedir() function in vncpasswd and vncviewer.
Adam Tkac
2010-10-29
1
-5
/
+8
*
Reuse the getpasswd() function in filter mode so that the new line is strippe...
DRC
2010-07-09
1
-9
/
+10
*
Add a filter mode option to vncpasswd
DRC
2010-07-09
1
-1
/
+18
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+138