]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-09-09 Angus Grattonjson & expat: Update component.mk after merging from...
2016-09-09 Angus Grattonmbedtls: Move esp_config.h file to port directory
2016-09-09 Angus Grattonmbedtls networking: Remove WIN32 parts, minor cleanup
2016-09-09 Angus Grattonmake debugging: With V=1, output when including each...
2016-09-09 Angus GrattonBuild system: Allow components to add to the global...
2016-09-09 Angus GrattonMerge branch 'master' into feature/mbedtls
2016-09-08 Angus GrattonMerge branch 'bugfix/docs_eclipse' into 'master'
2016-09-08 Wu Jian Gangmbedtls: Use hardware accelerated AES, SHA, bignum
2016-09-08 Angus Grattonhwcrypto aes: Fix bugs w/ ECB decrypt, CFB modes
2016-09-08 Jeroen DomburgMerge branch 'bugfix/default_dio_spiflashmode' into...
2016-09-08 Angus Grattonhwcrypto aes: Performance tweak, only write key to...
2016-09-08 Angus Grattonhwcrypto sha: Feed one block at a time to hardware...
2016-09-08 Angus Grattonhwcrypto: Match API completely to mbedTLS naming conven...
2016-09-08 Angus Grattonesp32 hwcrypto: Make SHA-224 an obvious no-op for now
2016-09-08 Angus Grattonesp32: Add comment to ROM crypto functions recommending...
2016-09-08 Angus Grattonesp32 hwcrypto: Rework hardware crypto locking
2016-09-08 Angus Grattonesp32: Move hardware crypto implementation/headers...
2016-09-08 Wu Jian Gangmbedtls: just format related files
2016-09-08 liuhancomponents/mbedtls: modify MBEDTLS net feature
2016-09-08 Angus Grattonlwip Makefile: Add POSIX headers to include path to...
2016-09-08 liuhancomponents/mbedtls: modify hardware encryption feature
2016-09-08 liuhancomponents/mbedtls: MBEDTLS Handshake result check
2016-09-08 liuhan1. multi thread verify bignum AES and SHA
2016-09-08 liuhanrecompile crypto and bignum function
2016-09-08 liuhan1. add lock function for every function
2016-09-08 liuhan[t6001]: chip Use hardware acceleration of Encryption
2016-09-08 Angus GrattonCI: Build the esp-idf-template with the matching branch...
2016-09-08 Angus GrattonREADME: Add Resources section with some links
2016-09-08 Angus GrattonRename README.buildenv to docs/build_system.rst and...
2016-09-08 Angus GrattonEclipse docs: Easier to just replace entire PATH, msys3...
2016-09-08 Angus Grattontest_build_system: Print ESP_IDF_TEMPLATE_GIT for easie...
2016-09-08 Angus GrattonName component makefiles component.mk instead of Makefile
2016-09-08 Angus GrattonEclipse doc: Add troubleshooting note about Makefile...
2016-09-08 Angus Grattoneclipse_make.sh: Fix printing of make directory
2016-09-08 Angus GrattonMove bin/eclipse_windows_make.sh to tools/windows_eclip...
2016-09-08 Angus GrattonEclipse docs: Prepend IDF paths to beginning of PATH
2016-09-08 Angus GrattonMerge branch 'feature/mbedtls_upstream_source' into...
2016-09-08 Angus GrattonMerge branch 'feature/memory_canaries_temp' into 'master'
2016-09-08 Jeroen DomburgSet default SPI flash access mode to DIO
2016-09-08 Wu Jian GangMerge branch 'bugfix/got_ip_event' into 'master'
2016-09-07 liuzhifuFreeRTOS: temporary solution for memory canaries and...
2016-09-07 Angus GrattonMerge branch 'feature/config_spi_flash_params_menuconfi...
2016-09-06 Wu Jian Gangtcpip_adapter: fix dhcp client work flow
2016-09-06 Wu Jian Gangevent: not post got ip event if static is invalid
2016-09-06 Wu Jian Gangtcpip_adapter: typedef clean up
2016-09-06 Wu Jian Gangevent: post got ip event when use static ip
2016-09-06 Wu Jian Gangtcpip_adapter: use dhcp callback to post got ip event
2016-09-06 Wu Jian Gangdhcp: add dhcp callback
2016-09-06 Wu Jian Ganglwip: remove netif_reg_addr_change_cb
2016-09-06 Wu Jian GangMerge branch 'feature/get_sta_authmode' into 'master'
2016-09-06 xiaxiaotianChange the type of authmode
2016-09-06 xiaxiaotianChange the type of authmode
2016-09-06 xiaxiaotianPost station's auth mode event after it is connected...
2016-09-06 xiaxiaotianAdd get station auth mode
2016-09-06 Jeroen DomburgAdd flash freq selection to menuconfig
2016-09-06 Jeroen DomburgAdd QIO/QOUT/DIO/DOUT select for esptool.py
2016-09-06 Angus GrattonMerge branch 'feature/lwip_sntp_fromwifi' into 'master'
2016-09-06 Angus GrattonMerge feature/lwip_sntp into feature/lwip_sntp_master
2016-09-06 Angus GrattonMerge branch 'feature/wifi-stage-two' into 'master'
2016-09-06 Angus GrattonFreeRTOS thread local storage config: If using WiFi...
2016-09-05 Angus Grattonmbedtls: Fix component Makefile
2016-09-05 Wu Jian GangAdd mbedtls release version 2.3.0
2016-09-05 Angus GrattonTemporarily restrict WiFi stack to only run in single...
2016-09-05 Angus GrattonMinor comment cleanup
2016-09-05 Angus GrattonBump WiFi libraries to latest
2016-09-05 Angus GrattonMakefiles: Fix case where updating the WiFi libraries...
2016-09-05 Angus GrattonMerge wifi commit '87977b92f3e12cfca74cf2e4dea87dc8d60b...
2016-09-05 Angus GrattonMerge branch 'feature/wifi-stage-one' into 'master'
2016-09-02 Wu Jian Gangsntp: fix author name
2016-09-02 Angus GrattonUpdate WiFi library version.
2016-09-02 Angus GrattonMinor comment cleanup
2016-09-02 Angus Grattontcpip_adapter: Fix typo STOPED->STOPPED
2016-09-02 liuzhifucomponents: esp32
2016-09-02 Angus GrattonMerge wifi branch commit '588d384393536a040f899b3828903...
2016-09-01 liuhancomponents/lwip: modify sntp function
2016-09-01 liuhancomponents/lwip/apps/sntp: modify SNTP function feature
2016-09-01 liuhancomponents/lwip: add SNTP function feature
2016-09-01 Wu Jian Ganglwip: format dhcpserver.c
2016-09-01 Wu Jian GangMerge branch 'bugfix/lwip_dhcpserver' into 'wifi'
2016-09-01 liuhanlwip: fix a mistake in parse_msg of dhcpserver.c
2016-09-01 Ivan Grokhotkovgitlab-ci: update submodules before build
2016-09-01 Wu Jian GangMerge branch 'bugfix/adapter_dhcp' into 'wifi'
2016-09-01 Angus GrattonMerge branch 'feature/newlib_locking' into 'master'
2016-09-01 Ivan GrokhotkovMerge branch 'bugfix/gitlab_update_submodules' into...
2016-09-01 liuzhifucomponents: lwip - modify HEAP_HIGHWAT from 6K to 20K
2016-09-01 Ivan Grokhotkovgitlab-ci: update submodules before build
2016-09-01 Wu Jian Gangtcpip_adapter: fix a typo
2016-09-01 xiaxiaotianWIFI API: esp_err_t esp_wifi_set_storage(wifi_storage_t...
2016-09-01 Angus GrattonMerge branch 'bugfix/md5_rom_header_types' into 'master'
2016-09-01 Wu Jian Gangtcpip_adapter: fix a mistake in tcpip_adapter_dhcpc_stop
2016-09-01 Wu Jian Gangtcpip_adapter: adjust some function sequence, fix ip...
2016-09-01 Wu Jian Gangtcpip_adapter: modify dhcpc status, fix static ip issue
2016-09-01 Wu Jian Gangtcpip_adapter: not allow to set ip if dhcpc/s not stoped
2016-08-31 Angus Grattonmd5_hash.h: Replace outdated use of c_types.h with...
2016-08-31 Wu Jian Gangwifi_lib: update to fbb084da
2016-08-31 Jeroen DomburgMerge branch 'bugfix/ocd_stop_on_unhandled_exception...
2016-08-30 xiaxiaotianMerge branch 'wifi' of ssh://gitlab.espressif.cn:27227...
2016-08-30 xiaxiaotian1. Add api ssc cmd "ap -K -a aid" to kick out connected...
2016-08-30 liuzhifucomponents: lwip - enable PERF macro for debug reason
2016-08-30 liuzhifuset sta gotip default event handler
next