Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix stunnel PBI directories and update to 5.20. Fixes #4295 | Renato Botelho | 2015-07-16 | 2 | -27/+37 |
| | |||||
* | Add ability to specify client mode tunnels. | David Marcin | 2015-07-07 | 2 | -0/+7 |
| | |||||
* | Remove absolute path from stunnel rcfile. | David Marcin | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabled | Renato Botelho | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | Packages repo cleanup: | Renato Botelho | 2015-02-05 | 1 | -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 creation | Eirik Oeverby | 2010-08-10 | 1 | -1/+2 |
| | |||||
* | Only fearch item if it exists | Scott Ullrich | 2009-10-27 | 1 | -6/+8 |
| | |||||
* | Do not show blank lines | Scott Ullrich | 2009-10-19 | 1 | -6/+10 |
| | |||||
* | It's 2009 now. Update (C) | Scott Ullrich | 2009-10-19 | 1 | -1/+1 |
| | |||||
* | Add missing closing tag. Discovered by Ltning | Scott Ullrich | 2009-10-19 | 1 | -1/+1 |
| | |||||
* | s/--- default ---/default/. Make the default selection default | Scott Ullrich | 2009-10-17 | 1 | -3/+1 |
| | |||||
* | Fixed wrong text in certificate management. | Eirik Oeverby | 2009-03-12 | 1 | -1/+0 |
| | |||||
* | Added certificate management | Eirik Oeverby | 2009-03-10 | 2 | -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. |