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