Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-15 | mark and drop stuborn bad actors | Özgür Kesim | |
2020-08-27 | use conn.RemoteAddr() for remote addr | Özgür Kesim | |
2020-02-02 | use syscall.Exec after set(g|u)id and setgroups | Özgür Kesim | |
2020-02-02 | better argument forwarding to child | Özgür Kesim | |
2020-02-02 | Forking model to set uid/gid introduced | Özgür Kesim | |
If -uid is set, we fork a child process with the uid, the gid and the supplimentary gids for that user. | |||
2016-03-04 | rely on setcap rather than setuid/setgid | Özgür Kesim | |
2016-01-02 | re-implemented setuid/setgid support | Özgür Kesim | |
2013-07-30 | gofmt | Özgür Kesim | |
2013-07-30 | setuid/gid implemented | Özgür Kesim | |
2013-07-29 | env added | Özgür Kesim | |
2013-07-29 | initial tlsserver working | Özgür Kesim | |