Jakob Unterwurzacher
|
a65965783a
|
stupidgcm: drop only external dependecy
This makes it easier to use the package in external projects.
See https://github.com/rfjakob/gocryptfs/issues/79
|
2017-02-24 09:46:10 +01:00 |
|
Jakob Unterwurzacher
|
967e7bd125
|
stupidgcm: Fix without_openssl build failure
Also, always call build-without-openssl.bash from test.bash.
Failure was:
internal/stupidgcm/without_openssl.go:29: missing return at end of function
|
2016-12-10 13:15:19 +01:00 |
|
Jakob Unterwurzacher
|
c9f4400e6d
|
Replace all calls to naked panic() with log.Panic()
We want all panics to show up in the syslog.
|
2016-12-10 11:54:36 +01:00 |
|
Jakob Unterwurzacher
|
a4956fa6bf
|
A few more lint fixes
|
2016-10-04 23:30:05 +02:00 |
|
Jakob Unterwurzacher
|
56c0b19612
|
without_openssl: support compiling completely without openssl
Build helper script: build-without-openssl.bash
|
2016-10-04 09:51:14 +02:00 |
|