Commit Graph

126 Commits

Author SHA1 Message Date
Zhang Jun Hao
ffecd36d65 feat(wolfssl): Add TLS1.0 and TLS1.1 support for wolfssl 2018-05-25 12:54:50 +08:00
Wu Jian Gang
581aec0631 Merge branch 'feature/remove_insecure_suite' into 'release/v2.x.x'
feat(wolfssl): Remove insecure cipher suites RC4 and RABBIT

See merge request sdk/ESP8266_RTOS_SDK!111
2018-05-02 14:56:13 +08:00
Zhang Jun Hao
9870cef6d7 feat(wolfssl): Remove insecure cipher suites RC4 and RABBIT 2018-05-01 17:34:52 +08:00
Wu Jian Gang
0be8a14340 Merge branch 'bugfix/fix_wolfssl_verifify_chain_error' into 'release/v2.x.x'
fix(wolfssl): Fix wolfssl verify cert chain error

See merge request sdk/ESP8266_RTOS_SDK!89
2018-04-26 17:12:12 +08:00
Zhang Jun Hao
d2902ca2bb fix(wolfssl): Fix wolfssl verify cert chain error 2018-04-26 11:29:02 +08:00
Wu Jian Gang
2b50701f80 Merge branch 'feature/update_wolfssl_to_commercial_library' into 'release/v2.x.x'
feat(wolfssl): Change wolfssl library to commercial V3.14.0

See merge request sdk/ESP8266_RTOS_SDK!77
2018-04-20 21:09:31 +08:00
zhangjunhao
8736b6fc53 feat(wolfssl): Change wolfssl library to commercial V3.14.0 2018-04-20 19:46:16 +08:00
Wu Jian Gang
cd1e3ffa30 Merge branch 'bugfix/fix_websocket_demo_compile_error' into 'release/v2.x.x'
fix(websocket_demo): Fix websocket demo compile error

See merge request sdk/ESP8266_RTOS_SDK!72
2018-04-20 14:49:32 +08:00
Wu Jian Gang
397a0999a5 fix(ci): Fix internal ci 2018-04-20 14:20:56 +08:00
zhangjunhao
60e1d226bb fix(websocket_demo): Fix websocket demo compile error 2018-04-19 18:22:25 +08:00
Wu Jian Gang
111327ef15 Merge branch 'feature/add_Wolfssl_demo' into 'release/v2.x.x'
feat(wolfssl): add wolfssl demo

See merge request sdk/ESP8266_RTOS_SDK!10
2018-04-04 17:35:53 +08:00
Wu Jian Gang
fea53e606f Merge branch 'feature/add_Wolfssl_lib' into 'release/v2.x.x'
feat(wolfssl): add wolfssl library

See merge request sdk/ESP8266_RTOS_SDK!8
2018-04-04 17:00:13 +08:00
zhangjunhao
2967284e95 feat(wolfssl): Add wolfssl demo 2018-04-04 15:15:03 +08:00
zhangjunhao
8bb8d862c2 feat(wolfssl): Add wolfssl library (Licensed from wolfSSL to Espressif)
From the license agreement, only release the library of wolfSSL.
wolfSSL version: v3.12.2
2018-04-04 15:12:09 +08:00
Wu Jian Gang
489b859894 Merge branch 'feature/add_ci' into 'release/v2.x.x'
Add ci script

See merge request sdk/ESP8266_RTOS_SDK!6
2018-04-03 13:59:43 +08:00
Wu Jian Gang
d1520a95ca feat(ci): Add shell of configure ci environment 2018-04-03 13:51:46 +08:00
Wu Jian Gang
a6c2cbff21 feat(ci): Add init CI script 2018-04-03 13:51:46 +08:00
Espressif Systems
936c92a7f6 feat(version): Update version to 2.0.0
internal:006aaa45
v2.0.0
2018-04-02 13:55:16 +08:00
Espressif Systems
d2a5facdca feat(mqtt): add APIs for mqtt ssl functionality
internal: 2c667eef
2018-03-27 19:45:06 +08:00
Espressif Systems
5f058d0d45 fix(wifi): Fix short of eapol resend mechanism in softAP
internal: 88c50a94
2018-03-26 10:39:49 +08:00
Espressif Systems
25a9c26df3 fix(socket_mt): disable real "shutdown" function
internal: b3e8a313
2018-03-26 10:39:04 +08:00
Espressif Systems
408104dca7 fix(lwip): fix github issues !155
internal: bca36eac
2018-03-26 10:38:04 +08:00
Espressif Systems
132f5fc51e fix(wps): Fix connect issue for ELECON router
internal: 21231a28
2018-03-26 10:35:39 +08:00
Espressif Systems
ba7dc94ce7 fix(wifi): Fix wrong behavior of wifi set macaddr
Don't connect ap when set station MAC, if station is disconnected

internal: 33087cb3
2018-03-26 10:34:57 +08:00
Espressif Systems
0186f47021 fix(nopoll): Fix some bug in nopoll library
internal: 908086ce
2018-03-26 10:32:16 +08:00
Espressif Systems
8ca60951d1 feat(openssl): Add ssl_pm_extend.c for nopoll
internal: 6b04f825
2018-03-26 10:30:28 +08:00
Espressif Systems
7d17a9e33f feat(wifi): Change pm task's priority to MAX - 4
If lwip task sends too much packets, like throughput test, pm task will not be trigged.
WiFi tx buffers will not be freed normally, and throughput will be dropped down.

internal: dfd88572
2018-03-26 10:28:08 +08:00
Espressif Systems
6b6dc03b94 fix(espnow): Fix wdt when call espnow delete
internal: e2365454
v2.0.0-rc1
2018-03-12 20:45:42 +08:00
Espressif Systems
c4c62b2a8a fix(system): Fix wdt crash issue
1. only lock nmi in soft isr;
2. simplify PendSV;
3. more log info when wdt happen;
4. Fix nmi reentried issue;
5. Add some protection code;

internal: 5c208f68
2018-03-12 16:36:18 +08:00
Espressif Systems
c303b0a0ee fix(wifi): Fix the fail of scan ap when change policy from manual to auto
internal: 83c175e9
2018-03-12 16:33:22 +08:00
Espressif Systems
4556619d0b fix(lwip): Fix socket shutdown blocking issue
internal: 85fb56d0
2018-03-12 16:32:38 +08:00
Espressif Systems
87bc754bc0 fix(wifi): Fix pp global value destruction
This will lead to wifi tx/rx status wrong which will cause such as LmacRxBlk:0 error.

internal: 09790999
2018-03-12 16:31:19 +08:00
Espressif Systems
b7499225bf feat(wifi): Add output pbuf fail check
internal: 22092e27
2018-03-12 16:30:03 +08:00
Espressif Systems
d3da60eb03 fix(wifi): Add some pbuf_alloc fail check
internal: 97a427de
2018-03-12 16:29:15 +08:00
Espressif Systems
a35b913da4 feat(system): Show stack info when exception occur
internal: 8e9ba7c8
2018-03-12 16:27:59 +08:00
Espressif Systems
e8b824eb1c fix(lwip): Fix lwip multi-thread issue
internal: e7c378b6
2018-03-12 16:27:09 +08:00
Espressif Systems
d941ccb4eb feat(wifi): Support stations' packets forward in softap mode
internal: 60f57ec1
2018-03-12 16:24:15 +08:00
Espressif Systems
d2a8d35487 feat(wifi): Add country code API
internal: a6313782
2018-02-13 19:37:38 +08:00
Espressif Systems
45026e0780 fix(wifi): Fix the bug that scan hidden AP failed
internal: 3ef5b2a9
2018-02-13 19:36:44 +08:00
Espressif Systems
d8b8a20c05 feat(ld): Export low level function address
In rom, these functions are wrapped, modify to use these functions directly.

internal: 45cbd694
2018-02-13 19:35:57 +08:00
Espressif Systems
340b0a234e fix(lwip): Fix contains more than one tcp pbuf single tx packet
Fix TX exist more pbufs after enable LWIP_NETIF_TX_SINGLE_PBUF.

internal: 3d5f33f0
2018-02-13 19:35:16 +08:00
Espressif Systems
9416bcb821 fix(lwip): Fix lwip slow timer delay more than one second
Fix lwip fast/slow timer is not accurate

internal: 02bcdf5d
2018-02-13 19:34:10 +08:00
Espressif Systems
9ac70b013d fix(lwip): Fix mss_local is always subtract the IPv6 header size
Fix tcp max buf size is always 1440(tw18147)

internal: 3f736959
2018-02-13 19:30:55 +08:00
Espressif Systems
379e4d7447 feat(wifi): Update wifi scan to support passive & active scan
internal: 3cb655c7
2018-02-13 19:29:52 +08:00
Espressif Systems
af08298de9 fix(wifi): fix wifi scan cannot be triggered when wifi is connected
internal: 2123936a
2018-02-13 19:28:42 +08:00
Espressif Systems
fe558a9825 fix(smartconfig): Fix short of scan time in smartconfig parameters set
internal: 51d31509
2018-01-08 10:44:09 +08:00
Espressif Systems
46e208bdc4 fix(wifi): Fix wifi tx error issue
wifi tx buffer should not be in iRAM.

internal: 61bf6590
2018-01-08 10:43:21 +08:00
Espressif Systems
db4e3d8fcd feat(system): Update version to 2.0
internal: acd095fd
2018-01-08 10:42:27 +08:00
Espressif Systems
8a42a3a634 fix(system): Fix deep sleep crash issue
github !138

internal: 38b40579
2018-01-08 10:41:42 +08:00
Espressif Systems
ffcb3dba5a feat(wifi): Add keep connection for station to keep connection with AP
internal: afd0e281
2018-01-08 10:40:53 +08:00