index
:
openvpn.git
beta/2.3
master
release/2.3
Copy of the official OpenVPN git repo
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
* migrated all getaddrinfo() to getaddr6
JuanJo Ciarlante
2011-03-25
1
-133
/
+101
|
*
|
* created getaddr6(), use it from resolve_remote()
JuanJo Ciarlante
2011-03-25
1
-15
/
+265
|
*
|
* rebased openvpn-2.1_rc1b.jjo.20061206.d.patch
JuanJo Ciarlante
2011-03-25
13
-190
/
+856
*
|
|
Update man page with info about --connect-timeout
Robert Fischer
2011-04-21
1
-0
/
+8
*
|
|
Update man page with info about --capath
Robert Fischer
2011-04-21
1
-0
/
+5
*
|
|
Add a simple comment regarding openvpn_snprintf() is duplicated
David Sommerseth
2011-04-21
1
-0
/
+3
*
|
|
Improve the mysprintf() issue in openvpnserv.c
David Sommerseth
2011-04-21
1
-11
/
+28
*
|
|
Fixed a bug with GUI icon deletion on upgrade from 2.2-RC or earlier
Samuli Seppänen
2011-04-15
1
-0
/
+6
*
|
|
Avoid re-defining uint32_t when using mingw compiler
Gisle Vanem
2011-04-14
1
-0
/
+7
*
|
|
Added man page entry for --management-client
rf
2011-04-14
1
-0
/
+7
*
|
|
Update man page with info about --remote-random-hostname
rf
2011-04-14
1
-0
/
+6
*
|
|
Fixed copying of tapinstall.exe to dist/bin when using prebuilt TAP-drivers
Samuli Seppänen
2011-04-14
1
-1
/
+1
*
|
|
Removed Win2k from supported platforms list in INSTALL and win/openvpn.nsi
Samuli Seppänen
2011-04-14
2
-5
/
+3
*
|
|
Fix a bug in devcon source code handling
Samuli Seppänen
2011-04-14
1
-1
/
+1
*
|
|
Change the default --tmp-dir path to a more suitable path
David Sommerseth
2011-04-14
3
-4
/
+36
*
|
|
Fixed bug in port-share that could cause port share process to crash
James Yonan
2011-04-14
1
-0
/
+3
*
|
|
Add more detailed explanation regarding the function of "--rdns-internal"
Gert Doering
2011-04-14
1
-1
/
+7
*
|
|
Change all CRLF linefeeds to LF linefeeds
Samuli Seppänen
2011-04-14
24
-1013
/
+1013
*
|
|
Add man page entry for --redirect-private
Samuli Seppänen
2011-04-05
1
-0
/
+5
*
|
|
Fix the --client-cert-not-required feature
David Sommerseth
2011-03-31
1
-4
/
+6
*
|
|
Clarify --tmp-dir option
chantra
2011-03-25
2
-1
/
+18
|
/
/
*
|
Use a version-less version identifier on the master branch
David Sommerseth
2011-03-25
1
-1
/
+1
*
|
common_name passing in auth_pam plugin
Joe Patterson
2011-03-25
2
-3
/
+10
*
|
Fixed typo in plugin.h
Stefan Hellermann
2011-03-25
1
-1
/
+1
*
|
plugin.h: update prototype of plugin_call dummy in !ENABLE_PLUGIN case
Stefan Hellermann
2011-03-25
1
-1
/
+3
*
|
Separate the general plug-in version constant and v3 plug-in structs version
David Sommerseth
2011-03-25
3
-4
/
+18
*
|
Added a simple plug-in demonstrating the v3 plug-in API.
David Sommerseth
2011-03-25
1
-0
/
+245
*
|
Extend the v3 plug-in API to send over X509 certificates
David Sommerseth
2011-03-25
9
-16
/
+32
*
|
Implement the core v3 plug-in function calls.
David Sommerseth
2011-03-25
1
-2
/
+27
*
|
Define the new openvpn_plugin_{open,func}_v3() API
David Sommerseth
2011-03-25
3
-3
/
+227
*
|
Provide 'dev_type' environment variable to plug-ins and script hooks
David Sommerseth
2011-03-25
3
-0
/
+8
*
|
Misc fixes to r6708.
James Yonan
2011-03-25
8
-51
/
+72
*
|
Added "management-external-key" option. This option can be used
James Yonan
2011-03-25
10
-59
/
+433
*
|
Fixed compiling issues when using --disable-crypto
James Yonan
2011-03-25
1
-0
/
+1
*
|
Add extv3 X509 field support to --x509-username-field
Markus Koetter
2011-03-25
2
-1
/
+71
*
|
Preparing for the v2.2-RC2 release
v2.2-RC2
David Sommerseth
2011-03-24
2
-2
/
+24
*
|
Windows cross-compile cleanup
Alon Bar-Lev
2011-03-24
4
-26
/
+26
*
|
Clarified --client-config-dir section on the man-page.
Samuli Seppänen
2011-03-24
1
-1
/
+3
*
|
Clarify default value for the --inactive option.
David Sommerseth
2011-03-24
1
-1
/
+1
*
|
Open log files as text files on Windows
David Sommerseth
2011-03-24
1
-1
/
+1
*
|
Fixes to Makefile.am
Samuli Seppänen
2011-03-23
1
-2
/
+2
*
|
Updated INSTALL-win32.txt
Samuli Seppänen
2011-03-21
1
-11
/
+12
*
|
Replaced config-win32.h with win/config.h.in
Samuli Seppänen
2011-03-21
8
-358
/
+372
*
|
Fixes to win/openvpn.nsi
Samuli Seppänen
2011-03-21
1
-2
/
+17
*
|
Added support for prebuilt TAP-drivers. Automated embedding manifests.
Samuli Seppänen
2011-03-21
6
-79
/
+111
*
|
Implement IPv6 in TUN mode for Windows TAP driver.
Gert Doering
2011-03-10
3
-4
/
+254
*
|
Fix line continuation in chkconfig init script description.
Ville Skyttä
2011-03-01
1
-4
/
+4
*
|
Fix packaging of config-win32.h and service-win32/msvc.mak
v2.2-RC
David Sommerseth
2011-02-28
2
-3
/
+6
*
|
Preparing for the OpenVPN 2.2-RC release
David Sommerseth
2011-02-28
2
-2
/
+30
*
|
Temporary snprintf-related fix to service-win32/openvpnserv.c
Samuli Seppänen
2011-02-28
1
-2
/
+1
[prev]
[next]