aboutsummaryrefslogtreecommitdiffstats
path: root/wired
AgeCommit message (Expand)AuthorFilesLines
2020-04-24wired: use 802.1X-2001 instead of 802.1X-2004Diego Santa Cruz1-2/+2
2020-01-27wired: Update to the new ell APIDenis Kenzior1-0/+1
2019-11-07wired: Utilize module system for daemon initMarcel Holtmann4-12/+18
2019-10-28wired: Introduce EAD_BASE_PATHDenis Kenzior2-1/+3
2019-10-28wired: Update to the new ell apiDenis Kenzior1-1/+1
2019-10-25treewide: Move the Intel copyright forward to 2019Marcel Holtmann7-7/+7
2019-10-11wired: update with new eap_initJames Prestwood1-1/+1
2019-09-22build: Add skeleton manual pages for all installed binariesMarcel Holtmann1-0/+35
2019-09-09build: Add StateDirectoryMode=0700 option to systemd serviceMarcel Holtmann1-0/+1
2019-09-08build: Use NotifyAccess=main feature when running under systemdMarcel Holtmann1-0/+1
2019-09-08build: Start using CapabilityBoundingSet option from systemdMarcel Holtmann1-0/+1
2019-09-08build: Add StateDirectory= option to service filesMarcel Holtmann1-1/+1
2019-09-08wired: Add support for utilizing STATE_DIRECTORY environmentMarcel Holtmann1-5/+24
2019-09-08build: Add ConfigurationDirectory= option to service filesMarcel Holtmann1-1/+2
2019-08-03build: Fix issue with incorrect ReadWritePaths in unit filesMarcel Holtmann1-0/+9
2019-04-10eap: export session ID as key materialsJames Prestwood1-0/+1
2018-11-01wired: Fix includes for using with -std=c99 compiler optionMarcel Holtmann1-1/+1
2018-11-01build: Adjust to the latest ELL signal API changesMarcel Holtmann1-0/+1
2018-10-17wired: Hook up EAP key material and event callback functionsMarcel Holtmann1-0/+17
2018-10-16wired: Relax the EAPoL packet body length safety checkMarcel Holtmann1-3/+12
2018-10-16wired: Fix memory leak when terminating applicationMarcel Holtmann1-0/+2
2018-10-16wired: Check that packets are either unicast or multicastMarcel Holtmann1-0/+4
2018-10-16wired: Include extra check for ARPHRD_ETHER on packet receptionMarcel Holtmann1-0/+3
2018-10-14wired: The supplicant always uses PAE group address for transmissionMarcel Holtmann1-6/+5
2018-10-14wired: Default to using PAE group address for transmissionMarcel Holtmann1-1/+6
2018-10-14wired: Subscribe to PAE group address for packet receptionMarcel Holtmann1-0/+22
2018-10-04wired: Handle replacing of storage files correctlyMarcel Holtmann1-6/+9
2018-10-04wired: Use l_dir_watch for monitoring storage directoryMarcel Holtmann1-36/+48
2018-09-21wired: Store network basename and filter out by prefixMarcel Holtmann2-16/+45
2018-09-21wired: Issue all property changed signals when link goes downMarcel Holtmann1-0/+6
2018-09-21wired: Make sure that property changed signals are sentMarcel Holtmann1-0/+3
2018-09-19wired: Move net/if_arp.h before Linux header includesMarcel Holtmann1-1/+1
2018-09-17wired: Add initial set of D-Bus properties for Ethernet adaptersMarcel Holtmann1-12/+145
2018-09-17wired: Fix handling of interface whitelist and blacklistMarcel Holtmann2-2/+5
2018-09-16wired: Add concept of D-Bus application and async shutdown handlingMarcel Holtmann3-34/+65
2018-09-16wired: Add accessor for bus connection objectMarcel Holtmann2-0/+7
2018-09-15wired: Return bus connection object via ready and shutdown callbacksMarcel Holtmann3-6/+7
2018-09-15wired: Move system setup after aquiring bus nameMarcel Holtmann3-64/+101
2018-09-14wired: Move D-Bus setup into separate source fileMarcel Holtmann3-36/+103
2018-09-14wired: Fix issue with destroying EAPoL seesions list on IFF_LOWER_UPMarcel Holtmann1-1/+1
2018-09-14wired: Start and stop EAPoL session based on IFF_LOWER_UP signallingMarcel Holtmann1-4/+18
2018-09-14wired: Add support for D-Bus setup and requesting well known nameMarcel Holtmann1-1/+46
2018-09-14wired: Add initial version of Ethernet authentication daemonMarcel Holtmann5-3/+841
2018-09-14wired: Add skeleton for Ethernet device handling and EAP setupMarcel Holtmann3-0/+69
2018-09-14build: Add D-Bus policy for Ethernet authentication daemonMarcel Holtmann1-0/+30
2018-09-14build: Add systemd service configuration for Ethernet daemonMarcel Holtmann2-0/+18
2018-09-14build: Add skeleton for Ethernet authentication daemonMarcel Holtmann1-0/+32