Fix Android EDR Client memory leak
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / bt_edr_adapter / android /
2015-08-27 Jaehong JoFix Android EDR Client memory leak
2015-08-27 Jaehong JoVariable declaration incorporated in for() loop itself.
2015-08-26 Jaehong JoRemove sleep in Android EDR.
2015-08-21 Jon A. CruzMerge "Merge branch 'security-basecamp' into master"
2015-08-21 Jaehong JoFix Android EDR crash issues.
2015-08-21 Sachin AgrawalMerge branch 'security-basecamp' into master
2015-08-17 Jaehong JoRemoved unnecessary EDR code related to u_arraylist_t
2015-08-14 Jon A. CruzCorrected direct use of u_arraylist_t internals.
2015-08-11 jihwan.seoreplaced char* with uint8_t in EDR
2015-08-09 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-06 jihwan.seoremoved warning for Android EDR
2015-08-05 Yu-Hsin HungFix Android EDR memory leak
2015-08-05 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-05 jihwanseomodified CA comment for doxygen.
2015-08-04 jihwan.seoremoved warning from scons build for Android EDR
2015-08-01 Jaehong JoFixed Android EDR Crash issue.
2015-07-24 Jon A. CruzCorrected files with doxygen comments that were generat...
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-02 jnashokFix send LE adapter sendRequestToAll
2015-06-30 jihwan.seoclean up endpoint methods.
2015-06-29 Ossama OthmanMinimized hardcoding of CA transport adapter source...
2015-06-26 jnashokCA Error handling for BT(EDR) Adapter
2015-06-25 jihwan.seo[IOT-580] fixed RESET is not working
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-18 Jaehong JoFixed android build error
2015-06-17 jihwan.seo[IOT-569] fixed Transport type issue in EDR
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-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-03 jaehong.joFix to android EDR multicast
2015-05-26 jihwan.seoreplace 'org_iotivity' with 'org_iotivity_ca' and chang...
2015-05-15 jnashokRemoving Single/Double underscores at beginning of...
2015-05-14 jaehong.joAndroid EDR replace keyword
2015-05-07 jaehong.joAdded Android EDR code
2015-05-04 Caiwen Zhangfix build errors
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-22 Charlie LenahanAdd pthread implementation for connectivity/common...
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-07 Doug HudsonFix incorrect usages of OIC_LOG_V macro.
2015-03-11 Ashok ChannaAdded connectivity files for full code review
2015-01-21 Ashok ChannaFixed prevent and klock work issues reported.
2015-01-21 Ashok ChannaFixed klockwork memory leaks and modified the logs
2015-01-21 Ashok ChannaTizen, Android BT , BLE optimization - making similar...
2014-12-18 ashok.channa[CA] [All] Klockwork , Prevent , Memory leaks fixed