rtos/tinyara.git
2017-08-03 JeonginKimFixed a build error when using netdb interface
2017-08-03 JeonginKimAdded SMTP client sample application
2017-08-02 JeonginKimRefactoring TFTP client
2017-08-01 JeonginKimAdded XMLRPC(embedded http server) sample application
2017-08-01 JeonginKimAdded FTP server sample application
2017-07-31 sunghan-changMerge pull request #304 from thapav/libc_math
2017-07-28 Taejun-KwonMerge pull request #324 from jeongchanKim/kernel_readme
2017-07-28 Taejun-KwonMerge pull request #325 from junmin-kim/kernel_appconfig
2017-07-28 Taejun-KwonMerge pull request #326 from junmin-kim/kernel_tiva
2017-07-28 junmin kimReplace #if with #ifdef in tiva
2017-07-28 junmin kimUse #!bin/bash in update_config.sh
2017-07-28 jc_.kimFix the Readme about Kconfig-frontend Installation...
2017-07-26 Taejun-KwonMerge pull request #308 from sunghan-chang/master
2017-07-26 Taejun-KwonMerge pull request #315 from junmin-kim/apps_typo
2017-07-25 junmin kimFix typo in apps/shell/README.md
2017-07-25 Vidisha Thapalibc/math: Add test cases for various math API's
2017-07-24 Taejun-KwonMerge pull request #314 from jeongarmy/fs_tc
2017-07-24 Ahreum JeongAdd ommitted assignment for fd in dup2 tc
2017-07-24 Juitem JoonWoo KimMerge pull request #307 from lokeshbv/libc_math
2017-07-21 sunghan-changMerge pull request #306 from kyungse/kernel_appconfig
2017-07-21 rootAdd omitted APPNAME and FUNCNAME in apps/examples/...
2017-07-21 rootAdd appconfig command for making app config metafile
2017-07-21 sunghan-changMerge pull request #302 from pradeepns85/use_secure_snp...
2017-07-20 sunghanAdd/modify README to show how to make and download...
2017-07-20 Lokesh B Vlibc/math: Fix for wrong ouput in ceil() API
2017-07-20 sunghan-changMerge pull request #305 from manoharahk/sidk_s5jt200_ro...
2017-07-20 sunghanadd contents for README
2017-07-20 pradeep.nsReplace sprintf with secure API snprintf for security...
2017-07-20 Manohara HKsidk_s5jt200 : support romfs image download
2017-07-20 Manohara HKsidk_s5jt200 : add romfs device automount support
2017-07-20 sunghan-changMerge pull request #297 from heejin-kim/hj_rt
2017-07-20 sunghan-changMerge pull request #303 from jeongarmy/logm
2017-07-20 Heejin KimRevert the some changes #284
2017-07-20 Ahreum JeongSet flag and priority parameters properly in macros...
2017-07-20 Ahreum JeongSupport flag parameter in logm
2017-07-20 Ahreum JeongClean codes of logm
2017-07-20 sunghan-changMerge pull request #274 from pradeepns85/stkmonitor_tas...
2017-07-20 sunghan-changMerge pull request #295 from lokeshbv/libc
2017-07-20 sunghan-changMerge pull request #296 from lokeshbv/libc_math
2017-07-19 Lokesh B Vlibc/math: Fix for wrong ouput in modf() API
2017-07-19 Lokesh B Vlibc/math: Update lib_sqrtf.c lib_sqrt.c lib_sqrtl.c
2017-07-19 sunghan-changMerge pull request #300 from thapav/missingStdioAPIs
2017-07-19 Vidisha ThapaAdded missing stdio API's: freopen,setbuf,setvbuf,remove
2017-07-19 Vidisha ThapaRefactoring on stream
2017-07-19 Vidisha ThapaModify return value on fcntl
2017-07-19 Vidisha ThapaModify description on Kconfig
2017-07-19 Lokesh B VUpdate lib_sqrtf.c
2017-07-19 pradeep.nsAdd !BUILD_PROTECTED && !BUILD_KERNEL dependency for...
2017-07-19 sunghan-changMerge pull request #294 from kiwoongko/master
2017-07-18 Lokesh B Vlib/math: Fix sqrtf
2017-07-18 Lokesh B Vlibc/math: Typo Fix
2017-07-18 Lokesh B Vlibc/stdlib: Error Fixes
2017-07-18 Kiwoong Kocorrection of errata (protocal --> protocol)
2017-07-17 pillip8282Merge pull request #285 from dr-venkman/master
2017-07-17 sunghan-changMerge pull request #288 from junmin-kim/common_qemu
2017-07-17 sunghan-changMerge pull request #281 from jeongchanKim/kernel_idlestack
2017-07-17 sunghan-changMerge pull request #286 from JeongJunSik/master
2017-07-17 JunSik JeongRemove the unavailable iotbus_spi api funtion
2017-07-17 junmin kimCreate qemu config README.md
2017-07-17 junmin kimCall qemu command when user type "make download"
2017-07-17 junmin kimCreate qemu build config
2017-07-17 Manohara HKport lm3s6965-ek board from NuttX
2017-07-17 dr-venkmanRemoved doc folder in tinydtls subfilder within wakaama...
2017-07-17 lssgoodMerge pull request #284 from heejin-kim/hj_rt
2017-07-17 heejin-kimMerge branch 'master' into hj_rt
2017-07-17 Heejin KimFix defects for webserver
2017-07-17 btheosamMerge pull request #277 from sunghan-chang/master
2017-07-17 jc_.kimmodify the peak stack size of idle task
2017-07-17 pillip8282Merge pull request #280 from HONGCHAEHEE/modify-cjson
2017-07-17 sunghan-changMerge pull request #282 from jeongchanKim/kernel_readme
2017-07-17 jc_.kimModify the Readme.md about setting the Kconfig-frontend...
2017-07-17 chaehee.hongAdd cJSON functions
2017-07-14 sunghanfixup! examples/tls: fix certificates retrieval from SSS
2017-07-14 sunghanmodify incorrect comment on socket.h
2017-07-14 sunghanfixup! external/wakaama: clean up the wakaama build...
2017-07-14 sunghan-changMerge pull request #276 from tadziopazur/dummy_shutdown...
2017-07-14 Tomasz Wozniakdummy shutdown removed from built-in libc
2017-07-14 sunghan-changMerge pull request #275 from shivgarg/master
2017-07-14 Shivam GargFixed coding rule violation in arastorage
2017-07-14 sunghan-changMerge pull request #198 from pmarcinkiew/FIONREAD_fix
2017-07-13 Piotr MarcinkiewiczFIONREAD macro namespace clash resolved for IOCTL and...
2017-07-12 sunghan-changMerge pull request #269 from EunBongSong/ds-dev3
2017-07-12 lssgoodMerge pull request #205 from heejin-kim/nw_iotivity
2017-07-11 Junyeon LEEwakaama/example: indicate DM specific source code.
2017-07-11 Wonsang Ryounetutils/mqtt: handle exception case in mqtt_disconnect()
2017-07-11 Junyeon LEEwakaama/core: fixes TCP/TLS observation cancel error.
2017-07-11 Jin-Seong Kimnetutils/libcoap : add license files for libcoap
2017-07-11 Jin-Seong Kimnet/lwip : add MIT license file for dhcps
2017-07-11 Jin-Seong Kimexamples/libcoap_client : trivial patch, update usages
2017-07-11 Jin-Seong Kimtls : add license files (Apache v2.0)
2017-07-11 Jin-Seong Kimnetutils/codec : separates build source codes in Makefile
2017-07-11 Jin-Seong Kimexamples/libcoap_client : fix memory leakage on libcoap...
2017-07-11 Jin-Seong Kimlibc/netdb : fix overflow issue on DNS send buffer
2017-07-11 Jin-Seong Kimnetutils/libcoap : trivial patches, to improve stabliit...
2017-07-11 Seongeun Choiexternal/wakaama : fixes memory leakage in tcp api
2017-07-11 Seongeun Choiexamples/lwm2m_test : fixes memory leakage
2017-07-11 Junyeon LEEnet/tls: fixes memory leakage in easy tls api.
2017-07-11 Junyeon LEEexamples/lwm2m_test: fixes lwm2m_test usage.
2017-07-11 Junyeon LEEexamples/libcoap: fix compile error in example.
2017-07-11 Jin-Seong Kimexternal/wakaama : Fix compilation error on client...
next