summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | drop "book ipv6" from open_tun() and tuncfg() prototypesGert Doering2011-04-241-2/+2
| * | - Win32 IPv6 ifconfig support, using "netsh" callsGert Doering2011-04-242-75/+157
| * | add IPv6 route add / route delete code for windows (using "netsh")Gert Doering2011-04-241-2/+36
| * | env_block(): if PATH is not set, add standard PATH setting to env so thatGert Doering2011-04-241-0/+16
| * | * make ipv6_payload compile under windowzeJuanJo Ciarlante2011-04-243-0/+61
| * | add some TODOs to TODO.IPv6Gert Doering2011-04-241-6/+6
| * | NetBSD fixes - on 4.0 and up, use multi-af mode. On earlier systems thatGert Doering2011-04-241-43/+0
| * | remove NOTES file from commit - private scribblingGert Doering2011-04-241-180/+0
| * | Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering2011-04-244-6/+269
| * | basic documentation of IPv6 related options and their syntaxGert Doering2011-04-241-0/+53
| * | undo accidential duplication of existing "--iroute" line in the help textGert Doering2011-04-241-1/+0
| * | add some TODOs to TODO.IPv6Gert Doering2011-04-244-6/+31
| * | new feature: "ifconfig-ipv6-push" (from ccd/ config)Gert Doering2011-04-246-32/+212
| * | 4a, 9, 10, 11, 12 added - and 11. done right away :-)Gert Doering2011-04-241-0/+34
| * | NetBSD fixes - on 4.0 and up, use multi-af mode. On earlier systems thatGert Doering2011-04-241-21/+52
| * | remove NOTES file from commit - private scribblingGert Doering2011-04-241-180/+0
| * | Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering2011-04-2425-81/+1915
* | | Merge branch 'feat_ipv6_transport'David Sommerseth2011-04-2523-265/+1564
|\ \ \ | |/ / |/| |
| * | * ipv6-0.4.16: fix mingw32 buildJuanJo Ciarlante2011-03-274-27/+45
| * | * ipv6-0.4.15b: rebase over openvpn-testing-masterJuanJo Ciarlante2011-03-273-14/+17
| * | * ipv6-0.4.15: add --multihome support to xBSDJuanJo Ciarlante2011-03-253-3/+57
| * | * ipv6-0.4.14: fix xinetd usage:JuanJo Ciarlante2011-03-251-2/+34
| * | * fix --multihome for ipv6: IPV6_RECVPKTINFOJuanJo Ciarlante2011-03-251-10/+17
| * | * fix --multihome for ipv4: cmsg_len must compare against in_pktinfoJuanJo Ciarlante2011-03-251-13/+14
| * | * undo mroute.c changes related to ipv6 payload,JuanJo Ciarlante2011-03-251-30/+0
| * | * rebased to v2.1.1 releaseJuanJo Ciarlante2011-03-251-2/+8
| * | * doc updatesJuanJo Ciarlante2011-03-251-2/+4
| * | * fix --disable-ipv6 buildJuanJo Ciarlante2011-03-251-0/+6
| * | * updated docJuanJo Ciarlante2011-03-252-3/+3
| * | * polished redirect-gateway (ipv4 on ipv6 endpoints) supportJuanJo Ciarlante2011-03-253-2/+8
| * | * (prototype) fix for supporting "redirect-gateway" for tunneled ipv4 over ip...JuanJo Ciarlante2011-03-252-8/+12
| * | * no new funcionality, just small cleanups:JuanJo Ciarlante2011-03-254-42/+41
| * | * openbsd: no IFF_MULTICAST, #ifdef around itJuanJo Ciarlante2011-03-251-0/+2
| * | * doc updatesJuanJo Ciarlante2011-03-251-18/+23
| * | * fixed segfault for undef address family in print_sockaddr_ex (thanks Marcel!)JuanJo Ciarlante2011-03-251-4/+4
| * | * socket.c: better buf logic in print_sockaddr_exJuanJo Ciarlante2011-03-251-3/+3
| * | * 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