summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio/src/tls-socket.c
AgeCommit message (Collapse)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2009-04-21Merge nixio 0.2Steven Barth
2009-03-09Cicrumvent possible segfaults in axTLSSteven Barth
More compatibility
2009-03-09Make nixio compile on OpenSolarisSteven Barth
2009-02-27nixio: Fixes, use POSIX calls for file i/oSteven Barth
httpclient: resume support, splice() support, cookie support
2009-02-24nixio: Finetuning of TLS-supportSteven Barth
httpclient: HTTPS support axTLS: enable diagnostic mode
2009-02-23nixio:Steven Barth
Reogranize TLS headers Fix TLS receive buffer workaround for axTLS Add support for flock()
2009-02-22NIXIO: TLS-Support, bugfixesSteven Barth