summaryrefslogtreecommitdiff
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* net: disable TestDialMultiFDLeakRuss Cox2014-09-181-0/+2
* net: separate NaCl dependent placeholders from BSD'sMikio Hara2014-09-1822-22/+182
* net/mail: allow us-ascii encodingRuss Cox2014-09-162-1/+22
* net: make TestSelfConnect less fragileRuss Cox2014-09-161-1/+6
* net/http: don't call FileSystem.Open with unclean index.html pathBrad Fitzpatrick2014-09-152-1/+38
* net: fix inconsistent behavior across platforms in SetKeepAlivePeriodMikio Hara2014-09-116-57/+25
* net: don't set wrong option for controlling tcp keepalive on openbsdMikio Hara2014-09-091-14/+3
* build: move package sources from src/pkg to srcRuss Cox2014-09-08240-0/+54136