Commit Graph

18 Commits (dhiaayachi/fix-trustbundle-peers)

Author SHA1 Message Date
Chris S. Kim 92ce814693
Remove old build tags (#19128)
1 year ago
Ronald b64674623e
Copyright headers for missing files/folders (#16708)
2 years ago
Dan Stough 82b5b4cc92
fix: revert go mod compat for sdk,api to 1.19 (#16323)
2 years ago
Dan Stough f1436109ea
[OSS] security: update go to 1.20.1 (#16263)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Chris S. Kim 31afaa8097 Track last user of a port
2 years ago
Chris S. Kim b374250d08 Add debugging logs to freeport
2 years ago
Daniel Nephin 4185045a7f sdk/freeport: rename Port to GetOne
3 years ago
Daniel Nephin ba41db5c4e sdk: upgrade freeport godoc
3 years ago
Daniel Nephin 8c7475d95e sdk: add freeport functions that use t.Cleanup
3 years ago
R.B. Boyer 1e02460bd1
re-run gofmt on 1.17 (#11579)
3 years ago
Shengjing Zhu b931e989b8 sdk: read procfs instead of using sysctl command
4 years ago
Pierre Souchay 5703aadb59
[BUGFIX] Fix race condition in freeport (#7567)
5 years ago
Pierre Souchay 952b60abaa
Proper detection of ephemeral ports on Mac OS (#7539)
5 years ago
Hans Hasselberg 804eb17094
connect: check if intermediate cert needs to be renewed. (#6835)
5 years ago
John Eikenberry fe66af87df change sysctl call to use absolute path
5 years ago
R.B. Boyer f9496dc627 sdk: add freelist tracking and ephemeral port range skipping to freeport
5 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568)
6 years ago