Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: fix parsing literal IPv6 address with zone identifier when using cgo | Mikio Hara | 2015-12-04 | 1 | -4/+8 |
* | net: force LookupAddr results to be rooted DNS paths even in the case of loca... | Mikio Hara | 2015-11-28 | 1 | -6/+1 |
* | net: force LookupAddr results to be rooted DNS paths when using cgo | Russ Cox | 2015-08-19 | 1 | -0/+5 |
* | net: allow LookupAddr to use getnameinfo when cgo is enabled | Mikio Hara | 2015-06-17 | 1 | -0/+66 |
* | net: add cgo support for Solaris | Aram Hăvărneanu | 2015-05-06 | 1 | -1/+1 |
* | net: fix inconsistent error values on Lookup | Mikio Hara | 2015-04-21 | 1 | -8/+6 |
* | net: clean up cgo | Mikio Hara | 2015-04-17 | 1 | -39/+54 |
* | net: LookupHost and Resolve{TCP,UDP,IP}Addr should use zone from getaddrinfo | Andrew Pilloud | 2015-03-08 | 1 | -4/+6 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+164 |