dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
[framework/connectivity/connman.git] / src / connection.c
2012-05-18 Jukka Rissanenconnection: Refactor VPN route setup
2012-05-08 Adrien Bustanyconnection: Fix possible NULL dereference
2012-05-08 Daniel Wagnerconnection: Fix host route to VPN server
2012-05-02 Jukka Rissanenconnection: Set host route to VPN server
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-12 Jukka Rissanenprovider: Disconnect VPN when phy service is disconnected
2012-04-05 Jukka Rissanenconnection: Add host route for VPN when setting default...
2012-04-05 Jukka Rissanenconnection: Remove wrong VPN route
2012-04-05 Jukka Rissanenconnection: Set additional point-to-point route
2012-04-05 Jukka Rissanenconnection: Remove original default route only when...
2012-04-05 Jukka Rissanenconnection: Update service list order
2012-03-19 Jukka Rissanenconnection: Try to avoid having two default gateways
2012-03-19 Jukka Rissanenconnection: Remove obsolete routes for VPN
2012-03-19 Jukka Rissanenconnection: Check all active gateways in update
2012-03-19 Jukka Rissanenconnection: Get correct VPN phy link data
2012-03-19 Jukka Rissanenconnection: Do not set host routes in VPN case
2012-03-19 Jukka Rissanenconnection: Avoid stale memory access
2012-03-19 Jukka Rissanenservice: Allow removing only certain type nameservers
2012-03-19 Jukka Rissanenconnection: Remove nameserver routes only once
2012-03-19 Jukka Rissanenconnection: Trigger service updates only after setting...
2012-03-19 Jukka Rissanenconnection: Fix debugging prints
2012-01-20 Jukka Rissanenconnection: Only take service ref when saving service
2012-01-13 Yu A Wangconnection: Fix service refcount
2011-12-01 Tomasz Bursztykaservice: Recompute service state when moving it up
2011-09-12 Jukka Rissanenconnection: Service was not ref counted properly
2011-08-24 Jukka Rissanenconnection: Default gateway is changed when reorganizin...
2011-08-18 Jukka Rissanenconnection: Fix IPv6 host route setting when using VPN
2011-08-18 Jukka Rissanenconnection: Fix indentation
2011-08-17 Yu A Wangconnection: Fix vpn on networks without gateway
2011-08-16 Yu A Wangconnection: Set proper gateway for ppp links
2011-07-08 Samuel Ortiznetwork: Let the gateway code handle the READY transition
2011-07-07 Daniel Wagnerservice: Use __connman_service_ipconfig_indicate_state()
2011-06-27 Jukka Rissanenconnection: Separate IPv4 and IPv6 gateway and routing...
2011-05-31 Grant Ericksonservice: Indicate IP Configuration Ready Event
2011-02-25 Samuel Ortizconnection: Do not move to DISCONNECT when removing...
2011-02-25 Samuel Ortiznetwork: Remove gateway when network disconnects
2011-02-22 Martin Xuconnection: Check gateway_hash value before call update...
2011-02-15 Daniel Wagnerconnection: Remove connection element
2011-02-11 Jukka Rissanenservice: Split service state to IPv4 and IPv6 parts
2011-01-06 Jukka Rissanenmemoryleak: IPv6 gateway was not freed
2010-12-31 Jukka Rissanenmemoryleak: remove the element for real
2010-12-21 Samuel Ortizconnection: Add gateway host routes for non NULL gateways
2010-11-03 Samuel Ortizconnection: Prefer IPv4 peer over the regular address
2010-08-20 Samuel OrtizSet VPN services as the default ones
2010-07-30 Marcel HoltmannUpdate service domain name when connection becomes...
2010-07-29 Martin XuInitial IPv6 support
2010-07-14 Martin Xuchange data->gateway to data->ipv4_gateway in src/conne...
2010-07-12 Samuel OrtizCheck for add_gateway() return value before dereferenci...
2010-07-12 Samuel OrtizSet DNS host routes before toggling the service READY...
2010-07-12 Samuel OrtizFactorize host route setting routine
2010-06-15 Kalle ValoSupport for ppp default route setting
2010-06-10 Marcel HoltmannFix potential uninitilized variable usage
2010-06-10 Marcel HoltmannPrefer to use err instead of ret for variable names
2010-06-08 Samuel OrtizSet default gateway when route deletion fails
2010-05-06 Mohamed AbbasClean all VPN added host and gateway entries on VPN...
2010-05-06 Mohamed AbbasFix issue with two default gateways when using VPN
2010-03-25 Martin XuAdd static gateway support
2010-02-11 Mohamed AbbasFix VPN issue when setting up host route
2010-01-05 Marcel HoltmannUse common set of INET routing helpers
2010-01-05 Marcel HoltmannAdd helper for removing host routes
2010-01-05 Marcel HoltmannSplit gateway and host route setting in two separate...
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-30 Martin XuUse new functions for setting gateway address or interface
2009-12-08 Mohamed AbbasAdd special routing handling for VPN support
2009-12-07 Marcel HoltmannRemove unused connection interface
2009-08-09 Marcel HoltmannAdd support for storing default gateway information
2009-07-23 Marcel HoltmannFix signals for connected and default technologies
2009-07-16 Marcel HoltmannDelay the update of service list by 2 seconds
2009-07-16 Marcel HoltmannFix handling of strict-aliasing rules
2009-07-15 Marcel HoltmannReturn a proper order value for the default service
2009-06-30 Samuel OrtizCheck for active_gateway being non NULL before derefere...
2009-06-26 Marcel HoltmannAdd support for switching default route based on servic...
2009-05-27 Marcel HoltmannAdd host route to default gateway first
2009-05-16 Marcel HoltmannAdd support for default route notifications
2009-05-13 Marcel HoltmannFix service state signal emission and error handling
2009-04-21 Marcel HoltmannAdd support for service ready and disconnect state...
2009-04-21 Marcel HoltmannRename helper function to get device/network path
2009-04-13 Marcel HoltmannRemove gateway from list when switching connections
2009-03-11 Marcel HoltmannAdd fully dynamic property storage capabilities
2009-01-23 Marcel HoltmannMove connection signal handling away from elements...
2009-01-21 Marcel HoltmannAdd support for static IPv4 settings
2009-01-21 Marcel HoltmannVerify argument type before processing
2009-01-10 Marcel HoltmannAdd Device and Network property to connection interface
2009-01-06 Marcel HoltmannAdd support for different security privileges
2009-01-05 Marcel HoltmannAdd support for connection strength property
2009-01-05 Marcel HoltmannAdd support for connection type property
2009-01-05 Marcel HoltmannAdd support for IPv4 details in connection interface
2009-01-05 Marcel HoltmannAdd property to indicate default connections
2009-01-05 Marcel HoltmannExport interface name via connection
2009-01-05 Marcel HoltmannRemove gateway setup into the core connection handling
2009-01-05 Marcel HoltmannRegister connection interface
2009-01-05 Marcel HoltmannAdd skeleton for core connection driver