]> granicus.if.org Git - esp-idf/history - components/bt
Merge branch 'bugfix/btdm_security_vulnerability' into 'master'
[esp-idf] / components / bt /
2018-08-30 Jiang Jiang JianMerge branch 'bugfix/btdm_security_vulnerability' into...
2018-08-30 Angus GrattonMerge branch 'feature/py3_idf_size' into 'master'
2018-08-30 Angus GrattonMerge branch 'bugfix/http_server_example_tests' into...
2018-08-30 Tian Haofix bluetooth security vulnerability of ECDH publick...
2018-08-30 Angus GrattonMerge branch 'fix/spi_example_wait_gpio' into 'master'
2018-08-30 He Yin LingMerge branch 'test/bugfix_BTSTK_GATT_25007' into 'master'
2018-08-30 Jiang Jiang JianMerge branch 'bugfix/btdm_get_acl_num' into 'master'
2018-08-30 Angus GrattonMerge branch 'doc/python_sphinx_build' into 'master'
2018-08-30 Angus GrattonMerge branch 'bugfix/hwcrypto_mpi_ecp' into 'master'
2018-08-29 Jiang Jiang JianMerge branch 'bugfix/mesh_fix_hard_to_find_parent'...
2018-08-29 Ivan GrokhotkovMerge branch 'bugfix/gcc8_warnings' into 'master'
2018-08-29 Anton Maklakovbluetooth: fix format overflow warnings
2018-08-29 Anton Maklakovbluetooth: fix incorrect memset size
2018-08-29 Anton Maklakovbluetooth: fix missing braces and indentation
2018-08-29 Ivan Grokhotkovbt/a2dp: fix incorrect return type
2018-08-29 Ivan Grokhotkovbt/bta: fix returning value from function returning...
2018-08-29 Ivan Grokhotkovbt/btm: fix misplaced debug statement
2018-08-28 Angus GrattonMerge branch 'feature/add_deinit_to_emac_driver' into...
2018-08-28 Tian Haocomponent/bt : fix get acl number incorrect due to...
2018-08-28 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_crash_when_BLE_do_SMP_con...
2018-08-28 Angus GrattonMerge branch 'bugfix/rtc_wdt_interval_overflow' into...
2018-08-28 Ivan GrokhotkovMerge branch 'bugfix/deep_sleep_stub_ptr_check' into...
2018-08-28 Jiang Jiang JianMerge branch 'bugfix/btdm_a2dp_sink_pcm_buf_size' into...
2018-08-27 Angus GrattonMerge branch 'feature/ci_fuzzer_tests_lwip' into 'master'
2018-08-27 Jiang Jiang JianMerge branch 'bugfix/fix_several_wifi_bugs' into 'master'
2018-08-27 Jiang Jiang JianMerge branch 'bugfix/fix_probable_mem_leak' into 'master'
2018-08-27 Angus GrattonMerge branch 'feature/py3_idf_monitor' into 'master'
2018-08-27 Angus GrattonMerge branch 'feature/py3_for_gen_esp_err_to_name'...
2018-08-27 Angus GrattonMerge branch 'doc/addition_translation_in_get_started...
2018-08-27 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_get_error_adv_sometimes...
2018-08-27 zwjcomponent/bt: fix crash when BLE do SMP connect and...
2018-08-27 wangmengyangcomponent/bt: bugfix for incorrect computation of PCM...
2018-08-27 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_memory_leak_in_security_s...
2018-08-27 Angus GrattonMerge branch 'doc/build_system_zh_CN' into 'master'
2018-08-27 Angus GrattonMerge branch 'bugfix/app_update_test' into 'master'
2018-08-26 Jiang Jiang JianMerge branch 'bugfix/btdm_check_slave_feats_before_set_...
2018-08-25 Hrishikesh Dhayagudecomponents/bt: Fix a probable memory leak for BTA_GATTS...
2018-08-25 zhiweijianComponent/bt: fix memory leak in security server
2018-08-24 wangmengyangcomponent/bt: check support of AFH in remote slave...
2018-08-24 zhiweijianComponent/bt: fix get error adv packet sometimes
2018-08-23 Ivan GrokhotkovMerge branch 'feature/rtc_slowclk_extra_options' into...
2018-08-23 Jiang Jiang JianMerge branch 'bugfix/esp_bt_controller_mem_release...
2018-08-23 Jiang Jiang JianMerge branch 'bugfix/timer_oneshot_timeout_twice' into...
2018-08-22 Ivan GrokhotkovMerge branch 'bugfix/trace_mem_layout_pro_cpu' into...
2018-08-22 Ivan GrokhotkovMerge branch 'feature/rtc_cpu_freq_config' into 'master'
2018-08-21 Jeroen DomburgMerge branch 'feature/spi_burst_desc' into 'master'
2018-08-21 Jeroen DomburgMerge branch 'feat/spi_non_dma_64byte' into 'master'
2018-08-21 Ivan GrokhotkovMerge branch 'feature/reset_reason' into 'master'
2018-08-20 Angus GrattonMerge branch 'feature/docs_new_logo_typeface' into...
2018-08-19 Angus GrattonMerge branch 'bugfix/err_variable_issue' into 'master'
2018-08-17 me-no-devprevent heap_caps_add_region exception if region is...
2018-08-17 Ivan GrokhotkovMerge branch 'feature/bootloader_unit_tests' into ...
2018-08-16 Jiang Jiang JianMerge branch 'bugfix/ut_bt_build_fix' into 'master'
2018-08-16 Jiang Jiang JianMerge branch 'docs/security' into 'master'
2018-08-16 Jiang Jiang JianMerge branch 'feature/decrease_bt_contrller_memory_with...
2018-08-16 Angus GrattonMerge branch 'bugfix/spiram_malloc_reserve_internal_fra...
2018-08-16 Tian Haotools: fix ci example build report reassign warnning
2018-08-15 Ivan GrokhotkovMerge branch 'docs/simplified_rtd_theme_configuration...
2018-08-14 Jiang Jiang JianMerge branch 'bugfix/bt_fix_incorrect_handle_print...
2018-08-14 Tian Haocomponent/bt : decrease memory consumption by conn...
2018-08-13 Ivan Grokhotkovbt: build unit tests only when CONFIG_BT_ENABLED=1
2018-08-13 Jiang Jiang JianMerge branch 'bugfix/btdm_ecdh_public_key_not_check...
2018-08-13 yulongcomponent/bt: Fixed the vulnerability released by Bluet...
2018-08-13 baohongdecomponent/bt: Some timer oneshot will timeout twice
2018-08-10 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_get_bond_list_error_when_...
2018-08-10 Ivan GrokhotkovMerge branch 'bugfix/gpio_reset_bitmask' into 'master'
2018-08-10 Angus GrattonMerge branch 'doc/heap_tracing' into 'master'
2018-08-10 Angus GrattonMerge branch 'bugfix/http_client_null_auth_header'...
2018-08-10 Angus GrattonMerge branch 'doc/versions' into 'master'
2018-08-08 Ivan GrokhotkovMerge branch 'feature/http_client_head' into 'master'
2018-08-08 Angus GrattonMerge branch 'bugfix/add_mutex_for_some_touchpad_apis...
2018-08-08 zhiweijianComponent/bt: fix get bond list error when connection...
2018-08-08 Angus GrattonMerge branch 'feature/http_firmware_upgrade' into ...
2018-08-07 Ivan GrokhotkovMerge branch 'bugfix/asio_test_socket_timeout' into...
2018-08-07 Angus GrattonMerge branch 'feature/nvs_version_check' into 'master'
2018-08-06 Jiang Jiang JianMerge branch 'bugfix/station_state_machine_change_and_a...
2018-08-06 Jiang Jiang JianMerge branch 'bugfix/btdm_spp_crash_on_reset' into...
2018-08-06 Jiang Jiang JianMerge branch 'bugfix/btdm_hfp_invalid_sco_param' into...
2018-08-06 Angus GrattonMerge branch 'feature/component_memory_reservation...
2018-08-06 wangmengyangcomponent/bt: modify the invalid retransmission setting...
2018-08-06 Angus Grattonsoc: Allow components to reserve fixed memory ranges...
2018-08-05 Jiang Jiang JianMerge branch 'bugfix/fix_uart_tx_bug_when_using_ringbuf...
2018-08-05 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_sc_mitm_bond_failed_in_sm...
2018-08-05 baohongdecomponent/bt: Fix bug of SPP crash on reset
2018-08-04 zhiweijianComponent/bt: fix SC_MITM_BOND failed in smp for iphones
2018-08-04 Jiang Jiang JianMerge branch 'bugfix/asio_test_timeout' into 'master'
2018-08-03 Jiang Jiang JianMerge branch 'feature/support_64mbit_psram' into 'master'
2018-08-03 Jiang Jiang JianMerge branch 'bugfix/btdm_a2dp_disconnect_reason' into...
2018-08-03 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_ble_HIDD_demo_error'...
2018-08-03 Angus GrattonMerge branch 'bugfix/hard_error_partition_offset' into...
2018-08-02 Angus GrattonMerge branch 'bugfix/btdm_fix_queue_block_when_scanning...
2018-08-02 Angus GrattonMerge branch 'test/spi_region' into 'master'
2018-08-02 Angus GrattonMerge branch 'bugfix/github_deploy_regression' into...
2018-08-02 Angus GrattonMerge branch 'feature/add_logo_to_docs' into 'master'
2018-08-01 Ivan GrokhotkovMerge branch 'bugfix/heap_caps_alloc_32bit' into 'master'
2018-08-01 wangmengyangcomponent/bt: retrieve disconnection reason in AVDT...
2018-08-01 Angus GrattonMerge branch 'feature/add_rom_elf' into 'master'
2018-08-01 zhiweijianComponent/bt: fix hci_hal_env.rx_q and xHciH4Queue...
2018-08-01 Angus GrattonMerge branch 'bugfix/wl_encryption' into 'master'
2018-08-01 Ivan GrokhotkovMerge branch 'feature/mbedtls_2_12_0' into 'master'
next