3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-21 22:09:23 +01:00

Commit Graph

  • 8894e213e5 README: Add notes about netlink monitoring requirements Marcel Holtmann 2014-08-03 08:07:35 +0200
  • db60e4d48f monitor: Add initial version of iwmon utitlity Marcel Holtmann 2014-08-03 06:03:53 +0200
  • e724c166fe linux: Update copy of kdbus.h public header Marcel Holtmann 2014-08-03 00:10:37 +0200
  • 1262d53c20 linux: Update copy of nl80211.h public header Marcel Holtmann 2014-08-03 00:09:27 +0200
  • 2c0e997ee8 build: Avoid redefining _FORTIFY_SOURCE Denis Kenzior 2014-08-01 09:47:33 -0500
  • 1f65caf4e4 unit: Take out unused function Denis Kenzior 2014-07-31 10:18:47 -0500
  • 70f6999a61 unit: Redo test data setup Denis Kenzior 2014-07-31 10:17:07 -0500
  • 89b91b7629 unit: Fix warnings Denis Kenzior 2014-07-31 09:59:55 -0500
  • b461863f78 unit: Add IE builder test cases Jukka Rissanen 2014-07-25 15:45:57 +0300
  • b90d914a3f ie: Adding IE builder support Jukka Rissanen 2014-07-25 15:45:56 +0300
  • 8cb16f41a8 unit: Refactor IE reader test Jukka Rissanen 2014-07-25 15:45:55 +0300
  • 999ba12f31 core: Add skeleton for nl80211 setup Marcel Holtmann 2014-07-29 21:25:01 +0200
  • 3cb432a81c doc: Prefer !var over var == NULL checks Marcel Holtmann 2014-07-20 17:48:48 +0200
  • 54b0b7d9e9 doc: Add coding-style.txt from oFono Denis Kenzior 2014-07-19 23:17:51 -0500
  • 61245bc14e ie: Adding function to recurse when reading Jukka Rissanen 2014-07-14 18:29:04 +0300
  • 4943f2300d AUTHORS: Mention Jukka's contributions Denis Kenzior 2014-07-15 19:17:32 -0500
  • 15d6663a54 .gitignore: Ignore test-ie Denis Kenzior 2014-07-15 19:16:14 -0500
  • 119a1e7de3 ie: Add additional boundary checking Denis Kenzior 2014-07-15 19:07:05 -0500
  • 5cf28c6dc7 unit: Fix memory leak Denis Kenzior 2014-07-15 18:44:41 -0500
  • f2ae753964 unit: Fix compiler warning Denis Kenzior 2014-07-15 18:40:49 -0500
  • d0e76fda03 unit: Fix style issue Denis Kenzior 2014-07-15 18:40:40 -0500
  • e12bdd02bd unit: Add information element parser unit test cases Jukka Rissanen 2014-07-08 15:03:39 +0300
  • 458ac1aba4 ie: Simple informational element parser Jukka Rissanen 2014-07-08 15:03:38 +0300
  • 70ae80ffa5 AUTHORS: Mention Denis' contributions Denis Kenzior 2014-07-15 19:15:52 -0500
  • ad27f03a49 build: Add debug options to configure Marcel Holtmann 2014-07-16 02:10:15 +0200
  • eedadd860b ie: Add information element types Jukka Rissanen 2014-07-07 15:32:58 +0300
  • 43f91eb168 core: Fix a few compiler warnings Marcel Holtmann 2014-07-15 22:28:44 +0200
  • c11be930ea build: Use default compiler flags Marcel Holtmann 2014-07-15 22:18:59 +0200
  • 188917cc29 core: Add missing include for network interface tracking Marcel Holtmann 2014-06-21 20:51:26 +0200
  • 37cba460a8 core: Add tracking of network interfaces via RTNL Marcel Holtmann 2014-06-21 13:41:40 +0200
  • c1bc53ff4a build: Adjust for building with Generic Netlink from ELL Marcel Holtmann 2014-06-20 13:12:26 +0200
  • ad6302830d build: Adjust for including netlink private header from ELL Marcel Holtmann 2014-06-20 11:51:38 +0200
  • 233cc120b0 build: Add ChangeLog file to satisfy distribution requirements Marcel Holtmann 2014-05-22 19:53:56 -0700
  • 5b0f239d84 build: Adjust source files for internal ELL compilation Marcel Holtmann 2014-05-22 18:48:11 -0700
  • 2d2b983d33 build: Add COPYING and INSTALL template files Marcel Holtmann 2014-05-22 10:09:24 -0700
  • 78379fc673 core: Limit the kdbus attach flags to useful ones Marcel Holtmann 2014-05-21 22:44:31 -0700
  • edc067abf1 core: Use PRIu64 format modifier for printing uint64 variables Marcel Holtmann 2014-05-21 22:43:38 -0700
  • 387ea2e9b3 README: Add basic information and build instructions Marcel Holtmann 2014-05-21 22:40:52 -0700
  • 51d5e77b8a core: Print debug information for kdbus connections Marcel Holtmann 2014-05-20 23:31:23 -0700
  • 74b14e1791 client: Open private bus connection if available Marcel Holtmann 2014-05-20 23:08:14 -0700
  • f299d96e77 core: Open the private bus connection and acquire name Marcel Holtmann 2014-05-20 23:07:49 -0700
  • f3b9d44be7 core: Add kdbus helpers for connections and well known names Marcel Holtmann 2014-05-20 23:06:56 -0700
  • d0594bb878 build: Fix issue with wrongly linked ELL headers Marcel Holtmann 2014-05-20 21:52:35 -0700
  • 0dbb04b93f client: Lookup the private daemon bus Marcel Holtmann 2014-05-20 21:45:03 -0700
  • bf7c041b47 core: Add support for creating private bus Marcel Holtmann 2014-05-20 21:44:13 -0700
  • 632be0730a core: Add kdbus helper functions for bus creation and lookup Marcel Holtmann 2014-05-20 21:42:35 -0700
  • 902fda77a6 build: Add copy of kernel kdbus.h public header Marcel Holtmann 2014-05-20 19:54:16 -0700
  • abf1eb9494 build: Move nl80211.h public header to separate directory Marcel Holtmann 2014-05-20 19:51:36 -0700
  • f70932750e build: Add extra source files from ELL Marcel Holtmann 2014-05-12 12:07:42 -0700
  • 6368a3dcbe build: Clean unit test binaries during distribution check Marcel Holtmann 2014-05-11 19:27:23 -0700
  • b0cb247d23 build: Add copy of kernel nl80211.h public header Marcel Holtmann 2014-05-11 18:08:33 -0700
  • 5c6901d273 AUTHORS: Mention Marcel's contributions Marcel Holtmann 2014-05-11 16:59:26 -0700
  • 4fb291c2a9 core: Use full include path for local headers Marcel Holtmann 2014-05-11 16:22:13 -0700
  • 9b07eb2c48 build: Do not build unit tests without maintainer mode Marcel Holtmann 2014-05-11 16:18:45 -0700
  • 2286890184 unit: Add SHA-1 versions of PBKDF2 and PRF test cases Marcel Holtmann 2014-05-11 11:46:32 -0700
  • 422fb5ad08 core: Add SHA-1 versions of PBKDF2 and PRF functions Marcel Holtmann 2014-05-11 11:43:42 -0700
  • 9bb38e6c55 client: Add skeleton for daemon client utility Marcel Holtmann 2014-05-11 10:43:23 -0700
  • 050539e2e3 core: Add skeleton for main daemon Marcel Holtmann 2014-05-11 10:39:22 -0700
  • 4639adb1e1 build: Clean out build-aux and ell directories Marcel Holtmann 2014-05-11 10:34:39 -0700
  • 6748514804 build: Add support for internal ELL compilation Marcel Holtmann 2014-04-27 16:12:54 -0700
  • 344a33268c Initial revision Marcel Holtmann 2014-04-25 17:57:48 -0700