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