summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Refactor DNS Cache and support store multi IPsubmit/tizen/20160608.101452accepted/tizen/wearable/20160609.090720accepted/tizen/tv/20160609.090730accepted/tizen/mobile/20160609.090623accepted/tizen/ivi/20160609.090752accepted/tizen/common/20160608.160921qi1988.yang1-81/+127
[Problem] DNS cache doesn't store multi IP; [Cause] DNS cache port from TIZEN2.2. At that time, don't take into account in design [Solution] Refactor DNS cache and support to store multi IP Change-Id: Iff0353f96eb83f774d90d048a283e811c5576e21 Signed-off-by: qi1988.yang <qi1988.yang@samsung.com>
2016-06-08Maintain a DNS cache in soup library to reduce DNS request timeqi1988.yang3-3/+145
[Problem] Prefetch DNS need supporting of DNS Cache [Cause] Support DNS Cache in libsoup [Solution] Maintain a DNS cache in soup library to reduce DNS request time. Change-Id: Ic4d580cda32baaba97bf285c4286f4543000bcba Signed-off-by: qi1988.yang <qi1988.yang@samsung.com>
2016-06-08Fix TLS DB intialization to remove memory consumptionSeonah Moon3-81/+11
Change-Id: Ia35c7eb629d9f478a363e1102622c71480484674 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-06-08Resolve crash issue about cookieSeonah Moon1-1/+5
Change-Id: I27c02a936e654d5fee5395c8b09d0d76ed94ef97 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-06-08Modified cache checking to remove unnecessary debugging logSeonah Moon1-1/+2
Change-Id: I3aa1b45cba4fda72a2ee149af3ff757878103aed Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-06-08Fix limit of HCL lengthSeonah Moon5-11/+10
Change-Id: Ifaae7590e64137a49f72e860ac1a22a03225f57f Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-06-08Pre-load the default system TLS databaseSeonah Moon1-0/+2
[Problem] For the first time to load https websites, axtra time(300ms) is consumed [Cause] When refer to the TLS database set by upstream, 'set_tlsdb' will check whether the default system database is used. Because the default system TLS db is singleton and not created once, so in 'set_tlsdb', it consume the axtra time [Solution] Pre-load the default system database togther with the used TLS database Change-Id: I2e13156570d3d468c36664e439721b1a8ceae41d Signed-off-by: qi1988.yang <qi1988.yang@samsung.com>
2016-06-08fix typo error about TIZEN_TV_NO_CACHE_ABOUT_VIDEO_AND_AUDIO.Seonah Moon1-1/+1
AM_CONDITIONAL() is used to conditional check in make file. but TIZEN_TV_NO_CACHE_ABOUT_VIDEO_AND_AUDIO is only used on source file. so it has no problem in libsoup feature working. Change-Id: I1aa759f348808e766ca0b93ff1753bd2967d63a0 Signed-off-by: Minho Im <minho.im@samsung.com>
2016-05-17Disable adjust time feature for TVsubmit/tizen/20160517.075821accepted/tizen/wearable/20160518.003804accepted/tizen/tv/20160518.003831accepted/tizen/mobile/20160518.003816accepted/tizen/ivi/20160518.003839accepted/tizen/common/20160518.124820Seonah Moon1-1/+0
Change-Id: I205ebb89b111ced432df2b9dc650f7cdd2c5a667
2016-03-15Remove build warningsubmit/tizen/20160418.070112Seonah Moon3-11/+5
Change-Id: I142d5e1be47c0170a494bd6f03d67ac6ec1d9f95 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-03-07[SVACE][TIZEN_3.0_TV][Critical][WGID 41378] PROC_USE.VULNERABLEsubmit/tizen/20160307.113634accepted/tizen/wearable/20160308.022712accepted/tizen/tv/20160308.022633accepted/tizen/mobile/20160308.022557accepted/tizen/ivi/20160308.022747accepted/tizen/common/20160308.142346Seonah Moon1-1/+5
Change-Id: I2ae498015b91794d3900625b7165971e4815a07b Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-03-02[SVACE][TIZEN_3.0_TV][Major][WGID 29408]UNUSED_RETURN_VALUEsubmit/tizen/20160302.112011accepted/tizen/wearable/20160302.224930accepted/tizen/tv/20160302.224916accepted/tizen/mobile/20160302.224900accepted/tizen/ivi/20160302.224952accepted/tizen/common/20160302.193933Seonah Moon1-1/+1
Change-Id: I59fd615bfe294adfe7c8576252f2da3dbaaece0a Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2015-12-23[WGID-21000] Fix the Svace issuesubmit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen/20151224.011845accepted/tizen/wearable/20151224.062826accepted/tizen/tv/20151224.062748accepted/tizen/mobile/20151224.062711accepted/tizen/ivi/20160218.025200Seonah Moon1-0/+6
Change-Id: I14ccd3fde1dcc16b87c4f850cff0525ed719ed9a Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2015-12-09Replace 'tizen_profile_name' to 'profile' for Tizen 3.0submit/tizen/20151209.020613accepted/tizen/wearable/20151210.013834accepted/tizen/tv/20151210.020751accepted/tizen/mobile/20151210.024314Seonah Moon1-1/+1
Change-Id: Iea55884ad1434d793fc1010dbf3ec3b814540349 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2015-11-10Base Code merged to tizen 2.4submit/tizen/20151111.070234accepted/tizen/wearable/20151111.232009accepted/tizen/tv/20151111.232000accepted/tizen/mobile/20151111.231940Seonah Moon141-54709/+2229
Change-Id: Ib8fa0cdd6ef2d5b2e57e5ede491743545db72e25 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2014-11-28packaging: don't require gnome for introspection filestizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_ivi/20141209.000000submit/tizen_ivi/20141208.111111submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20141128.030230accepted/tizen/mobile/20141201.102307accepted/tizen/ivi/20141209.110801accepted/tizen/common/20141128.094650tizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonAlexander Kanavin1-4/+13
Bug-Tizen: TIVI-2984 Change-Id: Id75730e1b8c33f4b732d45a274032fa9725cefa8 Signed-off-by: Alexander Kanavin <alexander.kanavin@intel.com> Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
2014-11-21Update to 2.46.0submit/tizen/20141121.061742Zhang zhengguang1-2/+3
2014-11-21Add autogen.shZhang zhengguang1-0/+33
2014-11-21Update changelog for new releaseJoone Hur1-0/+3
2014-11-21Add glib-networking to the libsoup dependency requirements.Joone Hur2-0/+4
glib-networking needs to be installed with libsoup in order to support SSL/TLS.
2014-11-21resetting manifest requested domain to floorAlexandru Cornea2-0/+10
2014-11-21Update changelog for new releaseRusty Lynch1-0/+3
2014-11-21Update to 2.42.2Anas Nashif2-1/+4
2014-11-21Update to 2.42.0Anas Nashif1-0/+3
2014-11-21Update to 2.42.0Anas Nashif1-1/+1
2014-11-21Update to 2.41.92Anas Nashif2-1/+4
2014-11-21Changelog Update: 2.41.91Anas Nashif1-0/+3
2014-11-21Update: 2.41.91Anas Nashif1-1/+1
2014-11-21update to 2.41.90Anas Nashif1-0/+3
2014-11-21update to 2.41.90Anas Nashif1-2/+2
2014-11-21fixed typo enable_sqllite -> enable_sqliteAnas Nashif1-1/+1
2014-11-21fixed typoAnas Nashif2-2/+2
2014-11-21Update to 2.41.5Anas Nashif2-3/+7
2014-11-21fixed sqlite optionAnas Nashif5-15/+14
2014-11-21do not require typelib w/o gnome enabledAnas Nashif1-0/+2
2014-11-21changesAnas Nashif1-0/+4
2014-11-21cleanup specAnas Nashif1-6/+6
2014-11-21require glib-2.0 >= 2.35.0Anas Nashif1-1/+1
2014-11-21update to 2.41.2Anas Nashif1-1/+1
2014-11-21add missing slash in %configureAnas Nashif2-1/+4
Change-Id: I38c77165fcf394756af6bbde09fee16e17839162
2014-11-21add changelogAnas Nashif1-0/+3
2014-11-21for gnome, require gnome-keyring-1Anas Nashif1-0/+1
2014-11-21make gnome builds optionalAnas Nashif1-5/+5
2014-11-21disable gtkdocAnas Nashif4-5/+2
2014-11-21make introspection depend on gnomeAnas Nashif1-4/+6
2014-11-21require gnome-commonAnas Nashif1-8/+20
2014-11-21fixed Makefile.am for sqlite supportAnas Nashif1-4/+5
2014-11-21fixed packagingAnas Nashif1-0/+1
2014-11-21fixed packagingAnas Nashif1-1/+2
2014-11-21fixed packagingAnas Nashif2-0/+104