Commit Graph

  • 6bf423d1e1 esp_http_server : Logging of purged data to monitor made configurable Anurag Kar 2019-05-06 13:06:40 +05:30
  • 1c46caf70c Merge branch 'bugfix/modify_TCP_MSS_range' into 'master' Jiang Jiang Jian 2019-05-10 13:52:16 +08:00
  • 11c17ab5b6 add RESTful API server example suda-morris 2019-05-10 13:21:14 +08:00
  • fd281c11cc add promiscuous mode control in emac driver suda-morris 2019-05-07 18:30:10 +08:00
  • 5b8d1c9da3 add promiscuous mode control in emac driver suda-morris 2019-05-07 18:30:10 +08:00
  • ce45e7806b Merge branch 'feature/add_promiscuous_control_for_ethernet' into 'master' Angus Gratton 2019-05-10 12:51:15 +08:00
  • b6a24bbd25 Merge branch 'feature/esp-https-ota-basic-auth' into 'master' Angus Gratton 2019-05-10 12:39:14 +08:00
  • b991aa1ecb Merge branch 'bugfix/fix_minor_gh_issues' into 'master' Angus Gratton 2019-05-10 12:31:30 +08:00
  • 7f784c84d2 Merge branch 'bugfix/http_file_server_backport_v3.3' into 'release/v3.3' Angus Gratton 2019-05-10 11:03:32 +08:00
  • 073573aa5d Merge branch 'bugfix/issue_with_encryption_flag_for_partition' into 'master' Angus Gratton 2019-05-10 10:51:21 +08:00
  • 532c8847c7 Merge branch 'bugifx/httpd_reuseaddr_backport_v3.3' into 'release/v3.3' Angus Gratton 2019-05-10 10:45:55 +08:00
  • 6dc31101ce cJSON: update to v1.7.11 suda-morris 2019-04-25 12:55:27 +08:00
  • 8720a13d0f Merge branch 'bugfix/spiffsgen_path_on_windows' into 'master' Angus Gratton 2019-05-10 10:23:28 +08:00
  • c763b8089c pm: prevent interrupt nesting during esp_pm_impl_isr_hook Ivan Grokhotkov 2019-04-09 13:25:24 +08:00
  • 5328154a01 pm: prevent interrupt nesting during esp_pm_impl_isr_hook Ivan Grokhotkov 2019-04-09 13:25:24 +08:00
  • b4979f9c2a Merge branch 'bugfix/restore_ccache_use' into 'master' Angus Gratton 2019-05-10 10:16:04 +08:00
  • 403f588fd0 Change the default value of TCP_MSS to 1440 and TCP_MSS Range : [536 1460] xiehang 2019-05-09 19:49:10 +08:00
  • 6dd653392b Merge branch 'bugfix/core_dump_flash_write_addr_check_v3.2' into 'release/v3.2' Ivan Grokhotkov 2019-05-09 19:45:48 +08:00
  • eae386d0db Merge branch 'bugfix/core_dump_flash_write_addr_check_v3.1' into 'release/v3.1' Ivan Grokhotkov 2019-05-09 19:45:36 +08:00
  • c2aef48a57 Merge branch 'bugfix/pass_IDF_TARGET_to_bootloader_build' into 'master' Ivan Grokhotkov 2019-05-09 19:45:20 +08:00
  • 67dd55eae8 Change the default value of TCP_MSS to 1440 and TCP_MSS Range : [576 1460] xiehang 2019-05-09 17:59:25 +08:00
  • 63e4677c55 pass IDF_TARGET variable to bootloader build process suda-morris 2019-05-09 14:19:02 +08:00
  • eeca0804e6 Merge branch 'bugfix/https_doc_api' into 'master' Ivan Grokhotkov 2019-05-09 11:23:01 +08:00
  • c549581b7c Merge branch 'bugfix/err_to_name_include' into 'master' Ivan Grokhotkov 2019-05-09 11:21:52 +08:00
  • dd623febf5 esp32: Fixes freezing core dump process when flash write address checks are enabled Alexey Gerenkov 2018-11-13 00:26:07 +03:00
  • 36620e1c5b esp32: Fixes freezing core dump process when flash write address checks are enabled Alexey Gerenkov 2018-11-13 00:26:07 +03:00
  • 15070ea648 add promiscuous mode control in emac driver suda-morris 2019-05-07 18:30:10 +08:00
  • 7d9330d1af efuse: Fix unused variable warning when NDEBUG V.Dudnik 2019-05-06 09:52:53 +03:00
  • 106c8813ed Merge branch 'bugfix/nvs_fix_erase_any_v3.2' into 'release/v3.2' Angus Gratton 2019-05-08 09:37:13 +08:00
  • 7822484aaa efuse: Fix unused variable warning when NDEBUG V.Dudnik 2019-05-06 09:52:53 +03:00
  • 524308c98d Merge branch 'bugfix/backport_some_wifi_bugs_to_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-05-07 22:42:15 +08:00
  • 618aa6a3a4 Merge branch 'bugfix/wps_connect_fail_after_reason_code_change_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-05-07 22:41:52 +08:00
  • 762bf705bb Merge branch 'bugfix/enb_secboot_post_flash_enc_backport_v3.3' into 'release/v3.3' Angus Gratton 2019-05-07 14:44:03 +08:00
  • 553725df84 nvs_flash: Multi-page blob erased using nvs_erase_key should be cleaned properly negativekelvin 2019-03-27 20:14:56 +05:30
  • afe57d6ff4 ci: check that build uses ccache when present Renz Christian Bagaporo 2019-05-06 19:58:06 +08:00
  • 7d3733d255 esp32: backport some WiFi fixes to v3.2 liu zhifu 2019-04-29 20:13:31 +08:00
  • 5988e77a3a VFS: Allocate socket select semaphore outside ISR Roland Dobai 2019-04-01 12:50:54 +02:00
  • bfe5b13905 tools/gen_esp_err_to_name.py: Don't include already included headers Roland Dobai 2019-05-06 15:06:19 +02:00
  • 20bd142077 Fix paths to the new esp_common in the ESP error code generator Roland Dobai 2019-05-06 14:57:52 +02:00
  • 051b5c45c5 Fix includes in esp_err_to_name.c.in. Hagen Fritsch 2019-05-04 15:16:15 +02:00
  • 0ad13cd40f ldgen,make: simplify os check Renz Christian Bagaporo 2019-05-06 20:28:32 +08:00
  • 459dd29444 cmake: restore ccache use when present Renz Christian Bagaporo 2019-05-06 19:57:45 +08:00
  • 417cac6654 Merge branch 'bugfix/blockdiag_seqdiag_cn_fonts' into 'master' Krzysztof Budzynski 2019-05-06 18:09:21 +08:00
  • 5e1c19d73d esp_http_server : Minor clarification in httpd_req_get_url_query_str() API documentation Anurag Kar 2019-05-06 14:32:24 +05:30
  • 26e7f3fde6 idf.py: Detect symlinks on Windows during fullclean Roland Dobai 2019-04-30 09:45:25 +02:00
  • 20e66fa815 idf.py: Detect symlinks on Windows during fullclean Roland Dobai 2019-04-30 09:45:25 +02:00
  • e0097bc740 cJSON: update to v1.7.11 suda-morris 2019-04-25 12:55:27 +08:00
  • ba2ff1876f Enable secure boot only after encrypting flash Anurag Kar 2019-04-04 15:25:22 +05:30
  • 0757e019f4 esp_http_server : Allow binding to same address and port upon restarting server without delay Anurag Kar 2019-04-29 18:46:20 +05:30
  • 754a454402 Introduce separate fonts used by blockdiag, sequdiag, actdiag, nwdiag, rackdiag and packetdiag for Chinese and English version of documentation Krzysztof 2019-04-01 09:12:08 +08:00
  • 394d89e7da Correct diagram layout to make text descriptions fit into blocks Krzysztof 2019-04-08 10:48:41 +08:00
  • c68390f922 File Server Example : Check longer than allowed filenames when converting from URIs to filepaths Anurag Kar 2019-04-26 01:28:33 +05:30
  • e86d1ac95d Merge branch 'bugfix/scan_fail_when_no_ap_found_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-05-06 11:39:33 +08:00
  • 038f51ffa6 Merge branch 'bugfix/scan_fail_when_no_ap_found_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-05-06 11:39:31 +08:00
  • 8e3a1876cb wifi: fix the bug that WPS fails when AP is encrypted zhangyanjiao 2019-05-06 10:50:04 +08:00
  • d0c3730390 Merge branch 'bugfix/scan_fail_when_no_ap_found_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-05-06 10:46:40 +08:00
  • cc8652d8d2 Merge branch 'bugfix/scan_fail_when_no_ap_found_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-05-06 10:37:08 +08:00
  • df61612f8f Merge branch 'bugifx/httpd_reuseaddr' into 'master' Angus Gratton 2019-05-06 08:45:09 +08:00
  • f3f4e58313 project_config_mk: fix if condition V.Dudnik 2019-05-05 19:12:33 +03:00
  • 867ea68d5a fix spiffsgen.py wrong path delimiter on windows V.Dudnik 2019-05-04 11:41:53 +03:00
  • 4e78900fbf fix the bug when scan fail after STA failed to connect to a nonexistent AP zhangyanjiao 2019-05-05 11:53:33 +08:00
  • 38ec1b9a86 component/bt: fix some performance issues in A2DP source data flow control wangmengyang 2019-05-05 11:42:27 +08:00
  • 1ca60c46f1 Merge branch 'bugfix/kconfig_no_split_headers' into 'master' Ivan Grokhotkov 2019-05-05 11:31:34 +08:00
  • 6faaeafcdd Merge branch 'bugfix/http_file_server' into 'master' Ivan Grokhotkov 2019-05-05 11:24:52 +08:00
  • af48977f21 mdns: fixed mdns crashing on reception of txt packet without a corresponding service closes #2866 David Cermak 2019-05-03 16:37:43 +02:00
  • c050a75616 mdns: use const char* for mdns txt items types to remove warning when assigning David Cermak 2019-05-03 16:31:11 +02:00
  • a851aac255 mdns: updated doxygen comments documenting mdns api David Cermak 2019-03-22 08:49:12 +01:00
  • eddd5c4f2c mdns: update mdns_out_question_s to be in line with mdns_parsed_question_s struct David Cermak 2019-03-15 16:02:13 +01:00
  • 7892cf6a03 partition: Fix "encrypted" read/write when encryption is disabled Tim Nordell 2019-04-18 14:10:18 -05:00
  • 9a7b82d61f idf.py: Detect symlinks on Windows during fullclean Roland Dobai 2019-04-30 09:45:25 +02:00
  • ef49c41e15 Merge branch 'bugfix/esp_http_client_event_name' into 'master' Angus Gratton 2019-05-03 14:57:09 +08:00
  • 9563931c3a Merge branch 'fix/nvs_console' into 'master' Angus Gratton 2019-05-03 14:47:27 +08:00
  • 3cd8538f53 Merge branch 'backport/bugfix_url_redirect_v33' into 'release/v3.3' Angus Gratton 2019-05-03 14:15:33 +08:00
  • 22a89c50e8 Merge branch 'bugfix/win_fullclean_symlink' into 'master' Angus Gratton 2019-05-03 12:10:04 +08:00
  • 4e6d39f009 esp-http-client: Fix incorrect event name HTTP_EVENT_HEADER_SENT Jitin George 2019-05-02 16:09:55 +05:30
  • 893c1d82f7 nvs_console: Fix type comparison Shivani Tipnis 2019-05-02 15:31:50 +05:30
  • 6ccdca5114 idf.py: Detect symlinks on Windows during fullclean Roland Dobai 2019-04-30 09:45:25 +02:00
  • 64e3ab364e examples/system/ota/advanced_https_ota: Add example for newly introduced APIs in esp_https_ota component Jitin George 2019-04-03 19:58:26 +05:30
  • 87215ca0c3 HTTP Server : Fix for tolerating LF terminated headers Anurag Kar 2019-03-16 02:50:13 +05:30
  • ffad8b27a3 esp_http_server : Allow binding to same address and port upon restarting server without delay Anurag Kar 2019-04-29 18:46:20 +05:30
  • c5f58d11e8 Merge branch 'bugfix/missing_ldgen_libraries_file_on_windows' into 'master' Angus Gratton 2019-05-01 13:08:23 +08:00
  • c3fa2497b9 nvs: Check if an item is modified before writing out an identical copy Tim Nordell 2019-04-15 14:06:57 -05:00
  • 4a2992aac5 fix the bug when scan fail after STA failed to connect to a nonexistent AP zhangyanjiao 2019-04-30 17:30:18 +08:00
  • 4c3bd860f4 fix the bug when scan fail after STA failed to connect to a nonexistent AP zhangyanjiao 2019-04-30 16:50:29 +08:00
  • db86b31ef4 Merge branch 'fix/spi_master_dio_qio_hal' into 'master' Ivan Grokhotkov 2019-04-30 16:14:53 +08:00
  • e83bdf62ca Merge branch 'bugfix/fix_some_sta_certification_issues_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-04-30 14:53:06 +08:00
  • 34efdd1c08 Merge branch 'bugfix/wps_connect_fail_after_reason_code_change_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-04-30 14:32:51 +08:00
  • f94f158cf5 Merge branch 'bugfix/move_spiffsgen_example_to_storage' into 'master' Ivan Grokhotkov 2019-04-30 13:48:54 +08:00
  • 4cc8b92d22 make: fix missing rule for creating ldgen_libraries file Renz Christian Bagaporo 2019-04-30 11:54:01 +08:00
  • ce52121050 bugfix(psram): improve spi cs timing settings for psram chenjianqiang 2019-04-30 10:50:50 +08:00
  • f49e91f744 esp_https_ota: Add support for URL redirection, basic auth and more control with new APIs Jitin George 2019-04-03 19:55:27 +05:30
  • 4f17f383ec esp32: fix some STA certification issues liu zhifu 2019-04-29 20:13:31 +08:00
  • 0033b31442 fix the bug when scan fail after STA failed to connect to a nonexistent AP zhangyanjiao 2019-04-29 16:21:58 +08:00
  • f399dc7d48 wifi: fix the bug that WPS fails when AP is encrypted zhangyanjiao 2019-04-29 15:54:02 +08:00
  • 59afbe4eed File Server Example : Check longer than allowed filenames when converting from URIs to filepaths Anurag Kar 2019-04-26 01:28:33 +05:30
  • 86e1fc564e esp_http_client: Add API for adding authorization info Jitin George 2019-04-03 19:43:13 +05:30
  • ba1ff1692b Merge branch 'doc/review_api-reference_indexes' into 'master' Krzysztof Budzynski 2019-04-29 10:53:42 +08:00
  • b672002a5f Doc/review api reference indexes Kirill Chalov 2019-04-29 10:53:42 +08:00
  • 84c96bf5bf Merge branch 'bugfix/fix_the_PMK_bug_and_wifi_reason_code_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-04-29 10:52:18 +08:00
  • eb3791faba Merge branch 'bugfix/udp_multicast_example_errors' into 'master' Angus Gratton 2019-04-29 09:21:07 +08:00