Add new resource property 'EXPLICIT_DISCOVERABLE'
[platform/upstream/iotivity.git] / resource / csdk / connectivity /
2015-07-28 sandipan.pDoxygen: Statement end with period ('.')
2015-07-27 sandipan.pCleaning unused mutex variables for receiver handler.
2015-07-27 jihwan.seoupdate android sample app
2015-07-24 sandipan.pBLE De-fragmentation changes and optimization for recei...
2015-07-24 Hauke Mehrtenscsdk: libconnectivity_abstraction.so: add missing depen...
2015-07-24 Hauke Mehrtensbuild: make build fail if unresolved symbols found
2015-07-24 Jon A. CruzCorrected files with doxygen comments that were generat...
2015-07-24 Jon A. CruzFixed doxygen comments in camutex.h
2015-07-23 Jon A. CruzCorrected @file doxygen commands that had explicit...
2015-07-23 hyuna0213.joFixed CA linux sample bug for bulk data
2015-07-23 John LightEliminate warning about const mismatch in caipadapter...
2015-07-23 Hauke Mehrtenscsdk: remove dependency to liboc_logger.so in c code
2015-07-23 Omkar HegdeRemoving unnecessary logs in message handler.
2015-07-23 Erich KeaneFix Tizen Build
2015-07-22 Abhishek Sharma[ARDUINO][BLE] Changed UUID's as per OIC Spec
2015-07-22 hyuna0213.jomodified linux CA sample to handling blockwise-transfer
2015-07-22 hyuna0213.joblockwise-transfer rebase into master for merge/review
2015-07-22 Erich KeaneFixed build warnings due to assert, unused function...
2015-07-22 hyuna0213.jofixed linux, android ca sample application
2015-07-21 jihwan.seoFixed payload length in Android Sample App
2015-07-21 Ossama OthmanImplement VERIFY_NON_NULL() in terms VERIFY_NON_NULL_RET().
2015-07-21 jnashokMerge Single/Multi thread for camessagehandler
2015-07-21 koushik.girijala[CA] Fix for tizen build error and CA sample for Tizen
2015-07-20 Moumita RayUpdated C stack external API comments for doxygen docum...
2015-07-20 jnashokRemoving CA sample with NDK build
2015-07-20 jnashokcomplete android ca sample build with scons
2015-07-20 Abhishek Sharma[ARDUINO] Fixed heap corruption and build issues
2015-07-20 Amit Kumar VermaMemory Leak when UUID is not valid.
2015-07-20 hunje.yeonMerge branch 'resource-manipulation' into 'master'
2015-07-20 jihwan.seofixed build script for android.
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-17 Sakthivel SamiduraiRebase remote-access over master
2015-07-17 John LightNew IP Adapter supports IPv6
2015-07-17 Abhishek PandeyEnabled Jenkins build check for Tizen CA
2015-07-17 Chetan ToshniwalFix memory leak in caqueueingthread
2015-07-17 Ossama OthmanRefactor duplicated SCons/Python test run code.
2015-07-16 Vikas GuptaMemory Leak recources not released in case of failure.
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-16 Mandeep ShettyChanged TAGs in CA source files to be more specific.
2015-07-16 hyuna0213.joFix memory leak in CA android sample
2015-07-16 jnashokRemoving unnecessary code for ca samples
2015-07-16 sonu1.yadavput NULL check and corrected the debug log in CASendThr...
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Omkar HegdeRemoving unnecessary use of IPV6 flags.
2015-07-15 Sachin AgrawalMerge "Merge 'security-basecamp' branch into master...
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-15 hyuna0213.jofixed linux, android sample app in CA
2015-07-15 jihwan.seoadd descriptor in andorid BLE server
2015-07-14 Omkar HegdeCBOR rebase onto master for merge/review
2015-07-14 Ravi NanjundappaFix for the Jira issue IOT-524
2015-07-14 jihwan.seoremove unnecessary codes in android BLE
2015-07-12 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-11 Erich KeaneFixed broken presence after IPv6 plumbing merge to
2015-07-10 jihwan.seoUpdated android BLE code
2015-07-10 vimala.vReplaced printf with Serial.println() in arduino CASample
2015-07-10 vimala.vResolved compilation issues of BLE adapter in Tizen...
2015-07-10 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-09 Mandeep ShettyFix failure to respond when SRM says Access Denied.
2015-07-09 vimala.vFixed Tizen CASample to select proper Transport type.
2015-07-09 Abhishek Sharma[Tizen][DTLS] Fix for broken DTLS build in Tizen
2015-07-09 hyuna0213.jomodify the preprocessor to stop the thread in ipadapter
2015-07-09 Abhishek Sharma[Tizen][BLE] Fix for broken BLE build
2015-07-08 jw1103.kimIntegrated single/multi thread for interface controller...
2015-07-07 hyuna0213.jointegrated caretransmission single/multi thread
2015-07-07 jihwan.seofixed Android Sample App build issue
2015-07-06 vimala.vResolved Tizen build issue
2015-07-06 Jamal HaidarFix memory leak in IP Monitor for tizen.
2015-07-06 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-07-06 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-03 Ravi Nanjundappacsdk: Fixes issue reported by cppcheck tool
2015-07-03 vimala.vIntegrated singlethread and multithread files of BLE...
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-03 vimala.vIntegrated IP adapter Singlethread and Multithread...
2015-07-02 jihwan.seofixed memory leak in CA
2015-07-02 jnashokFix send LE adapter sendRequestToAll
2015-07-02 vimala.vAdded camutex no operation file.
2015-07-02 vimala.vChanged BLE UUID defined in Tizen according to OIC...
2015-07-01 Sachin Agrawal[CA] Fix for DTLS secure unicast port.
2015-07-01 jihwan.seoreplaced uuids in Android BLE
2015-06-30 jihwan.seoclean up endpoint methods.
2015-06-30 jnashokIP adapter error handling
2015-06-29 hyuna0213.joCA linux/android sample modification for the secure...
2015-06-29 jnashokCA Error handling for LE adapter
2015-06-29 Ossama OthmanMinimized hardcoding of CA transport adapter source...
2015-06-26 koushik.girijala[CA] Fixed sample app code for Tizen and Arduino
2015-06-26 hyuna0213.joremove unnecessary code in caipserver
2015-06-26 arafat.hsn[IOT-555]Add event logs to CA sample app
2015-06-26 jnashokCA Error handling for BT(EDR) Adapter
2015-06-25 jihwan.seo[IOT-583] fixed Option Parameter is not support
2015-06-25 jihwan.seo[IOT-580] fixed RESET is not working
2015-06-25 Ossama OthmanCorrected error return value when parsing fragmentation...
2015-06-25 Joseph MorrowRemoved memory leaks in CA Unit Tests.
2015-06-24 Ravi NanjundappaFix compile warnings in connectivity unittests
2015-06-24 jihwan.seoRemove unnecessary code in Android CA Sample
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-23 jihwan.seoremoved duplicated code in Sample app
2015-06-23 hyuna0213.joremove unnecessary code in messagehandler
2015-06-23 Ravi NanjundappaRemove unused make file in resource/csdk/connectivity...
2015-06-23 Joseph MorrowRealigned usage of IP Adapter modules' APIs on Arduino.
2015-06-23 koushik.girijala[CA] Assigned unicast port number 0 instead of fixed...
next