..
http
all: remove unnecessary ", _" from map reads
2017-04-18 15:29:10 +00:00
internal /socktest
all: remove unnecessary ", _" from map reads
2017-04-18 15:29:10 +00:00
mail
net/mail: fix wrong error message in consumePhrase
2017-03-08 03:24:44 +00:00
rpc
net/rpc: Create empty maps and slices as return type
2017-03-23 20:53:47 +00:00
smtp
all: remove the the duplicate words
2017-03-06 04:39:12 +00:00
testdata
net: use libresolv rules for ndots range and validation
2016-08-17 15:20:24 +00:00
textproto
net: document that Header.Get key is case insensitive
2016-11-28 18:37:05 +00:00
url
net/url: document the package better
2017-02-28 00:03:37 +00:00
addrselect_test.go
net: disable RFC 6724 Rule 9 for IPv4 addresses
2017-01-06 20:55:48 +00:00
addrselect.go
net: disable RFC 6724 Rule 9 for IPv4 addresses
2017-01-06 20:55:48 +00:00
cgo_android.go
cgo_bsd.go
cgo_linux.go
cgo_netbsd.go
cgo_openbsd.go
cgo_resnew.go
cgo_resold.go
cgo_socknew.go
cgo_sockold.go
cgo_solaris.go
cgo_stub.go
net: use contexts for cgo-based DNS resolution
2016-05-10 15:55:48 +00:00
cgo_unix_test.go
net: use contexts for cgo-based DNS resolution
2016-05-10 15:55:48 +00:00
cgo_unix.go
net: make LookupPort and lookupProtocol work on nacl
2016-09-11 04:19:25 +00:00
cgo_windows.go
conf_netcgo.go
conf_test.go
net: expand nss myhostname fallback detection
2016-11-29 23:11:06 +00:00
conf.go
net: expand nss myhostname fallback detection
2016-11-29 23:11:06 +00:00
conn_test.go
all: fix copy-and-paste errors in tests
2016-05-06 16:56:19 +00:00
dial_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
dial_unix_test.go
net: prevent cancelation goroutine from adjusting fd timeout after connect
2016-08-02 00:55:45 +00:00
dial.go
net: validate network in Dial{,IP} and Listen{Packet,IP} for IP networks
2017-04-14 08:44:45 +00:00
dnsclient_test.go
dnsclient_unix_test.go
net: fix tests for /etc/hosts with entries named "test"
2017-03-18 00:02:34 +00:00
dnsclient_unix.go
net: add Resolver.StrictErrors
2017-03-09 21:59:00 +00:00
dnsclient.go
net: bring domain name length checks into RFC compliance
2016-11-11 14:56:10 +00:00
dnsconfig_unix_test.go
net: bring domain name length checks into RFC compliance
2016-11-11 14:56:10 +00:00
dnsconfig_unix.go
net: respect resolv.conf rotate option
2016-09-17 00:34:19 +00:00
dnsmsg_test.go
net: change t.Error to t.Errorf
2016-08-16 14:35:55 +00:00
dnsmsg.go
all: spell "marshal" and "unmarshal" consistently
2016-11-12 00:13:35 +00:00
dnsname_test.go
net: bring domain name length checks into RFC compliance
2016-11-11 14:56:10 +00:00
error_plan9_test.go
error_posix_test.go
error_posix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
error_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
error_unix_test.go
net: prevent spurious TCP connection setup notification on darwin
2016-03-16 03:09:28 +00:00
error_windows_test.go
example_test.go
net: tweak comment on ExampleCIDRMask
2016-11-17 06:43:33 +00:00
external_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
fd_plan9.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
fd_unix.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
fd_windows.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
file_plan9.go
net: always wake up the readers on close on Plan 9
2016-10-18 13:27:09 +00:00
file_stub.go
file_test.go
file_unix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
file_windows.go
file.go
net: document unimplemented methods and functions
2016-08-23 14:19:39 +00:00
hook_plan9.go
hook_unix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
hook_windows.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
hook.go
net: context plumbing, add Dialer.DialContext
2016-04-15 22:48:12 +00:00
hosts_test.go
hosts.go
interface_bsd_test.go
net: deflake TestPointToPointInterface and TestInterfaceArrivalAndDeparture
2016-05-14 00:53:51 +00:00
interface_bsd.go
all: rename vendored golang.org/x/net packages to golang_org
2016-07-13 18:35:40 +00:00
interface_bsdvar.go
all: rename vendored golang.org/x/net packages to golang_org
2016-07-13 18:35:40 +00:00
interface_darwin.go
all: rename vendored golang.org/x/net packages to golang_org
2016-07-13 18:35:40 +00:00
interface_freebsd.go
all: rename vendored golang.org/x/net packages to golang_org
2016-07-13 18:35:40 +00:00
interface_linux_test.go
interface_linux.go
net: remove unused Interface parameter
2017-03-07 16:37:07 +00:00
interface_plan9.go
net: update doc for unimplemented feature on Plan 9
2016-10-12 13:15:50 +00:00
interface_solaris.go
net: implement network interface API for Solaris
2016-10-04 03:04:50 +00:00
interface_stub.go
net: implement network interface API for Plan 9
2016-10-12 10:12:31 +00:00
interface_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
interface_unix_test.go
net: deflake TestPointToPointInterface and TestInterfaceArrivalAndDeparture
2016-05-14 00:53:51 +00:00
interface_windows_test.go
interface_windows.go
Revert "net: add support for Zone of IPNet"
2016-05-06 00:14:26 +00:00
interface.go
net: make InterfaceByIndex return a consistent name on solaris
2016-12-21 01:19:02 +00:00
ip_test.go
net: don't enclose non-literal IPv6 addresses in square brackets
2017-04-14 08:44:22 +00:00
ip.go
net: fix typo in ParseCIDR doc
2017-04-08 11:53:13 +00:00
iprawsock_plan9.go
net: context plumbing, add Dialer.DialContext
2016-04-15 22:48:12 +00:00
iprawsock_posix.go
net: validate network in Dial{,IP} and Listen{Packet,IP} for IP networks
2017-04-14 08:44:45 +00:00
iprawsock_test.go
net: validate network in Dial{,IP} and Listen{Packet,IP} for IP networks
2017-04-14 08:44:45 +00:00
iprawsock.go
net: validate network in Dial{,IP} and Listen{Packet,IP} for IP networks
2017-04-14 08:44:45 +00:00
ipsock_plan9.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
ipsock_posix.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
ipsock_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
ipsock.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
listen_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
lookup_nacl.go
net: make all Resolver methods respect Resolver.PreferGo
2016-10-21 21:10:18 +00:00
lookup_plan9.go
net: fix LookupCNAME on Plan 9
2016-12-20 23:25:43 +00:00
lookup_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
lookup_unix.go
net: add Resolver.StrictErrors
2017-03-09 21:59:00 +00:00
lookup_windows_test.go
net: make LookupCNAME's native behavior match its cgo behavior
2016-12-20 17:38:29 +00:00
lookup_windows.go
net: there are no invalid domain names anymore
2016-10-24 15:37:26 +00:00
lookup.go
net: add Resolver.StrictErrors
2017-03-09 21:59:00 +00:00
mac_test.go
mac.go
main_cloexec_test.go
net, internal/poll, net/internal/socktest: use accept4 and SOCK_{CLOEXEC,NONBLOCK} on dragonfly
2017-04-18 03:56:16 +00:00
main_conf_test.go
main_noconf_test.go
main_plan9_test.go
net: don't call forceCloseSockets in non-TestMain functions
2016-05-30 03:30:14 +00:00
main_posix_test.go
main_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
main_unix_test.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
main_windows_test.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
mockserver_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
net_test.go
net: add test that TCP Close unblocks blocked Reads
2016-11-15 14:22:31 +00:00
net_windows_test.go
net: skip TestInterfacesWithNetsh if "netsh help" contains no English words
2016-03-30 01:51:23 +00:00
net.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
netgo_unix_test.go
net: add Resolver.StrictErrors
2017-03-09 21:59:00 +00:00
nss_test.go
nss.go
packetconn_test.go
parse_test.go
net: remove parsing of negative decimals in IPv4 literal
2016-09-07 17:48:45 +00:00
parse.go
net: expand nss myhostname fallback detection
2016-11-29 23:11:06 +00:00
pipe_test.go
pipe.go
platform_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
port_test.go
net: fix looking up port numbers starting with numbers.
2016-04-15 23:11:47 +00:00
port_unix.go
net: use baked-in port numbers as fallback if cgo port lookup fails
2016-12-07 16:02:23 +00:00
port.go
net: fix looking up port numbers starting with numbers.
2016-04-15 23:11:47 +00:00
protoconn_test.go
sendfile_bsd.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sendfile_linux.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sendfile_solaris.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sendfile_stub.go
sendfile_test.go
net: mirror Tom Sawyer in the net package for tests
2016-04-12 22:22:36 +00:00
sendfile_windows.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
server_test.go
sock_bsd.go
sock_cloexec.go
net, internal/poll, net/internal/socktest: use accept4 and SOCK_{CLOEXEC,NONBLOCK} on dragonfly
2017-04-18 03:56:16 +00:00
sock_linux.go
net: simplify internal dtoi and xtoi funcs
2016-08-17 03:12:29 +00:00
sock_plan9.go
sock_posix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sock_stub.go
sock_windows.go
sockopt_bsd.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
sockopt_linux.go
sockopt_plan9.go
net: deduplicate TCP socket code
2016-03-03 04:23:59 +00:00
sockopt_posix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sockopt_solaris.go
sockopt_stub.go
sockopt_windows.go
sockoptip_bsd.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sockoptip_linux.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sockoptip_posix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sockoptip_stub.go
sockoptip_windows.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
sys_cloexec.go
net, internal/poll, net/internal/socktest: use accept4 and SOCK_{CLOEXEC,NONBLOCK} on dragonfly
2017-04-18 03:56:16 +00:00
tcpsock_plan9.go
net: fix plan9 after context change, propagate contexts more
2016-04-18 16:30:03 +00:00
tcpsock_posix.go
net: fix Dial(":80") on Windows
2016-11-02 19:15:11 +00:00
tcpsock_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
tcpsock_unix_test.go
net: deflake TestTCPSupriousConnSetupCompletion [sic]
2016-11-11 22:21:33 +00:00
tcpsock.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
tcpsockopt_darwin.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
tcpsockopt_dragonfly.go
net: use internal/poll for DragonFly setKeepAlivePeriod
2017-02-13 19:25:12 +00:00
tcpsockopt_openbsd.go
tcpsockopt_plan9.go
net: deduplicate TCP socket code
2016-03-03 04:23:59 +00:00
tcpsockopt_posix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
tcpsockopt_solaris.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
tcpsockopt_stub.go
tcpsockopt_unix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
tcpsockopt_windows.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
timeout_test.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
udpsock_plan9_test.go
net: add multicast UDP support for plan9
2016-10-27 02:15:51 +00:00
udpsock_plan9.go
net: add multicast UDP support for plan9
2016-10-27 02:15:51 +00:00
udpsock_posix.go
net: fix Dial(":80") on Windows
2016-11-02 19:15:11 +00:00
udpsock_test.go
net: delay IP protocol stack-snooping system calls
2017-04-15 22:22:09 +00:00
udpsock.go
net: add missing comma on BUGS section for consistency
2016-11-28 03:30:55 +00:00
unixsock_plan9.go
net: context plumbing, add Dialer.DialContext
2016-04-15 22:48:12 +00:00
unixsock_posix.go
net: fix Dial(":80") on Windows
2016-11-02 19:15:11 +00:00
unixsock_test.go
net: add (*UnixListener).SetUnlinkOnClose
2016-10-28 18:29:35 +00:00
unixsock.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
writev_test.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00
writev_unix.go
net: refactor poller into new internal/poll package
2017-02-13 18:36:28 +00:00