1. 1da9419 shill: libshill-net: remove external header dependency by Peter Qiu · 9 years ago
  2. c0beca5 License shill to Apache2 by Peter Qiu · 9 years ago
  3. 57282d5 shill: netlink: Remove libgenl / libnl dependencies by Paul Stewart · 9 years ago
  4. b5b41b5 shill: NetlinkManager: Use NetlinkPacket for incoming data by Paul Stewart · 9 years ago
  5. e67a785 shill: net: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  6. 900ab5e shill: make netlink message creation context-dependent by Samuel Tan · 9 years ago
  7. 6acd966 shill: fix -Winconsistent-missing-override warning found by clang. by Yunlian Jiang · 9 years ago
  8. ba24e6f shill: Disable automatic symbol exports from libshill-net by Peter Qiu · 10 years ago
  9. 02e3dc3 shill: Move netlink functionality to libshill-net shared library by Peter Qiu · 10 years ago[Renamed (95%) from generic_netlink_message.h]
  10. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  11. 5ea763b shill: Add C++11 override specifier to destructors of derived classes. by Ben Chan · 10 years ago
  12. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  13. 7347bf2 shill: Adds message-type-specific netlink callbacks. by Wade Guthrie · 11 years ago
  14. 2623f1a shill: Puts netlink message CreateAttribute calls in msg constructor. by Wade Guthrie · 11 years ago
  15. 40d992c shill: Makes unknown nl80211 messages look like Nl80211Messages. by Wade Guthrie · 11 years ago
  16. 0b1ebf1 shill: Makes netlink message logging finer-grained. by Wade Guthrie · 11 years ago
  17. 0ae4b8e shill: Splits netlink_message and generic_... out of nl80211_message.* by Wade Guthrie · 11 years ago