summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * TODO.ipv6 updateJuanJo Ciarlante2011-03-251-0/+4
* * fix multi-tcp crash (corrected assertion)JuanJo Ciarlante2011-03-252-2/+10
* * init.c: small in-doc tweaksJuanJo Ciarlante2011-03-251-1/+4
* * init.c: document the ENABLE_MANAGEMENT place to work onJuanJo Ciarlante2011-03-252-0/+5
* * updated {README,TODO}.ipv6 from feedback at openvpn-devel mlistJuanJo Ciarlante2011-03-252-20/+32
* * renamed README.ipv6{.txt,}JuanJo Ciarlante2011-03-251-0/+0
* * correctly setup hints.ai_socktype for getaddrinfo(),JuanJo Ciarlante2011-03-254-15/+28
* * make possible to x-compile openvpn/win32 in LinuxJuanJo Ciarlante2011-03-251-6/+26
* * doc update w/unittests resultsJuanJo Ciarlante2011-03-251-2/+10
* * document ipv6 milestone statusJuanJo Ciarlante2011-03-251-3/+6
* * ipv6 on win32 "milestone": 1st snapshot that passes all unittestsJuanJo Ciarlante2011-03-254-11/+98
* * fixed win32 non-ipv6 buildJuanJo Ciarlante2011-03-254-9/+21
* * added README.ipv6.txtJuanJo Ciarlante2011-03-251-0/+67
* * important fix for tcp6 reconnectionJuanJo Ciarlante2011-03-251-1/+14
* * support --disable-ipv6 build properly:JuanJo Ciarlante2011-03-256-61/+86
* * socket.c: use USE_PF_INET6 in switch constructs to actually toss them out,JuanJo Ciarlante2011-03-251-206/+226
* * migrated all getaddrinfo() to getaddr6JuanJo Ciarlante2011-03-251-133/+101
* * created getaddr6(), use it from resolve_remote()JuanJo Ciarlante2011-03-251-15/+265
* * rebased openvpn-2.1_rc1b.jjo.20061206.d.patchJuanJo Ciarlante2011-03-2513-190/+856
* Use a version-less version identifier on the master branchDavid Sommerseth2011-03-251-1/+1
* common_name passing in auth_pam pluginJoe Patterson2011-03-252-3/+10
* Fixed typo in plugin.hStefan Hellermann2011-03-251-1/+1
* plugin.h: update prototype of plugin_call dummy in !ENABLE_PLUGIN caseStefan Hellermann2011-03-251-1/+3
* Separate the general plug-in version constant and v3 plug-in structs versionDavid Sommerseth2011-03-253-4/+18
* Added a simple plug-in demonstrating the v3 plug-in API.David Sommerseth2011-03-251-0/+245
* Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth2011-03-259-16/+32
* Implement the core v3 plug-in function calls.David Sommerseth2011-03-251-2/+27
* Define the new openvpn_plugin_{open,func}_v3() APIDavid Sommerseth2011-03-253-3/+227
* Provide 'dev_type' environment variable to plug-ins and script hooksDavid Sommerseth2011-03-253-0/+8
* Misc fixes to r6708.James Yonan2011-03-258-51/+72
* Added "management-external-key" option. This option can be usedJames Yonan2011-03-2510-59/+433
* Fixed compiling issues when using --disable-cryptoJames Yonan2011-03-251-0/+1
* Add extv3 X509 field support to --x509-username-fieldMarkus Koetter2011-03-252-1/+71
* Preparing for the v2.2-RC2 releasev2.2-RC2David Sommerseth2011-03-242-2/+24
* Windows cross-compile cleanupAlon Bar-Lev2011-03-244-26/+26
* Clarified --client-config-dir section on the man-page.Samuli Seppänen2011-03-241-1/+3
* Clarify default value for the --inactive option.David Sommerseth2011-03-241-1/+1
* Open log files as text files on WindowsDavid Sommerseth2011-03-241-1/+1
* Fixes to Makefile.amSamuli Seppänen2011-03-231-2/+2
* Updated INSTALL-win32.txtSamuli Seppänen2011-03-211-11/+12
* Replaced config-win32.h with win/config.h.inSamuli Seppänen2011-03-218-358/+372
* Fixes to win/openvpn.nsiSamuli Seppänen2011-03-211-2/+17
* Added support for prebuilt TAP-drivers. Automated embedding manifests.Samuli Seppänen2011-03-216-79/+111
* Implement IPv6 in TUN mode for Windows TAP driver.Gert Doering2011-03-103-4/+254
* Fix line continuation in chkconfig init script description.Ville Skyttä2011-03-011-4/+4
* Fix packaging of config-win32.h and service-win32/msvc.makv2.2-RCDavid Sommerseth2011-02-282-3/+6
* Preparing for the OpenVPN 2.2-RC releaseDavid Sommerseth2011-02-282-2/+30
* Temporary snprintf-related fix to service-win32/openvpnserv.cSamuli Seppänen2011-02-281-2/+1
* Changes to buildsystem patchsetSamuli Seppänen2011-02-274-26/+34
* Added first version of NSI installer script to win/openvpn.nsiSamuli Seppänen2011-02-271-0/+802