Changed ampersand '&' to semicolon ';' to concatenate multiple query string
[platform/upstream/iotivity.git] / resource / src / InProcServerWrapper.cpp
2015-05-19 Charlie LenahanRemove unused OC_INIT_FLAG.
2015-05-19 Mandeep ShettySpec compliance change to move oc/core/d to oic/p.
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-02-23 Erich KeaneClean up TODOs in OCUtilities
2015-02-17 Erich KeaneRepaired a number of issues discovered while doing...
2015-01-22 Erich KeaneFixed InProcServerWrapper to be thread safe
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
2015-01-14 Sudarshan PrasadMerge "Fix Memory leak of getResourceType() in ocstack.c"
2015-01-13 Sudarshan PrasadMerge "Fixed seg fault in simpleclient sample app ...
2015-01-13 Sudarshan PrasadMerge "Added style formatting config files for iotivity...
2015-01-13 Sudarshan PrasadMerge "Fixed InProcServerWrapper to be thread safe"
2015-01-12 Erich KeaneFixed InProcServerWrapper to be thread safe
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
2014-12-24 Sudarshan PrasadMerge "[CA-Integration] fix for presence." into connect...
2014-12-23 Sudarshan PrasadMerge "Remove the dead code" into connectivity-abstraction
2014-12-23 Sudarshan PrasadMerge from master to connectivity-abstraction branch
2014-12-20 sudarshan prasadMerge "Fixing delete issue in device discovery server...
2014-12-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
2014-12-19 Patrick LankswertMerge changes Ie4233a5c,I4d7aba08
2014-12-19 sudarshan prasadMerge "Fixed Warning in OCException"
2014-12-19 Uze ChoiMerge "Fix issues of Things Manager"
2014-12-19 Uze ChoiMerge "Add scons script and things manager samples."
2014-12-19 Uze ChoiMerge "[SSM] Reference & Trackee Thing release for...
2014-12-19 Uze ChoiMerge "[SSM] Apply OIC presence feature"
2014-12-18 omkarDevice Discovery - C & C++ SDK changes
2014-12-18 Ossama OthmanRemoved execute permissions from non-executable files.
2014-12-18 Uze ChoiMerge changes I21ded957,Ia1308e81,If6bccb8e,I6d548404
2014-12-17 sudarshan prasadMerge "Added code to send close_notify alert when OC...
2014-12-17 Patrick LankswertMerge "OIC scons build patch for Yocto"
2014-12-17 Uze ChoiMerge "Implementation of Things Manager feature."
2014-12-16 HyunJun KimImplementation of Things Manager feature.
2014-12-15 Uze ChoiMerge "There are Two modifications. 1. Restucturing...
2014-12-11 sudarshan prasadMerge "Implementation of connectivity abstraction featu...
2014-12-11 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-11 Patrick LankswertMerge "Update build scripts"
2014-12-11 sudarshan prasadMerge "Updated the .gitignore"
2014-12-09 sudarshan prasadMerge changes I56f29eac,Ic7530d44
2014-12-09 sudarshan prasadMerge "Send presence notification on stopping presence...
2014-12-09 sudarshan prasadMerge "Fixed klocwork issues in C++ Stack"
2014-12-09 Erich KeaneFixed klocwork issues in C++ Stack
2014-12-08 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-05 sudarshan prasadMerge "Implement functionality to set PSK credentials...
2014-12-04 Doug HudsonImplement slow response feature.
2014-12-02 sudarshan prasadMerge "Implemented JSON Serialization using Cereal...
2014-12-01 Erich KeaneImplemented JSON Serialization using Cereal Library
2014-11-14 Erich KeaneMerge "Implemented libcoap's tinyDTLS interface"
2014-11-13 Erich KeaneMerge "Added support for multicast presence"
2014-11-13 Uze ChoiMerge "fix coding standard problem"
2014-11-13 jjack.leefix coding standard problem
2014-11-10 jjack.lee(1) add platform overload api : registerResource(resour...
2014-11-06 William R. DieterRepo Merge: Moving resource API down a directory