aboutsummaryrefslogtreecommitdiff
path: root/TODO.ipv6 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-03-25* updated docJuanJo Ciarlante1-1/+1
2011-03-25* no new funcionality, just small cleanups:JuanJo Ciarlante1-0/+4
- cmdline options help: add tcp6/udp6 missing messages - win32: expand usage of proto_is_udp(), proto_is_tcp() - replace some memset(&obj, 0, sizeof obj) by openvpn's CLEAR(obj)
2011-03-25* TODO.ipv6 updateJuanJo Ciarlante1-0/+4
2011-03-25* init.c: document the ENABLE_MANAGEMENT place to work onJuanJo Ciarlante1-0/+3
2011-03-25* updated {README,TODO}.ipv6 from feedback at openvpn-devel mlistJuanJo Ciarlante1-11/+19
2011-03-25* correctly setup hints.ai_socktype for getaddrinfo(),JuanJo Ciarlante1-0/+11
althought sorta hacky, see TODO.ipv6.