Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: spell "marshal" and "unmarshal" consistently | Dmitri Shuralyov | 2016-11-12 | 1 | -1/+1 |
* | net: remove unneeded tags from dnsRR structs | Matthew Dempsky | 2016-04-28 | 1 | -11/+11 |
* | net: remove internal support for obsolete DNS record types | Matthew Dempsky | 2016-04-28 | 1 | -72/+0 |
* | net: keep waiting for valid DNS response until timeout | Matthew Dempsky | 2016-04-22 | 1 | -0/+20 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -6/+6 |
* | all: fix typos | Shawn Smith | 2016-02-23 | 1 | -1/+1 |
* | net: fix packDomainName encoding of root and invalid names | Ian Gudger | 2016-02-19 | 1 | -3/+33 |
* | net: check 'ok' return in dnsmsg when initially packing rr.Header() | Tarmigan Casebolt | 2015-09-20 | 1 | -0/+3 |
* | net: allow a dns TXT record to contain more than one <character-string> | tnt | 2015-04-29 | 1 | -1/+17 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+887 |