NDK build Fix to support DTLS in Android sample
[platform/upstream/iotivity.git] / resource /
2015-04-29 Mandeep ShettyFix all braces on own line violations in C stack source...
2015-04-29 Mandeep ShettyModified sample apps for easier and automated testing.
2015-04-29 William R. DieterUpdated formatting of comments for better Doxygen output
2015-04-29 vimala.vFixed "[IOT-471] CATerminate can not clear out the...
2015-04-28 Mandeep ShettyAdded timeouts and cleanup for zombie callbacks in...
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-27 Mandeep ShettyRename SendResponse to SendDirectStackResponse in ocstack.c
2015-04-27 jihwan.seoIndex variable has modified to define inside of for...
2015-04-27 Harish Kumara MarappaFix for issue of Tizen TM sample not working
2015-04-25 Doug HudsonFix bug to prevent continuous presence TTL timeouts.
2015-04-24 Charlie LenahanFix crash in csdk/sample/ocserver on resource PUT.
2015-04-24 Doug HudsonAdd a maximum presence TTL of 24 hours
2015-04-24 Jon A. CruzFixed tests for glib mutex and condition variable testing.
2015-04-23 William R. DieterAdded descriptive comments for several ocstack.h macros
2015-04-23 Jon A. CruzFixed problems with unit test tripping over undefined...
2015-04-23 HyunJun KimTizen build error fix with Building coap shared libraries.
2015-04-22 Charlie LenahanAdd pthread implementation for connectivity/common...
2015-04-22 Joseph MorrowAdded rpath location to C++ SDK sample applications...
2015-04-22 hyuna0213.joRemove double underscore for the preprocessor
2015-04-22 Charlie Lenahanremove duplicate OCSetDeviceInfo decl
2015-04-22 Mandeep ShettyFix issue with multicast prescence subscriptions
2015-04-21 Erich KeaneMinor documentation changes and code improvements as...
2015-04-21 jihwan.seoremove double/single underline type
2015-04-21 Harish Kumara MarappaTizen build system using GBS.
2015-04-20 Erich KeaneFixed spelling of CAResult_t Receive Failed enum value
2015-04-20 jw1103.kimmodified to check the size of selected network list...
2015-04-20 jaehong.joAdded project.properties file (target=android-21)
2015-04-20 Mandeep ShettyFix presence timeout issue.
2015-04-20 Mandeep ShettyAdded note in documentation for max payload length.
2015-04-20 Joseph MorrowDisabled all unit tests that ultimately make network...
2015-04-20 Joseph MorrowAdded check to disallow more than one instance of the...
2015-04-20 Joseph MorrowAdded Init and Stop wrapper to every active unit test...
2015-04-17 HyunJun KimUpdate Sample application for group action.
2015-04-16 Mandeep ShettyModified ocserver to make presence flow clearer.
2015-04-15 Charlie Lenahanfix crash in unittests
2015-04-15 Thuyen TranAdded hook to unit test when build: darwin.
2015-04-15 Joseph MorrowDisabled all unit tests that expect use of network.
2015-04-15 HyunJun KimAdd pointer validation logic for oicgroup.
2015-04-14 jihwan.seoIntegrated NetworkConfigurator Multi/SighleThread in CA
2015-04-14 jnashokConnectivity patch to fix SCons build issues
2015-04-14 Mandeep ShettyAdded check for stale observe notifications.
2015-04-14 Mandeep ShettyReturn correct error code when server stack fails.
2015-04-14 HyunJun KimFix merge issues, Group action feature omit.
2015-04-13 Erich KeaneFixed Android Build error caused by merge issue
2015-04-13 Charlie Lenahanfix for os x build
2015-04-13 Joseph MorrowEnabled Arduino verification build.
2015-04-13 jaehong.joDefine prefix SINGLE_THREAD, MULTI_THREAD
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-09 Rahul RahulGlib patch for Gnome-glib android build
2015-04-09 Thiago MacieiraUpdate the use of clock_gettime(2)
2015-04-09 Mandeep ShettyAdded token length to direct stack responses.
2015-04-09 jihwan.seoBug Fixed CA InterfaceController for TC-33
2015-04-08 Charlie LenahanResolve potential buffer overflow warning
2015-04-08 Thiago MacieiraRemove unnecessary, generated files that were committed
2015-04-08 Charlie LenahanEnable compilation and functionality on darwin(osx)
2015-04-08 Sakthivel SamiduraiUpdate CA layer code for tinyDTLS location
2015-04-08 eunok.shinfix problem by transport option when code is build...
2015-04-08 hyuna0213.joBug fixed for logging flag to scons build parameters.
2015-04-08 jnashok[Jira-IOT398] Fix for linux Scons build to not support...
2015-04-08 Jon A. CruzUpdated Doxyfile to match master so that all code comme...
2015-04-08 Sudarshan PrasadModified unittests readme to be upto date
2015-04-08 Caiwen ZhangFix x86 and x86_64 build errors
2015-04-08 hyuna0213.joFixed [IOT-442] "CA unit test 17,20,23 are expecting...
2015-04-08 Sachin AgrawalFixed linker order for Arduino libraries for Due and...
2015-04-07 Sachin AgrawalFixed bug to send discovery request as Non-Confirmable...
2015-04-07 Sachin AgrawalUpdated DTLS usage as per discussion
2015-04-07 Doug HudsonFix incorrect usages of OIC_LOG_V macro.
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-07 jihwan.seoRESET/ACK code review update.
2015-04-07 eunok.shinMove unittest file to test folder to sync with existing...
2015-04-07 Joseph MorrowAdd stack logging flag to scons build parameters.
2015-04-07 hyuna0213.joLinux sample application changes to test CA full function
2015-04-07 Jon A. CruzFix outdated SCons build scripts that were broken for...
2015-04-07 Doug HudsonMods per RI code review.
2015-04-06 Sakthivel SamiduraiAddressing RI and CA integration code review.
2015-04-06 Sachin AgrawalAdding autoconf generated files in tinydtls repo
2015-04-03 Sakthivel SamiduraiRemove unused header and CPP files
2015-04-03 Sakthivel SamiduraiRemoved old_tests folder
2015-04-03 Erich KeaneFixed [IOT-396] "Sconscript not available in Iotivity...
2015-04-03 Mandeep ShettyFix C client to receive presence notifications.
2015-04-03 jnashok[Jira] IOT 409 Fix for CAInitializeWiFi naming to be...
2015-04-03 Doug HudsonModifications based on RI comments.
2015-04-03 Abhishek SharmaFix for Arduino WiFi shield fragmentation issue.
2015-04-03 Jon A. CruzUnify caprotocolmessage to fix bugs in different versions.
2015-04-02 vimala.vSupport for Arduino Due in CA Layer
2015-04-02 Erich KeaneWrapping auto-ran unit tests with valgrind.
2015-04-02 jnashokRemoved Token ASCII-char limit and length limit
2015-04-02 Jon A. CruzAdded interruption of select() to linux IP reading...
2015-04-02 Jon A. CruzAdding base timestamps to linux log output.
2015-04-01 Erich KeaneAdded function pointer validation to InProcClientWrapper
2015-04-01 Doug HudsonModifications per RI code review.
2015-04-01 Jon A. CruzAdding simple internal developer documentation with...
2015-03-30 Mandeep ShettyFix unobservable resource being observed.
2015-03-30 Mandeep ShettyCheck valid function pointer before calling.
2015-03-30 Mandeep ShettyFixed few klockwork issues.
2015-03-30 Mandeep ShettyClean up extra characters in logs, validate params.
2015-03-30 Charlie Lenahanchanges to build CSDK for iOS, make .frameworks
2015-03-30 Jon A. CruzFix unit test lockup on the build server
2015-03-30 Caiwen ZhangClean Arduino build intermediate files
2015-03-30 Sudarshan PrasadAdded comments for a macro.
next