changed code to close the socket generated when initializing.
[platform/upstream/iotivity.git] / resource / csdk / stack /
2016-04-05 Jaehong JoFix issue related SVACE in oickeepalive
2016-04-05 Jihun HaFix a wrong conditional statement in oicgroup
2016-04-05 Jay OhBug Fix - the Object Array Value in the Palyload was...
2016-04-04 Jihun HaRemove an vulnerability for using strcat() function...
2016-04-01 Shashank Shekhar... Fixed unused variable static warning
2016-03-23 hyuna0213.joresolve jenkins build error in unit test case
2016-03-19 sahil bansalCorrecting error case return value
2016-03-18 jw0213.jungMAC address parsing in constructResourceObject()
2016-03-17 sahil bansalAdding unit test cases for direct pairing
2016-03-16 hyuna0213.joChanged the /oic/ping resource registration condition.
2016-03-11 Joonghwan LeeAdd direct-pairing feature
2016-03-10 Jihun HaUpdate a CBOR parser logic for well-known keywords...
2016-03-08 Randeep SinghUpdated Address max size
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 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-05 Habib VirjiError handling for the cbor handling in ocpayload
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-03 Habib VirjiAdd collection payload to include each resource informa...
2016-02-29 Jihun HaFix svace defects in things manager
2016-02-29 Markus JungMerge branch 'resource-container'
2016-02-26 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-02-26 Jaehong JoPrevent macro error
2016-02-25 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-24 hyuna0213.joChanged client keepalive logic to use the dynamic inter...
2016-02-24 Jihun HaMerge branch 'master' into group-manager
2016-02-24 Youngjae Shinrevise build scripts and spec file for Tizen
2016-02-24 koushik.girijalaGBS conf for tizen 2.4 public url
2016-02-24 Jihun HaFix a limitation of the maximum number of child resourc...
2016-02-23 Jon A. CruzFollow-up for build breakage due to 3dec7176200a1e8f125...
2016-02-23 jihwan.seoremoved duplicated OC_LOG and replace it with OIC_LOG
2016-02-23 vimala.vEMPTY ACK/RESET message Handling by Routing Manager
2016-02-19 lankamadanMerge "Merge branch 'master' into easysetup" into easysetup
2016-02-19 lankamadanMerge branch 'master' into easysetup
2016-02-19 Ashok ChannaMerge branch 'nfc-transport'
2016-02-18 hyuna0213.jokeepalive for coap over tcp
2016-02-03 Jihun HaMerge branch 'master' into group-manager
2016-02-01 jihwan.seoreplaced OC_LOG with OIC_LOG in stack
2016-01-29 hyuna0213.joreplaced current TAG with 'OIC_xxx' commonly in RI...
2016-01-20 jihwanseoTo Integrate logger files
2016-01-15 Jay OhAdd OICFree() to release the memory already allocate...
2016-01-14 Dmitriy ZhuravlevRevert "Update secure resource related modules(SRM...
2016-01-13 jihwan.seoRemoved unneccessary code for stack
2016-01-13 Stephane LejeuneAllow empty token usage.
2016-01-08 youngmanFix get platform info issue when ROUTING_GATEWAY
2016-01-05 leechulUpdate secure resource related modules(SRM,OTM,SRP...
2015-12-29 leechulModify OCParseSecurityPayload() to prevent core-dump...
2015-12-21 Jihun HaCorrect some defects detected by Static Code Analysis...
2015-12-18 G S Senthil KumarMerge branch 'simulator'
2015-12-18 G S Senthil KumarMerge branch 'master' into simulator.
2015-12-18 leechulAdd wrong PIN defence codes in case of PIN based OxM
2015-12-17 Habib Virji/oic/res response for the RD
2015-12-15 Joseph MorrowMake sure the Platform Resource and Device Resource...
2015-12-15 Mandeep ShettyModified discovery payload to be spec compliant.
2015-12-15 Joseph MorrowAdd /oic/d and /oic/p discovery response messaging...
2015-12-11 Markus JungIoT-875, IoT-876 core value and data model value fix
2015-12-11 leechulModify incorrect conditional statements in OCParseSecur...
2015-12-11 Ravi NanjundappaUpdate the OC_SPEC_VERSION macro
2015-12-11 Habib VirjiChange RD payload in correct format.
2015-12-10 Habib VirjiChange SECURITY payload in correct format.
2015-12-10 Habib VirjiChange PRESENCE payload in correct format.
2015-12-10 Habib VirjiChange DEVICE payload in correct format.
2015-12-10 Habib VirjiChange PLATFORM payload in correct format.
2015-12-10 Habib VirjiChange REPRESENTATION payload in correct format.
2015-12-09 Habib VirjiRD handling of publishing device address
2015-12-07 koushik.girijalaFix for Memory management in Arduino
2015-11-24 Jon A. CruzRevert "MAC address parsing" as per info from Thiago...
2015-11-23 jaewook jungMAC address parsing
2015-11-23 vimala.vOptimization for EDR and LE adapter
2015-11-23 jihwan.seoModified preprocessor for headers of RI layer
2015-11-21 Abhishek Sharma[ARDUINO][BLE] Enable Arduino BLE support in RI sample
2015-11-21 Erkka Kääriä[IOT-839] Ensure correct map size when serializing...
2015-11-18 Markus JungMerge branch 'master' into resource-container
2015-11-18 Mandeep ShettyReplaced hard-coded uri to discovered uri for GET/PUT...
2015-11-18 vimala.vResolved Tizen RI sample build error for SECURED=1...
2015-11-17 Ossama OthmanFix payload logging related compile-time warnings.
2015-11-17 koushik.girijalaPlaced OC random functionality at common place for...
2015-11-13 Harish Kumara MarappaMerge branch 'master' into simulator
2015-11-12 lankamadanMerge branch 'master' into easysetup
2015-11-11 hyuna0213.joremove a preprocessor for TCP_ADAPTER in RI.
2015-10-30 Jihun HaCorrect a wrong memory free in construction of aggregat...
2015-10-28 Mandeep ShettyChange occlient to cancel observe on every registration.
2015-10-27 Sachin AgrawalAdd ByteString support in CBOR wrapper in OIC stack
2015-10-22 Habib VirjiFix format used in OIC_LOG_V
2015-10-19 Hauke Mehrtensfix many format errors
2015-10-14 Habib VirjiFix coverity and compilation warning
2015-10-14 Jihun HaAdd exception handling logic in things configuration
2015-10-12 Harish Kumara MarappaMerge branch 'master' into simulator
2015-10-08 Jihun HaUpdate the things manager code not to produce warning...
2015-10-07 jihwan.seomodified build option for CoAP/TCP
2015-10-07 Woochul ShimFix segmentation fault problem after discovery.
2015-10-06 daeken.kwon[IOT-762] Something wrong with handling unicast presenc...
2015-10-05 Habib Virji/oic/res response as per Spec1.0
next