]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-10-18 Ivan GrokhotkovMerge branch 'feature/follow_symlinks_in_spiffsgen...
2019-10-18 Ivan GrokhotkovMerge branch 'bugfix/ci_test_idf_monitor' into 'master'
2019-10-18 Jiang Jiang... Merge branch 'bugfix/modify_buffer_number_type_from_u8_...
2019-10-17 Krzysztof BudzynskiMerge branch 'doc/review_api-ref_periph-spi_slave'...
2019-10-17 Angus GrattonMerge branch 'bugfix/mqtt_reference_latest_version...
2019-10-17 Ivan GrokhotkovMerge branch 'feature/cxx_rtti_preparation_v2' into...
2019-10-17 Ivan GrokhotkovMerge branch 'bugfix/mqtt_example_url_update' into...
2019-10-17 Angus GrattonMerge branch 'bugfix/o2_build_warnings' into 'master'
2019-10-17 Angus GrattonMerge branch 'feature/openeth_driver' into 'master'
2019-10-17 Mahavir JainMerge branch 'nimble/update_no_of_conn' into 'master'
2019-10-17 Hrishikesh... NimBLE: Set the default number of max connections to...
2019-10-17 Angus GrattonMerge branch 'feature/example_netbios' into 'master'
2019-10-17 Angus GrattonMerge branch 'bugfix/ws_opcodes_fix' into 'master'
2019-10-17 Angus GrattonMerge branch 'feature/can_support_low_bit_rates' into...
2019-10-17 Dariancan: Add support for lower bit rates
2019-10-16 Angus GrattonMerge branch 'doc/add_doc_for_socket_error_usage' into...
2019-10-16 Roland DobaiCI: Adjust the test parameters of IDF Monitor
2019-10-16 Angus GrattonMerge branch 'feature/log_system_time' into 'master'
2019-10-16 Angus GrattonMerge branch 'bugfix/ethernet_unitest_crash' into ...
2019-10-16 Angus GrattonMerge branch 'bugfix/ws_buffer_overflow_fix' into ...
2019-10-15 Ivan GrokhotkovMerge branch 'fix/tcp_server_example' into 'master'
2019-10-15 Kirill ChalovReview the file api-reference/peripherals/spi_slave.rst
2019-10-15 Marius VikhammerMQTT: update default broker URL for examples
2019-10-15 Krzysztof BudzynskiMerge branch 'docs/Update_CN_hW_Reference_With_Changes_...
2019-10-15 NatashaUpdate board getting started guides to make cmake default
2019-10-14 Ivan GrokhotkovMerge branch 'bugfix/debug_logs_cleanup' into 'master'
2019-10-14 Hrudaynath... wpa_supplicant: Make hexdump logs more compact
2019-10-14 Ivan GrokhotkovMerge branch 'bugfix/console_command_exit_error_check...
2019-10-14 Jiang Jiang... Merge branch 'feature/idf_monitor_detect_port' into...
2019-10-14 Jiang Jiang... Merge branch 'hfp_bugfix' into 'master'
2019-10-14 Jiang Jiang... Merge branch 'bugfix/apps_esp_ble_mesh' into 'master'
2019-10-14 Hrishikesh... ESP BLE Mesh: Minor fix - Print the address and the...
2019-10-14 Jiang Jiang... Merge branch 'bugfix/btdm_osi_queue_gycfix_master'...
2019-10-14 liu zhifuesp_wifi: modify WiFi buffer number type from uint8_t...
2019-10-14 Jiang Jiang... Merge branch 'bugfix/fix_sta_wpa2_enterprise_issue...
2019-10-14 suda-morrisconsole: fix wrong param passed to esp_err_to_name
2019-10-14 David Cermakws_client: fix for not sending ping responses, updated...
2019-10-14 Angus GrattonMerge branch 'bugfix/msys2_toolchain_path_note' into...
2019-10-14 Angus GrattonMerge branch 'bugfix/ci_weekend_test_update' into ...
2019-10-14 Angus GrattonMerge branch 'bugfix/ws_client_fix_event_blocking'...
2019-10-14 Angus GrattonMerge branch 'bugfix/ws_client_fixed_path_query_uri...
2019-10-14 Angus GrattonMerge branch 'bugfix/mdns_answer_ip6_size' into 'master'
2019-10-14 David Cermaktcp_transport: fix possible buffer overflow in ws trans...
2019-10-14 suda-morrisadd netbios support in restful server example
2019-10-14 David Cermakmqtt: updated to latest version to include latest fixes...
2019-10-14 Roland Dobaiidf_monitor: Autodetect port
2019-10-14 Angus GrattonMerge branch 'doc/esp_ringbuf_acquire_complete' into...
2019-10-14 Ivan GrokhotkovMerge branch 'docs/update_bootloader_chip_revision_prin...
2019-10-13 Ivan Grokhotkovethernet: support OpenCores ethernet MAC
2019-10-13 Ivan Grokhotkovci: add test build with -O2 -NDEBUG, cleanup
2019-10-13 Ivan Grokhotkovdrivers/can: fix skipped function calls when assertions...
2019-10-13 Ivan Grokhotkovspiffs: fix warning when building at release optimizati...
2019-10-13 Ivan GrokhotkovC++: add provisions for optional RTTI support
2019-10-11 Mahavir Jainbootloader_support: fix logging prints around chip...
2019-10-11 michaelesp_ringbuf: add documents for SendAcquire and SendComplete
2019-10-11 Angus GrattonMerge branch 'feature/handle_icy_uris' into 'master'
2019-10-11 Angus GrattonMerge branch 'refactor/ethernet_remove_blocking_in_time...
2019-10-11 Vikram DattuModified http_parser to handle ICY uris.
2019-10-11 Angus GrattonMerge branch 'test/add_wifi_init_unit_test_case' into...
2019-10-11 Hu Chao Ruadd wifi init unit test cases
2019-10-11 Angus GrattonMerge branch 'fix/cmake_req_private_comp' into 'master'
2019-10-11 suda-morrisEthernet: optimize and bugfix
2019-10-11 ronghulindoc: add LWIP socket error usage
2019-10-11 suda-morrisethernet: fix crash in unit test
2019-10-11 liu zhifuesp_wifi: fix the bug that wpa2 enterprise sta can...
2019-10-10 Jiang Jiang... Merge branch 'bugfix/wifi_lib_ci' into 'master'
2019-10-10 Mahavir JainMerge branch 'NimBLE/fix_esp_nimble_hci_delay' into...
2019-10-10 Prasad AlatkarNimBLE: Misc changes in NimBLE porting layer and menuco...
2019-10-10 Krzysztof BudzynskiMerge branch 'docs/Update_CN_Getting_Started_With_Chang...
2019-10-10 NatashaAdd translation for getting started guide - batch 1
2019-10-10 Angus GrattonMerge branch 'bugfix/ut_adjtime' into 'master'
2019-10-10 Angus GrattonMerge branch 'bugfix/fixes_from_kconfiglib_update'...
2019-10-09 Ivan GrokhotkovMerge branch 'bugfix/treat_unreg_components_as_unresolv...
2019-10-09 Ivan GrokhotkovMerge branch 'feature/cxx_coding_style' into 'master'
2019-10-09 Ivan GrokhotkovMerge branch 'feature/add_psram_workaround_option'...
2019-10-09 MartinValikRevised tcp_server example.
2019-10-09 Mahavir JainMerge branch 'bugfix/coap_mbedtls_add_define_check_for_...
2019-10-09 Aditya PatwardhanESP32/coap_mbedtls:add macro checks
2019-10-09 chenyudongci: fix ci issues of wifi lib
2019-10-09 Krzysztof BudzynskiMerge branch 'doc/zh_CN_repo_README' into 'master'
2019-10-09 Jakob HasseAdded basic C++ style guide
2019-10-09 suda-morrisadd zh_CN translation of README in esp-idf repo
2019-10-09 Angus GrattonMerge branch 'bugfix/alt_exit_idf_monitor' into 'master'
2019-10-08 Renz Christian... spiffs: follow symlinks in host test
2019-10-08 Marcin Borowiczspiffs: follow symlinks feature during partition in...
2019-10-08 Ivan GrokhotkovMerge branch 'bugfix/missing_build_targets_cmake' into...
2019-10-08 Ivan GrokhotkovMerge branch 'feat/spi_internal_header' into 'master'
2019-10-08 Ivan GrokhotkovMerge branch 'bugfix/examples_disconnect_before_restart...
2019-10-08 Per-Olov Jernbergidf_monitor: Exit with CTRL+X in menu
2019-10-08 Ivan GrokhotkovMerge branch 'bugfix/restful_server_make_flash' into...
2019-10-08 Roland DobaiFix cmake typo
2019-10-08 Roland Dobaitools: Fix idf.py menuconfig characters in MSYS2
2019-10-08 Roland DobaiCosmetic Kconfig fixes
2019-10-08 weitianhuacomponent/bt: Fix bugs in HFP feature
2019-10-08 Angus GrattonMerge branch 'bugfix/freertos_xTaskNotifyGive' into...
2019-10-08 Michael (XIAO... spi: move deprecated functions into internal header
2019-10-08 GOPTIONS\pfrostlog: Add menuconfig option to log system time rather...
2019-10-07 Ivan Grokhotkovesp_wifi: fix typo in comments (ESP_ERR_WIFI_NOT_STARTED)
2019-10-07 Ivan Grokhotkovexamples: gracefully shut down Wi-Fi before restart
2019-10-07 David Cermakwebsocket_client: fix URI parsing to include also query...
next