]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-11-02 Angus GrattonMerge branch 'test/fix_unit_test_script_cant_process_te...
2018-11-01 Ivan GrokhotkovMerge branch 'bugfix/example_tests_trow_readable_errors...
2018-11-01 David Cermakmqtt: example tests refactored to provide descriptive...
2018-11-01 Jiang Jiang... Merge branch 'bugfix/btdm_sniff_anchor_point_calculatio...
2018-11-01 Jiang Jiang... Merge branch 'bugfix/btdm_name_buffer_allocation_size_d...
2018-11-01 Jiang Jiang... Merge branch 'bugfix/btdm_fix_get_attr_value_error...
2018-11-01 Jiang Jiang... Merge branch 'bugfix/btdm_fix_ble_cannt_send_or_receive...
2018-11-01 Ivan GrokhotkovMerge branch 'bugfix/bootloader_iram_overlap_check...
2018-11-01 Ivan GrokhotkovMerge branch 'bugfix/wl_version_update' into 'master'
2018-11-01 Ivan GrokhotkovMerge branch 'doc/issue_template_compiler_version'... v3.3-dev
2018-10-31 baohongdecomponent/bt: bugfix of error when entering sniff mode...
2018-10-31 wangmengyangcomponent/bt: bugfix for the error in calculation sniff...
2018-10-31 zhiweijianComponent/bt: fix ble cannot send or receive packet...
2018-10-31 Ivan GrokhotkovMerge branch 'fix/spi_test_memory_layout' into 'master' v3.2-beta1
2018-10-31 Jiang Jiang... Merge branch 'bugfix/btdm_change_default_CoD_of_BT_prof...
2018-10-31 baohongdecomponents/bt: Fix the different size of name buffer...
2018-10-31 Jiang Jiang... Merge branch 'bugfix/btdm_add_attr_handle_for_ESP_GATTS...
2018-10-31 Michael (XIAO... test: fix the unit test fail issue under single_core...
2018-10-31 Angus GrattonMerge branch 'bugfix/minor_doc_fixes' into 'master'
2018-10-30 Angus GrattonMerge branch 'feature/mqtt_mutual_auth' into 'master'
2018-10-30 Jiang Jiang... Merge branch 'bugfix/release_some_memory_on_single_core...
2018-10-30 Jiang Jiang... Merge branch 'bugfix/assert_when_do_wps_with_mikrotik...
2018-10-30 Jiang Jiang... Merge branch 'bugfix/btdm_reduce_iram_size' into 'master'
2018-10-30 David Cermakmqtt: ssl mutual authentication example added per PR...
2018-10-30 Riccardo Binettimqtt: Add ssl mutual authentication example
2018-10-30 Riccardo Binettitransport_ssl: add support for mutual SSL authentication
2018-10-30 Riccardo Binettiesp-tls: add support for mutual SSL authentication
2018-10-30 zhiweijianComponent/bt: fix get attr value API error
2018-10-29 Angus GrattonMerge branch 'bugfix/docs_fixes_from_github' into ...
2018-10-29 Deng Xinwifi: bugfix of assert when do wps with mikrotik
2018-10-29 baohongdecomponents/bt: Reduce IRAM size
2018-10-29 Angus GrattonMerge branch 'bugfix/mdns_crash_on_network_change'...
2018-10-29 Angus GrattonMerge branch 'bugfix/doc_provisioning' into 'master'
2018-10-29 Angus GrattonMerge branch 'feat/sdio_slave_init_doc' into 'master'
2018-10-28 Peter Meerwald... Fix some typos related to ethernet documentation and...
2018-10-28 fabianpeddFixed spelling in build-system.rst. Closes https:/...
2018-10-26 baohongdecomponents/bt: Set default Class of Device of BT profile
2018-10-26 Michael (XIAO... sdio_slave: add documentation for the standard init...
2018-10-26 He Yin Lingtest: fix UT script can't process cmd after reset:
2018-10-26 DmitryVersion update from V1 to V2 now done in correct way.
2018-10-26 Angus GrattonMerge branch 'bugfix/py3_ci' into 'master'
2018-10-26 Angus GrattonMerge branch 'feature/esp_event_loop_library' into...
2018-10-26 Renz Christian... event: Implement event loop library
2018-10-26 Angus GrattonMerge branch 'bugfix/rename_http_server' into 'master'
2018-10-26 Angus GrattonMerge branch 'bugfix/idf_pyserial_error' into 'master'
2018-10-26 Ivan Grokhotkovdoc: include compiler version in issue template
2018-10-26 Ivan Grokhotkovbootloader: verify that loaded image does not overlap...
2018-10-26 morrisbugfix: minor_doc_fixes into Chinese
2018-10-26 Ivan Grokhotkovdocs: use generated links in CMake getting started...
2018-10-26 Ivan Grokhotkovesp_timer: document limitations on timeout/period
2018-10-26 Ivan Grokhotkovdocs: fix instructions for building toolchain on macOS
2018-10-26 Ivan Grokhotkovdocs: fix git submodule update command
2018-10-26 Angus GrattonMerge branch 'fix/spi_polling_speed_test' into 'master'
2018-10-26 Angus GrattonMerge branch 'bugfix/missing_header_file' into 'master'
2018-10-26 Ivan GrokhotkovMerge branch 'ci/only_create_required_jobs_in_pipeline...
2018-10-26 Jiang Jiang... Merge branch 'bugfix/fix_some_wifi_bugs_1022' into...
2018-10-26 Jiang Jiang... Merge branch 'bugfix/btdm_read_multiple_return_callback...
2018-10-26 Jiang Jiang... Merge branch 'bugfix/btdm_add_sniff_mode_to_spp' into...
2018-10-26 Jiang Jiang... Merge branch 'bugfix/btdm_disconnect_ble_when_ESP_BLE_S...
2018-10-25 Liu Zhi Fuesp32: fix some wifi bugs
2018-10-25 Jiang Jiang... Merge branch 'bugfix/btdm_fix_remove_bond_list_failed...
2018-10-25 Roland Dobaiidf.py: Import from pyserial after packages have been...
2018-10-25 zhiweijianComponent/bt: add ble disconnect when ACCEPT_SPECIFIED_...
2018-10-25 Michael (XIAO... spi_master: speed up polling performance by putting...
2018-10-25 Michael (XIAO... test: fix the IRAM type conflict issue using heap_caps_...
2018-10-24 zwjcomponent/bt: fix remove bond list failed
2018-10-24 Anurag KarProtocomm : Use esp_http_server instead of http_server
2018-10-24 Anurag KarHTTP Server Docs : Replace http_server with esp_http_server
2018-10-24 Anurag KarHTTP Server Examples : Include header esp_http_server.h
2018-10-24 Anurag KarHTTP Server : Added esp_ prefix to http_server componen...
2018-10-24 David Cermakmdns: fixed crashes on network changes
2018-10-24 Roland DobaiFix Python 3 compatibility issues
2018-10-24 He Yin LingCI: only create required jobs when use bot to trigger...
2018-10-24 Angus GrattonMerge branch 'feature/ci_multi_python' into 'master'
2018-10-22 Jiang Jiang... Merge branch 'bugfix/tw26711_fix_wifi_memory' into...
2018-10-22 Angus GrattonMerge branch 'feature/cmake-unit-test' into 'master'
2018-10-22 Angus GrattonMerge branch 'bugfix/gcc8_compatibility' into 'master'
2018-10-22 Angus GrattonMerge branch 'feature/docs_getting_started_guides_cn...
2018-10-22 Krzysztof BudzynskiAdded CN version of 'Getting Started' guides for 'ESP32...
2018-10-21 Liu Zhi Fuesp32: fix wifi memory leak
2018-10-21 Anton Maklakovtcp_transport: Remove the ignore warning because we...
2018-10-21 Anton Maklakovdocs: Correct Linux port names for more relevance
2018-10-21 Anton Maklakovtest_spi_slave: fix warnings about unused identifiers
2018-10-21 Anton Maklakovintr: fix a type mismatch warning
2018-10-21 Anton Maklakovpthread: fix a type mismatch warning
2018-10-20 Renz Bagaporocmake: Add support for test build
2018-10-19 Roland DobaiCI: Support switching between various versions of Python
2018-10-19 zhiweijianComponent/bt: add attr_handle for ESP_GATTS_CONF_EVT
2018-10-19 Jiang Jiang... Merge branch 'feature/add_ping_packet_len_and_QoS'...
2018-10-19 Ivan GrokhotkovMerge branch 'feature/uart_rs485_test' into 'master'
2018-10-19 Ivan GrokhotkovMerge branch 'feature/simple_sniffer' into 'master'
2018-10-19 Ivan GrokhotkovMerge branch 'feature/freemodbus_slave_support_upd...
2018-10-19 Ivan GrokhotkovMerge branch 'bugfix/unit_tests_tcpip_adapter' into...
2018-10-19 Ivan GrokhotkovMerge branch 'bugfix/ndebug_build' into 'master'
2018-10-19 morrisexample: add console command for wifi sniffer
2018-10-19 Ivan GrokhotkovMerge branch 'bugfix/asio_consistent_example_names...
2018-10-18 Ivan GrokhotkovMerge branch 'bugfix/move_ringbuf_lib_to_iram' into...
2018-10-18 Ivan GrokhotkovMerge branch 'bugfix/ci_missing_outputs' into 'master'
2018-10-18 Ivan GrokhotkovMerge branch 'bugfix/fix_random_failure_with_ota_update...
2018-10-18 Jiang Jiang... Merge branch 'bugfix/coex_hw_blocking_2nd' into 'master'
next