rtos/tinyara.git
2017-07-11 Junyeon LEEnet/tls: add NULL pointer check after alloc buffer
2017-07-11 Junyeon LEEnetutils/webclient: add NULL pointer check after alloc...
2017-07-11 EunBong Songmtd Kconfig: Fix trivial typo
2017-07-11 EunBong SongKconfig: Fix trivial bug of DOWNLOAD_IMAGE & SMARTFS_IMAGE
2017-07-11 Junyeon LEEexamples/lwm2m_test: fix a compilation error on prv_sta...
2017-07-11 Junyeon LEEnet/tls: easy_tls api supports DTLS connection
2017-07-11 Jin-Seong Kimlibc/netdb : nuttx patch, fix time info in lib_dnscache.c
2017-07-11 EunBong Songexternal/wakaama: clean up the wakaama build tree
2017-07-11 Jin-Seong Kimexamples/dnsclient : minor patch to enhance stability...
2017-07-11 Junyeon LEEexamples/lwm2m_test: introduce lwm2m test examples
2017-07-11 Wonsang Ryounetutils/mqtt: allow concurrent sub,unsub,pub on same...
2017-07-11 Jin-Seong Kimexamples/libcoap : trivial patch, remove not supported...
2017-07-11 Junyeon LEEexamples/tls: fixes uninitialized timer context error
2017-07-11 EunBong Songwakama Kconfig: change default from n to y
2017-07-11 Junyeon LEEexamples/websocket: fixes buffer overflow
2017-07-11 Jin-Seong Kimexamples/libcoap_client : bug fix, deinitializes global...
2017-07-11 sunghan-changMerge pull request #267 from jeongarmy/master
2017-07-11 sunghan-changMerge pull request #268 from jeongchanKim/kernel_heapinfo
2017-07-11 sunghan-changMerge pull request #250 from EunBongSong/ds-dev2
2017-07-11 EunBong SongMerge branch 'master' into ds-dev2
2017-07-11 Jin-Seong Kimexamples/libcoap_test : separates coap-client / server...
2017-07-11 jc_.kimChange negative values to defined in heapinfo
2017-07-11 jc_.kimModify heapinfo for excluding child stacksize from...
2017-07-11 Seongeun Choiexternal/wakaama : fixes memory leakage
2017-07-11 Jin-Seong Kimnetutils/libcoap : bug fix, memory leakage on coap_dele...
2017-07-11 Jin-Seong Kimexamples/coap-server : add flag to prevent duplicate...
2017-07-11 bossjisunetutils/websocket: organizing code
2017-07-11 Jin-Seong Kimnetutils/mdns : fix build error without responder confi...
2017-07-11 bossjisunetutils/websocket: organizing code
2017-07-11 Junyeon LEEnetutils/webclient: check webclient example running...
2017-07-11 Junyeon LEEexternal/wakaama: add context free.
2017-07-11 Jin-Seong Kimexamples/coap-server : trivial patch on handle signal...
2017-07-11 Jin-Seong Kimexternal/wakaama : patch to add close socket for abnorm...
2017-07-11 Jin-Seong Kimexternal/wakaama : separate coap_serialize_message...
2017-07-11 Jin-Seong Kimnetutils/dhcpc : do not send decline message to same...
2017-07-11 EunBong Songexamples/http: support option parameters
2017-07-11 Jin-Seong Kimexamples/dnsclient_test : remove log of official hostname
2017-07-11 Seongeun Choiexternal/wakaama : modify dependency for wakaama app...
2017-07-11 Jin-Seong Kimfixup! netutils/webclient: duplicates memory allocation
2017-07-11 Jin-Seong Kimnetutils/dhcpd : trivial patch, add debug log on dhcp...
2017-07-11 Seongeun Choiexternal/wakaama : initialize main loop status
2017-07-11 Junyeon LEEnetutils/webclient: duplicates memory allocation
2017-07-11 Seongeun Choiexternal/wakaama : fix bug parsing int64_t type
2017-07-11 Jin-Seong Kimexample/libcoap_test : introduce libcoap 4.1.1 test...
2017-07-11 Jin-Seong Kimnetutils/libcoap : patch for coap_transaction_id function
2017-07-11 Jin-Seong Kimnetutils/libcoap : introduce libcoap 4.1.1
2017-07-11 Gregory Lemercierexamples/tls: fix certificates retrieval from SSS
2017-07-11 Heesub Shinfixup! s5j: add device driver for mct
2017-07-11 Heesub Shinfixup! examples: add a sample application for showing...
2017-07-11 daesungAdd .travis.yml for CI env
2017-07-11 Ahreum JeongChanges format of function for clean up in tc macros...
2017-07-11 sangwon03Merge pull request #262 from sunghan-chang/master
2017-07-11 sunghan-changMerge pull request #234 from shivgarg/master
2017-07-11 sunghan-changMerge pull request #261 from kimusan/master
2017-07-11 sunghan-changMerge pull request #265 from jeongarmy/environ
2017-07-11 sunghan-changMerge pull request #264 from jeongarmy/tc_fslibc
2017-07-10 Kim SchulzFix header license for slsiwifi app
2017-07-10 Kim Schulzfix header license for wifi driver
2017-07-10 Kim Schulzfix header license for wifi api
2017-07-10 Kim SchulzFix header license for slsiwifi app
2017-07-10 Ahreum JeongAdd conditionals of CONFIG_DISABLE_ENVIRON to functions...
2017-07-10 Ahreum JeongExpand fs testcases, libc stdio, dirent, and vfs
2017-07-07 sunghanfix indentation on pthread
2017-07-07 sunghanremove unnecessary app, prun and ramtron
2017-07-04 sunghan-changMerge pull request #260 from jeongchanKim/kernel_tc
2017-07-04 jc_.kimAdd omitted select option in Kernel TC Kconfig for...
2017-07-04 sunghan-changMerge pull request #259 from jeongchanKim/kernel_doxygen
2017-07-03 jc_.kimModify the indent and coding rule for doxygen
2017-07-03 sunghan-changMerge pull request #256 from jeongchanKim/kernel_rwlock
2017-07-03 sunghan-changMerge pull request #257 from jeongarmy/utils_environ
2017-07-03 jc_.kimAdd comments for doxygen about pthread_rwlock
2017-07-03 Ahreum JeongAdd conditionals of CONFIG_DISABLE_ENVIRON to functions...
2017-07-03 Vidisha Thapapthread :checking for invalid rwlock parameters
2017-07-03 sunghan-changMerge pull request #208 from pradeepns85/track_alive_tasks
2017-07-03 sunghan-changMerge pull request #209 from ShinkyuPark/master
2017-07-03 sunghan-changMerge pull request #251 from an4967/travis_update
2017-07-03 an4967Update README.md
2017-07-03 sunghan-changMerge pull request #255 from jeongchanKim/kernel_tc_misc
2017-07-03 jc_.kimBind the debug tc function with proper #ifdef CONFIG_XX...
2017-07-03 sunghan-changMerge pull request #254 from jeongchanKim/kernel_pthread
2017-07-02 jc_.kimpthreads : move some file related to pthread to libc
2017-07-02 sunghan-changMerge pull request #253 from jeongchanKim/kernel_pthread
2017-07-02 Vidisha Thapapthread : add rwlock implementation
2017-06-30 an4967Update .travis.yml
2017-06-30 Shivam GargArastorage utc has been expanded and it now includes...
2017-06-30 Shivam GargSome bugs have been fixed in arastorage regarding remov...
2017-06-30 sunghan-changMerge pull request #237 from kolipka/rom_support
2017-06-30 sunghan-changMerge pull request #242 from an4967/master
2017-06-30 sunghan-changMerge pull request #248 from junmin-kim/kernel_tc
2017-06-30 sunghan-changMerge pull request #245 from jeongchanKim/kernel_cancel
2017-06-30 jc_.kimModify the Make.defs in lib/libc/sched : if CONFIG_CANC...
2017-06-30 jc_.kimFix the typo in pthread_setcanceltype, task_setcanceltype
2017-06-30 junmin kimReplace CONFIG_USERMAIN_STACKSIZE with other name in tc
2017-06-30 sunghan-changMerge pull request #246 from jeongchanKim/kernel_stdlib
2017-06-30 sunghan-changMerge pull request #247 from junmin-kim/build_config
2017-06-30 junmin kimFix the file path comment in Make.defs
2017-06-30 jc_.kimRemove unncessary about pthread_setcancelstate in os...
2017-06-30 junmin kimAdd Werror flag in kernel_sample, tc Make.defs
2017-06-30 Shinkyu ParkUpdate README file of S5JT200 SIDK
2017-06-30 Shinkyu ParkAdd AWS example code
next