luci-lib-nixio: remove unmaintained axTLS lib
authorPaul Donald <[email protected]>
Thu, 25 Sep 2025 12:55:12 +0000 (14:55 +0200)
committerPaul Donald <[email protected]>
Thu, 25 Sep 2025 12:55:12 +0000 (14:55 +0200)
commit3ee5ad317ec8bb31cf755e1265340de50e0196de
tree909b75b9b8ac4fcee5a15817c41f53d80f507398
parentc74cf9f7717317fc224cf548c023509ec163771b
luci-lib-nixio: remove unmaintained axTLS lib

HT @314systems

Signed-off-by: Paul Donald <[email protected]>
222 files changed:
NOTICE
libs/luci-lib-nixio/.gitignore
libs/luci-lib-nixio/NOTICE
libs/luci-lib-nixio/README
libs/luci-lib-nixio/axTLS/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/README [deleted file]
libs/luci-lib-nixio/axTLS/bindings/Config.in [deleted file]
libs/luci-lib-nixio/axTLS/bindings/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/bindings/README [deleted file]
libs/luci-lib-nixio/axTLS/bindings/csharp/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/bindings/csharp/axTLS.cs [deleted file]
libs/luci-lib-nixio/axTLS/bindings/generate_SWIG_interface.pl [deleted file]
libs/luci-lib-nixio/axTLS/bindings/generate_interface.pl [deleted file]
libs/luci-lib-nixio/axTLS/bindings/java/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/bindings/java/SSL.java [deleted file]
libs/luci-lib-nixio/axTLS/bindings/java/SSLCTX.java [deleted file]
libs/luci-lib-nixio/axTLS/bindings/java/SSLClient.java [deleted file]
libs/luci-lib-nixio/axTLS/bindings/java/SSLReadHolder.java [deleted file]
libs/luci-lib-nixio/axTLS/bindings/java/SSLServer.java [deleted file]
libs/luci-lib-nixio/axTLS/bindings/java/SSLUtil.java [deleted file]
libs/luci-lib-nixio/axTLS/bindings/lua/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/bindings/perl/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/bindings/vbnet/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/bindings/vbnet/axTLSvb.vb [deleted file]
libs/luci-lib-nixio/axTLS/config/.config [deleted file]
libs/luci-lib-nixio/axTLS/config/Config.in [deleted file]
libs/luci-lib-nixio/axTLS/config/JMeter.jmx [deleted file]
libs/luci-lib-nixio/axTLS/config/Rules.mak [deleted file]
libs/luci-lib-nixio/axTLS/config/axhttpd.aip [deleted file]
libs/luci-lib-nixio/axTLS/config/axtls.RES [deleted file]
libs/luci-lib-nixio/axTLS/config/axtls.rc [deleted file]
libs/luci-lib-nixio/axTLS/config/config.h [deleted file]
libs/luci-lib-nixio/axTLS/config/linuxconfig [deleted file]
libs/luci-lib-nixio/axTLS/config/makefile.conf [deleted file]
libs/luci-lib-nixio/axTLS/config/makefile.dotnet.conf [deleted file]
libs/luci-lib-nixio/axTLS/config/makefile.java.conf [deleted file]
libs/luci-lib-nixio/axTLS/config/makefile.post [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/Kconfig-language.txt [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/conf.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/confdata.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/expr.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/expr.h [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lex.zconf.c_shipped [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lkc.h [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lkc_proto.h [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/BIG.FAT.WARNING [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/checklist.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/colors.h [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/dialog.h [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/inputbox.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/menubox.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/msgbox.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/textbox.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/util.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/yesno.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/mconf.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/menu.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/mkconfigs [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/symbol.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/util.c [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.l [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.c_shipped [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.h_shipped [deleted file]
libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.y [deleted file]
libs/luci-lib-nixio/axTLS/config/win32config [deleted file]
libs/luci-lib-nixio/axTLS/crypto/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/crypto/aes.c [deleted file]
libs/luci-lib-nixio/axTLS/crypto/bigint.c [deleted file]
libs/luci-lib-nixio/axTLS/crypto/bigint.h [deleted file]
libs/luci-lib-nixio/axTLS/crypto/bigint_impl.h [deleted file]
libs/luci-lib-nixio/axTLS/crypto/crypto.h [deleted file]
libs/luci-lib-nixio/axTLS/crypto/crypto_misc.c [deleted file]
libs/luci-lib-nixio/axTLS/crypto/hmac.c [deleted file]
libs/luci-lib-nixio/axTLS/crypto/md2.c [deleted file]
libs/luci-lib-nixio/axTLS/crypto/md5.c [deleted file]
libs/luci-lib-nixio/axTLS/crypto/rc4.c [deleted file]
libs/luci-lib-nixio/axTLS/crypto/rsa.c [deleted file]
libs/luci-lib-nixio/axTLS/crypto/sha1.c [deleted file]
libs/luci-lib-nixio/axTLS/docsrc/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/docsrc/axTLS.dox [deleted file]
libs/luci-lib-nixio/axTLS/docsrc/doco_footer.html [deleted file]
libs/luci-lib-nixio/axTLS/docsrc/images/axolotl.jpg [deleted file]
libs/luci-lib-nixio/axTLS/docsrc/images/tsbasbw.gif [deleted file]
libs/luci-lib-nixio/axTLS/httpd/Config.in [deleted file]
libs/luci-lib-nixio/axTLS/httpd/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/httpd/axhttp.h [deleted file]
libs/luci-lib-nixio/axTLS/httpd/axhttpd.c [deleted file]
libs/luci-lib-nixio/axTLS/httpd/htpasswd.c [deleted file]
libs/luci-lib-nixio/axTLS/httpd/kepler-1.1-snapshot-20070521-1825.tar.gz [deleted file]
libs/luci-lib-nixio/axTLS/httpd/kepler.patch [deleted file]
libs/luci-lib-nixio/axTLS/httpd/proc.c [deleted file]
libs/luci-lib-nixio/axTLS/httpd/tdate_parse.c [deleted file]
libs/luci-lib-nixio/axTLS/samples/Config.in [deleted file]
libs/luci-lib-nixio/axTLS/samples/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/samples/c/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/samples/c/axssl.c [deleted file]
libs/luci-lib-nixio/axTLS/samples/csharp/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/samples/csharp/axssl.cs [deleted file]
libs/luci-lib-nixio/axTLS/samples/java/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/samples/java/axssl.java [deleted file]
libs/luci-lib-nixio/axTLS/samples/java/manifest.mf [deleted file]
libs/luci-lib-nixio/axTLS/samples/lua/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/samples/lua/axssl.lua [deleted file]
libs/luci-lib-nixio/axTLS/samples/perl/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/samples/perl/axssl.pl [deleted file]
libs/luci-lib-nixio/axTLS/samples/vbnet/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/samples/vbnet/axssl.vb [deleted file]
libs/luci-lib-nixio/axTLS/ssl/BigIntConfig.in [deleted file]
libs/luci-lib-nixio/axTLS/ssl/Config.in [deleted file]
libs/luci-lib-nixio/axTLS/ssl/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/ssl/asn1.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/cert.h [deleted file]
libs/luci-lib-nixio/axTLS/ssl/crypto_misc.h [deleted file]
libs/luci-lib-nixio/axTLS/ssl/gen_cert.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/loader.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/openssl.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/os_port.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/os_port.h [deleted file]
libs/luci-lib-nixio/axTLS/ssl/p12.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/private_key.h [deleted file]
libs/luci-lib-nixio/axTLS/ssl/ssl.h [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/Makefile [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_key.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted.p8 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted_pem.p8 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes128.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes256.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.noname.p12 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted.p8 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted_pem.p8 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withCA.p12 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withoutCA.p12 [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes128.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes256.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_after.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_before.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/datatest.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/datatest.c.old [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/deutsche_telecom.x509_ca [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/equifax.x509_ca [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/gnutls.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/header_issue.dat [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/killopenssl.sh [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/make_certs.sh [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/ms_iis.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/perf_bigint.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/socgen.cer [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c.bak [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/test_axssl.sh [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/thawte.x509_ca [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert [deleted file]
libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert.pem [deleted file]
libs/luci-lib-nixio/axTLS/ssl/tls1.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/tls1.h [deleted file]
libs/luci-lib-nixio/axTLS/ssl/tls1_clnt.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/tls1_svr.c [deleted file]
libs/luci-lib-nixio/axTLS/ssl/version.h [deleted file]
libs/luci-lib-nixio/axTLS/ssl/x509.c [deleted file]
libs/luci-lib-nixio/axTLS/www/bin/.htaccess [deleted file]
libs/luci-lib-nixio/axTLS/www/favicon.ico [deleted file]
libs/luci-lib-nixio/axTLS/www/index.html [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/download.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/env.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/overview.lp [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/prepara_sql2.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_conc.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lp [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_err.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_fs.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_htk.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_lib.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_main.html [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_main.lp [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_main.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_session.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_sql.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_sql2.lua [deleted file]
libs/luci-lib-nixio/axTLS/www/lua/test_variables.lp [deleted file]
libs/luci-lib-nixio/axTLS/www/test_dir/bin/.htaccess [deleted file]
libs/luci-lib-nixio/axTLS/www/test_dir/no_http/.htaccess [deleted file]
libs/luci-lib-nixio/axTLS/www/test_dir/no_http/.htpasswd [deleted file]
libs/luci-lib-nixio/axTLS/www/test_dir/no_http/index.html [deleted file]
libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/.htaccess [deleted file]
libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/index.html [deleted file]
libs/luci-lib-nixio/axtls-config/.config [deleted file]
libs/luci-lib-nixio/axtls-config/config.h [deleted file]
libs/luci-lib-nixio/axtls-root/etc/nixio/rsa_main.der [deleted file]
libs/luci-lib-nixio/src/Makefile
libs/luci-lib-nixio/src/axtls-compat.c [deleted file]
libs/luci-lib-nixio/src/axtls-compat.h [deleted file]
libs/luci-lib-nixio/src/nixio-tls.h
libs/luci-lib-nixio/src/tls-context.c
libs/luci-lib-nixio/src/tls-socket.c