Start 0.11.x branch
[project/luci.git] / libs / nixio /
2012-08-29 Jo-Philipp Wich[PATCH] nixio HAS_SHADOW test link error
2012-08-27 Jo-Philipp Wichlibs/nixio: add missing parameter to alarm reset
2012-08-27 Jo-Philipp Wichlibs/nixio: cancel pending alarm after successfully...
2012-08-27 Jo-Philipp Wichlibs/nixio: implement optional timeout for getnameinfo...
2012-03-13 Jo-Philipp Wichlibs/nixio: reorder linker commandline args to fix...
2012-03-13 Jo-Philipp Wichlibs/nixio: disable TLS implementation by default,...
2011-12-16 Jo-Philipp Wich[PATCH] Abstract address UNIX sockets not binding prope...
2011-11-20 Jo-Philipp Wichlibs/nixio: link with libcrypto when using OpenSSL...
2011-10-24 Jo-Philipp Wichlibs/nixio: remove forgotten stamp file
2011-08-12 Jo-Philipp Wichlibs/nixio: add missing file in previous commit, revert...
2011-08-12 Jo-Philipp Wichlibs/nixio: implement getproto(), getprotobyname()...
2011-08-11 Jo-Philipp Wichlibs/nixio: allow building without shadow password...
2011-08-11 Jo-Philipp Wichlibs/nixio: fix possible issue with nonblocking bind()
2011-07-17 Jo-Philipp Wichlibs/nixio: Fix recvfrom() return values for unnamed...
2011-01-13 Jo-Philipp Wichlibs/nixio: fix sendto(), implement support for unix...
2010-06-10 Steven Barthnixio: Add set_verify_locations for TLS
2010-05-23 Steven Barthnixio: Add nixio.gettimeofday() per user request
2010-04-05 Jo-Philipp Wichlibs/nixio: save uhttpd certs as well
2010-03-28 Steven Barthnixio: Fix interface data for layer 3+ interfaces
2010-03-27 Jo-Philipp Wichlibs/nixio: make TLS support optional
2009-12-29 Jo-Philipp Wichlibs/nixio: fix uninitialized variable warning on Darwi...
2009-12-28 Jo-Philipp Wichlibs/nixio: properly cast len argument for OS X sendfile()
2009-12-28 Jo-Philipp Wichlibs/nixio: fix compile on OS X
2009-11-28 Steven Barthnixio: Improve number handling with non-double Lua...
2009-11-01 Steven Barthnixio: Device stats are unsinged from kernel and likely...
2009-10-31 Steven BarthSystem loads are floats
2009-10-26 Steven BarthBuild fixes
2009-10-26 Felix Fietkaunixio: store stats and other number information as...
2009-08-27 Jo-Philipp Wichlibs/nixio: protect splice calls with ifdef SPLICE_F_MO...
2009-07-29 Steven BarthKill abandoned files
2009-07-27 Steven BarthCode style
2009-07-26 Jo-Philipp Wichlibs/nixio: d'oh ... import tostring() as well
2009-07-26 Jo-Philipp Wichlibs/nixio: convert data to string in writeall(), this...
2009-07-19 Jo-Philipp Wichlibs/nixio: don't close stdin, stdout or stderr during...
2009-07-18 Jo-Philipp Wichlibs/nixio: allow calls to nixio.util.consume() with...
2009-07-18 Jo-Philipp Wichlibs/nixio: add destination table argument to nixio...
2009-07-14 Steven Barthnixio:
2009-07-11 Steven BarthFix getifaddrs() for BSD
2009-07-11 Steven Barthnixio: Mark axTLS as discouraged, fix changelog
2009-07-11 Steven Barthnixio: Update documentation to prepare 0.3 release
2009-07-11 Steven Barthnixio: Fix accidental closing of file descriptors after...
2009-06-30 Jo-Philipp Wichlibs/nixio: add sysupgrade hook to include /etc/nixio...
2009-06-21 Steven Barthnixio: Resolve namespace clashes
2009-06-15 Jo-Philipp Wichlibs/nixio: wrap $(CC) in quotes, command could break...
2009-06-15 Steven BarthRedefine splice() flags for crappy uclibc versions
2009-06-10 Steven BarthSome sendfile() under Linux 2.4 is broken
2009-06-07 Steven BarthRevert "adjust axtls level"
2009-06-07 Steven Barthadjust axtls level
2009-06-07 Steven Barthnixio: Add support for DER certificates, PX5G fix Certm...
2009-06-06 Steven Barthnixio: Fix axTLS configuration, prepare px5g integration
2009-06-06 Steven Barthnixio: Add support for DER keyfiles
2009-06-06 Steven Barthnixio: Use correct datatypes for base64 encode
2009-05-28 Steven Barthnixio: Rework TLS support, added support for CyaSSL
2009-05-28 Steven BarthDisable checkkey for now: Something is wrong with dropb...
2009-05-28 Steven BarthWürg around some nasty axTLS keying bugs
2009-05-27 Steven BarthRevert "axtls: change cipher profile"
2009-05-27 Steven Barthaxtls: change cipher spec again
2009-05-27 Steven Barthaxtls: change cipher profile
2009-05-27 Steven BarthDisable old SSL handshake
2009-05-23 Steven BarthGSoC Commit #1: LuCId + HTTP-Server
2009-04-26 Steven Barthnixio:
2009-04-21 Steven BarthMerge nixio 0.2
2009-03-16 Steven Barthnixio: solaris does not recognize LOG_PERROR
2009-03-16 Steven BarthFix a possible stack corruption
2009-03-16 Steven BarthAdded missing file
2009-03-16 Steven Barthnixio: added syslog support
2009-03-13 Steven BarthSync nixio
2009-03-13 Steven Barthnixio: More sockopts
2009-03-13 Steven Barthnixio: +socket options SO_DONTROUTE, SO_BINDTODEVICE
2009-03-12 Steven Barthnixio: chdir()
2009-03-12 Steven Barthnixio: add setsid()
2009-03-12 Steven BarthFreeBSD compatibility #3
2009-03-12 Steven Barthnixio: FreeBSD compatibility #2
2009-03-12 Steven Barthnixio: FreeBSD compatibility #1
2009-03-10 Steven BarthBe nice()
2009-03-09 Steven Barthnixio: Implement protable behaviour of signal(), export...
2009-03-09 Steven Barthhttpclient: Added missing import
2009-03-09 Steven Barthnixio: reenable splice() for linux
2009-03-09 Steven BarthCicrumvent possible segfaults in axTLS
2009-03-09 Steven BarthMake nixio compile on OpenSolaris
2009-03-06 Steven Barthnixio util:
2009-03-05 Steven Barthnixio: Export more constants, introduce {g,s}et{g,u...
2009-03-04 Steven Barthnixio: Fix generation of private key for axtls
2009-03-04 Steven BarthStill not working...
2009-03-04 Steven BarthFix nixio postinst
2009-03-04 Steven Barthnixio: Autogenerate private key on installation if...
2009-03-04 Steven BarthSet /etc/private.rsa as default key for axTLS contexts
2009-03-03 Steven Barthnixio:
2009-02-28 Steven BarthMore splicing stuff
2009-02-27 Steven Barthnixio: Fixes, use POSIX calls for file i/o
2009-02-24 Steven Barthnixio: Finetuning of TLS-support
2009-02-23 Steven Barthnixio:
2009-02-22 Steven BarthMore compat fixes
2009-02-22 Steven BarthRemove some crap
2009-02-22 Steven BarthAdd axTLS sourcecode
2009-02-22 Steven BarthNIXIO: TLS-Support, bugfixes
2009-02-18 Steven BarthMore nixio fixes, initial httpclient
2009-02-15 Steven BarthMore nixio fixes
2009-02-14 Steven Barthnixio: +performance
2009-02-14 Steven Barthnixio: added sendfile(), return false instead of nil...
next