Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-10 | Replace all calls to naked panic() with log.Panic() | Jakob Unterwurzacher | |
We want all panics to show up in the syslog. | |||
2016-10-04 | A few more lint fixes | Jakob Unterwurzacher | |
2016-10-04 | without_openssl: support compiling completely without openssl | Jakob Unterwurzacher | |
Build helper script: build-without-openssl.bash |