Jens Mueller
|
36e8b497ba
|
Merge branch upstream into axtls-upgrade
|
2016-05-13 23:40:49 +02:00 |
|
Ivan Grokhotkov
|
b33ef68e6a
|
Fix handshake status not being set if increase_bm_data_size fails
Also set warning level to -Wall
https://github.com/esp8266/Arduino/issues/1708
|
2016-03-02 15:17:47 +03:00 |
|
Ivan Grokhotkov
|
c18bb56e61
|
Add travis CI
|
2016-02-26 16:59:10 +03:00 |
|
Ivan Grokhotkov
|
6095fde37e
|
Allocation debugging, reduce SSL structure size.
|
2015-09-01 16:39:29 +03:00 |
|
Ivan Grokhotkov
|
6030371051
|
Initial compilation fixes
|
2015-08-31 09:05:04 +03:00 |
|
Ivan Grokhotkov
|
3661c54000
|
Add makefile
|
2015-08-30 13:46:41 +03:00 |
|
cameronrich
|
08b27ee1cb
|
Modified the test script
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@235 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2014-10-31 11:01:56 +00:00 |
|
cameronrich
|
f5dbc8875e
|
Removed os_port.h dependency. Fixed CA number issue (default now 120).
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@188 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2011-01-03 23:08:49 +00:00 |
|
cameronrich
|
6f4efb3e57
|
Added axtlswrap
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@161 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2009-09-25 11:52:55 +00:00 |
|
cameronrich
|
785380660e
|
finishing touches to cert generation
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@144 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-12-02 08:01:12 +00:00 |
|
cameronrich
|
70ed44946e
|
changed to BSD style license
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@140 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-11-05 02:28:37 +00:00 |
|
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
|
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
|
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
|
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
|
73dfbb7568
|
new trunk
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@78 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-03-14 12:03:51 +00:00 |
|
cameronrich
|
dd470db956
|
resurrected this trunk branch
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@68 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-03-14 11:34:36 +00:00 |
|
cameronrich
|
6843c20d38
|
Added openssl compatibility functions
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@64 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-02-21 13:22:36 +00:00 |
|
cameronrich
|
900b0eb96e
|
fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@63 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-02-18 08:14:01 +00:00 |
|
cameronrich
|
00fe6bca27
|
axhttpd now works on win32
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@61 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-02-11 12:39:15 +00:00 |
|
cameronrich
|
30a1970bb2
|
adding authentication, AES alignment issue, MACRO issue
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@59 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-02-07 12:22:35 +00:00 |
|
cameronrich
|
f616c74150
|
added versioning/fragmentation
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@56 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2007-02-01 08:31:32 +00:00 |
|
cameronrich
|
dabdec8fcc
|
added mime option to axhttpd. Improved cygwin library build
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@52 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-12-06 02:20:00 +00:00 |
|
cameronrich
|
8213b750a1
|
Forked off Anti-Web and made axhttpd
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@51 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-12-05 06:32:30 +00:00 |
|
cameronrich
|
d521a68821
|
Added my name to the copyright
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@42 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-11-28 02:05:07 +00:00 |
|
cameronrich
|
0045db57d1
|
Added linuxconf as a target
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@35 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-08-12 02:54:55 +00:00 |
|
cameronrich
|
3a700442f6
|
Don't display false install errors
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@23 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-07-23 12:30:37 +00:00 |
|
cameronrich
|
8578256d9f
|
added a better installer
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@22 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-07-16 10:48:14 +00:00 |
|
cameronrich
|
94186b6f21
|
Now exclude svn dirs in tar
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@16 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-07-08 00:25:27 +00:00 |
|
cameronrich
|
da46383ade
|
More LGPL license changes
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@13 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-07-05 08:16:26 +00:00 |
|
cameronrich
|
fa18d60b98
|
Initial 1.0.0
git-svn-id: svn://svn.code.sf.net/p/axtls/code/axTLS@2 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
|
2006-07-01 00:39:15 +00:00 |
|