From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 42C382010C7 for ; Fri, 6 Jan 2012 07:00:35 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id A1BA442677 for ; Fri, 6 Jan 2012 07:00:33 -0800 (PST) Date: Fri, 6 Jan 2012 07:00:33 -0800 To: cerowrt-commits@lists.bufferbloat.net Subject: [dtaht/deBloat] c83615: Added Nixio lua library Content-Type: text/plain; charset=UTF-8 Message-Id: <20120106150033.A1BA442677@smtp1.rs.github.com> From: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2012 15:00:36 -0000 Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: c8361545709128bc34be06205689158184780f9c https://github.com/dtaht/deBloat/commit/c8361545709128bc34be06205689158184780f9c Author: Dave Taht Date: 2012-01-05 (Thu, 05 Jan 2012) Changed paths: A lib/nixio/.gitignore A lib/nixio/LICENSE A lib/nixio/Makefile A lib/nixio/NOTICE A lib/nixio/README A lib/nixio/axTLS/Makefile A lib/nixio/axTLS/README A lib/nixio/axTLS/bindings/Config.in A lib/nixio/axTLS/bindings/Makefile A lib/nixio/axTLS/bindings/README A lib/nixio/axTLS/bindings/csharp/Makefile A lib/nixio/axTLS/bindings/csharp/axTLS.cs A lib/nixio/axTLS/bindings/generate_SWIG_interface.pl A lib/nixio/axTLS/bindings/generate_interface.pl A lib/nixio/axTLS/bindings/java/Makefile A lib/nixio/axTLS/bindings/java/SSL.java A lib/nixio/axTLS/bindings/java/SSLCTX.java A lib/nixio/axTLS/bindings/java/SSLClient.java A lib/nixio/axTLS/bindings/java/SSLReadHolder.java A lib/nixio/axTLS/bindings/java/SSLServer.java A lib/nixio/axTLS/bindings/java/SSLUtil.java A lib/nixio/axTLS/bindings/lua/Makefile A lib/nixio/axTLS/bindings/perl/Makefile A lib/nixio/axTLS/bindings/vbnet/Makefile A lib/nixio/axTLS/bindings/vbnet/axTLSvb.vb A lib/nixio/axTLS/config/.config A lib/nixio/axTLS/config/Config.in A lib/nixio/axTLS/config/JMeter.jmx A lib/nixio/axTLS/config/Rules.mak A lib/nixio/axTLS/config/axhttpd.aip A lib/nixio/axTLS/config/axtls.RES A lib/nixio/axTLS/config/axtls.rc A lib/nixio/axTLS/config/config.h A lib/nixio/axTLS/config/linuxconfig A lib/nixio/axTLS/config/makefile.conf A lib/nixio/axTLS/config/makefile.dotnet.conf A lib/nixio/axTLS/config/makefile.java.conf A lib/nixio/axTLS/config/makefile.post A lib/nixio/axTLS/config/scripts/config/Kconfig-language.txt A lib/nixio/axTLS/config/scripts/config/Makefile A lib/nixio/axTLS/config/scripts/config/conf.c A lib/nixio/axTLS/config/scripts/config/confdata.c A lib/nixio/axTLS/config/scripts/config/expr.c A lib/nixio/axTLS/config/scripts/config/expr.h A lib/nixio/axTLS/config/scripts/config/lex.zconf.c_shipped A lib/nixio/axTLS/config/scripts/config/lkc.h A lib/nixio/axTLS/config/scripts/config/lkc_proto.h A lib/nixio/axTLS/config/scripts/config/lxdialog/BIG.FAT.WARNING A lib/nixio/axTLS/config/scripts/config/lxdialog/checklist.c A lib/nixio/axTLS/config/scripts/config/lxdialog/colors.h A lib/nixio/axTLS/config/scripts/config/lxdialog/dialog.h A lib/nixio/axTLS/config/scripts/config/lxdialog/inputbox.c A lib/nixio/axTLS/config/scripts/config/lxdialog/menubox.c A lib/nixio/axTLS/config/scripts/config/lxdialog/msgbox.c A lib/nixio/axTLS/config/scripts/config/lxdialog/textbox.c A lib/nixio/axTLS/config/scripts/config/lxdialog/util.c A lib/nixio/axTLS/config/scripts/config/lxdialog/yesno.c A lib/nixio/axTLS/config/scripts/config/mconf.c A lib/nixio/axTLS/config/scripts/config/menu.c A lib/nixio/axTLS/config/scripts/config/mkconfigs A lib/nixio/axTLS/config/scripts/config/symbol.c A lib/nixio/axTLS/config/scripts/config/util.c A lib/nixio/axTLS/config/scripts/config/zconf.l A lib/nixio/axTLS/config/scripts/config/zconf.tab.c_shipped A lib/nixio/axTLS/config/scripts/config/zconf.tab.h_shipped A lib/nixio/axTLS/config/scripts/config/zconf.y A lib/nixio/axTLS/config/win32config A lib/nixio/axTLS/crypto/Makefile A lib/nixio/axTLS/crypto/aes.c A lib/nixio/axTLS/crypto/bigint.c A lib/nixio/axTLS/crypto/bigint.h A lib/nixio/axTLS/crypto/bigint_impl.h A lib/nixio/axTLS/crypto/crypto.h A lib/nixio/axTLS/crypto/crypto_misc.c A lib/nixio/axTLS/crypto/hmac.c A lib/nixio/axTLS/crypto/md2.c A lib/nixio/axTLS/crypto/md5.c A lib/nixio/axTLS/crypto/rc4.c A lib/nixio/axTLS/crypto/rsa.c A lib/nixio/axTLS/crypto/sha1.c A lib/nixio/axTLS/docsrc/Makefile A lib/nixio/axTLS/docsrc/axTLS.dox A lib/nixio/axTLS/docsrc/doco_footer.html A lib/nixio/axTLS/docsrc/images/axolotl.jpg A lib/nixio/axTLS/docsrc/images/tsbasbw.gif A lib/nixio/axTLS/httpd/Config.in A lib/nixio/axTLS/httpd/Makefile A lib/nixio/axTLS/httpd/axhttp.h A lib/nixio/axTLS/httpd/axhttpd.c A lib/nixio/axTLS/httpd/htpasswd.c A lib/nixio/axTLS/httpd/kepler-1.1-snapshot-20070521-1825.tar.gz A lib/nixio/axTLS/httpd/kepler.patch A lib/nixio/axTLS/httpd/proc.c A lib/nixio/axTLS/httpd/tdate_parse.c A lib/nixio/axTLS/samples/Config.in A lib/nixio/axTLS/samples/Makefile A lib/nixio/axTLS/samples/c/Makefile A lib/nixio/axTLS/samples/c/axssl.c A lib/nixio/axTLS/samples/csharp/Makefile A lib/nixio/axTLS/samples/csharp/axssl.cs A lib/nixio/axTLS/samples/java/Makefile A lib/nixio/axTLS/samples/java/axssl.java A lib/nixio/axTLS/samples/java/manifest.mf A lib/nixio/axTLS/samples/lua/Makefile A lib/nixio/axTLS/samples/lua/axssl.lua A lib/nixio/axTLS/samples/perl/Makefile A lib/nixio/axTLS/samples/perl/axssl.pl A lib/nixio/axTLS/samples/vbnet/Makefile A lib/nixio/axTLS/samples/vbnet/axssl.vb A lib/nixio/axTLS/ssl/BigIntConfig.in A lib/nixio/axTLS/ssl/Config.in A lib/nixio/axTLS/ssl/Makefile A lib/nixio/axTLS/ssl/asn1.c A lib/nixio/axTLS/ssl/cert.h A lib/nixio/axTLS/ssl/crypto_misc.h A lib/nixio/axTLS/ssl/gen_cert.c A lib/nixio/axTLS/ssl/loader.c A lib/nixio/axTLS/ssl/openssl.c A lib/nixio/axTLS/ssl/os_port.c A lib/nixio/axTLS/ssl/os_port.h A lib/nixio/axTLS/ssl/p12.c A lib/nixio/axTLS/ssl/private_key.h A lib/nixio/axTLS/ssl/ssl.h A lib/nixio/axTLS/ssl/test/Makefile A lib/nixio/axTLS/ssl/test/axTLS.ca_key.pem A lib/nixio/axTLS/ssl/test/axTLS.ca_x509.cer A lib/nixio/axTLS/ssl/test/axTLS.ca_x509.pem A lib/nixio/axTLS/ssl/test/axTLS.device_key A lib/nixio/axTLS/ssl/test/axTLS.device_key.pem A lib/nixio/axTLS/ssl/test/axTLS.encrypted.p8 A lib/nixio/axTLS/ssl/test/axTLS.encrypted_pem.p8 A lib/nixio/axTLS/ssl/test/axTLS.key_1024 A lib/nixio/axTLS/ssl/test/axTLS.key_1024.pem A lib/nixio/axTLS/ssl/test/axTLS.key_2048 A lib/nixio/axTLS/ssl/test/axTLS.key_2048.pem A lib/nixio/axTLS/ssl/test/axTLS.key_4096 A lib/nixio/axTLS/ssl/test/axTLS.key_4096.pem A lib/nixio/axTLS/ssl/test/axTLS.key_512 A lib/nixio/axTLS/ssl/test/axTLS.key_512.pem A lib/nixio/axTLS/ssl/test/axTLS.key_aes128.pem A lib/nixio/axTLS/ssl/test/axTLS.key_aes256.pem A lib/nixio/axTLS/ssl/test/axTLS.noname.p12 A lib/nixio/axTLS/ssl/test/axTLS.unencrypted.p8 A lib/nixio/axTLS/ssl/test/axTLS.unencrypted_pem.p8 A lib/nixio/axTLS/ssl/test/axTLS.withCA.p12 A lib/nixio/axTLS/ssl/test/axTLS.withoutCA.p12 A lib/nixio/axTLS/ssl/test/axTLS.x509_1024.cer A lib/nixio/axTLS/ssl/test/axTLS.x509_1024.pem A lib/nixio/axTLS/ssl/test/axTLS.x509_2048.cer A lib/nixio/axTLS/ssl/test/axTLS.x509_2048.pem A lib/nixio/axTLS/ssl/test/axTLS.x509_4096.cer A lib/nixio/axTLS/ssl/test/axTLS.x509_4096.pem A lib/nixio/axTLS/ssl/test/axTLS.x509_512.cer A lib/nixio/axTLS/ssl/test/axTLS.x509_512.pem A lib/nixio/axTLS/ssl/test/axTLS.x509_aes128.pem A lib/nixio/axTLS/ssl/test/axTLS.x509_aes256.pem A lib/nixio/axTLS/ssl/test/axTLS.x509_bad_after.pem A lib/nixio/axTLS/ssl/test/axTLS.x509_bad_before.pem A lib/nixio/axTLS/ssl/test/axTLS.x509_device.cer A lib/nixio/axTLS/ssl/test/axTLS.x509_device.pem A lib/nixio/axTLS/ssl/test/datatest.c A lib/nixio/axTLS/ssl/test/datatest.c.old A lib/nixio/axTLS/ssl/test/deutsche_telecom.x509_ca A lib/nixio/axTLS/ssl/test/equifax.x509_ca A lib/nixio/axTLS/ssl/test/gnutls.cer A lib/nixio/axTLS/ssl/test/header_issue.dat A lib/nixio/axTLS/ssl/test/killopenssl.sh A lib/nixio/axTLS/ssl/test/make_certs.sh A lib/nixio/axTLS/ssl/test/microsoft.x509_ca A lib/nixio/axTLS/ssl/test/microsoft.x509_ca.pem A lib/nixio/axTLS/ssl/test/ms_iis.cer A lib/nixio/axTLS/ssl/test/perf_bigint.c A lib/nixio/axTLS/ssl/test/socgen.cer A lib/nixio/axTLS/ssl/test/ssltest.c A lib/nixio/axTLS/ssl/test/ssltest.c.bak A lib/nixio/axTLS/ssl/test/test_axssl.sh A lib/nixio/axTLS/ssl/test/thawte.x509_ca A lib/nixio/axTLS/ssl/test/verisign.x509_ca A lib/nixio/axTLS/ssl/test/verisign.x509_ca.pem A lib/nixio/axTLS/ssl/test/verisign.x509_my_cert A lib/nixio/axTLS/ssl/test/verisign.x509_my_cert.pem A lib/nixio/axTLS/ssl/tls1.c A lib/nixio/axTLS/ssl/tls1.h A lib/nixio/axTLS/ssl/tls1_clnt.c A lib/nixio/axTLS/ssl/tls1_svr.c A lib/nixio/axTLS/ssl/version.h A lib/nixio/axTLS/ssl/x509.c A lib/nixio/axTLS/www/bin/.htaccess A lib/nixio/axTLS/www/favicon.ico A lib/nixio/axTLS/www/index.html A lib/nixio/axTLS/www/lua/download.lua A lib/nixio/axTLS/www/lua/env.lua A lib/nixio/axTLS/www/lua/overview.lp A lib/nixio/axTLS/www/lua/prepara_sql2.lua A lib/nixio/axTLS/www/lua/test_conc.lua A lib/nixio/axTLS/www/lua/test_cookies.lp A lib/nixio/axTLS/www/lua/test_cookies.lua A lib/nixio/axTLS/www/lua/test_err.lua A lib/nixio/axTLS/www/lua/test_fs.lua A lib/nixio/axTLS/www/lua/test_htk.lua A lib/nixio/axTLS/www/lua/test_lib.lua A lib/nixio/axTLS/www/lua/test_main.html A lib/nixio/axTLS/www/lua/test_main.lp A lib/nixio/axTLS/www/lua/test_main.lua A lib/nixio/axTLS/www/lua/test_session.lua A lib/nixio/axTLS/www/lua/test_sql.lua A lib/nixio/axTLS/www/lua/test_sql2.lua A lib/nixio/axTLS/www/lua/test_variables.lp A lib/nixio/axTLS/www/test_dir/bin/.htaccess A lib/nixio/axTLS/www/test_dir/no_http/.htaccess A lib/nixio/axTLS/www/test_dir/no_http/.htpasswd A lib/nixio/axTLS/www/test_dir/no_http/index.html A lib/nixio/axTLS/www/test_dir/no_ssl/.htaccess A lib/nixio/axTLS/www/test_dir/no_ssl/index.html A lib/nixio/axtls-config/.config A lib/nixio/axtls-config/config.h A lib/nixio/axtls-root/etc/nixio/rsa_main.der A lib/nixio/docsrc/CHANGELOG.lua A lib/nixio/docsrc/README.lua A lib/nixio/docsrc/nixio.CryptoHash.lua A lib/nixio/docsrc/nixio.File.lua A lib/nixio/docsrc/nixio.Socket.lua A lib/nixio/docsrc/nixio.TLSContext.lua A lib/nixio/docsrc/nixio.TLSSocket.lua A lib/nixio/docsrc/nixio.UnifiedIO.lua A lib/nixio/docsrc/nixio.bin.lua A lib/nixio/docsrc/nixio.bit.lua A lib/nixio/docsrc/nixio.crypto.lua A lib/nixio/docsrc/nixio.fs.lua A lib/nixio/docsrc/nixio.lua A lib/nixio/lua/bit.lua A lib/nixio/lua/nixio/fs.lua A lib/nixio/lua/nixio/util.lua A lib/nixio/nixio-0.3-1.rockspec A lib/nixio/root/lib/upgrade/luci-add-conffiles.sh A lib/nixio/src/address.c A lib/nixio/src/axtls-compat.c A lib/nixio/src/axtls-compat.h A lib/nixio/src/binary.c A lib/nixio/src/bind.c A lib/nixio/src/bit.c A lib/nixio/src/cyassl-compat.c A lib/nixio/src/cyassl-compat.h A lib/nixio/src/file.c A lib/nixio/src/fs.c A lib/nixio/src/io.c A lib/nixio/src/mingw-compat.c A lib/nixio/src/mingw-compat.h A lib/nixio/src/nixio-tls.h A lib/nixio/src/nixio.c A lib/nixio/src/nixio.h A lib/nixio/src/poll.c A lib/nixio/src/process.c A lib/nixio/src/protoent.c A lib/nixio/src/socket.c A lib/nixio/src/sockopt.c A lib/nixio/src/splice.c A lib/nixio/src/syslog.c A lib/nixio/src/tls-context.c A lib/nixio/src/tls-crypto.c A lib/nixio/src/tls-socket.c A lib/nixio/src/user.c A lib/nixio/standalone.mk Log Message: ----------- Added Nixio lua library This is the same library used extensively in openwrt, and should be the primary lib used whenever possible. Commit: fd1e09a6d42aae0876f6f6545759583bbac0de0c https://github.com/dtaht/deBloat/commit/fd1e09a6d42aae0876f6f6545759583bbac0de0c Author: Dave Taht Date: 2012-01-06 (Fri, 06 Jan 2012) Changed paths: M src/staqfq.lua A test/cdf.lua A test/gnuplot_examples/gnuplot.org A test/gnuplot_examples/sin.log Log Message: ----------- current tests Compare: https://github.com/dtaht/deBloat/compare/cc7432f...fd1e09a