index
:
openvpn.git
master
[no description]
OpenVPN Technologies, Inc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
Revert "Add new openssl.cnf to easy-rsa/Windows"
David Sommerseth
1
-350
/
+0
2011-06-20
Add new openssl.cnf to easy-rsa/Windows
Samuli Seppänen
1
-0
/
+350
2011-06-20
Fix a build-ca issue on Windows
Samuli Seppänen
2
-3
/
+3
2011-06-15
Remove support for Linux 2.2 configuration fallback
David Sommerseth
2
-20
/
+3
2011-06-14
Documented --x509-username-field option
Robert Fischer
2
-1
/
+9
2011-06-14
Added info about --show-proxy-settings
Robert Fischer
2
-0
/
+6
2011-05-31
Fix compiling issues with pkcs11 when --disable-management is configured
David Sommerseth
1
-0
/
+2
2011-05-31
Don't define ENABLE_PUSH_PEER_INFO if SSL is not available
David Sommerseth
1
-0
/
+2
2011-05-19
Fix 2.2.0 build failure when management interface disabled
Matthew L. Creech
1
-0
/
+2
2011-05-10
Fix issues with some older GCC compilers
Simon Matter
1
-3
/
+3
2011-04-27
Fix compile issues when using --enable-small and --disable-ssl/--disable-crypto
Gustavo Zacarias
1
-1
/
+2
2011-04-21
Tagging the v2.2.0 release
v2.2.0
David Sommerseth
2
-1
/
+34
2011-04-21
Update man page with info about --connect-timeout
Robert Fischer
1
-0
/
+8
2011-04-21
Update man page with info about --capath
Robert Fischer
1
-0
/
+5
2011-04-21
Add a simple comment regarding openvpn_snprintf() is duplicated
David Sommerseth
1
-0
/
+3
2011-04-21
Improve the mysprintf() issue in openvpnserv.c
David Sommerseth
1
-11
/
+28
2011-04-15
Fixed a bug with GUI icon deletion on upgrade from 2.2-RC or earlier
Samuli Seppänen
1
-0
/
+6
2011-04-15
Avoid re-defining uint32_t when using mingw compiler
Gisle Vanem
1
-0
/
+7
2011-04-14
Added man page entry for --management-client
rf
1
-0
/
+7
2011-04-14
Update man page with info about --remote-random-hostname
rf
1
-0
/
+6
2011-04-14
Fixed copying of tapinstall.exe to dist/bin when using prebuilt TAP-drivers
Samuli Seppänen
1
-1
/
+1
2011-04-14
Removed Win2k from supported platforms list in INSTALL and win/openvpn.nsi
Samuli Seppänen
2
-5
/
+3
2011-04-14
Fix a bug in devcon source code handling
Samuli Seppänen
1
-1
/
+1
2011-04-14
Change the default --tmp-dir path to a more suitable path
David Sommerseth
3
-4
/
+36
2011-04-14
Fixed bug in port-share that could cause port share process to crash
James Yonan
1
-0
/
+3
2011-04-14
Add more detailed explanation regarding the function of "--rdns-internal"
Gert Doering
1
-1
/
+7
2011-04-14
Change all CRLF linefeeds to LF linefeeds
Samuli Seppänen
24
-1013
/
+1013
2011-04-05
Add man page entry for --redirect-private
Samuli Seppänen
1
-0
/
+5
2011-03-31
Fix the --client-cert-not-required feature
David Sommerseth
1
-4
/
+6
2011-03-25
Clarify --tmp-dir option
chantra
2
-1
/
+18
2011-03-24
Preparing for the v2.2-RC2 release
v2.2-RC2
David Sommerseth
2
-2
/
+24
2011-03-24
Windows cross-compile cleanup
Alon Bar-Lev
4
-26
/
+26
2011-03-24
Clarified --client-config-dir section on the man-page.
Samuli Seppänen
1
-1
/
+3
2011-03-24
Clarify default value for the --inactive option.
David Sommerseth
1
-1
/
+1
2011-03-24
Open log files as text files on Windows
David Sommerseth
1
-1
/
+1
2011-03-23
Fixes to Makefile.am
Samuli Seppänen
1
-2
/
+2
2011-03-21
Updated INSTALL-win32.txt
Samuli Seppänen
1
-11
/
+12
2011-03-21
Replaced config-win32.h with win/config.h.in
Samuli Seppänen
8
-358
/
+372
2011-03-21
Fixes to win/openvpn.nsi
Samuli Seppänen
1
-2
/
+17
2011-03-21
Added support for prebuilt TAP-drivers. Automated embedding manifests.
Samuli Seppänen
6
-79
/
+111
2011-03-10
Implement IPv6 in TUN mode for Windows TAP driver.
Gert Doering
3
-4
/
+254
2011-03-01
Fix line continuation in chkconfig init script description.
Ville Skyttä
1
-4
/
+4
2011-02-28
Fix packaging of config-win32.h and service-win32/msvc.mak
v2.2-RC
David Sommerseth
2
-3
/
+6
2011-02-28
Preparing for the OpenVPN 2.2-RC release
David Sommerseth
2
-2
/
+30
2011-02-28
Temporary snprintf-related fix to service-win32/openvpnserv.c
Samuli Seppänen
1
-2
/
+1
2011-02-27
Changes to buildsystem patchset
Samuli Seppänen
4
-26
/
+34
2011-02-27
Added first version of NSI installer script to win/openvpn.nsi
Samuli Seppänen
1
-0
/
+802
2011-02-27
Copied install-win32/setpath.nsi to win/setpath.nsi
Samuli Seppänen
1
-0
/
+231
2011-02-27
Several modifications to win/make_dist.py to allow building the NSI installer
Samuli Seppänen
1
-3
/
+25
2011-02-27
Added comments to win/build_ddk.py
Samuli Seppänen
1
-0
/
+1
2011-02-27
Added openvpnserv.exe building to win/build.py
Samuli Seppänen
1
-1
/
+8
2011-02-27
Added configure.h and version.m4 variable parsing to win/config.py
Samuli Seppänen
1
-1
/
+3
2011-02-27
Added command-line switch to win/build_all.py to skip TAP driver building
Samuli Seppänen
1
-7
/
+16
2011-02-27
Added comments and made small modifications to win/msvc.mak.in
Samuli Seppänen
1
-16
/
+16
2011-02-27
Added support for viewing config-win32.h paramters to win/show.py
Samuli Seppänen
1
-3
/
+3
2011-02-27
Added helper functionality to win/wb.py
Samuli Seppänen
1
-0
/
+99
2011-02-27
Moved TAP-driver version info to version.m4. Cleaned up win/settings.in.
Samuli Seppänen
2
-17
/
+13
2011-02-27
Added a nmake makefile for openvpnserv.exe building
Samuli Seppänen
1
-0
/
+30
2011-02-27
Added ENABLE_PASSWORD_SAVE to config-win32.h
Samuli Seppänen
1
-0
/
+3
2011-01-06
Fix compiler warning when compiling against OpenSSL 1.0.0
David Sommerseth
1
-1
/
+1
2010-12-20
Minor addition of logging info before and after
James Yonan
1
-0
/
+2
2010-12-17
Make the --x509-username-field feature an opt-in feature
David Sommerseth
4
-0
/
+23
2010-12-04
Change variadic macros to C99 style.
Matthias Andree
1
-4
/
+4
2010-11-25
Prepared v2.2-beta5 for release
v2.2-beta5
David Sommerseth
2
-1
/
+6
2010-11-25
Merge branch 'feat_misc' into beta2.2
David Sommerseth
1
-1
/
+1
2010-11-25
Fixed an issue causing a build failure with MS Visual Studio 2008.
Samuli Seppänen
1
-1
/
+1
2010-11-21
Prepared for v2.2-beta4 for release
v2.2-beta4
David Sommerseth
2
-2
/
+2
2010-11-18
Updated ChangeLog with info about last merges
David Sommerseth
1
-0
/
+39
2010-11-18
Merge branch 'feat_misc' into beta2.2
David Sommerseth
46
-1064
/
+60
2010-11-18
Merge branch 'bugfix2.1' into beta2.2
David Sommerseth
2
-17
/
+58
2010-11-18
Added command-line option parser and an unsigned build option to build_all.py
Samuli Seppänen
1
-15
/
+56
2010-11-18
Merged add_bypass_address() and add_host_route_if_nonlocal()
David Sommerseth
1
-22
/
+12
2010-11-18
Removed functions not being used anywhere
David Sommerseth
2
-21
/
+0
2010-11-18
Only add some functions when really needed
David Sommerseth
2
-0
/
+4
2010-11-18
Fixed potential misinterpretation of boolean logic
David Sommerseth
1
-1
/
+1
2010-11-18
Fix compiler warnings about not used dummy() functions
David Sommerseth
4
-1
/
+8
2010-11-18
Use stricter snprintf() formatting in socks_username_password_auth() (v3)
David Sommerseth
1
-3
/
+10
2010-11-18
Merge branch 'svn-BETA21' into bugfix2.1
David Sommerseth
2
-3
/
+3
2010-11-16
Fixes to prevent compile breakage when --disable-crypto is used.
James Yonan
2
-5
/
+2
2010-11-16
In verify_callback, the subject var should be freed by OPENSSL_free,
James Yonan
2
-3
/
+3
2010-11-14
Merge branch 'bugfix2.1' into beta2.2
David Sommerseth
4
-9
/
+8
2010-11-14
Fixed compiling issues when using --disable-crypto
James Yonan
2
-5
/
+2
2010-11-14
Remove hardcoded path to resolvconf
Jesse Young
2
-4
/
+6
2010-11-14
Clean-up: Removing useless code - hash related functions
David Sommerseth
6
-49
/
+20
2010-11-14
Clean-up: Remove more dead and inactive code paths
David Sommerseth
11
-52
/
+5
2010-11-14
Clean-up: Remove pthread and mutex locking code
David Sommerseth
32
-921
/
+1
2010-11-14
Merge branch 'feat_misc' into beta2.2
David Sommerseth
1
-0
/
+2
2010-11-14
Added check for variable CONFIGURE_DEFINES into options.c
Samuli Seppänen
1
-0
/
+2
2010-11-13
Merge branch 'feat_misc' into beta2.2
David Sommerseth
7
-39
/
+266
2010-11-13
Merge branch 'bugfix2.1' into beta2.2
David Sommerseth
2
-4
/
+9
2010-11-13
Merge branch 'svn-BETA21' into beta2.2
David Sommerseth
9
-26
/
+231
2010-11-13
Merge branch 'svn-BETA21' into bugfix2.1
David Sommerseth
9
-26
/
+231
2010-11-12
Clarified --explicit-exit-notify man page entry
David Sommerseth
1
-2
/
+3
2010-11-12
Improved man page entry for script_type
Gert Doering
1
-2
/
+2
2010-11-12
Add HTTP/1.1 Host header
Lars Hupel
1
-0
/
+4
2010-11-12
Make "topology subnet" work on Solaris (ifconfig + route metric changes by Ka...
Gert Doering
2
-5
/
+30
2010-11-12
Integrate support for TAP mode on Solaris, written by Kazuyoshi Aizawa <admin...
Gert Doering
1
-22
/
+98
2010-11-12
Adding support for SOCKS plain text authentication
Pierre Bourdon
5
-12
/
+138
2010-10-28
Version 2.1.3b
James Yonan
1
-1
/
+1
2010-10-24
Make base64.h have the same conditional compilation expression as
James Yonan
1
-1
/
+1
2010-10-24
Implement challenge/response authentication support in client mode,
James Yonan
7
-24
/
+229
2010-10-23
Fixed initialization bug in route_list_add_default_gateway
James Yonan
1
-0
/
+2
2010-10-21
Preparing for v2.2-beta3
David Sommerseth
2
-2
/
+25
2010-10-21
Fixed compiler warning in ssl.c
David Sommerseth
1
-2
/
+2
2010-10-21
Solved hidden merge conflict between feat_misc and bugfix2.1
David Sommerseth
1
-1
/
+1
2010-10-21
Fixed static defined length check to use sizeof()
Emilien Mantel
1
-1
/
+1
2010-10-21
Choose a different field in X509 to be username
Emilien Mantel
4
-14
/
+36
2010-10-21
ssl.c: fix use of openvpn_run_script()'s return value
Fabian Knittel
1
-13
/
+5
2010-10-21
Revamped the script-security warning logging (version 2)
David Sommerseth
8
-11
/
+27
2010-10-21
Don't add compile time information if --enable-small is used
David Sommerseth
1
-0
/
+2
2010-10-21
Make use of automake CLEANFILES variable instead of clean-local rule
David Sommerseth
1
-4
/
+1
2010-10-21
Fix dependency checking for configure.h (v2)
David Sommerseth
3
-8
/
+11
2010-10-21
Add comile time information/settings from ./configure to --version
David Sommerseth
4
-0
/
+85
2010-10-21
pkitool lacks expected option "--help"
Wil Cooley
1
-0
/
+6
2010-10-21
Several updates to openvpn.8 (man page updates)
Karl O. Pinc
1
-9
/
+13
2010-10-21
enhance tls-verify possibility
Mathieu GIANNECCHINI
6
-0
/
+87
2010-10-21
Reworked the eurephia patch for inclusion to the openvpn-testing tree
David Sommerseth
3
-0
/
+29
2010-10-21
Fix problem with special case route targets ('remote_host')
Gert Doering
1
-0
/
+2
2010-10-21
Fixed compiler warnings reported on Ubuntu 10.04
David Sommerseth
4
-10
/
+11
2010-10-21
More t_client.sh updates - exit with SKIP when we want to skip
David Sommerseth
1
-3
/
+3
2010-10-21
Test framework improvment - Do not FAIL if t_client.rc is missing
David Sommerseth
1
-10
/
+10
2010-10-21
Build t_client.sh by configure at run-time.
Gert Doering
2
-14
/
+22
2010-10-21
full "VPN client connect" test framework for OpenVPN
Gert Doering
3
-1
/
+382
2010-10-21
Fixes openssl-1.0.0 compilation warning
chantra
1
-3
/
+3
2010-10-21
Fix <net/if.h> compile time problems on OpenBSD for good
Gert Doering
1
-4
/
+4
2010-10-21
Fix compile problems on NetBSD and OpenBSD
Gert Doering
1
-0
/
+3
2010-10-21
Fix multiple configured scripts conflicts issue (version 2)
David Sommerseth
1
-0
/
+18
2010-10-21
Exclude ping and control packets from activity
Davide Brini
3
-7
/
+20
2010-10-21
Fix errors in openvpn-plugin.h documentation
chantra
1
-1
/
+2
2010-10-21
Fixed client hang when server don't PUSH (aka the NO_SOUP_FOR_YOU patch)
David Sommerseth
1
-0
/
+17
2010-10-21
Handle non standard subnets in PF grammar
chantra
1
-0
/
+5
2010-10-21
OCSP_check.sh: new check logic
David Sommerseth
1
-10
/
+32
2010-10-21
Avoid repetition of "this config may cache passwords in memory" (v2)
David Sommerseth
1
-1
/
+3
2010-10-21
Fix certificate serial number export
Davide Brini
3
-4
/
+119
2010-10-21
Fix missing /bin/bash -> /bin/sh
Davide Brini
1
-1
/
+1
2010-10-21
Enhance contrib/pull-resolv-conf/client.{up,down} scripts
Davide Brini
2
-69
/
+64
2010-10-21
The man page does not mention that the default value of "mssfix" is 1450.
Davide Brini
1
-1
/
+2
2010-10-21
Fixed potential NULL pointer issue
David Sommerseth
1
-1
/
+1
2010-10-21
Removed no longer needed delete_file() call
David Sommerseth
1
-1
/
+0
2010-10-21
Updated the man page to reflect the behavioural change of create_temp_file()
David Sommerseth
1
-1
/
+1
2010-10-21
Renamed all calls to create_temp_filename()
David Sommerseth
4
-37
/
+53
2010-10-21
Harden create_temp_filename() (version 2)
David Sommerseth
2
-16
/
+48
2010-10-21
Make use of counter_type instead of int when counting bytes and network packets
David Sommerseth
2
-3
/
+4
2010-10-21
The man page needs dash escaping in UTF-8 environments
Jan Brinkmann
1
-1
/
+1
2010-10-21
When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...
Daniel Johnson
1
-7
/
+35
2010-10-21
Debian patch: Fix spelling in log message
Alberto Gonzalez Iniesta
1
-1
/
+1
2010-10-21
Fix autotools cross-compiling support
David Sommerseth
2
-22
/
+21
2010-10-21
On TARGET_LINUX define _GNU_SOURCE if not defined
David Sommerseth
1
-0
/
+4
2010-10-21
The man page needs dash escaping in UTF-8 environments
Jan Brinkmann
1
-807
/
+807
2010-10-21
bash->bourne script cleanup
Dan Nelson
17
-17
/
+17
2010-10-21
Allow 'lport 0' setup for random port binding
Enrico Scholz
1
-1
/
+1
2010-10-21
remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfig
Gert Doering
1
-14
/
+3
2010-10-21
verb 5 logging wrongly reports received bytes
David Sommerseth
1
-2
/
+2
2010-10-21
[PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config file
Karl O. Pinc
1
-15
/
+27
2010-10-21
Added mapping files from SVN commit ID to more descriptive commit IDs.
David Sommerseth
2
-0
/
+2
2010-09-01
Added --proto-force directive.
James Yonan
5
-2
/
+35
2010-08-31
Don't configure Linux tun/tap txqueuelen setting if OpenVPN
James Yonan
1
-1
/
+1
2010-08-29
Allow PKCS12 file content to be included inline in configuration file,
James Yonan
3
-10
/
+39
2010-08-20
Attempt to fix issue where domake-win build system was not properly
v2.1.3
James Yonan
11
-203
/
+191
2010-08-15
Windows security issue:
v2.1.2
James Yonan
4
-3
/
+116
2010-08-10
Added warning about tls-remote in man page.
James Yonan
1
-0
/
+7
2010-08-09
Distribute win directory (Python/MSVC-based build system)
James Yonan
1
-1
/
+2
2010-07-27
Added "net stop dnscache" and "net start dnscache" in front
James Yonan
6
-8
/
+34
2010-07-27
Fixed an issue where application payload transmissions on the
James Yonan
6
-12
/
+54
2010-07-26
Fixed typo: missing comment close.
James Yonan
1
-1
/
+1
2010-07-16
Added win/build_exe.py script, which is similar to
James Yonan
2
-21
/
+38
2010-07-16
Added --register-dns option for Windows.
James Yonan
9
-11
/
+79
2010-07-12
Implemented multi-address DNS expansion on the network field of route
James Yonan
4
-16
/
+85
2010-07-10
Version 2.1.1k
James Yonan
1
-1
/
+1
2010-07-10
Fixed bug in proxy fallback capability where openvpn.exe could
James Yonan
2
-18
/
+22
2010-07-10
Added support for MSVC debugging of openvpn.exe in settings.in:
James Yonan
3
-7
/
+16
2010-06-26
Fixed static defined length check to use sizeof()
Emilien Mantel
1
-1
/
+1
2010-06-17
Choose a different field in X509 to be username
Emilien Mantel
4
-14
/
+36
2010-06-10
Fixed issue where bad creds provided by the management interface
James Yonan
2
-3
/
+6
2010-06-01
Implemented a key/value auth channel from client to server.
James Yonan
14
-9
/
+248
2010-05-24
Implemented http-proxy-override and http-proxy-fallback directives to make it
James Yonan
14
-72
/
+565
2010-05-11
Minor fixes to recent HTTP proxy changes:
James Yonan
3
-5
/
+5
2010-05-11
Proxy improvements:
James Yonan
10
-101
/
+676
2010-05-09
Fixed issue on Windows with MSVC compiler, where TCP_NODELAY support
James Yonan
1
-1
/
+1
2010-05-04
ssl.c: fix use of openvpn_run_script()'s return value
Fabian Knittel
1
-13
/
+5
2010-04-29
Revamped the script-security warning logging (version 2)
David Sommerseth
8
-11
/
+27
2010-04-28
Updated copyright date to 2010.
James Yonan
157
-160
/
+160
2010-04-22
Don't add compile time information if --enable-small is used
David Sommerseth
1
-0
/
+2
2010-04-22
Make use of automake CLEANFILES variable instead of clean-local rule
David Sommerseth
1
-4
/
+1
2010-04-22
Fix dependency checking for configure.h (v2)
David Sommerseth
3
-8
/
+11
2010-04-22
Added Python-based build system for Windows in
James Yonan
24
-26
/
+609
2010-04-17
Minor change to doclean script:
James Yonan
1
-1
/
+0
2010-04-16
Management interface performance optimizations:
James Yonan
6
-12
/
+161
2010-04-08
Add comile time information/settings from ./configure to --version
David Sommerseth
4
-0
/
+85
2010-03-31
Updated MSVC build scripts to Visual Studio 2008:
James Yonan
17
-530
/
+491
2010-03-30
Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after
James Yonan
2
-4
/
+5
2010-03-17
Version 2.1.1c
James Yonan
2
-2
/
+2
2010-03-12
Modified ">PASSWORD:Verification Failed" management interface
James Yonan
4
-6
/
+9
2010-03-12
Added stub directive "remote-ip-hint".
James Yonan
1
-0
/
+5
2010-03-12
Trivial fix to proxy.c -- #define proxy auth type as UP_TYPE_PROXY.
James Yonan
1
-1
/
+3
2010-03-06
Fixed an issue where if reneg-sec was set to 0 on the client,
James Yonan
1
-2
/
+5
2010-03-02
pkitool lacks expected option "--help"
Wil Cooley
1
-0
/
+6
2010-03-02
Several updates to openvpn.8 (man page updates)
Karl O. Pinc
1
-9
/
+13
2010-03-02
enhance tls-verify possibility
Mathieu GIANNECCHINI
6
-0
/
+87
2010-03-01
Allow 'lport 0' setup for random port binding
Enrico Scholz
1
-1
/
+1
[next]