[[TOC(inline, depth=1)]] = Welcome to OpenVPN project Wiki / Tracker = This is the official OpenVPN community project wiki and bug tracker. To create content you have to [https://community.openvpn.net/register register] first. If you have any issue registering, please see the "Contact us" section below. Notice that the credentials you create can also be used to access [https://forums.openvpn.net OpenVPN forums], and later other services. '''VERY IMPORTANT:''' In case your posting gets rejected as spam, you can boost your "karma" by defining your real name and email address in Trac-specific preferences. These are not the same as those used during registration. = OpenVPN subproject = == Overview == * [wiki:OverviewOfOpenvpn Overview of OpenVPN] * [wiki:SecurityOverview Security Overview] * [wiki:ProtocolCompatibility Protocol compatibility] * [wiki:ProtocolImplementation Protocol Implementation] == Taking part in the OpenVPN project == * [wiki:Contributing Contributing to OpenVPN] * [wiki:Developers Who is developing OpenVPN] * [wiki:ThirdPartyContributions Third-Party Contributions] * [wiki:Translations Translations] * [wiki:CodeRepositories Code repositories] * [wiki:DeveloperDocumentation Developer documentation] * [wiki:TesterDocumentation Documentation for testers] * [wiki:TesterDocumentation#Reportingbugs Reporting bugs] * [wiki:PackagingOpenVPN Packaging OpenVPN] * [wiki:IrcMeetings Public IRC meetings] * [wiki:SettingUpBuildslave Setting up a buildslave] * [wiki:Patches Overview over patches pending review] * [report:3 Open tasks] * [wiki:Snapshots Development Tree Snapshots] * [wiki:DeveloperBounties Developer bounties] == Getting OpenVPN == * [http://openvpn.net/index.php/open-source/downloads.html Official OpenVPN Community downloads] (Only released versions) * [wiki:OpenvpnSoftwareRepos Official OpenVPN software repositories] * [wiki:UnofficialOpenvpnSoftwareRepos Unofficial OpenVPN software repositories] * [wiki:BuildingUsingGenericBuildsystem Building OpenVPN using openvpn-build buildsystem] (2.3-alpha2 and later) * [wiki:TesterDocumentation Building OpenVPN on *NIX] * [wiki:BuildingOnWindows Building OpenVPN on Windows] (2.3-alpha1 and earlier) * [wiki:BuildingOpenVPN-GUI Building OpenVPN-GUI] == Using OpenVPN == * [wiki:GettingHelp Getting help with OpenVPN] * [wiki:HOWTO HOWTO] * [wiki:FAQ FAQ (Frequently asked questions)] * [wiki:Openvpn23ManPage OpenVPN 2.3 man-page] * [wiki:Openvpn22ManPage OpenVPN 2.2 man-page] * [wiki:Openvpn21ManPage OpenVPN 2.1 man-page] * [wiki:Openvpn20ManPage OpenVPN 2.0 man-page] * [wiki:OpenVPN-GUI Using OpenVPN-GUI] * [wiki:BridgingAndRouting Bridging and routing] * [wiki:BridgingOverview Bridging overview] * [wiki:UsingSmartcards Using smartcards with OpenVPN] * [wiki:Easy_Windows_Guide Easy Windows Guide] (Windows server + clients) * [wiki:Using_X.509_Certificates Using X.509 Certificates] * [wiki:OpenVPN_Speed Optimizing OpenVPN throughput] (currently Linux only) * [http://sassan.me.uk/blog/?p=66 Qemu and OpenVPN] (NOTE: unlike stated in this article it's not necessary to use bridging to browse Windows shares) * [wiki:ExternalResources External resources] * [http://www.serverubuntu.it/openvpn-bridge-configuration OpenVPN with bridge and certificates on Linux] (tested on Ubuntu) * [wiki:UsingPolarSSL Using PolarSSL] (instead of OpenSSL) * [wiki:TrafficObfuscation Obfuscating OpenVPN traffic] * [wiki:RoutedLans Lans behind OpenVPN with tun] * [wiki:IOSinline Adding a apple IOS device without jailbreak / using inline certificates] * [wiki:IgnoreRedirectGateway Ignoring --redirect-gateway] * [wiki:StaticKeyMiniHowto Static key mini-HOWTO] * [wiki:OpenvpnBooks OpenVPN books] == Requirements, analysis and design == * [wiki:GuiUpdateProject GUI update project] * [wiki:PrivilegeSeparation Privilege separation] * [wiki:OpenVPN2.3 Plans for OpenVPN 2.3 release] * [wiki:OpenVPN2.4 Plans for OpenVPN 2.4 release] * [wiki:RoadMap Plans for OpenVPN 3.0 release] * [wiki:NewCommunityLangingPage New community landing page plans] == Testing == * [wiki:OpenVPN_QA OpenVPN QA] * [wiki:PerformanceTesting Performance testing] == Development status tracking == * [wiki:Patches Patch tracking page] * [wiki:Porting21PatchesTo23 Porting 2.1.x-only features to 2.3.x] * [wiki:IPv6SupportInManagementInterface IPv6 support in management interface] * [wiki:PolarSSLintegration Status of PolarSSL integration] (done) * [wiki:GenericBuildsystemIntegration Status of "generic" buildsystem integration] (done) == Reviews and summaries == * [wiki:OpenVPN2010 OpenVPN project in 2010] * [wiki:OpenVPN2011-2012 OpenVPN project in 2011-2012] * [wiki:OpenVPN2013 OpenVPN project in 2013] * [wiki:ACKSystemReview Review of patch ACK system] * [wiki:ReleaseNotes Release notes] * [wiki:ChangesInOpenvpn1x Changes in OpenVPN 1.x] * [wiki:ChangesInOpenvpn20 Changes in OpenVPN 2.0] * [wiki:ChangesInOpenvpn21 Changes in OpenVPN 2.1] * [wiki:ChangesInOpenvpn22 Changes in OpenVPN 2.2] * [wiki:ChangesInOpenvpn23 Changes in OpenVPN 2.3] == Announcements == * [wiki:SecurityAnnouncement-97597e732b Security announcement: critical denial of service vulnerability] * [wiki:SecurityAnnouncement-f375aa67cc Security announcement: use of non-constant-time memcmp in HMAC comparison in openvpn_decrypt] * [wiki:TLSTripleHandshakeVulnerabilityAndOpenVPN TLS Triple Handshake Vulnerability and OpenVPN] * [wiki:heartbleed OpenSSL 'Heartbleed' vulnerability and OpenVPN] * [wiki:CCSInjection OpenSSL CCS Injection Vulnerability (CVE-2014-0224) and OpenVPN] * [wiki:VulnerabilitiesFixedInOpenSSL1.0.1i Vulnerabilities fixed in OpenSSL 1.0.1i] * [wiki:VulnerabilitiesFixedInOpenSSL1.0.1j Vulnerabilities fixed in OpenSSL 1.0.1j] == OpenVPN-based products == * [ShieldExchange Private Tunnel] * [AccessServer Access Server] == Misc == * [wiki:RelatedProjects Projects related to OpenVPN] * [wiki:NonEnglishResources Resources in languages other than English] (documentation, forums, etc.) * [wiki:PackageMaintainers OpenVPN package maintainer list] * [wiki:OpenvpnLogosAndIcons OpenVPN logos and icons] * [wiki:MunichHackathon2014 MunichHackathon2014] * [wiki:MunichHackathon2013 MunichHackathon2013] = Easy-rsa subproject = * [wiki:GettingEasyRsa Getting easy-rsa] * [wiki:ChangesInEasyRsa2.2 Changes in easy-rsa 2.2] = Tap-windows subproject = * [wiki:GettingTapWindows Getting tap-windows] * [wiki:BuildingTapWindows Building tap-windows] * [wiki:ManagingWindowsTAPDrivers Managing Windows TAP-drivers] * [wiki:ChangesInTapWindows9.9 Changes in tap-windows 9.9] * [wiki:TapWindowsLicenseChange TAP-Windows license change] = Openvpn-build subproject = * [wiki:GettingOpenvpnBuild Getting openvpn-build] * [wiki:BuildingUsingGenericBuildsystem Using openvpn-build] * [wiki:CreatingUnixPackages Creating *NIX packages] = Using Trac = For generic help with Trac wiki/tracker see these links: * TracGuide -- Built-in Documentation * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For a complete list of local wiki pages, see TitleIndex. = Contact us = If you're experiencing any difficulties with any of our services, please contact #openvpn-devel IRC channel on irc -dot- freenode _dot_ net and ask for mattock. Alternatively, contact samuli openvpn net.