| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Merge branch 'svn-branch-2.1' into merge | David Sommerseth | 2011-04-26 | 39 | -333/+1702 |
| |\ \ |
|
| | * | | Fixed compile issues on Windows. | James Yonan | 2011-04-26 | 4 | -4/+4 |
| | * | | Added new "extra-certs" and "verify-hash" options (see man page for | James Yonan | 2011-04-26 | 7 | -1/+128 |
| | * | | Added 'dir' flag to "crl-verify" (see man page for info). | James Yonan | 2011-04-26 | 7 | -61/+96 |
| | * | | Revert r7092 and r7151, i.e. remove --enable-osxipconfig | James Yonan | 2011-04-26 | 3 | -35/+1 |
| | * | | Version 2.1.3t | James Yonan | 2011-04-26 | 1 | -1/+1 |
| | * | | For Mac OSX, when DARWIN_USE_IPCONFIG is defined, retry ipconfig | James Yonan | 2011-04-26 | 1 | -1/+11 |
| | * | | Fixed bug in port-share that could cause port share process to | James Yonan | 2011-04-26 | 2 | -1/+4 |
| | * | | Fixed bug that incorrectly placed stricter TCP packet replay rules on | James Yonan | 2011-04-26 | 6 | -14/+15 |
| | * | | Added more packet ID debug info at debug level 3 for debugging | James Yonan | 2011-04-26 | 6 | -28/+142 |
| | * | | Added ./configure --enable-osxipconfig option for Mac OS X which will | James Yonan | 2011-04-26 | 3 | -2/+26 |
| | * | | Added "auth-token" client directive, which is intended to be | James Yonan | 2011-04-26 | 11 | -13/+113 |
| | * | | win/sign.py now accepts an optional tap-dir argument. | James Yonan | 2011-04-26 | 1 | -4/+8 |
| | * | | Version 2.1.3n | James Yonan | 2011-04-26 | 1 | -1/+1 |
| | * | | Client will now try to reconnect if no push reply received | James Yonan | 2011-04-26 | 4 | -3/+20 |
| | * | | Extended "client-kill" management interface command (server-side) | James Yonan | 2011-04-26 | 7 | -19/+53 |
| | * | | Fixed bug introduced in r7031 that might cause this error message: | James Yonan | 2011-04-26 | 1 | -6/+16 |
| | * | | Fixed issue where a client might receive multiple push replies from | James Yonan | 2011-04-26 | 3 | -2/+14 |
| | * | | env_filter_match now includes the serial number of all certs | James Yonan | 2011-04-26 | 1 | -1/+1 |
| | * | | Reduce log verbosity at level 3, with a focus on removing excessive log verbo... | James Yonan | 2011-04-25 | 6 | -27/+33 |
| | * | | Added optional journal directory argument to "port-share" directive, for repo... | James Yonan | 2011-04-25 | 8 | -33/+131 |
| | * | | Added --enable-lzo-stub configure option to build an OpenVPN client without L... | James Yonan | 2011-04-25 | 7 | -14/+85 |
| | * | | Added "client-nat" option for stateless, one-to-one | James Yonan | 2011-02-18 | 15 | -17/+490 |
| | * | | Properly handle certificate serial numbers > 32 bits. | James Yonan | 2011-02-14 | 2 | -4/+12 |
| | * | | Fixes to r6925. | James Yonan | 2011-02-14 | 1 | -3/+3 |
| | * | | Implemented get_default_gateway_mac_addr for Mac OS X (previously, | James Yonan | 2011-02-14 | 3 | -59/+125 |
| | * | | Fixed minor compile issue triggered on builds where | James Yonan | 2011-01-18 | 1 | -1/+1 |
| | * | | * added --management-up-down option to allow management interface | James Yonan | 2011-01-10 | 6 | -21/+55 |
| | * | | Added --x509-track option. | James Yonan | 2011-01-05 | 10 | -4/+186 |
| | * | | Misc fixes to r6708. | James Yonan | 2010-12-13 | 8 | -51/+72 |
| | * | | Minor addition of logging info before and after | James Yonan | 2010-12-10 | 2 | -1/+3 |
| | * | | Added "management-external-key" option. This option can be used | James Yonan | 2010-12-09 | 10 | -59/+433 |
| * | | | Merge branch 'feat_ipv6_payload' | David Sommerseth | 2011-04-25 | 27 | -134/+2622 |
| |\ \ \
| | |/
| |/| |
|
| | * | | rebased to 2.2RC2 (beta 2.2 branch) | Gert Doering | 2011-04-24 | 5 | -47/+95 |
| | * | | Implement "ipv6 ifconfig" for TAP interfaces on Solaris | Gert Doering | 2011-04-24 | 1 | -2/+40 |
| | * | | bump IPv6 version number (openvpn --version) to 20100922-1 | Gert Doering | 2011-04-24 | 2 | -1/+11 |
| | * | | bugfix for linux/iproute2: IPv6 ifconfig code block was not called for | Gert Doering | 2011-04-24 | 1 | -14/+15 |
| | * | | correct URL for "more information about IPv6 patch is *here*" | Gert Doering | 2011-04-24 | 1 | -1/+1 |
| | * | | 2.2-beta3 has a signed TAP driver with the IPv6 code, but it's not | Gert Doering | 2011-04-24 | 2 | -2/+7 |
| | * | | renamed t_client.sh to t_client.sh.in | Gert Doering | 2011-04-24 | 1 | -298/+0 |
| | * | | full "VPN client connect" test framework for OpenVPN | Gert Doering | 2011-04-24 | 1 | -0/+298 |
| | * | | implement IPv6 ifconfig + route setup/deletion on OpenBSD | Gert Doering | 2011-04-24 | 3 | -11/+71 |
| | * | | revert unconditionally-enabling of setenv_es() logging (too noisy) | Gert Doering | 2011-04-24 | 1 | -1/+3 |
| | * | | tag and release as 20100307-1 | Gert Doering | 2011-04-24 | 3 | -2/+37 |
| | * | | WIN32: if IPv6 requested in TUN mode, and TUN/TAP driver version is older | Gert Doering | 2011-04-24 | 1 | -0/+10 |
| | * | | when deleting a route on win32, also add gateway address | Gert Doering | 2011-04-24 | 1 | -0/+11 |
| | * | | Win32: set next-hop for IPv6 routes according to TUN/TAP mode - in TUN mode, | Gert Doering | 2011-04-24 | 1 | -1/+11 |
| | * | | document recent changes and open TODOs, adapt --version info, tag release | Gert Doering | 2011-04-24 | 3 | -1/+57 |
| | * | | drop "book ipv6" from open_tun() and tuncfg() prototypes | Gert Doering | 2011-04-24 | 1 | -2/+2 |
| | * | | - Win32 IPv6 ifconfig support, using "netsh" calls | Gert Doering | 2011-04-24 | 2 | -75/+157 |