dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
[framework/connectivity/connman.git] / include / service.h
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-05 Alok Barsodeservice: Add Timeservers.Configuration Property
2012-02-04 Alok Barsodetimeserver: Use service timeserver, if any, before...
2012-01-24 Jukka Rissanenservice: Add caller information to ref/unref debug...
2011-06-16 Daniel Wagnerservice: Remove Service.Mode
2011-02-15 Daniel Wagnerservice: Refactor Service nameserver API
2011-02-07 Patrik Flyktservice: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to servi...
2011-01-28 Mohamed Abbasprovider: Report VPN error code
2011-01-12 Samuel Ortizservice: Define proxy setting helper
2010-12-08 Martin XuAdd CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
2010-10-18 Tomasz BursztykaAdd proxy accessor function for services
2010-10-12 Tomasz BursztykaAdded support for "auto" and "manual" proxy.
2010-09-22 Marcel HoltmannExport service functions for retrieving domainname...
2010-09-20 Marcel HoltmannAdd support for retrieving proxy auto configuration URL
2010-07-15 Marcel HoltmannAdd service property and signals for LoginRequired
2010-01-29 Marcel HoltmannAdd special state for portal login step
2010-01-13 Marcel HoltmannAdd special "online" service state
2010-01-07 Marcel HoltmannAdd support for setting immutable flag from configurations
2010-01-05 Marcel HoltmannAdd place-holder for technology type GPS
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-14 Marcel HoltmannAdd security definitions for PSK and IEEE 802.1x
2009-12-08 Marcel HoltmannAdd service types for system and VPN connections
2009-12-06 Marcel HoltmannRemove new unused special carrier state of a service
2009-11-28 Marcel HoltmannAdd method to retrieve interface name from service
2009-11-28 Marcel HoltmannAdd support for default service changed notifier
2009-09-18 Marcel HoltmannAdd missing cellular mode definitions
2009-07-23 Marcel HoltmannFix notification to use service types instead of device...
2009-07-17 Marcel HoltmannFix handling of out-of-range access points
2009-07-15 Marcel HoltmannAdd error codes for failing connection attempts
2009-07-05 Marcel HoltmannAdd service error for missing PIN codes
2009-06-30 Marcel HoltmannAdd support for DHCP errors from services
2009-06-29 Marcel HoltmannAdd function for more detailed error reporting
2009-06-29 Marcel HoltmannRemove the useless extern declaration for public functions
2009-06-29 Marcel HoltmannAdd types for Bluetooth and cellular services
2009-05-17 Marcel HoltmannUse "RSN" instead of "WPA2" for the security details
2009-05-14 Marcel HoltmannMake sure favorite setting is properly loaded
2009-04-21 Marcel HoltmannAdd support for carrier service state
2009-04-21 Marcel HoltmannCreate proper service interface abstraction
2009-04-12 Marcel HoltmannAdd service creation and reference counting functions
2009-04-08 Marcel HoltmannAdd service initialization and lifetime tracking support
2009-04-08 Marcel HoltmannAdd definitions for service mode and security settings
2009-04-08 Marcel HoltmannAdd definition for service structure
2009-04-08 Marcel HoltmannMove service type and state declarations to header...
2009-04-08 Marcel HoltmannAdd skeleton for service interface includes