aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2023-05-14Up the release version to 2.69Andrew G. Morgan
2023-03-25Up the release version to 2.68Andrew G. Morgan
2023-02-11Drop vendor directory and clean up extra gcc...sh fileAndrew G. Morgan
2023-02-11Simplify and refactor the bug215510 code.Andrew G. Morgan
2023-02-02Up the release version to 2.67Andrew G. Morgan
2022-10-30Clean up some of the markdown text.Andrew G. Morgan
2022-10-29Minor clean ups of the contrib/bug216610 code/docsAndrew G. Morgan
2022-10-29Add support for optimized C compilation to .syso objects.Andrew G. Morgan
2022-10-23Add an example of combining Go, C code and "psx" without cgo.Andrew G. Morgan
2022-10-09Add some exploit demonstration code to capso.soAndrew G. Morgan
2022-09-24Up the release version to 2.66Andrew G. Morgan
2022-08-05Fix an issue with bash displaying an error.Andrew G. Morgan
2022-07-17Up the release version to 2.65Andrew G. Morgan
2022-04-10Up the release version to 2.64Andrew G. Morgan
2022-01-23Up the release version to 2.63Andrew G. Morgan
2021-12-11Up the release version to 2.62Andrew G. Morgan
2021-11-20Up the release version to 2.61Andrew G. Morgan
2021-11-10Pick the correct topdir in our sucap example.Andrew G. Morgan
2021-11-09Include some helpful debugging for capso.soAndrew G. Morgan
2021-11-07Use calloc'd memory for unix domain socket exchange.Andrew G. Morgan
2021-11-07An example of a shared library object with its own file capability.Andrew G. Morgan
2021-10-22Up the release version to 2.60Andrew G. Morgan
2021-09-26Up the release version to 2.59upstream-mirror-masterAndrew G. Morgan
2021-09-17Up the release version to 2.58Andrew G. Morgan
2021-09-14Not sure why I didn't include this line before!Andrew G. Morgan
2021-09-13Simplify the contric/sucap/su structure.Andrew G. Morgan
2021-09-09Up the release version to 2.57Andrew G. Morgan
2021-09-02Up the release version to 2.56Andrew G. Morgan
2021-09-01sucap/su should start with an empty INHERITABLE flag.Andrew G. Morgan
2021-09-01Canonicalize build systemDavid Seifert
2021-08-31Resurrect the $(WARNINGS) for the target buildAndrew G. Morgan
2021-08-29Up the release version to 2.55Andrew G. Morgan
2021-08-25Up the release version to 2.54Andrew G. Morgan
2021-08-15Up the release version to 2.53Andrew G. Morgan
2021-08-14Fix typos.Samanta Navarro
2021-08-01Up the release version to 2.52Andrew G. Morgan
2021-08-01Revive an ancient 'su' implementation to explore use with libcap.Andrew G. Morgan
2021-08-01Import an old version of su from SimplePAMApps-0.60Andrew G. Morgan
2021-06-20Up the release version to 2.51Andrew G. Morgan
2021-05-24Up the release version to 2.50Andrew G. Morgan
2021-03-13Up the release version to 2.49Andrew G. Morgan
2021-02-06Don't export symbols that are internal.Andrew G. Morgan
2021-02-04Upgrade cap and psx Go modules to version 1.2.48Andrew G. Morgan
2021-02-04Up the release version to 2.48Andrew G. Morgan
2021-02-02CamelCase the seccomp explore.go exampleAndrew G. Morgan
2021-01-23Up the release version to 2.47Andrew G. Morgan
2021-01-23Capture a standalone example of using psx with PR_SET_NO_NEW_PRIVS.Andrew G. Morgan
2020-11-09Remove the golang POSIX semantics validation tests.Andrew G. Morgan
2020-07-03A step closer to modularizing the cap and psx packages.Andrew G. Morgan
2019-12-10Realign around the evolving Go support for POSIX semantics syscalls.Andrew G. Morgan