luci/libs/nixio
2009-03-04 17:41:55 +00:00
..
axTLS Set /etc/private.rsa as default key for axTLS contexts 2009-03-04 13:09:32 +00:00
axtls-config nixio: Finetuning of TLS-support 2009-02-24 17:54:48 +00:00
axtls-root nixio: Autogenerate private key on installation if we have axtls 2009-03-04 17:17:30 +00:00
ipkg Fix nixio postinst 2009-03-04 17:41:55 +00:00
lua/nixio nixio: 2009-03-03 22:44:26 +00:00
src Set /etc/private.rsa as default key for axTLS contexts 2009-03-04 13:09:32 +00:00
.gitignore nixio: Fixes, use POSIX calls for file i/o 2009-02-27 14:51:37 +00:00
Makefile nixio: Autogenerate private key on installation if we have axtls 2009-03-04 17:17:30 +00:00
README nixio: 2009-03-03 22:44:26 +00:00

Building:

With axTLS (standard):
make

With OpenSSL:
make NIXIO_TLS=openssl