James Prestwood
|
a30620d8a9
|
wired: update with new eap_init
|
2019-10-11 15:45:25 -05:00 |
|
Marcel Holtmann
|
765bb92084
|
build: Add skeleton manual pages for all installed binaries
|
2019-09-22 21:57:47 +02:00 |
|
Marcel Holtmann
|
1104d69e29
|
build: Add StateDirectoryMode=0700 option to systemd service
|
2019-09-09 06:55:22 +02:00 |
|
Marcel Holtmann
|
41f865d4df
|
build: Use NotifyAccess=main feature when running under systemd
|
2019-09-08 20:36:57 +02:00 |
|
Marcel Holtmann
|
e6a99f461a
|
build: Start using CapabilityBoundingSet option from systemd
|
2019-09-08 20:26:49 +02:00 |
|
Marcel Holtmann
|
71ae0bee9c
|
build: Add StateDirectory= option to service files
|
2019-09-08 19:56:21 +02:00 |
|
Marcel Holtmann
|
8e3acef914
|
wired: Add support for utilizing STATE_DIRECTORY environment
|
2019-09-08 19:54:00 +02:00 |
|
Marcel Holtmann
|
351e21f7c7
|
build: Add ConfigurationDirectory= option to service files
|
2019-09-08 10:25:39 +02:00 |
|
Marcel Holtmann
|
16c489490c
|
build: Fix issue with incorrect ReadWritePaths in unit files
|
2019-08-03 09:52:28 +02:00 |
|
James Prestwood
|
e963e64f9b
|
eap: export session ID as key materials
ERP/FILS requires the session ID which is derived internally to an
EAP method.
|
2019-04-10 16:55:29 -05:00 |
|
Marcel Holtmann
|
d0fd928af2
|
wired: Fix includes for using with -std=c99 compiler option
|
2018-11-01 22:23:53 +01:00 |
|
Marcel Holtmann
|
72a64fa7fb
|
build: Adjust to the latest ELL signal API changes
|
2018-11-01 22:09:19 +01:00 |
|
Marcel Holtmann
|
e77cd821d0
|
wired: Hook up EAP key material and event callback functions
|
2018-10-17 14:12:36 +02:00 |
|
Marcel Holtmann
|
be6a2495ca
|
wired: Relax the EAPoL packet body length safety check
|
2018-10-16 18:54:42 +02:00 |
|
Marcel Holtmann
|
f68ee5ac74
|
wired: Fix memory leak when terminating application
|
2018-10-16 17:59:53 +02:00 |
|
Marcel Holtmann
|
2000a24ff6
|
wired: Check that packets are either unicast or multicast
|
2018-10-16 15:12:53 +02:00 |
|
Marcel Holtmann
|
e0e046c784
|
wired: Include extra check for ARPHRD_ETHER on packet reception
|
2018-10-16 14:40:18 +02:00 |
|
Marcel Holtmann
|
da70b2d1c2
|
wired: The supplicant always uses PAE group address for transmission
|
2018-10-14 07:55:29 +02:00 |
|
Marcel Holtmann
|
60a74c46a0
|
wired: Default to using PAE group address for transmission
|
2018-10-14 05:34:01 +02:00 |
|
Marcel Holtmann
|
15a19330da
|
wired: Subscribe to PAE group address for packet reception
|
2018-10-14 05:29:39 +02:00 |
|
Marcel Holtmann
|
d7dbbf66a0
|
wired: Handle replacing of storage files correctly
|
2018-10-04 23:28:03 +02:00 |
|
Marcel Holtmann
|
70f58f640d
|
wired: Use l_dir_watch for monitoring storage directory
|
2018-10-04 23:12:04 +02:00 |
|
Marcel Holtmann
|
ce91b7c27b
|
wired: Store network basename and filter out by prefix
|
2018-09-21 18:07:53 -05:00 |
|
Marcel Holtmann
|
292f9dd3f6
|
wired: Issue all property changed signals when link goes down
|
2018-09-21 18:07:53 -05:00 |
|
Marcel Holtmann
|
4b853f115b
|
wired: Make sure that property changed signals are sent
|
2018-09-21 18:07:53 -05:00 |
|
Marcel Holtmann
|
111af84d91
|
wired: Move net/if_arp.h before Linux header includes
|
2018-09-19 22:12:57 +02:00 |
|
Marcel Holtmann
|
c043a93784
|
wired: Add initial set of D-Bus properties for Ethernet adapters
|
2018-09-17 11:23:49 +02:00 |
|
Marcel Holtmann
|
807a7802d8
|
wired: Fix handling of interface whitelist and blacklist
|
2018-09-17 10:10:33 +02:00 |
|
Marcel Holtmann
|
05ccd73818
|
wired: Add concept of D-Bus application and async shutdown handling
|
2018-09-16 20:48:32 +02:00 |
|
Marcel Holtmann
|
8bc97d7caa
|
wired: Add accessor for bus connection object
|
2018-09-16 00:45:59 +02:00 |
|
Marcel Holtmann
|
a924de37c3
|
wired: Return bus connection object via ready and shutdown callbacks
|
2018-09-15 21:52:38 +02:00 |
|
Marcel Holtmann
|
975e3714b8
|
wired: Move system setup after aquiring bus name
|
2018-09-15 21:40:32 +02:00 |
|
Marcel Holtmann
|
247b2ccc5c
|
wired: Move D-Bus setup into separate source file
|
2018-09-14 23:29:46 +02:00 |
|
Marcel Holtmann
|
78dd20131a
|
wired: Fix issue with destroying EAPoL seesions list on IFF_LOWER_UP
|
2018-09-14 22:35:36 +02:00 |
|
Marcel Holtmann
|
f8b2610046
|
wired: Start and stop EAPoL session based on IFF_LOWER_UP signalling
|
2018-09-14 22:29:38 +02:00 |
|
Marcel Holtmann
|
ee755490c1
|
wired: Add support for D-Bus setup and requesting well known name
|
2018-09-14 21:16:50 +02:00 |
|
Marcel Holtmann
|
b8d45a440a
|
wired: Add initial version of Ethernet authentication daemon
|
2018-09-14 19:49:10 +02:00 |
|
Marcel Holtmann
|
4a345511a7
|
wired: Add skeleton for Ethernet device handling and EAP setup
|
2018-09-14 16:41:05 +02:00 |
|
Marcel Holtmann
|
c9b460f5cc
|
build: Add D-Bus policy for Ethernet authentication daemon
|
2018-09-14 15:07:30 +02:00 |
|
Marcel Holtmann
|
5efc88f3af
|
build: Add systemd service configuration for Ethernet daemon
|
2018-09-14 14:09:53 +02:00 |
|
Marcel Holtmann
|
0071ecef8b
|
build: Add skeleton for Ethernet authentication daemon
|
2018-09-14 13:47:51 +02:00 |
|