Name
Last commit
Last update
..
CC3200 CS_LOG_TS_DIFF -> CS_LOG_ENABLE_TS_DIFF; ifdef->if
ESP8266_RTOS Use ICACHE_FLASH to guess CS_P_ESP8266
MSP432/ccs CS_LOG_TS_DIFF -> CS_LOG_ENABLE_TS_DIFF; ifdef->if
NXP_K64 Fix line endings in console messages
NXP_LPC4088 Minor fix to the LPC example
PIC32 Add PIC32/Harmony http_server example
STM32F4_CC3100 Fix stm32f4_cc311 example and add it to CI
TM4C129/ccs Disable parallel builds of the Tiva example
WinCE/http_server Add WinCE example, update Mongoose for WinCE6.0
api_server Don't clang-format non checked out things
arduino_restful_client s/dmg/dns/g
arduino_restful_server s/dmg/dns/g
big_upload clang-format *ALL* the things!
captive_dns_server Remove cs_dbg.h from amalgamated headers
coap_client Handle MG_EV_CLOSE in examples
coap_server Use void arguments list consistently in C code
connected_device_1 Add examples for mongoose blog article
connected_device_2 Add mg_http_send_redirect and make examples use it
connected_device_3 Add mg_http_send_redirect and make examples use it
connected_device_4 Add mg_http_send_redirect and make examples use it
cookie_auth Add mg_http_send_redirect and make examples use it
dll Add DLL building example
http_client Handle MG_EV_CLOSE in examples
mbed Bump sha pointer to latest simplelink_mbed
mcast_udp_server Simple mDNS + DNS-SD impl
mqtt_broker MG_DISABLE_HTTP(|_SSI|_WEBSOCKET) -> MG_ENABLE$1
mqtt_client Mqtt: parsing auth info in the connect message
multithreaded_restful_server clang-format *ALL* the things!
nRF51 Add readme for nRF51 example
nRF52 Add readme for nRF51 example
netcat Report errors in the netcat example
publish_subscribe Compile examples with -Werror
restful_client Handle MG_EV_CLOSE in examples
restful_server MG_DISABLE_HTTP(|_SSI|_WEBSOCKET) -> MG_ENABLE$1
restful_server_s3 Fix mg examples
reverse_proxy Mongoose forwarding
settings_panel_for_a_device Add a radio button to teh settins_panel example
simple_crawler Use void arguments list consistently in C code
simplest_web_server Add simplest_web_server_ssl example
simplest_web_server_ssl Change from using #ifdef to #if for features tests
tcp_echo_server clang-format *ALL* the things!
timers Add timers example to mongoose
tun Overload `mg_bind` to bind to tunnel
udp_echo_server clang-format *ALL* the things!
websocket_chat Update websocket_chat, add websocket_chat_client
websocket_chat_client Update websocket_chat, add websocket_chat_client
.gitignore Enable building of example/Makefile on Win32
Makefile TI Tiva TM4C129 support and example project
examples.mk Make Krypton define KR_VERSION; use it to detect