index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
openvpn-client-export
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc shared key export fixes.
jim-p
2011-04-07
1
-11
/
+14
*
Put each link on their own lines. This was confusing to new users.
Scott Ullrich
2011-04-06
1
-6
/
+6
*
Use is_numeric here instead of just testing the variable (it will fail if the...
jim-p
2011-03-17
1
-1
/
+1
*
Escape values so special characters don't fail (and also helps prevent shell ...
jim-p
2011-03-14
2
-16
/
+20
*
Finish up shared key client export (for non-pfsense clients)
jim-p
2011-03-01
4
-1
/
+469
*
Moving this code to its own file
jim-p
2011-03-01
1
-73
/
+0
*
Initial work toward exporting shared key clients.
jim-p
2011-03-01
2
-0
/
+166
*
Whitespace fixes
jim-p
2011-02-25
2
-241
/
+241
*
Add wizards tab to the Client Export tab.
jim-p
2011-01-21
1
-0
/
+1
*
Remove this call from openvpn deinstallation.
jim-p
2011-01-18
1
-2
/
+0
*
Don't use references in OpenVPN client export. It doesn't need to modify anyt...
jim-p
2011-01-18
2
-14
/
+14
*
Check for missing template files and reinstall them if needed.
jim-p
2011-01-13
1
-2
/
+9
*
Add a note about Server CA/Client CA mismatch causing clients to not show up ...
jim-p
2010-10-21
1
-0
/
+6
*
Fix cert name reference after the move from name to descr.
jim-p
2010-10-20
1
-1
/
+1
*
Download this .tgz to /usr/local/pkg and leave it, or else the package system...
jim-p
2010-10-05
2
-3
/
+2
*
Update OpenVPN client to 2.1.3, move binary .tgz out of repo.
jim-p
2010-09-09
1
-1
/
+1
*
Use these headers in all cases, since it makes even IE8 happier with HTTP, no...
jim-p
2010-09-09
1
-12
/
+6
*
Update OpenVPN client export package to work with the new user cert setup (an...
jim-p
2010-09-04
2
-3
/
+16
*
Version bump for OpenVPN Client Export
jim-p
2010-07-01
1
-1
/
+1
*
Ensure that we do not get two CA lines in the Viscosity config
jim-p
2010-07-01
1
-0
/
+8
*
Disable remote-cert-tls for now in exported configs, it requires that the ser...
jim-p
2010-07-01
1
-1
/
+2
*
Add this in all cases, not just TLS. Fixes #706
jim-p
2010-06-29
1
-1
/
+3
*
Bump openvpn client exporter to version 0.0.2. Add "remote-cert-tls server"
Seth
2010-06-29
1
-1
/
+1
*
Add "remote-cert-tls server" config option into the exported configuration. T...
Seth
2010-06-29
1
-1
/
+3
*
Make this package download to /root/ instead of /tmp/
jim-p
2010-06-24
2
-2
/
+2
*
Don't add tls line for viscosity, it's added already with a custom filename.
jim-p
2010-05-08
1
-3
/
+3
*
Fix IE downloading config archive/installer. Resolves #498
jim-p
2010-04-27
1
-0
/
+12
*
Fix zipped config export for the LDAP/RADIUS case.
jim-p
2010-04-27
1
-5
/
+5
*
Put the .p12 in the right place for the installer bundle. Ticket #529.
jim-p
2010-04-27
1
-1
/
+1
*
Define $cafile before use. Ticket #529
jim-p
2010-04-27
1
-4
/
+6
*
Lookup user cert before trying to use it.
jim-p
2010-04-26
1
-0
/
+8
*
use .ovpn for extension of client config file
Chris Buechler
2010-04-24
1
-1
/
+1
*
Add option to export the openvpn configuration and its certs with a .zip file.
Ermal
2010-03-30
2
-19
/
+70
*
Add conf_mount_rw() and conf_mount_ro() items for NanoBSD
Scott Ullrich
2010-03-10
1
-0
/
+4
*
Add tls-client to export.
Ermal Luçi
2010-03-03
1
-16
/
+14
*
Allow config to be exported when using only server authentication based only ...
Ermal Luçi
2010-03-03
2
-63
/
+135
*
Remove check with 3rd party authenticate backends it does not make sense.
Ermal Luçi
2010-03-02
1
-2
/
+0
*
The tls-auth needs a 1 at the end of the key.
Ermal Luçi
2010-03-01
1
-2
/
+2
*
fix text
Chris Buechler
2010-02-28
1
-2
/
+2
*
Ticket #383. Escape special javascript characters. It would be wiser to preve...
Ermal Luçi
2010-02-26
1
-1
/
+1
*
Add my copyright. Enough mods to justify.
Ermal Luçi
2010-02-23
2
-0
/
+2
*
* Teach exporeter about http-proxy directive
Ermal Luçi
2010-02-23
2
-35
/
+289
*
Do not show disabled entries too. The OpenVPN API assumes that.
Ermal Luçi
2010-02-16
1
-0
/
+2
*
Give the user the option of choosing what to put on the auto-generated openvp...
Ermal Luçi
2010-02-16
2
-25
/
+83
*
Use lower case interface name internally.
Ermal Luçi
2010-02-03
1
-1
/
+1
*
Ticket #260. Prevent some errors from happening.
Ermal Luçi
2010-02-03
1
-23
/
+35
*
zip utility parameters have changed.
Ermal Luçi
2010-02-03
1
-1
/
+1
*
Use propper binaries for FreeBSD 8.x+.
Ermal Luçi
2010-02-03
3
-10
/
+0
*
Add / to zipfile location. Noticed-by: Pierre Ticket #260
Scott Ullrich
2009-12-29
1
-1
/
+1
*
Silence errors /etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): S...
Scott Ullrich
2009-10-27
1
-15
/
+0
[next]