RDServer discovery functionality
[platform/upstream/iotivity.git] / resource / csdk / connectivity /
2015-08-10 jnashokRemoving build warnings
2015-08-10 jihwan.seofixed the crash for payload, when empty string is used.
2015-08-09 Sachin AgrawalFixed a bug by correctly invoking CAConvertAddrToName API
2015-08-07 Ossama OthmanFixed Linux BLE peripheral content type mismatch.
2015-08-07 Ossama OthmanFixed seg fault when filtering Linux BLE devices.
2015-08-06 jihwan.seoremoved warning for Android EDR
2015-08-06 John LightSet socklen explicitly to make IOS happy
2015-08-06 Sakthivel SamiduraiUse CAConvertAddrToName helper method instead of inet_ntoa
2015-08-06 hyuna0213.jofixed build warnings in CA common logic
2015-08-05 Jon A. CruzCleaning up more warnings.
2015-08-05 John LightEliminate warnings from caadapternetdtls.c
2015-08-05 Yu-Hsin HungFix Android EDR memory leak
2015-08-05 jihwan.seomodified some flag to set Blockwise tranfer
2015-08-05 jihwanseomodified CA comment for doxygen.
2015-08-04 jihwan.seoremoved warning from scons build for Android EDR
2015-08-04 hyuna0213.jofixed build warnings in CA linux sample application
2015-08-04 jihwan.seoremoved warning in Android BLE
2015-08-04 John LightAllow endpoint adapter type to filter discovery adapters
2015-08-04 hyuna0213.jo[JIRA IOT-659] fix the bug related to CACreateEndpoint
2015-08-04 hyuna0213.joresolved the bug related to the address parsing
2015-08-04 jihwan.seoFixed to handle CoAP uri
2015-08-03 jihwan.seoupdated CA Android Sample APP
2015-08-03 John LightAllow unicast discovery of Resources and Devices
2015-08-02 Jon A. CruzFix issues revealed by -Wextra flag.
2015-08-02 jihwan.seoremoved fragmentation logic in EDR adapter.
2015-08-02 jihwan.seoupdated the code related to descriptor of BLE in android
2015-08-01 Jaehong JoFixed Android EDR Crash issue.
2015-07-31 Ossama OthmanRemoved vestigial automatic download of BlueZ.
2015-07-31 Erich KeaneFixed a large amount of memory leaks/ Null pointer...
2015-07-31 jnashok[Jira IOT-604] Fix error handling from message handler
2015-07-31 Ossama OthmanImplemented Linux BLE transport.
2015-07-30 jihwanseoupdated the logic to combining block1 and block2 option
2015-07-30 vimala.v[ARDUINO] Fixed send data failure in IP adapter
2015-07-30 jnashokupdating build instructions for casample
2015-07-30 Ossama OthmanClean up some SonarQube warnings (trailing whitespace...
2015-07-29 koushik.girijalaRI Sample for Tizen
2015-07-28 jihwan.seomodified comment for doxygen.
2015-07-28 hyuna0213.jomodified Sconscript in Blockwise transfer
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
next