summaryrefslogtreecommitdiffstats
path: root/package/openvpn/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* openvpn: bump to version 2.3.0Gustavo Zacarias2013-01-151-6/+33
| | | | | | | | | | | | | Toolchain IPv6 support isn't optional any more. New PolarSSL backend besides the usual OpenSSL one. New small binary option, reduces binary file size ~100 KiB depending on target architecture. Removed no crypto option - it still requires some SSL library headers and it's pointless anyway, after all we're talking about a VPN solution here. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump openvpn to 2.1.1Gustavo Zacarias2010-01-201-5/+16
| | | | | | | Closes #937. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add help for packages without AVR32 supportUlf Samuelsson2009-01-261-0/+3
|
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-5/+5
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-4/+8
|
* Update a few packagesEric Andersen2004-10-141-1/+3
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8