Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
16de98cbcfdf89e9ee6c9fe29a0f46341ecfb9a4
/
openvpn_driver_unittest.cc
7590d6f
shill: OpenVPNDriver: Quote options containing spaces
by Paul Stewart
· 11 years ago
b26347a
shill: OpenVPNDriver: Write a configuration file
by Paul Stewart
· 11 years ago
406c473
shill: OpenVPNDriver: Use double vector of strings for arguments
by Paul Stewart
· 11 years ago
bb98510
shill: OpenVPNDriver: Fix user authentication default setting
by Paul Stewart
· 11 years ago
7080441
shill: OpenVPNDriver: Add service documentation
by Paul Stewart
· 11 years ago
0f9c930
shill: OpenVPNDriver: Use an array for CA cert PEM
by Paul Stewart
· 11 years ago
9da0777
shill: support 3G dongles with PPP interface
by mukesh agrawal
· 11 years ago
4698c1a
shill: OpenVPNDriver: Work around netmask in remote
by Paul Stewart
· 11 years ago
1c049c7
shill: openvpn: Detect and flag DNS resolution errors.
by Darin Petkov
· 12 years ago
e8e71da
shill: metrics: Ignore empty strings in VPN metrics
by Paul Stewart
· 12 years ago
5baebb7
shill: Support raw PEM data for CA Certificates
by Paul Stewart
· 12 years ago
0e1cdea
shill: Implement Service.Remove & delete DHCP leases
by Albert Chaulk
· 12 years ago
aba8932
shill: openvpn: Expose server-provided authentication failure reasons.
by Darin Petkov
· 12 years ago
91a43cb
shill: VPNDriver: Emit UMA metrics for VPN Authentication
by Paul Stewart
· 12 years ago
68710d7
shill: vpn: Don't leak file descriptors after VPN is disconnected.
by Darin Petkov
· 12 years ago
0cd0d1e
shill: openvpn: Use different reconnect timeouts for tls-error and offline.
by Darin Petkov
· 12 years ago
6c1e3bb
shill: cellular: Add Network.Shill.Cellular.DropsPerHour.
by Thieu Le
· 12 years ago
a42afe3
shill: openvpn: Allow automatic reconnect when underlying connection reconnects.
by Darin Petkov
· 12 years ago
4cbff5b
shill: vpn: Auto-connect at most one service at a time, only when online.
by Darin Petkov
· 12 years ago
e6e8e49
shill: Remove PropertyStoreInspector
by Paul Stewart
· 12 years ago
728faa9
shill: openvpn: Use shill's openvpn-scipt.
by Darin Petkov
· 12 years ago
c418b4b
shill: openvpn: Use default CAs certs through --ca rather than --capath.
by Darin Petkov
· 12 years ago
3189a47
shill: openvpn: Reselect service and reuse IP config on restart.
by Darin Petkov
· 12 years ago
4e1b3f8
shill: openvpn: Assume user/pass client auth if no cert set or username is set.
by Darin Petkov
· 12 years ago
ca8a0e6
shill: openvpn: Point to default CAs when no CA is specified.
by Darin Petkov
· 12 years ago
a016312
shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN.
by Ben Chan
· 12 years ago
4b94484
shill: openvpn: Support "name:port" format for the VPN remote host.
by Darin Petkov
· 12 years ago
b691efd
shill: Rename SMLOG to SLOG
by Christopher Wiley
· 12 years ago
a5e07ef
shill: openvpn: Hold connect/reconnect until a new service is online.
by Darin Petkov
· 12 years ago
e8587e3
shill: openvpn: Reuse IP parameters on restart/reconnect.
by Darin Petkov
· 12 years ago
0223655
shill: vpn: Don't include VPN passwords when reading service properties.
by Darin Petkov
· 12 years ago
5a85047
shill: vpn: Implement a ProcessKiller singleton.
by Darin Petkov
· 12 years ago
602303f
shill: vpn: Signal service failure on connect/reconnect timeout.
by Darin Petkov
· 12 years ago
4682aa8
shill: Avoid double gets of property store values when iterating.
by Darin Petkov
· 12 years ago
5eb0542
shill: vpn: Disconnect VPN service when underlying connection disconnects.
by Darin Petkov
· 12 years ago
1a462de
shill: vpn: Add IV_PLAT and IV_PLAT_REL to openvpn's environment.
by Darin Petkov
· 13 years ago
8e7e459
shill: Create Property Store Inspector
by Paul Stewart
· 13 years ago
b536a74
shill: vpn: Support {Password|PSK}Required VPN provider properties.
by Darin Petkov
· 13 years ago
a0e645e
shill: vpn: Disconnect L2TP/IPSec properly.
by Darin Petkov
· 13 years ago
e93b038
shill: Connection: UnPin routes on destruction
by Paul Stewart
· 13 years ago
55771b7
shill: vpn: Enable openvpn logging with VPN scoped logging.
by Darin Petkov
· 13 years ago
0e9735d
shill: vpn: Parse L2TP/IPSec IP config and pin host route.
by Darin Petkov
· 13 years ago
d432539
shill: vpn: Register L2TP/IPSec properties.
by Darin Petkov
· 13 years ago
b451d6e
shill: vpn: Refactor property-related code into the VPNDriver base class.
by Darin Petkov
· 13 years ago
209e629
shill: vpn: Implement L2TPIPSecDriver::Connect and GetSec callback.
by Darin Petkov
· 13 years ago
029d353
shill: vpn: Disconnect the VPN device to reset the connection on Cleanup.
by Darin Petkov
· 13 years ago
1847d79
shill: vpn: Accept OpenVPN's OTP and Pkcs11.ID properties.
by Darin Petkov
· 13 years ago
451aa7f
shill: vpn: Properly export provider properties
by Paul Stewart
· 13 years ago
e0d5dd1
shill: vpn: Add PKCS#11 to OpenVPN.
by Darin Petkov
· 13 years ago
3c5e4dc
shill: vpn: Implement NSS database interface class.
by Darin Petkov
· 13 years ago
1fa8194
shill: vpn: Add support for the OpenVPN.TLSAuthContents property.
by Darin Petkov
· 13 years ago
4646302
shill: vpn: Setup OpenVPN management channel options and open/close channel.
by Darin Petkov
· 13 years ago
271fe52
shill: vpn: Parse INFO and STATE management interface messages.
by Darin Petkov
· 13 years ago
ebd3856
shill: vpn: Use Mapped custom accessor for properties
by Paul Stewart
· 13 years ago
9a24553
Make Enable/Disable work using new callbacks for async support.
by Eric Shienbrood
· 13 years ago
f3c71d7
shill: vpn: Load and save OpenVPN service properties.
by Darin Petkov
· 13 years ago
3f9131c
shill: vpn: Cleanup VPN service disconnect and destruction process.
by Darin Petkov
· 13 years ago
48100b0
shill: rtnl: Handle setting of peer address
by Paul Stewart
· 13 years ago
ce4ec19
shill: vpn: Pin route on default connection
by Paul Stewart
· 13 years ago
291a473
shill: vpn: Use LIBDIR passed down from ebuild
by Paul Stewart
· 13 years ago
6aa2187
shill: Implement VPN service disconnect.
by Darin Petkov
· 13 years ago
79d74c9
shill: vpn: Associate VPN device with service and update IP configuration.
by Darin Petkov
· 13 years ago
36a3ace
shill: vpn: Spawn the OpenVPN process when tunnel index becomes available.
by Darin Petkov
· 13 years ago
6059674
shill: vpn: Parse route options through openvpn notify callback.
by Darin Petkov
· 13 years ago
f20994f
shill: vpn: Create a VPN device when the tunnel index is available.
by Darin Petkov
· 13 years ago
14c29ec
shill: vpn: Parse openvpn IP configuration options.
by Darin Petkov
· 13 years ago
ca6abd4
shill: vpn: Claim interface from DeviceInfo
by Paul Stewart
· 13 years ago
a9b1fed
shill: Setup .Task RPC service for incoming VPN communication.
by Darin Petkov
· 13 years ago
fe6a937
shill: openvpn option initialization.
by Darin Petkov
· 13 years ago
33af05c
shill: Basic VPN service framework.
by Darin Petkov
· 13 years ago