summaryrefslogtreecommitdiff
path: root/include/network.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Added logic to get country code of APsMayank Haarit1-0/+3
2018-01-23Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-0/+4
2018-01-23Updated connman to version 1.35Seonah Moon1-4/+0
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon1-0/+1
2018-01-04Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-0/+4
2017-12-27connman: Get HS20 property of service correctlysubmit/tizen/20171228.074717submit/tizen/20171228.053515accepted/tizen/unified/20171229.070200Saurav Babu1-3/+0
2017-12-12Add WiFi passphrase encryption routinesubmit/tizen/20171212.235218accepted/tizen/unified/20171213.153208Jaehyun Kim1-0/+3
2017-01-08[connman]: Fixed: ConnMan keep trying connection infintelyManeesh Jain1-0/+2
2016-06-28Modify to get rsn mode using pairwisesubmit/tizen/20160628.112647accepted/tizen/wearable/20160629.021326accepted/tizen/tv/20160629.021220accepted/tizen/mobile/20160629.021329accepted/tizen/ivi/20160629.021304accepted/tizen/common/20160628.141818hyunuktak1-2/+2
2016-06-17[SPIN] Fix wireless issues in connman.Niraj Kumar Goit1-0/+3
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit1-0/+3
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit1-0/+4
2016-06-14[SPIN] network: enable DHCP failure.Niraj Kumar Goit1-0/+3
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim1-0/+3
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-0/+6
2015-07-08Fix MMS connection failureJaehyun Kim1-0/+2
2014-10-31Tizen: Export network proxy API for telephony pluginArron Wang1-0/+3
2014-10-31Tizen: Export more wifi info in ConnMan network APIArron Wang1-0/+17
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-1/+0
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-12/+12
2013-04-26network: Replace connman_uint16_t with uint16_tPatrik Flykt1-4/+4
2013-04-26network: Replace connman_uint8_t with uint8_tPatrik Flykt1-2/+4
2013-01-04core: Remove WiMAX definitions from codePatrik Flykt1-1/+0
2012-06-18service: Connecting hidden network waits until connectedJukka Rissanen1-1/+2
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-01-24network: Add caller information to ref/unref debug prints.Jukka Rissanen1-2/+12
2011-12-12network: Remove connman_network_set_roamingDaniel Wagner1-2/+0
2011-12-12network: Add functionality to connect a hidden networkPatrik Flykt1-0/+3
2011-07-28network: Remove connman_network_set_pac()Samuel Ortiz1-2/+0
2011-07-26network: Remove connman_network_register/unregister()Daniel Wagner1-3/+0
2011-07-12network: Remove unused functionDaniel Wagner1-2/+0
2011-06-16element: Remove network codeDaniel Wagner1-0/+3
2011-06-16network: Remove element code from connman_network_[set|get]_blob()Daniel Wagner1-1/+0
2011-06-16network: Use setter/getters for connman_network_set/get_uint16()Daniel Wagner1-4/+6
2011-06-16network: Use setter/getters for connman_network_set/get_uint8()Daniel Wagner1-4/+2
2011-06-16network: Remove element code from connman_network_[set|get]_bool()Daniel Wagner1-0/+1
2011-06-16network: Remove unused network_driver->setup()Daniel Wagner1-1/+0
2011-05-31network: Use __connman_service_indicate_error for connetion failedDaniel Wagner1-0/+1
2011-03-02network: Export connman_network_get_connecting() to pluginsHenri Bragge1-0/+1
2011-02-23network: Add IP settersDaniel Wagner1-1/+8
2011-02-23network: Remove address fieldSamuel Ortiz1-2/+0
2011-02-08network: Add CONNMAN_NETWORK_ERROR_INVALID_KEY for a networkPatrik Flykt1-0/+1
2011-01-27network: Add connman_network_clear_error()Pekka Pessi1-0/+1
2010-12-23network: Remove unused network_set_passphrase routineSamuel Ortiz1-2/+0
2010-12-14ipconfig: Define 2 separate pointers for IPv4 and IPv6Jukka Rissanen1-1/+3
2010-11-05Remove unused connman_network_get_path functionMarcel Holtmann1-2/+0
2010-11-04Remove unneeded enum connman_network_protocolMarcel Holtmann1-7/+0
2010-09-29Define connman_network_set_passphraseSamuel Ortiz1-0/+2
2010-09-20Prioritize wifi pluginsSamuel Ortiz1-0/+4
2010-06-16Add helper for network updateSamuel Ortiz1-0/+2