Age | Commit message (Expand) | Author |
---|---|---|
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 |
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 |