luci/libs/nixio
2009-03-05 19:20:40 +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: Fix generation of private key for axtls 2009-03-04 18:30:56 +00:00
ipkg Still not working... 2009-03-04 17:53:25 +00:00
lua/nixio nixio: 2009-03-03 22:44:26 +00:00
src nixio: Export more constants, introduce {g,s}et{g,u}id, getpid, getppid 2009-03-05 19:20:40 +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