Fix for SVACE reported issues on Simulator Java layer.
[platform/upstream/iotivity.git] / resource /
2016-04-04 Jihun HaRemove an vulnerability for using strcat() function...
2016-04-01 Shashank Shekhar... Fixed unused variable static warning
2016-03-31 junghun kimadded tizen bt error codes
2016-03-30 jihwanseomodified BT on/off monitoring logic in EDR Adapter
2016-03-30 jihwanseoremoved CASample App for CA
2016-03-29 hyuna0213.joRemoved unnecessary files in connectivity abstraction
2016-03-29 Manoj Guptawrong format specifier
2016-03-29 Manoj GuptaCompile Time Warnings Removed
2016-03-29 jihwan.seomodified start Multicast Server logic of android BLE.
2016-03-29 vimala.vEnabled OIC_LOG_BUFFER for Tizen
2016-03-29 jihwan.seoclean up getting methodID from jni
2016-03-29 hyuna0213.joChanged the message transmission logic about CA_DEFAULT...
2016-03-25 jihwan.seofixed some crash for NFC.
2016-03-25 hyuna0213.jochanged block-wise transfer logic to process non-confir...
2016-03-25 jihwan.seoadded some comment in here and there in pdu.h/c.
2016-03-24 jihwan.seoremove previous received data from ReceiveQueue for...
2016-03-24 jihwan.seo(IOT-997) modified checking scanned device for unicast
2016-03-23 hyuna0213.joresolve jenkins build error in unit test case
2016-03-23 Shashank Shekhar... Corrected spelling mistake in Doxyfile
2016-03-19 sahil bansalCorrecting error case return value
2016-03-19 Jaewook Jungfix error for create a new block data
2016-03-19 koushik.girijalaFix for Klockwork issues
2016-03-18 jihwan.seofixed initialization issue for connection state.
2016-03-18 js126.leeAdd timeout into checking invalid input condition
2016-03-18 Shashank Shekhar... Modified README-building-and-running-secure-IoTivity...
2016-03-18 jw0213.jungMAC address parsing in constructResourceObject()
2016-03-18 Jaewook Jungremoved warning in CA layer
2016-03-18 lankamadan[Tizen Secure Mode] Tizen enrollee build using security...
2016-03-17 Shashank Shekhar... Corrected compile time warning of unused variables
2016-03-17 hyuna0213.joChanges related to accept socket initialization
2016-03-17 hyuna0213.jofixed the bug related to coap over tcp pdu creation.
2016-03-17 sahil bansalAdding unit test cases for direct pairing
2016-03-17 Shashank Shekhar... Corrected empty body 'if' warning
2016-03-17 Jaehong JoRemove unnecessary code
2016-03-17 Jay Sharma[Easy-Setup] Updated Doxygen and javadoc
2016-03-16 hyuna0213.joRemoved unnecessary/duplicated code in connectivity...
2016-03-16 Manoj GuptaMemory Leak of capi context resolved
2016-03-16 hyuna0213.joChanged the /oic/ping resource registration condition.
2016-03-16 jihwan.seofixed an issue there is no check null for connection...
2016-03-16 jihwan.seoclean up for android BLE client
2016-03-16 Jaewook Jungcode clean up in caedrserver.c
2016-03-16 Jaewook Jungcode clean up in cablockwisetransfer
2016-03-16 jihwan.seoTo get device name from scanned device for Android...
2016-03-16 jihwan.seofixed wrong waiting for scanned device.
2016-03-16 jihwan.seoclean global variables for connection manager
2016-03-15 David AntlerRemove ca_mutex_trylock and associated unit test
2016-03-15 Manoj GuptaWrong use of fflush() library function
2016-03-15 jihwanseoResolved Adruino build errors
2016-03-11 Joonghwan LeeAdd direct-pairing feature
2016-03-11 leechulRemove the compile errors for arduino.
2016-03-11 David AntlerCode cleanup of csdk/connectivy/util/SConscript
2016-03-11 Manoj GuptaReadme.txt of resource sample changes
2016-03-11 hyuna0213.joChanged tcp adapter logic to process the received data...
2016-03-11 leechulModify to update default ACL of security resource
2016-03-10 js126.leeFixed defects reported by svace in SRM
2016-03-10 Jihun HaUpdate a CBOR parser logic for well-known keywords...
2016-03-10 Dmitriy ZhuravlevFix defects reported by SVACE in ckm unittests
2016-03-09 i.pazderskyyFix issues reported by SVACE tool in CKM module 2
2016-03-09 Kyungsun ChoFixed bugs reported SVase checking on |provisioningclient|
2016-03-09 Dmitriy ZhuravlevFix initialization in PKIX
2016-03-09 leechulModify OTM & SRM according to spec CR document.
2016-03-09 Ivan PazderskyyFix issues reported by SVACE tool in CKM module.
2016-03-08 Ashwini KumarFix static analysis issues in PM
2016-03-08 Randeep SinghUpdated Address max size
2016-03-08 hyuna0213.joremoved unnecessary cafragmentation files
2016-03-08 Dmitriy ZhuravlevFix CKM build error
2016-03-08 Habib VirjiOCPayloadConvert cbor payload size
2016-03-07 Madan LankaMerge "Merge branch 'simulator'."
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-03-07 Jee Hyeok KimMerge branch 'cloud-interface'
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-03-07 Uze ChoiMerge "Merge branch 'group-manager'"
2016-03-07 Habib VirjiUpdate ocstack.c cbData comments
2016-03-07 vimala.vFix to notify connected state to Tizen LE client from...
2016-03-07 jihwan.seomodified timing issue associated with data transmission.
2016-03-07 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-06 js126.leeFix issue related SVACE in C provisioningclient sample
2016-03-05 Habib VirjiError handling for the cbor handling in ocpayload
2016-03-05 jihwan.seoremoved warning in connectivity abstraction.
2016-03-05 lankamadanMerge "Merge branch 'easysetup'"
2016-03-05 Jihun HaRemove group manager APIs from Doxygen and JavaDoc
2016-03-04 Andrii ShtompelFix issues reported by SVACE tool in Security module
2016-03-04 Dmitriy ZhuravlevFix for issues reported on SVACE tool for PKIX
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-04 jihwan.seoTo add "coap+tcp://" header to url for EDR and BLE
2016-03-04 Jaehong JoChange file mode.
2016-03-04 jihwan.seomodified connection state callback for cleaing recv...
2016-03-03 lankamadanResolved build error for SECURED=1 in Android
2016-03-03 wonnyAdd API doxygen to SceneManager Local-side interface
2016-03-03 Habib VirjiAdd collection payload to include each resource informa...
2016-03-02 vimala.vFix for send failure via Non-IP adapters
2016-03-02 jihwan.seo[IOT-955] To separate of pairing BT
2016-03-02 jihwan.seoTo support autoconnect flag of connectGatt(..) for...
2016-03-02 jihwan.seoTo add connection manager for client for android BLE.
2016-03-02 sahil bansalFixing error return type of OTMDoOwnershipTransfer...
2016-03-02 leechulModify OTM & SRM to resolve gap in ownership transfer...
2016-03-02 vimala.vFix to resolve discovery issue when built with "scons"
2016-03-02 Ashok Babu ChannaNFC Adapter initialization error
next