platform/upstream/iotivity.git
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-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 AntlerAdd explicit warning for missing CMake dependency
2016-06-02 David AntlerAdd run.bat - build, run, debug helper script
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 Dmitriy ZhuravlevFix retransmission according to RFC
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-31 Philippe CovalBuild: updated hippomocks to support arm64
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 i.pazderskyyFixed build with SECURED=1 DTLS_WITH_X509=1 flags.
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 hyuna0213.jomodified android settings.gradle to build simplebase app
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-20 jihwan.seomodified tag name for BLE Callback Interface class
2016-05-20 Inga Stotland[IOT-1095] Add request parameters to attribute handlers
2016-05-19 Daniel Ferguson[Win32] Rename 'interface' to satisfy Windows.h
2016-05-19 Ashok Babu... Merge "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-12 G S Senthil... [Simulator] Minor UI changes fixing the IOT-1087.
2016-05-12 Harish Kumara... Fix for jira issue IOT-1087.
2016-05-10 Philippe Covaltizen: Fixed RHSampleApp project file to use SDK path...
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 Jihun HaUpdate a logic for POST request in Enrollee implementation
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 Markus Jung[IOT-1065][IOT-1069] RC - Tizen: sample application fix
2016-04-28 Philippe CovalFixed template syntax to prevent ambiguity with stream...
2016-04-28 Philippe Covaltizen: prevent building as seems unsuported on 32bit...
2016-04-28 Philippe Covaltizen: Bump version to 1.1.0
2016-04-28 Philippe Coval[Resource-container] Backported init fix to 1.1-rel
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 David AntlerAdd source files to tinydtls SConscript
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...
2016-04-22 G S Senthil... Resolved simulator crash issue.
2016-04-22 Habib VirjiIOT-1079 /oic/d & /oic/p to include oic.if.baseline
2016-04-22 Harish Kumara... Fix for jira issue IOT-1087.
2016-04-22 Jaehong JoChange characteristic user desciption descriptor.
2016-04-22 George NashClean up warning
next