1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

116 Commits

Author SHA1 Message Date
cameronrich
f72d53348e minor updates
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@139 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-11-01 21:33:18 +00:00
cameronrich
2f2dd59545 changed var arrays to alloca
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@138 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-10-22 13:17:02 +00:00
cameronrich
27f866daac removed chroot() after lwn article
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@137 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-10-12 06:40:24 +00:00
cameronrich
fa0bf09b86 some more memory tweaks
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@135 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-10-04 11:25:28 +00:00
cameronrich
6afb2ce28b made inc ms5/sha1 a tmp
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@134 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-10-03 22:10:21 +00:00
cameronrich
5094c5e81c fixed memory leak in renegotiation
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@133 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-10-03 22:00:33 +00:00
cameronrich
7ac1528ecd minor fix
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@132 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-10-03 07:26:10 +00:00
cameronrich
18cde1355d memory reductions
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@131 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-10-01 21:49:12 +00:00
cameronrich
91f0c4bec0 remove vc6.0 support
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@130 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-19 12:03:09 +00:00
cameronrich
6ae00e4143 fixed win32 build issues with CGI
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@129 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-19 06:51:14 +00:00
cameronrich
ab7cbe8310 added lua test cases
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@128 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-17 21:48:39 +00:00
cameronrich
69003c01ac added vfork()
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@127 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-17 05:46:43 +00:00
cameronrich
1d263c9ab4 fixed POST issues in axhttpd
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@126 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-17 03:29:50 +00:00
cameronrich
7c7e89b540 added md2
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@125 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-16 11:28:22 +00:00
cameronrich
7cd4ea1b95 css + added strip option
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@124 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-12 07:26:00 +00:00
cameronrich
15651d6de5 removed some mallocs
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@123 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-10 21:48:04 +00:00
cameronrich
3515da26fb some doco updates
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@122 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-10 06:54:31 +00:00
cameronrich
b717f94bd0 fixed server buffer issue
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@121 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-09-05 13:44:56 +00:00
cameronrich
114fff4077 fixed some of the bindings for the new API changes
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@120 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-08-30 02:55:46 +00:00
cameronrich
d40747d1b1 added x509.c
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@119 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-08-29 13:39:47 +00:00
cameronrich
58212f218e added crypto_misc.h
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@118 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-08-29 13:38:26 +00:00
cameronrich
2bbf4cfd92 fixed win32 build
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@117 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-08-29 13:22:46 +00:00
cameronrich
f9ee197cff dir changes - things are broken at the moment
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@116 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-08-29 09:15:39 +00:00
cameronrich
a1bfbe6b07 lua samples now work again
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@114 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-08-17 04:08:39 +00:00
cameronrich
4fdd6a7054 some documentation updates
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@112 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-06-20 23:06:49 +00:00
cameronrich
013b3c1a7e Lua bindings now complete
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@111 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-06-17 00:59:02 +00:00
cameronrich
d2141a7b54 some improvments to the samples
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@110 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-06-14 23:38:59 +00:00
cameronrich
9d7c8e79dc improvements to Lua sample
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@109 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-06-14 23:36:26 +00:00
cameronrich
c8cb14d9de improvements to Lua binding
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@108 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-06-14 23:36:01 +00:00
cameronrich
950d7ae488 speed improvements to the rc4 cipher
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@107 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-06-14 22:53:14 +00:00
cameronrich
9efcfbaf81 server side now works
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@106 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-06-04 02:54:19 +00:00
cameronrich
0d15b8be5b receive side now works
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@105 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-06-04 02:53:39 +00:00
cameronrich
c928b27cd9 general checkin
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@103 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-26 00:21:51 +00:00
cameronrich
aa4d1bdc09 updates to make
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@102 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-25 06:09:44 +00:00
cameronrich
a3ed2cd3e0 fix for win32
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@101 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-25 06:08:54 +00:00
cameronrich
f592df2e1f added lua work
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@100 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-25 06:08:19 +00:00
cameronrich
c69e63f576 new tweak for java
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@99 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-25 06:05:53 +00:00
cameronrich
db9b72d4dd added lua bindings
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@98 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-25 06:04:58 +00:00
cameronrich
4d8f9ddf2c changed some of the scripts
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@97 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-22 12:23:39 +00:00
cameronrich
80b24c3c41 added kepler/lua to the build
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@96 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-22 12:07:24 +00:00
cameronrich
c511f2986e lots of CGI work and kepler/lua stuff
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@95 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-22 09:16:13 +00:00
cameronrich
a194849b9e fixed partial write error
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@94 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-18 22:25:23 +00:00
cameronrich
dbadc630ae added new comments
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@93 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-16 04:57:54 +00:00
cameronrich
fc8409ef4c added new comments
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@92 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-16 04:57:24 +00:00
cameronrich
eb6a87e79e date now added to version
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@91 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-16 04:17:40 +00:00
cameronrich
d53af37881 date not included in version
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@90 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-16 04:17:06 +00:00
cameronrich
09625b71ae simplified mime types
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@89 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-05-16 04:16:16 +00:00
cameronrich
8438e9fd7f fixed client session size, empty certificate list
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@88 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-04-25 11:09:32 +00:00
cameronrich
548d14772f some late fixes
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@84 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-04-07 03:21:56 +00:00
cameronrich
cf081931c3 some late fixes
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@82 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2007-03-31 04:35:49 +00:00