No description
Find a file
cameronrich 9daa8bcd30 * Backed out code where close notify from other side closed the socket and ssl session. This needs to be done by the application.
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@261 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2016-07-19 20:44:20 +00:00
axtlswrap added -w command line option for axhttd 2011-07-29 10:15:33 +00:00
bindings certificate generation 2007-11-29 13:02:54 +00:00
config * Added named unions in SHA256 code for compilers that don't support it. 2015-04-30 06:06:09 +00:00
crypto removed endian.h from os_int.h as it is no longer needed and was causing issues with the micropython build 2016-07-05 19:57:29 +00:00
docsrc added shutdown to a CGI socket close. 2009-11-15 21:41:57 +00:00
httpd Now include os_port.h in tls1.h, but removed ax_malloc and friends 2016-07-05 19:54:05 +00:00
samples * axhttpd can load a certificate and private key from the command line 2014-11-22 02:05:21 +00:00
ssl * Backed out code where close notify from other side closed the socket and ssl session. This needs to be done by the application. 2016-07-19 20:44:20 +00:00
www * Added named unions in SHA256 code for compilers that don't support it. 2015-04-30 06:06:09 +00:00
Makefile Modified the test script 2014-10-31 11:01:56 +00:00
README new trunk 2007-03-14 12:03:51 +00:00

See www/index.html for the README, CHANGELOG, LICENSE and other notes.