Simon Ser
|
a154e708fc
|
build: prevent rebuild on install
|
2021-07-24 17:03:02 +02:00 |
Simon Ser
|
f7d73a65b5
|
build: make tlstunnel target PHONY
|
2021-02-19 14:56:00 +01:00 |
Simon Ser
|
245b626e64
|
build: fix quoting typo
Quoting after the equal sign isn't recognized by the Go toolchain
somehow...
|
2020-09-13 15:50:46 +02:00 |
Simon Ser
|
fd46214036
|
Store certificates in /var/lib/tlstunnel by default
|
2020-09-10 23:33:09 +02:00 |
Simon Ser
|
cef64c51d6
|
build: fix clean target not removing man page
|
2020-09-10 23:31:40 +02:00 |
Simon Ser
|
399cf88146
|
build: use SYSCONFDIR for default config path
|
2020-09-10 23:22:48 +02:00 |
Simon Ser
|
51785ebdf0
|
build: simplify Makefile paths
|
2020-09-10 23:17:52 +02:00 |
Simon Ser
|
ec2a768909
|
Move executable to cmd/tlstunnel
This allows us to expose the toplevel tlstunnel package.
|
2020-09-10 14:49:59 +02:00 |
Simon Ser
|
748c966d44
|
Add Makefile
|
2020-09-09 15:13:57 +02:00 |