1. b2267c9 Revert "Revert "shill: store VendorEncapsulatedOptions as ByteArray"" by Peter Qiu · 8 years ago
  2. d8cc557 Revert "shill: store VendorEncapsulatedOptions as ByteArray" by Alex Vakulenko · 8 years ago
  3. 18596f4 shill: store VendorEncapsulatedOptions as ByteArray by Victor Dodon · 8 years ago
  4. 15d5431 RE-LAND: shill: use DhcpProperties for dhcpv4 config by Rebecca Silberstein · 9 years ago
  5. f95fe0f Revert "shill: use DhcpProperties for dhcpv4 config" by Rebecca Silberstein · 9 years ago
  6. 5ac8c7b shill: use DhcpProperties for dhcpv4 config by Rebecca Silberstein · 9 years ago
  7. c0beca5 License shill to Apache2 by Peter Qiu · 9 years ago
  8. 8ae1874 shill: Top-level files f-m: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  9. b255a76 shill: DHCPv6 configuration support by Peter Qiu · 9 years ago
  10. 08add48 shill: Allow hostname setting via DHCP by Matthew Wein · 9 years ago
  11. 1f58903 shill: Cleanup and fix problem with default address in vpn by Prabhu Kaliamoorthi · 9 years ago
  12. 762bfb8 shill: Add support in shill to route selected traffic to ThirdPartyVpn by Prabhu Kaliamoorthi · 9 years ago
  13. 024a6c8 shill: Connection: Apply connection MTU by Paul Stewart · 9 years ago
  14. 3c3c36a shill: do not report suspend readiness on gateway ARP by Samuel Tan · 9 years ago
  15. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  16. 815a6fb shill: add function to check time till DHCP lease renewal by Samuel Tan · 10 years ago
  17. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  18. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  19. a89154b shill: Support of DNS auto fallback by Peter Qiu · 10 years ago
  20. c45688b shill: Fix header guards to conform to coding style. by Ben Chan · 10 years ago
  21. 1793c31 shill: IPConfig: Don't persist data by Paul Stewart · 10 years ago
  22. 26692bd shill: cellular: Add CellularBearer class. by Ben Chan · 10 years ago
  23. 1f916e4 shill: DhcpConfig: Vacate lease if it expires by Paul Stewart · 10 years ago
  24. c509953 shill: IPConfig: Don't reset StaticIP on failure by Paul Stewart · 10 years ago
  25. 8223653 shill: Device: Refresh Static IP configuration by Paul Stewart · 10 years ago
  26. fa11e28 shill: Service: Provide "Tethering" property by Paul Stewart · 10 years ago
  27. c3fdba9 shill: DhcpConfig: Report Vendor Encapsulated Options by Paul Stewart · 10 years ago
  28. a63f521 shill: DHCPConfig: Report Web Proxy Auto Discovery by Paul Stewart · 11 years ago
  29. 217c61d shill: Device: Release lease if using static IP by Paul Stewart · 11 years ago
  30. 7aed61c shill: add property change notifications for IPConfig objects by mukesh agrawal · 11 years ago
  31. 0302666 shill: cellular: Modify traffic monitor to look at send-q and timer status. by Thieu Le · 11 years ago
  32. 23ac6b7 shill: Revert "shill: resolver: Use (even) smaller DNS timeout" by mukesh agrawal · 11 years ago
  33. a016312 shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN. by Ben Chan · 12 years ago
  34. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  35. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  36. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  37. 4558bda shill: IPConfig: Create DBus API method "Refresh" by Paul Stewart · 12 years ago
  38. a02ee49 shill: DHCPConfig: Enable and accept "GATEWAY-ARP" messages by Paul Stewart · 12 years ago
  39. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  40. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  41. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  42. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  43. 3f68bb1 shill: routing table: Apply routes from IPConfig by Paul Stewart · 12 years ago
  44. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  45. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  46. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  47. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  48. 6059674 shill: vpn: Parse route options through openvpn notify callback. by Darin Petkov · 12 years ago
  49. caef893 shill: Delete foreign route entries when adding new default route. by Thieu Le · 12 years ago
  50. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 12 years ago
  51. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  52. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  53. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  54. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  55. dd60e45 shill: Add connection class by Paul Stewart · 13 years ago
  56. b606394 shill: Add singleton to output resolver files by Paul Stewart · 13 years ago
  57. 75e89d2 shill: Add routing table RTNL message handler by Paul Stewart · 13 years ago
  58. 5dec5f4 [shill] Enable Device objects to persist themselves to disk by Chris Masone · 13 years ago
  59. 8a7b8be [shill] Enable IPConfig to Store/Load itself by Chris Masone · 13 years ago
  60. 0756f23 [shill] Make IPConfig objects have sane DBus Paths by Chris Masone · 13 years ago
  61. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  62. 1d18e8c shill: Add IPAddress class by Paul Stewart · 13 years ago
  63. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  64. 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 13 years ago
  65. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  66. c6c6c13 [shill] Wire IPConfig objects to dbus by Chris Masone · 13 years ago
  67. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  68. c39f113 shill: Add DeviceInfo routines for assigning IP address by Paul Stewart · 13 years ago
  69. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago
  70. f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 13 years ago
  71. f9b0ca8 shill: Handle success/failure events from dhcpcd. by Darin Petkov · 13 years ago
  72. 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 13 years ago
  73. efb09c3 shill: Provide notification callbacks on DHCP configuration updates. by Darin Petkov · 13 years ago
  74. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  75. e7cb7f8 shill: Parse dhcpcd Event signal properties. by Darin Petkov · 13 years ago
  76. d1b715b shill -- connect dhcp config to proxies and provider. by Darin Petkov · 13 years ago
  77. 50308cd Basic DHCP framework and DHCPCD proxies. by Darin Petkov · 13 years ago
  78. e02b3ca shill: Implement a basic IPConfig class. by Darin Petkov · 13 years ago