mirror of
https://github.com/OpenVPN/openvpn.git
synced 2024-11-23 17:53:49 +08:00
645071ae9f
t_client.rc is a config file used in integration tests (t_client.sh). It is a local (developer/machine) specific file not intended to be verisonized. A template file can be found at ./tests/t_client.rc-sample Signed-off-by: Jens Neuhalfen <jens@neuhalfen.name> Acked-by: Steffan Karger <steffan.karger@fox-it.com> Message-Id: <80711231-C760-410A-B8A5-F2B1D46C22CE@neuhalfen.name> Signed-off-by: Gert Doering <gert@greenie.muc.de>
66 lines
730 B
Plaintext
66 lines
730 B
Plaintext
*.[oa]
|
|
*.l[oa]
|
|
*.dll
|
|
*.exe
|
|
*.exe.*
|
|
*.obj
|
|
*.pyc
|
|
*.so
|
|
*~
|
|
*.idb
|
|
*.suo
|
|
*.ncb
|
|
*.vcproj.*
|
|
*.vcxproj.user
|
|
*.sln.cache
|
|
*.log
|
|
Release
|
|
Debug
|
|
Win32-Output
|
|
.deps
|
|
.libs
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autodefs.h
|
|
autom4te.cache
|
|
config.guess
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
configure.h
|
|
depcomp
|
|
doxygen/
|
|
stamp-h1
|
|
install-sh
|
|
missing
|
|
ltmain.sh
|
|
libtool
|
|
m4/libtool.m4
|
|
m4/ltoptions.m4
|
|
m4/ltsugar.m4
|
|
m4/ltversion.m4
|
|
m4/lt~obsolete.m4
|
|
|
|
version.sh
|
|
msvc-env-local.bat
|
|
config-msvc-local.h
|
|
config-msvc-version.h
|
|
doc/openvpn.8.html
|
|
distro/rpm/openvpn.spec
|
|
|
|
tests/t_client.sh
|
|
tests/t_client-*-20??????-??????/
|
|
t_client.rc
|
|
|
|
src/openvpn/openvpn
|
|
include/openvpn-plugin.h
|
|
config-version.h
|
|
nbproject
|
|
test-driver
|
|
compile
|
|
stamp-h2
|