Commit graph

5 commits

Author SHA1 Message Date
bsiegert
d96d5b306e Update go-net to 20170308. Part of PR pkg/52081 (a dependency of go-tools).
No changelog from upstream other than "git log".
2017-03-16 19:14:19 +00:00
bsiegert
ece0d794f3 Update go-net to 20160910. Bump BUILDLINK_API_DEPENDS, as the API changed
considerably (particularly in http2), and others may depend on that.

No changelog from upstream, other than the git one, which is too long.
2016-09-11 08:25:40 +00:00
bsiegert
0ae543acc3 Update go-net to 20151229. Instead of boring commitlogs, my summary of
changes is:

- http2 package replaces spdy. New interactive HTTP2 debugger, h2i.
- New context/ctxhttp for context-aware HTTP request handlers.
- New xsrftoken package for generating and checking XSRF tokens.
- Improved HTML5-capable HTML parser.
2016-01-03 20:22:53 +00:00
bsiegert
1726914d23 Real buildlink support for Go, hacked with wiz@.
Go packages now define a set of files to buildlink in their buildlink3.mk.
go-packages.mk no longer looks in ${PREFIX}/gopkg during the build. This
should also fix the spurious issues with rebuilds of .a files during bulk
builds of Go packages.
2015-12-29 21:47:48 +00:00
bsiegert
3b61b5045e Add a package for go-net-20150310, based on github.
This package contains supplementary Go networking libraries.
2015-03-10 21:28:45 +00:00