]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-03-18 Roland Dobaitools: Create log files from IDF Monitor
2019-03-18 Ivan GrokhotkovMerge branch 'bugfix/coredump_fixes' into 'master'
2019-03-18 Jiang Jiang... Merge branch 'bugfix/fix_the_bug_cal_PMK_too_long'...
2019-03-18 Ivan Grokhotkovespcoredump: fix test with esp32-2018r1 toolchain
2019-03-18 Ivan Grokhotkovespcoredump: fix test compilation error with GCC 8
2019-03-17 Jiang Jiang... Merge branch 'bugfix/bluetooth_fix_API_esp_bt_gap_set_s...
2019-03-17 Jiang Jiang... Merge branch 'bugfix/suppress_dhcpserver_debug_output...
2019-03-15 Angus GrattonMerge branch 'bugfix/esp_prov_ble_rw_except' into ...
2019-03-15 zhangyanjiaowifi: fix the bug that when call set_config before...
2019-03-15 Jiang Jiang... Merge branch 'bugfix/bb_watchdog_reset' into 'master'
2019-03-15 Angus GrattonMerge branch 'feature/confserver_v2' into 'master'
2019-03-15 Angus GrattonMerge branch 'bugfix/esp_sha_signing_sha256' into ...
2019-03-15 Angus GrattonMerge branch 'bugfix/make_gcc_version_evaluation' into...
2019-03-15 Ivan GrokhotkovMerge branch 'bugfix/esp-http-client-event-fixes' into...
2019-03-15 Ivan GrokhotkovMerge branch 'bugfix/name_conflict_esp32_project_ld...
2019-03-15 Angus Grattonconfserver: Send an error response if JSON request...
2019-03-15 Angus Grattonconfserver: In protocol V2, a "load" should only send...
2019-03-15 Angus Grattonconfserver: Add support for new V2 protocol
2019-03-15 Angus GrattonMerge branch 'bugfix/idf_py_windows_relpath' into ...
2019-03-14 Anurag Karesp_prov : Catch DBus exception when reading/writing...
2019-03-14 Jiang Jiang... Merge branch 'bugfix/ble_assert_8192' into 'master'
2019-03-14 Jitin Georgeesp_http_client: Fix header sent event bug
2019-03-14 Jitin Georgetcp_transport: Fix case sensitive header comparison
2019-03-14 Ivan GrokhotkovMerge branch 'bugfix/console_allow_buffered' into ...
2019-03-14 Ivan GrokhotkovMerge branch 'feature/trim_idf_ver_to_fit_32bit_field...
2019-03-14 Tian Haofix the bug assert(8192 0) in rwble.c 234
2019-03-14 Angus GrattonMerge branch 'bugfix/spi_flash_mmap_stale_data_issue...
2019-03-14 zhangyanjiaodhcpserver: suppress send_nak debug output
2019-03-14 Angus Grattonesp32: Chunk input blocks for esp_sha() function perfor...
2019-03-14 Angus Grattonsecure boot: Use mbedtls_sha256() not esp_sha()
2019-03-14 Angus Grattonesp32 hwcrypto: Prevent esp_sha() from disabling interr...
2019-03-14 Angus GrattonMerge branch 'feature/github_sync_prs_jira' into 'master'
2019-03-14 Angus GrattonMerge branch 'ci/print_error_label_check' into 'master'
2019-03-14 Angus Grattongithub: Sync PRs to JIRA as well
2019-03-14 Angus GrattonMerge branch 'bugfix/mdns_add_remove_multiple_srv_maste...
2019-03-13 Angus Grattonmake: Ensure that component_project_vars.mk not generat...
2019-03-13 Angus Grattonci: Print an error in the log if the label check fails
2019-03-13 Angus GrattonMerge branch 'bugfix/remove_malloc_ble_prov' into ...
2019-03-13 Angus Grattonesp32: Rename esp32.common.ld to esp32.project.ld to...
2019-03-13 Krzysztof BudzynskiMerge branch 'doc/review_get_started' into 'master'
2019-03-13 Kirill ChalovUpdate IDF getting started sections for make and cmake...
2019-03-13 KonstantinKondrashovtools/test_build_system: Add tests with long IDF_VER
2019-03-13 Ivan GrokhotkovMerge branch 'test/fix_some_ut_not_assigned' into ...
2019-03-13 Ivan Grokhotkovexamples: don't enable buffering on stdout in console...
2019-03-13 Ivan Grokhotkovconsole/linenoise: support buffered stdout
2019-03-13 Konstantin... cmake: Trim IDF_VER to fit a 32-bit field
2019-03-13 Konstantin... make: Trim IDF_VER to fit a 32-bit field
2019-03-13 David Cermakmdns: fix possible crash when probing on particular...
2019-03-13 David Cermakmdns: enable pcbs before starting service thread to...
2019-03-13 David Cermakmdns: fix possible deadlock on mdns deinit calling...
2019-03-13 David Cermakmdsn: fix race condition in updating packet data from...
2019-03-13 David Cermakmdns: fix possible crash when packet scheduled to trans...
2019-03-13 Jiang Jiang... Merge branch 'feature/btdm_add_adv_report_flow_control...
2019-03-13 Ivan GrokhotkovMerge branch 'feat/spi_master_variable_dummy' into...
2019-03-13 Ivan GrokhotkovMerge branch 'test/spi_sio_test' into 'master'
2019-03-13 Angus GrattonMerge branch 'bugfix/confgen_expr_value' into 'master'
2019-03-13 Hrishikesh... Modify esp_bt_gap_set_scan_mode() to be able to set...
2019-03-13 Mahavir Jainspi_flash: add test case for stale read issue on memory...
2019-03-13 Mahavir Jainspi_flash: fix stale read issue for memory mapped partition
2019-03-13 Angus GrattonMerge branch 'bugfix/ssid_passwords_null_terminated...
2019-03-13 Angus GrattonMerge branch 'feature/freertos_check_mutex_owner' into...
2019-03-13 Angus GrattonMerge branch 'bugfix/spi_flash_exclude_encrypted' into...
2019-03-13 Angus GrattonMerge branch 'bugfix/macros_trailing_semicolon' into... v4.0-dev
2019-03-13 Angus GrattonMerge branch 'bugfix/mdns_incorrect_semaphore_use'...
2019-03-13 Angus GrattonMerge branch 'bugfix/modify_dhcpserver_and_tcpip_adapte...
2019-03-13 Liu Zhi Fuesp32: add WiFi baseband watchdog reset
2019-03-13 Angus Grattonwifi: Specify that SSID & Password fields should be...
2019-03-12 Angus GrattonMerge branch 'bugfix/build_fails_when_editor_assoc_with...
2019-03-12 Angus GrattonMerge branch 'bugfix/blink-increase-task-size' into...
2019-03-12 Renz Christian... ci: test full build never runs '/usr/bin/env python...
2019-03-12 Ivan Grokhotkovmdns: use binary semaphore instead of mutex when searching
2019-03-12 Renz Christian... cmake: Fix for Python files executed directly, not...
2019-03-12 zhiweijianComponent/bt: add BLE adv report flow control
2019-03-11 Angus GrattonMerge branch 'feature/sync_issues_to_jira' into 'master'
2019-03-11 Angus GrattonMerge branch 'bugfix/freemodbus_remove_critical_section...
2019-03-11 Ivan Grokhotkovci: add one more unit test job
2019-03-11 Ivan Grokhotkovmdns: use binary semaphore instead of mutex when searching
2019-03-11 Ivan Grokhotkovesp32: use binary semaphore instead of mutex in dport...
2019-03-11 Ivan Grokhotkovfreertos: check that mutex is released by owner task
2019-03-11 Hrishikesh... Protocomm BLE: Make changes in handling BLE read/write...
2019-03-11 Ivan GrokhotkovMerge branch 'bugfix/coredump_improvements_refactoring_...
2019-03-11 He Yin Lingtest: fix some ut case not assigned:
2019-03-11 Angus GrattonMerge branch 'doc/jtag_debug_zh_CN' into 'master'
2019-03-11 Angus GrattonMerge branch 'bugfix/efuse_virtual_mode' into 'master'
2019-03-11 Angus GrattonMerge branch 'bugfix/doc_ubuntu_packages' into 'master'
2019-03-11 Angus Grattonidf.py: Fix Windows issue if project and IDF are on...
2019-03-11 Angus GrattonMerge branch 'bugfix/msys_cancel_idfpy' into 'master'
2019-03-11 Angus Grattonefuse: When Virtual eFuses are enabled, seed the virtua...
2019-03-11 zhangyanjiaomodify the behavior for dhcpserver and tcpip_adapter:
2019-03-11 He Yin LingMerge branch 'test/fix_unit_test_job_pass_even_no_test_...
2019-03-10 He Yin Lingtest: temp disable spi master slave mode test
2019-03-10 He Yin Lingunit-test-app: increase factory partition size
2019-03-10 He Yin Lingtest: fix CI UT job pass even ut app bootup fail
2019-03-08 Jiang Jiang... Merge branch 'bugfix/autoip_memoey_leak_debug' into...
2019-03-08 aleksesp32: coredump header (fix linker.lf)
2019-03-08 Angus Grattongithub: Add workflow file to sync issues to JIRA
2019-03-08 Angus GrattonMerge branch 'bugfix/console_join_example' into 'master'
2019-03-07 Angus GrattonMerge branch 'bugfix/httpd_sess_ctx' into 'master'
2019-03-07 Roland Dobaitools: re-run idf.py in MSYS with winpty
2019-03-07 Roland Dobaidocs: Update package dependencies
next