Update NEWS.md for feature/privsep

pull/13/head
Daniel Roethlisberger 10 years ago
parent e69b13f2eb
commit 43c0f57eec

@ -1,4 +1,12 @@
### SSLsplit feature/privsep
- Add signal SIGUSR1 to re-open long-living -l/-L log files (issue #52).
- Introduce privilege separation architecture with privileged parent process
and unprivileged child process; all files are now opened with the
privileges of the user running SSLsplit; arguments to -S/-F are no longer
relative to the chroot() if used with the -j option.
### SSLsplit master
- Add option -F to log to separate files with printf-style % directives,

Loading…
Cancel
Save