merge master code to build iotivity
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / ip_adapter / caipserver.c
2015-08-25 hyuna0213.jomerge master code to build iotivity
2015-08-20 hyuna0213.joMerge master to cloud-interface branch
2015-08-10 Sakari PoussaSet socklen explicitly to make OSX happy when sending...
2015-08-10 jnashokRemoving build warnings
2015-08-06 John LightSet socklen explicitly to make IOS happy
2015-08-03 John LightAllow unicast discovery of Resources and Devices
2015-08-02 Jon A. CruzFix issues revealed by -Wextra flag.
2015-07-31 Erich KeaneFixed a large amount of memory leaks/ Null pointer...
2015-07-21 koushik.girijala[CA] Fix for tizen build error and CA sample for Tizen
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-17 John LightNew IP Adapter supports IPv6
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Omkar HegdeRemoving unnecessary use of IPV6 flags.
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-12 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-11 Erich KeaneFixed broken presence after IPv6 plumbing merge to
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-03 vimala.vIntegrated IP adapter Singlethread and Multithread...
2015-07-01 Sachin Agrawal[CA] Fix for DTLS secure unicast port.
2015-06-30 jnashokIP adapter error handling
2015-06-26 hyuna0213.joremove unnecessary code in caipserver
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-23 koushik.girijala[CA] Assigned unicast port number 0 instead of fixed...
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-16 Erich KeaneReplace/examine usages of mem* and strcat/strcpy
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-04 Sachin AgrawalMerging security-M3 to master
2015-05-29 Erich KeaneRevert "Adding error handling in IP Adapter"
2015-05-29 jw1103.kimAdding error handling in IP Adapter
2015-05-21 jw1103.kimprevent defects resolved (removed not useful code)
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-05-12 jw1103.kimFixed repeated network select/unselect causing no messages
2015-05-12 Ashok ChannaFixed thread safety procedure by adding SOCK_CLOEXEC...
2015-05-07 k.karthickResolved compilation issues related to pthread changes
2015-05-05 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.