Jo-Philipp Wich
|
fe08392b7e
|
luci-0.10: merge r8100
|
2011-12-16 02:11:08 +00:00 |
|
Jo-Philipp Wich
|
a3b65997af
|
luci-0.10: merge r7968
|
2011-11-20 18:21:58 +00:00 |
|
Jo-Philipp Wich
|
621fff61a3
|
libs/nixio: remove forgotten stamp file
|
2011-10-24 21:39:47 +00:00 |
|
Jo-Philipp Wich
|
69ba2e55a1
|
libs/nixio: add missing file in previous commit, revert unrelated change
|
2011-08-12 10:27:48 +00:00 |
|
Jo-Philipp Wich
|
2b33717dc4
|
libs/nixio: implement getproto(), getprotobyname() and getprotobynumber()
|
2011-08-12 10:26:33 +00:00 |
|
Jo-Philipp Wich
|
0d73b6d411
|
libs/nixio: allow building without shadow password support
|
2011-08-11 23:21:06 +00:00 |
|
Jo-Philipp Wich
|
11ff9204cf
|
libs/nixio: fix possible issue with nonblocking bind()
|
2011-08-11 23:15:05 +00:00 |
|
Jo-Philipp Wich
|
518dc0fef9
|
libs/nixio: Fix recvfrom() return values for unnamed unix sockets, patch by capnbry@gmail.com (#274)
|
2011-07-17 09:04:43 +00:00 |
|
Jo-Philipp Wich
|
716fd7a2d1
|
libs/nixio: fix sendto(), implement support for unix domain sockets (#140)
|
2011-01-13 23:26:19 +00:00 |
|
Steven Barth
|
05a61e4632
|
nixio: Add set_verify_locations for TLS
|
2010-06-10 07:46:36 +00:00 |
|
Steven Barth
|
ad2ff61191
|
nixio: Add nixio.gettimeofday() per user request
|
2010-05-23 16:35:59 +00:00 |
|
Jo-Philipp Wich
|
74f118ab5c
|
libs/nixio: save uhttpd certs as well
|
2010-04-05 17:38:05 +00:00 |
|
Steven Barth
|
53f812b11a
|
nixio: Fix interface data for layer 3+ interfaces
|
2010-03-28 19:42:09 +00:00 |
|
Jo-Philipp Wich
|
c0d0953bd7
|
libs/nixio: make TLS support optional
|
2010-03-27 19:16:54 +00:00 |
|
Jo-Philipp Wich
|
859f99845e
|
libs/nixio: fix uninitialized variable warning on Darwin in splice.c
|
2009-12-29 17:55:10 +00:00 |
|
Jo-Philipp Wich
|
6ea063dc11
|
libs/nixio: properly cast len argument for OS X sendfile()
|
2009-12-28 23:07:04 +00:00 |
|
Jo-Philipp Wich
|
6ffdb72a4d
|
libs/nixio: fix compile on OS X
|
2009-12-28 22:03:42 +00:00 |
|
Steven Barth
|
87491bf031
|
nixio: Improve number handling with non-double Lua setups
|
2009-11-28 10:24:19 +00:00 |
|
Steven Barth
|
1bc570101b
|
nixio: Device stats are unsinged from kernel and likely to overflow so use pushnumber instead of pushinteger.
|
2009-11-01 18:29:15 +00:00 |
|
Steven Barth
|
760b917114
|
System loads are floats
|
2009-10-31 16:30:44 +00:00 |
|
Steven Barth
|
6e7c32fa7d
|
Build fixes
|
2009-10-26 13:24:36 +00:00 |
|
Felix Fietkau
|
64d9a00a99
|
nixio: store stats and other number information as integer, which works better when lua number support is downgraded from double to float
|
2009-10-26 04:52:07 +00:00 |
|
Jo-Philipp Wich
|
30f881974c
|
libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile error with openwrt trunk x86/glibc
|
2009-08-27 01:23:08 +00:00 |
|
Steven Barth
|
50cf0212ab
|
Kill abandoned files
|
2009-07-29 07:48:11 +00:00 |
|
Steven Barth
|
7b5cdb36b5
|
Code style
|
2009-07-27 10:27:35 +00:00 |
|
Jo-Philipp Wich
|
2f7fb7e05c
|
libs/nixio: d'oh ... import tostring() as well
|
2009-07-26 22:34:06 +00:00 |
|
Jo-Philipp Wich
|
136b7253b1
|
libs/nixio: convert data to string in writeall(), this is required for numeric and udata arguments
|
2009-07-26 22:32:13 +00:00 |
|
Jo-Philipp Wich
|
306b2d865a
|
libs/nixio: don't close stdin, stdout or stderr during garbage collection
|
2009-07-19 02:39:10 +00:00 |
|
Jo-Philipp Wich
|
6abba61632
|
libs/nixio: allow calls to nixio.util.consume() with no iterator given
|
2009-07-18 21:58:41 +00:00 |
|
Jo-Philipp Wich
|
4bc6b85bb7
|
libs/nixio: add destination table argument to nixio.util.consume()
|
2009-07-18 21:55:14 +00:00 |
|
Steven Barth
|
dae7f3f4d5
|
nixio:
Add Rockspec
Add bswap to nixio.bit
Fix nixio.bit documentation
|
2009-07-14 15:21:00 +00:00 |
|
Steven Barth
|
8162842107
|
Fix getifaddrs() for BSD
|
2009-07-11 10:21:27 +00:00 |
|
Steven Barth
|
0864f5f88b
|
nixio: Mark axTLS as discouraged, fix changelog
|
2009-07-11 08:06:47 +00:00 |
|
Steven Barth
|
72a0ee36b6
|
nixio: Update documentation to prepare 0.3 release
|
2009-07-11 07:54:57 +00:00 |
|
Steven Barth
|
21be73a478
|
nixio: Fix accidental closing of file descriptors after dup with two
parameters resulting in strange behaviour when spawning processes
|
2009-07-11 07:01:32 +00:00 |
|
Jo-Philipp Wich
|
58a5b15c0b
|
libs/nixio: add sysupgrade hook to include /etc/nixio/ (generated certs) into saved file list
|
2009-06-30 18:05:07 +00:00 |
|
Steven Barth
|
a2c71bf739
|
nixio: Resolve namespace clashes
|
2009-06-21 13:41:18 +00:00 |
|
Jo-Philipp Wich
|
988eeb8ff1
|
libs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=ccache mips-openwrt-linux-uclibc-gcc)
|
2009-06-15 20:07:59 +00:00 |
|
Steven Barth
|
8546622f65
|
Redefine splice() flags for crappy uclibc versions
|
2009-06-15 19:11:38 +00:00 |
|
Steven Barth
|
690927bf6b
|
Some sendfile() under Linux 2.4 is broken
|
2009-06-10 23:28:16 +00:00 |
|
Steven Barth
|
f4c6554f4c
|
Revert "adjust axtls level"
This reverts commit b123c99304822a1f1502d00df4915e2707940df3.
|
2009-06-07 12:38:37 +00:00 |
|
Steven Barth
|
eb5a7b36ab
|
adjust axtls level
|
2009-06-07 12:24:30 +00:00 |
|
Steven Barth
|
0ebce1d608
|
nixio: Add support for DER certificates, PX5G fix Certmaster
|
2009-06-07 10:15:12 +00:00 |
|
Steven Barth
|
4d4f8f4d79
|
nixio: Fix axTLS configuration, prepare px5g integration
|
2009-06-06 20:34:33 +00:00 |
|
Steven Barth
|
0d20041419
|
nixio: Add support for DER keyfiles
|
2009-06-06 13:03:31 +00:00 |
|
Steven Barth
|
c07ab17d59
|
nixio: Use correct datatypes for base64 encode
|
2009-06-06 10:09:52 +00:00 |
|
Steven Barth
|
20d2e99010
|
nixio: Rework TLS support, added support for CyaSSL
|
2009-05-28 13:50:00 +00:00 |
|
Steven Barth
|
f4ccae2f4d
|
Disable checkkey for now: Something is wrong with dropbearkey
|
2009-05-28 08:48:14 +00:00 |
|
Steven Barth
|
658b3db2da
|
Würg around some nasty axTLS keying bugs
|
2009-05-28 07:21:22 +00:00 |
|
Steven Barth
|
ec396f3907
|
Revert "axtls: change cipher profile"
|
2009-05-27 20:16:43 +00:00 |
|