aboutsummaryrefslogtreecommitdiffstats
path: root/config/stunnel
Commit message (Collapse)AuthorAgeFilesLines
* Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabledRenato Botelho2015-05-051-1/+1
|
* Packages repo cleanup:Renato Botelho2015-02-051-0/+177
| | | | | | | - Drop support for pfSense < 2 - Remove archive/, old files can be reached using git - Remove old and unused packages - Move stale files from config subdir to a package subdir
* Fixed up stunnel package for fbsd8, fixed a bug in certificate creationEirik Oeverby2010-08-101-1/+2
|
* Only fearch item if it existsScott Ullrich2009-10-271-6/+8
|
* Do not show blank linesScott Ullrich2009-10-191-6/+10
|
* It's 2009 now. Update (C)Scott Ullrich2009-10-191-1/+1
|
* Add missing closing tag. Discovered by LtningScott Ullrich2009-10-191-1/+1
|
* s/--- default ---/default/. Make the default selection defaultScott Ullrich2009-10-171-3/+1
|
* Fixed wrong text in certificate management.Eirik Oeverby2009-03-121-1/+0
|
* Added certificate managementEirik Oeverby2009-03-102-0/+379
Major change which allows assigning certificates to tunnels. Certificates are managed on a separate tab, but they must be manually generated on another system and pasted in along with RSA keys. Certificate status display lists status including days until expiry.