dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
[framework/connectivity/connman.git] / include / device.h
2012-06-18 Jukka Rissanenservice: Connecting hidden network waits until connected
2012-05-25 Tomasz Bursztykadevice: Make scanning getter method public.
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-23 Tomasz Bursztykadevice: Remove the scheduled scan method
2012-01-24 Jukka Rissanendevice: Add caller information to ref/unref debug prints.
2011-12-12 Patrik Flyktdevice: Introduce hidden SSID scan function
2011-09-13 Mohamed Abbaswifi: Add support to multi scan type
2011-07-25 Daniel Wagnerdevice: Change signature of connman_device_remove_network()
2011-03-03 Samuel Ortizdevice: Remove connman_device_set_connected from device.h
2011-01-25 Mohamed Abbaswifi: Balance scanning states
2010-12-08 Martin XuAdd CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
2010-11-06 Marcel HoltmannRemove unused device->control value
2010-11-06 Marcel HoltmannRemove unused connman_device_get_control function
2010-11-06 Marcel HoltmannRemove unused connman_device_get_name function
2010-11-05 Marcel HoltmannRemove unused connman_device_get_path function
2010-11-04 Marcel HoltmannRemove unneeded enum connman_device_mode
2010-09-20 Samuel OrtizPrioritize wifi plugins
2010-09-09 Pekka Pessidevice: add connman_device_get_ident()
2010-04-16 Samuel OrtizRemove supplicant and device scanning state cleaning
2010-03-07 Marcel HoltmannRemove unneeded plugin for Ericsson MBM support
2010-03-07 Marcel HoltmannRemove unneeded plugin for Option HSO support
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-07 Marcel HoltmannRemove unused secondary feature of devices and networks
2009-12-06 Marcel HoltmannRemove unused device types
2009-12-06 Marcel HoltmannRemove unused device specific connect/disconnect callbacks
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-11-26 Marcel HoltmannAdd device function for scheduling a scan
2009-11-23 Martin XuAdd function connman_device_remove_all_networks
2009-11-23 Martin XuAdd device type CONNMAN_DEVICE_TYPE_CELLULAR
2009-09-22 Martin XuAdd function connman_device_cleanup_scanning()
2009-07-13 Marcel HoltmannAdd function to retrieve control interface
2009-07-12 Marcel HoltmannStore control interface for complex devices
2009-07-12 Marcel HoltmannRemove connman_device_get_interface() function
2009-07-05 Marcel HoltmannAdd function getting device disconnected state
2009-07-04 Marcel HoltmannAdd device type for Ericsson MBM hardware
2009-07-01 Marcel HoltmannFix handling of connect/disconnect for Ethernet devices
2009-06-29 Marcel HoltmannRemove the useless extern declaration for public functions
2009-06-29 Marcel HoltmannThe device policy is a bad idea and so remove all suppo...
2009-06-26 Marcel HoltmannAdd callbacks for device connects and disconnects
2009-05-01 Marcel HoltmannAdd support for marking devices as secondary
2009-04-23 Marcel HoltmannAdd functions for handling unique device identifiers
2009-04-05 Marcel HoltmannAdd function for getting device type
2009-03-25 Marcel HoltmannAdd support for join device driver callback
2009-03-11 Marcel HoltmannAdd type for GPS based devices (just for power control)
2009-01-21 Marcel HoltmannAdd support for special disconnected device state
2009-01-21 Marcel HoltmannAdd function to get device mode
2009-01-05 Marcel HoltmannAdd function to get device name
2009-01-04 Marcel HoltmannAdd support for more device and network properties
2009-01-04 Marcel HoltmannAll vendor specific types start at 10000
2009-01-02 Marcel HoltmannAdd device type for Nozomi based hardware
2009-01-02 Marcel HoltmannAdd device type for Novatel Wireless
2009-01-02 Marcel HoltmannAdd device type for HUAWEI Mobile
2009-01-01 Marcel HoltmannUpdate copyright information
2009-01-01 Marcel HoltmannAllow transport definition for device mode
2008-12-30 Marcel HoltmannMove header includes before declarations
2008-12-30 Marcel HoltmannMake use of connman_bool_t type
2008-12-28 Marcel HoltmannFix list of device types
2008-12-28 Marcel HoltmannAdd function to change initial policy setting
2008-12-28 Marcel HoltmannAdd manual policy to device settings
2008-12-27 Marcel HoltmannAdd basic detection of Option HSO devices
2008-12-26 Marcel HoltmannAdd support for handling network details
2008-12-25 Marcel HoltmannAdd support for different network modes
2008-12-25 Marcel HoltmannAdd functions for handling path value
2008-12-25 Marcel HoltmannAdd advanced device specific API
2008-12-24 Marcel HoltmannAdd Type property to generic device driver
2008-12-24 Marcel HoltmannAdd support for scanning property of devices
2008-12-24 Marcel HoltmannAdd support for device power functions
2008-12-24 Marcel HoltmannAdd functions for handling device driver data
2008-12-24 Marcel HoltmannAdd D-Bus interface features for device driver
2008-12-21 Marcel HoltmannAdd device policy constants
2008-10-16 Marcel HoltmannFix copy-and-paste documentation mistake
2008-10-16 Marcel HoltmannAdd initial device capabilities defines
2008-10-14 Marcel HoltmannAdd first step towards providing device abstraction