.. |
app_trace
|
components: fix ldgen check errors
|
2021-06-21 09:52:03 +10:00 |
app_update
|
app_update: fix incorrect first byte from esp_ota_get_app_elf_sha256
|
2021-06-17 17:32:49 +08:00 |
asio
|
asio: updated ASIO port to use latest asio and esp-idf features
|
2020-01-09 21:53:50 +01:00 |
bootloader
|
paritition_table: Verify the partition table md5sum when loading the app
|
2021-06-02 16:31:19 +10:00 |
bootloader_support
|
paritition_table: Verify the partition table md5sum when loading the app
|
2021-06-02 16:31:19 +10:00 |
bt
|
fix a2dp deinit crash
|
2021-07-16 11:58:40 +08:00 |
cbor
|
cbor: add tinycbor library and example
|
2019-08-22 17:44:29 +08:00 |
coap
|
coap: move mbedTLS config options from component to examples
|
2020-05-26 20:05:33 +05:30 |
console
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
cxx
|
Revert "CXX: removed exception windowspill test"
|
2020-11-11 14:43:15 +00:00 |
driver
|
Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr_v4.1' into 'release/v4.1'
|
2021-07-06 12:48:31 +00:00 |
efuse
|
efuse: Add ESP32 V3 'disable Download Mode' functionality
|
2020-12-16 17:08:04 +11:00 |
esp32
|
paritition_table: Verify the partition table md5sum when loading the app
|
2021-06-02 16:31:19 +10:00 |
esp32s2beta
|
Merge branch 'feature/light_sleep_reject_v4.1' into 'release/v4.1'
|
2020-11-22 20:48:39 +08:00 |
esp_adc_cal
|
[cxx]: fixed extern "C" declarations
|
2021-04-23 07:35:47 +00:00 |
esp_common
|
esp_wifi: Add documentation to avoid using WiFi modem sleep for WiFi/BT coexistence
|
2021-03-17 15:27:25 +08:00 |
esp_eth
|
esp_eth: restart negotiation in esp_eth_start
|
2021-05-25 15:26:09 +08:00 |
esp_event
|
esp_wifi: Update wifi lib
|
2020-11-20 19:45:21 +08:00 |
esp_gdbstub
|
gdbstub: fix thread list generation
|
2021-06-18 16:04:02 +02:00 |
esp_http_client
|
ci/test: Fix esp_http_client test not to use pointer after free
|
2021-06-21 21:47:39 +08:00 |
esp_http_server
|
esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru
|
2021-01-22 11:16:50 +05:30 |
esp_https_ota
|
esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read
|
2020-09-02 12:30:51 +00:00 |
esp_https_server
|
esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats
|
2019-08-02 09:25:16 +02:00 |
esp_local_ctrl
|
esp_local_ctrl: Fix some memory leak issues by coverity static analyzer.
|
2021-01-18 11:38:00 +05:30 |
esp_netif
|
esp-netif: Fix PPP netif event posting to include esp_netif data
|
2021-03-31 05:43:39 +00:00 |
esp_ringbuf
|
esp_ringbuf: don't test xRingbufferCreate with cache disabled
|
2021-06-30 12:01:19 +02:00 |
esp_rom
|
bugfix/fix crash when lmp flooding
|
2021-06-02 09:48:30 +00:00 |
esp_serial_slave_link
|
essl: new component to communicate with esp serial slave devices
|
2019-12-03 22:58:41 +08:00 |
esp_websocket_client
|
Add options for esp_http_client and esp_websocket_client to support keepalive
|
2021-03-31 05:44:48 +00:00 |
esp_wifi
|
esp_wifi: fix amsdu & fragment vulnerabilities
|
2021-06-21 19:26:43 +08:00 |
esp-tls
|
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
|
2021-03-31 05:44:48 +00:00 |
espcoredump
|
ci: exempt upstream libmbedtls mapping for sha256
|
2021-06-21 09:45:23 +10:00 |
esptool_py
|
esptool: Update to fix espsecure.py sign_data default version argument
|
2021-05-03 04:44:50 +00:00 |
expat
|
heap_caps: small fixes on comments plus cleaning
|
2019-12-20 13:35:56 -03:00 |
fatfs
|
fatfs: Fix some memory leak issues by coverity static analyzer.
|
2021-01-18 11:36:53 +05:30 |
freemodbus
|
freemodbus: increase max priority of modbus tasks
|
2021-05-31 12:20:15 +02:00 |
freertos
|
components: fix ldgen check errors
|
2021-06-21 09:52:03 +10:00 |
heap
|
components: fix ldgen check errors
|
2021-06-21 09:52:03 +10:00 |
idf_test
|
ci: decrease the flash performance threshold
|
2021-05-27 14:07:01 +08:00 |
jsmn
|
jsmn: define macros in build system
|
2019-11-29 18:05:24 +08:00 |
json
|
cJSON: include only source file objects for cmake build
|
2020-02-10 17:32:14 +05:30 |
libsodium
|
ut: Move tests back from "esp32" subfolder
|
2020-01-06 17:13:53 +08:00 |
log
|
log: correct timestamp formatting to unsigned integer type
|
2021-03-04 11:54:47 +05:30 |
lwip
|
components: fix ldgen check errors
|
2021-06-21 09:52:03 +10:00 |
mbedtls
|
mbedtls: upgrade to v2.16.9 release
|
2021-01-07 11:16:35 +05:30 |
mdns
|
mdns: Fix of crash when wifi interface get deleted and mdns receives the packets
|
2021-06-15 16:54:44 +08:00 |
mqtt
|
MQTT: Update submodule reference to support new config modes
|
2021-05-25 09:56:29 +02:00 |
newlib
|
Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.1' into 'release/v4.1'
|
2020-09-22 15:34:27 +08:00 |
nghttp
|
Modified http_parser to handle ICY uris.
|
2019-10-11 05:04:08 +00:00 |
nvs_flash
|
NVS Flash: prevent erasing initialized partition
|
2021-01-07 11:32:29 +08:00 |
openssl
|
openssl: made verification mode conversion to mbetls modes more strict
|
2020-09-21 13:21:41 +00:00 |
partition_table
|
paritition_table: Verify the partition table md5sum when loading the app
|
2021-06-02 16:31:19 +10:00 |
perfmon
|
xtensa: update header file
|
2019-12-09 09:44:56 +08:00 |
protobuf-c
|
components: use new component registration api
|
2019-06-21 19:53:29 +08:00 |
protocomm
|
protocomm: Fixed NULL check of allocated memory
|
2021-03-05 10:10:55 +05:30 |
pthread
|
pthread: Fix possible deadlock when using pthread_join() and Debug log level
|
2021-06-07 02:15:36 +00:00 |
sdmmc
|
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
|
2020-07-28 17:38:37 +08:00 |
soc
|
components: fix ldgen check errors
|
2021-06-21 09:52:03 +10:00 |
spi_flash
|
paritition_table: Verify the partition table md5sum when loading the app
|
2021-06-02 16:31:19 +10:00 |
spiffs
|
tools: Redirect some warnings to stderr
|
2020-12-15 13:27:00 +07:00 |
tcp_transport
|
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
|
2021-03-31 05:44:48 +00:00 |
tcpip_adapter
|
Set default AP handlers in wifi_create_and_start_ap()
|
2020-09-15 14:53:11 +08:00 |
ulp
|
Tools: add Python 2 deprecation warning
|
2020-12-09 14:41:33 +01:00 |
unity
|
ut: add DISABLED_FOR_TARGETS macros to control ut building
|
2020-01-06 17:13:47 +08:00 |
vfs
|
vfs: support vfs uart set line endings with specified uart number (release/v4.1)
|
2020-08-24 15:37:44 +08:00 |
wear_levelling
|
ut: Move tests back from "esp32" subfolder
|
2020-01-06 17:13:53 +08:00 |
wifi_provisioning
|
Merge branch 'bugfix/wpa_supplicant_coverity_issue_fixes_v4.1' into 'release/v4.1'
|
2021-03-23 03:27:44 +00:00 |
wpa_supplicant
|
wpa_supplicant: Group key reinstallation fixes
|
2021-05-13 15:34:58 +08:00 |
xtensa
|
add CN translation for adding python2 deprecation warning(MR 11115)
|
2020-12-09 14:41:33 +01:00 |