Merge branch 'master' into windows-port
[platform/upstream/iotivity.git] / resource /
2016-06-15 David AntlerMerge branch 'master' into windows-port
2016-06-15 Ziran SunRemove extra href property in /oic/res as
2016-06-15 hyuna0213.jofixed bulid issue for tcp adapter in RI layer
2016-06-15 hyuna0213.jomodified tcp connection callback parameter type
2016-06-14 i.pazderskyyImplement missing unit tests for CKM.
2016-06-14 leechulUpdate OTM's unit test to use the real resource servers...
2016-06-14 Ashwini KumarAdd context param to DP
2016-06-14 Ashwini KumarAdd C++ API for Direct pairing
2016-06-14 js126.leeChanging DOXM resource to be normally discoverable
2016-06-13 David AntlerMerge branch 'master' into windows-port
2016-06-10 Ziran SunChange the type of "rt" in /oic/p from string to array.
2016-06-10 Todd Malsbary[IOT-1113] MAX_ADDR_STR_SIZE_CA should match MAX_ADDR_S...
2016-06-10 jihwan.seoadded Scan Interval API
2016-06-09 Salvatore IoveneExpose OcRepresentation values to the Java layer
2016-06-09 js126.leeChange request method on OTM
2016-06-09 George NashCleanup compiler warnings
2016-06-09 Gregg Reynoldsfix warning/bug: address of array 'info->addr' will...
2016-06-09 Todd Malsbary[IOT-1106] Properly clone OCByteString values.
2016-06-08 Daniel FergusonFix bug in resource/csdk/security/unittest/SConscript
2016-06-08 Dmitriy ZhuravlevFix CA DTLS handshake retransmission timer
2016-06-07 Dave ThalerMore VS2013 fixes
2016-06-07 David AntlerAdd and run CSDK provisioning unit tests
2016-06-07 David Antler[Win32] Fix types in caipserver.c
2016-06-07 Daniel FergusonFix win32 bug in pmutility.c
2016-06-07 Chul LeeModify the incorrect UUID parse in 'GetSubjectFromQuery...
2016-06-06 David AntlerMerge branch 'master' into windows-port
2016-06-06 Dave ThalerVS 2013 fixes
2016-06-06 Gregg Reynoldsadd missing OCException case
2016-06-03 George NashClean up compiler warning/removed unused code
2016-06-03 George NashClean compiler warnings.
2016-06-03 hyuna0213.joFixed crash issue related to BT on/off in Tizen
2016-06-03 hyuna0213.joAdded CA Util API to assign the port number of IP(UDP...
2016-06-03 jihwan.seomodified observe logic in ocstack
2016-06-03 hyuna0213.jofixed the bug to check the tcp header type from size
2016-06-03 jihwan.seoremoved retry code for uncommon case in android BLE
2016-06-02 David AntlerMerge branch 'master' into windows-port
2016-06-02 Dave ThalerVS 2013 changes for csdk
2016-06-02 David AntlerVS2013/15 aggregate changes of Intel and Microsoft
2016-06-02 David Antler[Win32] Modify SConscripts to prepare for VS
2016-06-02 David Antler[Win32] Add media client, server, GUI examples
2016-06-02 js126.leeChange QOS to HIGH for security module
2016-06-01 Kyungsun ChoUpdated and typo-fixed |SHA| API names on tinydtls...
2016-06-01 Ziran SunAdd API support to get and set device spec version...
2016-05-27 David AntlerIOT-1073 Enable AutoConf header file CPPDEFINES
2016-05-27 David Antler[Win32] Implement events shutdown in lieu of pipes
2016-05-27 Shujuan ChenUpdate secure sample and SVRs for testing NonDevOwner...
2016-05-27 js126.lee[IOT-1097] Fixed bug related to dpc property in doxm
2016-05-27 vimala.v[Tizen]Fix for LE Server termination issue
2016-05-27 hyuna0213.joadded error callback for findResource() in stack
2016-05-27 Todd Malsbary[IOT-1096] Relax rt and if value validation for unregis...
2016-05-27 jihwan.seoadded direct gatt connect in Android
2016-05-26 Daniel Ferguson[Win32] Add secure provisioning and stack samples
2016-05-25 Daniel Ferguson[Win32] Add win32 threading & synchronization.
2016-05-25 Daniel Ferguson[Win32] Add SECURED build option support for msys_nt
2016-05-25 Daniel Ferguson[Win32] Add msys_nt flags to enable gtest unit tests
2016-05-25 Daniel Ferguson[Win32] Add win32-specific networking APIs
2016-05-25 vimala.v[TIZEN]Moved GMainloop to CSDK sample from network...
2016-05-25 Inga StotlandFix debug output
2016-05-25 hyuna0213.joFix a wrong conditional statement in GetClientCB()
2016-05-25 Todd MalsbaryImplement Binary String transit type in C++ stack
2016-05-25 Manoj GuptaReadme File changed
2016-05-24 Daniel Ferguson[Win32] Add conditional compilation directives.
2016-05-20 David AntlerMerge branch 'master' into windows-port
2016-05-20 Daniel Ferguson[Win32] Add SCons support for building /resource
2016-05-19 Daniel Ferguson[Win32] Rename 'interface' to satisfy Windows.h
2016-05-19 Ashok Babu ChannaMerge "Merge branch '1.1-rel'"
2016-05-17 vimala.vFix in LE adapter to return CA_STATUS_OK when BT is...
2016-05-17 hyuna0213.joclean up the socket close logic in caipserver
2016-05-17 jihwan.seoFixed crash issue related to send in Android BLE
2016-05-17 jihwan.seoreplace response code in keepalive of TCP
2016-05-16 Thiago MacieiraMerge branch '1.1-rel'
2016-05-16 David AntlerMerge branch 'master' into windows-port
2016-05-10 hyuna0213.jomodified the observe cancel logic for CoAP over TCP
2016-05-10 Jaewook Jungchange the condition for BLE connected callback
2016-05-10 hyuna0213.joUpdated unit test case for CASetNetworkMonitorCallbacks
2016-05-10 Abhishek SharmaAdded COAP over TCP feature for Arduino for Transport TCP
2016-05-05 jihwan.seoclean up FreeCARequestInfo of security
2016-05-04 David AntlerMerge branch 'master' into windows-port
2016-05-04 jihwan.seoadded filter related to CoAP option that is not supported.
2016-05-04 Jaewook Jungcode clean up for android edr
2016-05-01 hyuna0213.joadded network monitoring logic in CAUtil
2016-04-29 daeken.kwonstdassert.h is not standard-compliant. Change this...
2016-04-29 Jaewook Jungandroid: update EDR socket info when re-connection
2016-04-29 hyuna0213.jofixed build script to test ca api.
2016-04-28 Daniel Ferguson[Win32] Change libcoap bitfield structure to use ushort
2016-04-28 Philippe CovalFixed build issue by Installing missing header OCUtilit...
2016-04-28 Philippe CovalFixed template syntax to prevent ambiguity with stream...
2016-04-27 David AntlerMerge branch 'master' into windows-port
2016-04-27 hyuna0213.jochanged queue destroy logic to delete the remained...
2016-04-27 jihwan.seoadded to checking connection state from CALEGetConstant...
2016-04-27 hyuna0213.joThe TCP port number discovery based UDP multicast message
2016-04-27 Jaewook Jungcode clean up in connection manager
2016-04-27 vimala.v[Arduino] Changed write property to Write without response
2016-04-27 vimala.v[Tizen]Gmainloop context is changed from default to...
2016-04-27 jihwan.seo[JIRA-1086] fixed CoAP uri-Port option filtering issue.
2016-04-26 David AntlerMerge branch 'master' into windows-port
2016-04-26 Jaewook Jungadd removing BWT data when retransmission fails
2016-04-25 David AntlerMerge branch 'master' into windows-port
2016-04-22 Habib VirjiIOT-1080 Update rt and if to send array of string over...
2016-04-22 Habib VirjiIOT-1018 RD payload handling of uint8_t and uint64_t...
next