Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-25 | * updated doc | JuanJo Ciarlante | 1 | -1/+1 | |
2011-03-25 | * no new funcionality, just small cleanups: | JuanJo Ciarlante | 1 | -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 update | JuanJo Ciarlante | 1 | -0/+4 | |
2011-03-25 | * init.c: document the ENABLE_MANAGEMENT place to work on | JuanJo Ciarlante | 1 | -0/+3 | |
2011-03-25 | * updated {README,TODO}.ipv6 from feedback at openvpn-devel mlist | JuanJo Ciarlante | 1 | -11/+19 | |
2011-03-25 | * correctly setup hints.ai_socktype for getaddrinfo(), | JuanJo Ciarlante | 1 | -0/+11 | |
althought sorta hacky, see TODO.ipv6. |