aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/net
AgeCommit message (Expand)AuthorFilesLines
2022-03-16libgo: update to final Go 1.18 releaseIan Lance Taylor1-0/+12
2022-02-18libgo: update to Go1.18rc1 releaseIan Lance Taylor9-51/+119
2022-02-17net: add hurd build tag for setReadMsgCloseOnExecIan Lance Taylor1-1/+1
2022-02-16libgo: restore building on SolarisIan Lance Taylor1-1/+4
2022-02-11libgo: update to Go1.18beta2Ian Lance Taylor206-2215/+8428
2021-09-16libgo: update to go1.17.1 releaseIan Lance Taylor1-0/+9
2021-09-05libgo: update to final Go 1.17 releaseIan Lance Taylor1-26/+51
2021-08-12libgo: update to Go1.17rc2Ian Lance Taylor180-596/+2205
2021-06-10libgo: update to Go1.16.5 releaseIan Lance Taylor5-34/+328
2021-02-19libgo: update to Go1.16 releaseIan Lance Taylor1-0/+65
2021-01-29libgo: update to Go1.16rc1Ian Lance Taylor9-28/+110
2020-12-30libgo: update to Go1.16beta1 releaseIan Lance Taylor101-761/+2035
2020-11-10libgo: update to Go 1.15.4 releaseIan Lance Taylor3-1/+33
2020-10-23net/http/cgi: merge upstream changes to default env varsNikhil Benesch1-3/+3
2020-09-28net: add hurd build tagIan Lance Taylor1-1/+1
2020-09-23libgo: update to Go1.15.2 releaseIan Lance Taylor7-26/+269
2020-09-22runtime, net: fix build errors on AIXClément Chigot1-2/+0
2020-08-07libgo: update to Go1.15rc2 releaseIan Lance Taylor2-31/+86
2020-08-01libgo: update to go1.15rc1Ian Lance Taylor63-901/+2059
2020-07-17libgo: update to Go 1.14.6 releaseIan Lance Taylor3-7/+46
2020-02-15libgo: update to Go1.14rc1 releaseIan Lance Taylor13-422/+143
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor118-763/+3879
2020-01-09libgo: compile examples in _test packagesIan Lance Taylor5-10/+0
2019-09-12libgo: update to Go1.13Ian Lance Taylor23-471/+816
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor89-580/+2400
2019-04-08libgo: update to Go 1.12.2Ian Lance Taylor4-16/+125
2019-03-19libgo: fix build on AIXIan Lance Taylor3-19/+6
2019-02-26libgo: update to Go 1.12 releaseIan Lance Taylor1-1/+1
2019-02-26libgo: update to Go1.12rc1Ian Lance Taylor10-20/+92
2019-02-22re PR go/89406 (Go testing leaves many temporary directories in /tmp around)Ian Lance Taylor3-2/+4
2019-02-07os, net, crypto/x509: add hurd supportIan Lance Taylor3-0/+60
2019-02-01libgo: add hurd build tags to test filesIan Lance Taylor10-10/+10
2019-02-01libgo: add hurd build tagsIan Lance Taylor33-33/+33
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor100-9597/+3048
2018-10-08libgo: update to Go 1.11.1 releaseIan Lance Taylor5-114/+280
2018-10-02net: don't fail test if splice fails because pipe2 is missingIan Lance Taylor1-0/+6
2018-09-24libgo: update to Go 1.11Ian Lance Taylor161-3728/+6938
2018-05-31libgo: update to Go 1.10.2 releaseIan Lance Taylor5-32/+147
2018-02-08libgo: update to Go1.10rc2Ian Lance Taylor1-1/+1
2018-02-01net: declare lib_getaddrinfo as returning int32Ian Lance Taylor1-1/+1
2018-01-31net: rename TestAddr6 to avoid gotest confusionIan Lance Taylor1-3/+3
2018-01-27libgo: update to Go1.10rc1Ian Lance Taylor1-6/+6
2018-01-17libgo: update to Go1.10beta2 releaseIan Lance Taylor24-114/+440
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor70-794/+2942
2017-09-27net: check Getsockname error returnIan Lance Taylor1-2/+8
2017-09-20internal,net,os,runtime,syscall: fixes for AIX following update to go1.9Ian Lance Taylor1-1/+1
2017-09-14libgo: update to go1.9Ian Lance Taylor137-4716/+6491
2017-08-29net/internal/socktest: build sys_unix.go on AIXIan Lance Taylor1-1/+1
2017-06-08libgo: update to 1.8.3 releaseIan Lance Taylor1-4/+15
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor38-35/+97