summaryrefslogtreecommitdiff
path: root/src/lib/process/include.am
AgeCommit message (Expand)Author
2020-02-24Move winprocess_sys into a new low-level hardening moduleNick Mathewson
2019-05-02Add comments to include.am files to note where new sources goNick Mathewson
2018-12-21Use the subsystem list to initialize and shutdown process module.Alexander Færøy
2018-12-17Move remaining code from subprocess.{h,c} to more appropriate places.Alexander Færøy
2018-12-17Add Windows backend for the Process subsystem.Alexander Færøy
2018-12-17Add Unix backend for the Process subsystem.Alexander Færøy
2018-12-17Add new Process subsystem.Alexander Færøy
2018-11-05Make the windows process parameter initialization a subsystemNick Mathewson
2018-06-28Extract process-management functionality into a new lib/processNick Mathewson