res
Translate line : 288 and 291->332 and 334->344 to Persian
2021-02-12 11:39:01 -05:00
.appveyor.yml
msvc: preliminary support
2019-11-26 10:04:45 -05:00
.editorconfig
Add EditorConfig file
2017-08-14 23:44:24 +02:00
.gitignore
msvc: preliminary support
2019-11-26 10:04:45 -05:00
.gitpod.Dockerfile
Fully automate dev setup with Gitpod
2021-02-19 07:43:10 +00:00
.gitpod.yml
Fully automate dev setup with Gitpod
2021-02-19 07:43:10 +00:00
.kateconfig
add .kateconfig
2010-06-29 16:11:34 +02:00
.travis-build-openssl.sh
travis-ci: add openssl-1.1.0 support
2018-01-18 18:00:10 +05:00
.travis.yml
travis-ci: switch to xenial, disable cppcheck
2019-03-17 13:54:36 -04:00
BUILD.rst
remove g++ from required cygwin packages
2019-09-09 12:17:45 -04:00
CHANGES.rst
Add information about versions 2-7 to CHANGES.rst
2015-11-24 11:50:12 +02:00
COPYING
import of openvpn-gui-1.0.3.zip
2008-12-18 11:08:35 +00:00
COPYRIGHT.GPL
import of openvpn-gui-1.0.3.zip
2008-12-18 11:08:35 +00:00
Makefile.am
Parse and display messages received by echo msg commands
2021-01-07 23:29:02 -05:00
README.md
Fully automate dev setup with Gitpod
2021-02-19 07:43:10 +00:00
README.rst
README updates
2020-12-04 18:29:37 -05:00
access.c
Close token handle in GetProcessTokenGroups()
2017-05-11 18:45:37 -04:00
access.h
Handle interactive service policy restrictions
2016-03-13 20:23:20 -04:00
bootstrap
use automake in build
2012-03-28 10:59:44 +00:00
chartable.h
convert files to unix style end-of-line
2012-03-28 10:44:54 +00:00
config-msvc.h
msvc: preliminary support
2019-11-26 10:04:45 -05:00
configure.ac
Bump version to 11.21.0.0
2020-12-09 13:26:57 +02:00
echo.c
Update echo-msg window from the thread that owns the window
2021-01-07 23:29:02 -05:00
echo.h
Parse and display messages received by echo msg commands
2021-01-07 23:29:02 -05:00
env_set.c
env_set.c: remove redundant check
2019-03-17 13:54:36 -04:00
env_set.h
Support for 'setenv name var' using echo
2018-04-23 22:05:05 +03:00
localization.c
Show a mark against profiles that are in connecting state
2021-01-02 12:35:48 -05:00
localization.h
Show a mark against profiles that are in connecting state
2021-01-02 12:35:48 -05:00
main.c
Update echo-msg window from the thread that owns the window
2021-01-07 23:29:02 -05:00
main.h
Update echo-msg window from the thread that owns the window
2021-01-07 23:29:02 -05:00
manage.c
Subscribe to bytecount message from management interface
2018-01-30 10:20:58 +02:00
manage.h
Support sending commands to running instance
2018-01-20 11:42:23 -05:00
misc.c
Detect urls in echo message make them clickable
2021-01-07 23:29:02 -05:00
misc.h
Detect urls in echo message make them clickable
2021-01-07 23:29:02 -05:00
openvpn-gui-res.h
Implement display of echo message window
2021-01-07 23:29:02 -05:00
openvpn-gui.sln
msvc: preliminary support
2019-11-26 10:04:45 -05:00
openvpn-gui.vcxproj
Parse and display messages received by echo msg commands
2021-01-07 23:29:02 -05:00
openvpn-gui.vcxproj.filters
Parse and display messages received by echo msg commands
2021-01-07 23:29:02 -05:00
openvpn.c
Parse and display messages received by echo msg commands
2021-01-07 23:29:02 -05:00
openvpn.h
Support for 'setenv name var' using echo
2018-04-23 22:05:05 +03:00
openvpn_config.c
Mute echo message if repeated or disabled
2021-01-07 23:29:02 -05:00
openvpn_config.h
refactor option handling code
2010-04-09 06:18:58 +02:00
options.c
Mute echo message if repeated or disabled
2021-01-07 23:29:02 -05:00
options.h
Mute echo message if repeated or disabled
2021-01-07 23:29:02 -05:00
passphrase.c
Simplify some parameters and registry keys
2016-08-06 11:46:15 -04:00
passphrase.h
Simplify some parameters and registry keys
2016-08-06 11:46:15 -04:00
proxy.c
change "%S" to "%ls" to silence mingw warning:
2017-03-25 13:42:27 +05:00
proxy.h
support SOCKS 5 proxy auth notifications from mgmt
2012-07-20 11:55:10 +02:00
registry.c
Persist echo msg history in registry
2021-01-07 23:29:02 -05:00
registry.h
Make options saved in registry editable by user
2016-08-06 11:46:15 -04:00
save_pass.c
Save username and optionally passwords
2016-05-29 19:35:30 -04:00
save_pass.h
Save username and optionally passwords
2016-05-29 19:35:30 -04:00
scripts.c
Add logging to RunDisconnectScript()
2020-11-08 07:53:26 -05:00
scripts.h
use managment interface
2010-09-10 11:39:39 +02:00
service.c
Introduce "Always use interactive service" option
2020-09-18 00:03:03 -04:00
service.h
Handle interactive service policy restrictions
2016-03-13 20:23:20 -04:00
tray.c
Show a mark against profiles that are in connecting state
2021-01-02 12:35:48 -05:00
tray.h
Provide support for a hierarchical config menu listing
2019-02-11 11:51:23 -05:00
viewlog.c
Use file associations to open config and log
2016-08-06 11:46:15 -04:00
viewlog.h
convert files to unix style end-of-line
2012-03-28 10:44:54 +00:00