ddf65a51d8
- new user interface (config file) - single daemon can listen on multiple ports - delayed DNS lookup added - configurable timeouts - chroot support - private key file for a certificate can be kept in a separate file
13 lines
367 B
Plaintext
13 lines
367 B
Plaintext
$OpenBSD$
|
|
--- Makefile.in.orig Mon Sep 2 11:21:17 2002
|
|
+++ Makefile.in Mon Sep 2 11:21:21 2002
|
|
@@ -78,7 +78,7 @@ VERSION = @VERSION@
|
|
host = @host@
|
|
ssldir = @ssldir@
|
|
|
|
-SUBDIRS = src doc tools
|
|
+SUBDIRS = src doc
|
|
|
|
# extra_src = src/gui.c src/resources.rc src/stunnel.ico src/stunnel.exe
|
|
# extra_doc = doc/stunnel.pod doc/stunnel.8 doc/stunnel.html doc/en doc/pl
|