summaryrefslogtreecommitdiff
path: root/include/network.h
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann1-1/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann1-1/+0
2010-02-11Add static IP supportMartin Xu1-0/+1
2010-01-29Add network->driver->setup() callback functionMartin Xu1-0/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-30Add function connman_network_set_method()Martin Xu1-0/+4
2009-12-17Add function connman_network_get_elementMartin Xu1-0/+3
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann1-1/+0
2009-11-29Use network details also for Ethernet devicesMarcel Holtmann1-1/+1
2009-11-29Add network type for cable/carrier detectionMarcel Holtmann1-2/+3
2009-11-23Add function connman_network_set_errorMartin Xu1-0/+7
2009-11-23Add network type CONNMAN_NETWORK_TYPE_CELLULARMartin Xu1-0/+1
2009-09-19Add support for network roaming propertyMarcel Holtmann1-0/+6
2009-07-16Add function to retrieve network association stateMartin Xu1-0/+2
2009-07-12Add network type for Ericsson MBM devicesMarcel Holtmann1-0/+1