Interested in finding out how I created this web page?
Click here.
VPN_Solutions/
|
| Name
| Size
| Last modified (GMT)
| Description
|
| auto/
|
| 2002-08-13 08:04:55
|
|
| doc/
|
| 2003-07-08 22:15:19
|
|
| src/
|
| 2003-07-08 22:15:19
|
|
| tools/
|
| 2003-07-08 22:15:19
|
|
| AUTHORS
| 99 bytes
| 2002-08-12 07:48:52
|
|
| BUGS
| 210 bytes
| 2002-08-10 19:54:35
|
|
| COPYING
| 788 bytes
| 2002-09-13 12:15:40
|
|
| COPYRIGHT.GPL
| 17982 bytes
| 2002-07-18 09:54:18
|
|
| CREDITS
| 199 bytes
| 2002-07-18 09:54:49
|
|
| ChangeLog
| 17069 bytes
| 2003-01-12 15:46:37
|
|
| INSTALL
| 1066 bytes
| 2002-08-10 18:43:48
|
|
| INSTALL.W32
| 665 bytes
| 2002-07-18 09:54:35
|
|
| Makefile
| 11579 bytes
| 2003-07-08 22:15:19
|
|
| Makefile.am
| 941 bytes
| 2003-01-12 04:30:48
|
|
| Makefile.in
| 11611 bytes
| 2003-01-12 15:48:36
|
|
| NEWS
| 955 bytes
| 2002-08-12 07:51:25
|
|
| PORTS
| 222 bytes
| 2002-07-18 09:54:37
|
|
| README
| 725 bytes
| 2002-08-12 07:49:55
|
|
| TODO
| 295 bytes
| 2002-12-20 13:42:24
|
|
| aclocal.m4
| 119426 bytes
| 2003-01-01 13:54:16
|
|
| config.log
| 34543 bytes
| 2003-07-08 22:15:19
|
|
| config.status
| 21864 bytes
| 2003-07-08 22:15:19
|
|
| configure
| 313148 bytes
| 2003-01-01 14:26:05
|
|
| configure.ac
| 5811 bytes
| 2003-01-01 12:32:03
|
|
| libtool
| 149739 bytes
| 2003-07-08 22:15:14
|
|
1 stunnel Universal SSL tunnel
2
3 Short description
4
5 The stunnel program is designed to work as an SSL encryption
6 wrapper between remote client and local (inetd-startable) or
7 remote servers. The goal is to facilitate SSL encryption and
8 authentication for non-SSL-aware programs.
9
10 stunnel can be used to add SSL functionality to commonly
11 used inetd daemons like POP-2, POP-3 and IMAP servers
12 without any changes in the programs' code.
13
14 Compile instructions
15
16 See INSTALL file.
17
18 License
19
20 See COPYING file.
21
22 Other files you should read
23
24 Changelog What I did
25 TODO What I'm going to do
26
27 Reporting problems and other contacts
28
29 See FAQ file.
30
This page was automatically generated by the LXR engine.