aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/rbw-agent/main.rs
Commit message (Expand)AuthorAgeFilesLines
* disable PTRACE_ATTACH after daemonizingJesse Luehrs2021-03-061-4/+4
* only warn if disabling PTRACE_ATTACH failsJesse Luehrs2021-03-051-1/+3
* refactor a bitJesse Luehrs2021-02-271-19/+3
* Use prctl on Linux to prevent PTRACE_ATTACHJarkko Oranen2021-02-271-0/+19
* bump depsJesse Luehrs2021-02-191-1/+1
* add authenticator 2fa supportJesse Luehrs2020-05-281-0/+2
* remove more unnecessary error contextsJesse Luehrs2020-05-251-2/+1
* make daemonizing optionalJesse Luehrs2020-04-181-3/+15
* improve error handling and reportingJesse Luehrs2020-04-121-7/+40
* also refactor the agent codeJesse Luehrs2020-04-111-0/+24