1. 068edb7 Make more uniform GO build options. by Andrew G. Morgan · 3 years, 4 months ago
  2. f552b8f Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit. by Andrew G. Morgan · 3 years, 5 months ago
  3. 3633ca2 No longer need the Go build tag allthreadssyscall. by Andrew G. Morgan · 3 years, 5 months ago
  4. 90192cd Refactor the "psx" vs "cap" package cgo-or-not complexity to "psx". by Andrew G. Morgan · 3 years, 6 months ago
  5. e7e0e1b Fix some typos in the psx.c code related to 6 argument syscalls. by Andrew G. Morgan · 3 years, 6 months ago
  6. 4d13894 Further trim the psx headers and support easy vendoring. by Andrew G. Morgan · 3 years, 6 months ago
  7. b9f0561 Update .gitignore file for goapps builds in-tree. by Andrew G. Morgan · 3 years, 6 months ago
  8. 69e3383 Add a go.mod file for building gowns. by Andrew G. Morgan · 3 years, 6 months ago
  9. 2b75e6c SIGRTMAX does not play well with Go, so use SIGSYS for the psx interrupt. by Andrew G. Morgan · 3 years, 6 months ago
  10. 1b8c082 Adjust builds for golang versions that default to not supporting GOPATH. by Andrew G. Morgan · 3 years, 8 months ago
  11. 8047ae3 Migrate all uses of tcapsh-static to sudotest target. by Andrew G. Morgan · 3 years, 9 months ago
  12. 307e7f5 Support dynamic test compilation and execution. by Andrew G. Morgan · 3 years, 9 months ago
  13. 3e59821 Tweaking the psx and cap package documentation further. by Andrew G. Morgan · 3 years, 10 months ago
  14. 445061a Mode cap package documentation updates. by Andrew G. Morgan · 3 years, 10 months ago
  15. c7b5f29 Make Go cap.String() and (*cap.Set).String() equal C equivalents. by Andrew G. Morgan · 3 years, 10 months ago
  16. ae095f0 Use an older Go API for replacing strings by Andrew G. Morgan · 3 years, 11 months ago
  17. cae0e74 Some documentation for individual capability values. by Andrew G. Morgan · 3 years, 11 months ago
  18. 5457efd Fix capability list generation and legacy go package install. by Andrew G. Morgan · 4 years ago
  19. 15d7eca Restructure the tree a little to provide a module example. by Andrew G. Morgan · 4 years ago
  20. ffa7df0 Refactored the psx package to build as a Go module. by Andrew G. Morgan · 4 years ago
  21. b0d13e8 A step closer to modularizing the cap and psx packages. by Andrew G. Morgan · 4 years ago
  22. 876ac71 Revamp the way we package cap and psx packages. by Andrew G. Morgan · 4 years ago
  23. f88e342 Replace PerOSThreadSyscall*() with AllThreadsSyscall*(). by Andrew G. Morgan · 4 years, 1 month ago
  24. 6120f3c code cleanup: no need to panic, log.Fatalf should work. by Andrew G. Morgan · 4 years, 3 months ago
  25. e20eb69 Implement cap.Launch() by Andrew G. Morgan · 4 years, 3 months ago
  26. 1b14d64 IAB Go support. by Andrew G. Morgan · 4 years, 3 months ago
  27. afef3ef Change the definition of 'all' to be all named capabilities. by Andrew G. Morgan · 4 years, 5 months ago
  28. 3165de9 More convenience functionality for libcap. by Andrew G. Morgan · 4 years, 6 months ago
  29. dada271 Break out test into two parts: test or sudotest. by Andrew G. Morgan · 4 years, 6 months ago
  30. 2b5f563 Restructure the make files into build vs. test by Andrew G. Morgan · 4 years, 6 months ago
  31. 2bd8e29 Realign around the evolving Go support for POSIX semantics syscalls. by Andrew G. Morgan · 4 years, 6 months ago
  32. e259969 This appears to be the real fix for my Go build. by Andrew G. Morgan · 4 years, 6 months ago
  33. 5fd5725 Make all go/ Makefile entries absolute. by Andrew G. Morgan · 4 years, 6 months ago
  34. 1a61e6f Extend installation to install the two Go packages. by Andrew G. Morgan · 4 years, 6 months ago
  35. e305dd2 Add a failure test case to libcap/psx Go package. by Andrew G. Morgan · 4 years, 6 months ago
  36. b2b267e Add support to libcap for overriding system call functions. by Andrew G. Morgan · 4 years, 6 months ago
  37. 80b3d5c Update go patch and location by Andrew G. Morgan · 4 years, 6 months ago
  38. c7e4605 Some extra sanity to the golang cap package. by Andrew G. Morgan · 4 years, 6 months ago
  39. bcba9b3 Fix comment in web.go (I've deleted the --debug argument) by Andrew G. Morgan · 4 years, 7 months ago
  40. 2d2b702 Implement a meaningful Go port of libcap by Andrew G. Morgan · 4 years, 7 months ago
  41. 1e4c28c Explore Go port of libcap with a simple web server. by Andrew G. Morgan · 5 years ago
  42. 0615d99 A Go (golang) implementation of libcap: import "libcap/cap". by Andrew G. Morgan · 5 years ago