aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-03peap: Add inner EAP key material into imsk calculationTim Kourt1-4/+22
2020-02-03eap-tls-common: Address PEAPv0 interoperability with WindowsTim Kourt1-0/+35
2020-01-29hwsim: Use L_DBUS_PROPERTY_FLAG_AUTO_EMITDenis Kenzior1-7/+14
2020-01-28manager: Retry the interface setup if we get an EBUSYAndrew Zaborowski1-20/+50
2020-01-27manager: Make sure all interface are processed after dumpAndrew Zaborowski1-3/+3
2020-01-27Document P2P dbus interfacesAndrew Zaborowski2-0/+142
2020-01-27wired: Update to the new ell APIDenis Kenzior1-0/+1
2020-01-27knownneetworks: React to mtime updatesDenis Kenzior3-19/+44
2020-01-27client: Make variables externDenis Kenzior1-2/+2
2020-01-22monitor: Fix crashDenis Kenzior1-1/+1
2020-01-22storage: Add ability to preserve timesDenis Kenzior3-6/+19
2020-01-21treewide: fix typosTorstein Husebø33-49/+49
2020-01-18doc: Fix wrong interface nameDenis Kenzior1-1/+1
2020-01-18doc: Remove empty fileDenis Kenzior1-0/+0
2020-01-17wsc: Use macros to simplify reply code a bitDenis Kenzior1-50/+26
2020-01-17wsc: Remove stale commentDenis Kenzior1-11/+1
2020-01-17wsc: Rework wsc_enrollee_destroyDenis Kenzior2-18/+6
2020-01-17wsc: Accept extra IEs in wsc_enrollee_newAndrew Zaborowski2-9/+15
2020-01-17wsc: Refactor WSC D-Bus interface logicAndrew Zaborowski2-139/+234
2020-01-17wsc: Split out enrollee state machine to own objectAndrew Zaborowski2-236/+275
2020-01-16netdev: Drop the netdev_frame_watch APIAndrew Zaborowski2-160/+0
2020-01-16netdev: Switch to new frame watch APIAndrew Zaborowski1-32/+36
2020-01-16rrm: Switch to new frame watch APIAndrew Zaborowski1-5/+11
2020-01-16device: Switch to new frame watch APIAndrew Zaborowski1-8/+13
2020-01-13ap: Switch to new frame watch APIAndrew Zaborowski1-59/+33
2020-01-13Add a new frame watch APIAndrew Zaborowski3-0/+512
2020-01-09unit: Add a test for building M8 encrypted settingsAndrew Zaborowski1-10/+29
2020-01-09wscutil: Add wsc_build_m8_encrypted_settingsAndrew Zaborowski2-0/+46
2020-01-09wscutil: Add wsc_build_credentialAndrew Zaborowski2-0/+56
2020-01-06wsc: Refactor store_credentials / try_credentialsAndrew Zaborowski1-19/+20
2020-01-06wsc: Refactor to separate station-specific codeAndrew Zaborowski2-38/+106
2020-01-06netdev: Replace bool randomize_mac with specific addressAndrew Zaborowski3-28/+42
2020-01-06auto-t: use stand alone radius server for testFT-FILS-SHA384James Prestwood4-21/+20
2020-01-06auto-t: use stand alone radius server for testFT-FILS-SHA256James Prestwood4-21/+20
2020-01-06auto-t: use stand alone radius server for testFILSJames Prestwood4-14/+16
2020-01-06test-runner: add special radius_server keyJames Prestwood1-0/+3
2020-01-06doc: add CONFIG_DRIVER_NONE to hostapd configJames Prestwood1-0/+1
2019-12-19Release 1.4Marcel Holtmann2-1/+6
2019-12-18peap: Ignore Crypto-Binding TLVs with invalid compound MACsTim Kourt1-2/+5
2019-12-18doc: describe hardware passthrough featureJames Prestwood1-0/+62
2019-12-17netdev: Use nl80211_parse_attrsDenis Kenzior1-82/+25
2019-12-17nl80211util: Support ATTR_MACDenis Kenzior1-0/+13
2019-12-17resolve: Fix invalid method name checkDenis Kenzior1-1/+1
2019-12-17treewide: Use l_debug with at least one argumentDenis Kenzior2-2/+2
2019-12-17netdev: Allow both -EOPNOTSUPP and -ENOTSUPPDenis Kenzior1-1/+1
2019-12-17manpage: Add section about IPv4 static network configurationTim Kourt1-0/+45
2019-12-17peap: Add debug statementsTim Kourt1-1/+6
2019-12-17resolve: Don't try to set routing domainsDenis Kenzior1-4/+1
2019-12-13Release 1.3Marcel Holtmann2-1/+8
2019-12-13build: Require at least version 0.27 when building with external ELLMarcel Holtmann1-1/+1
2019-12-13client: Use XDG_DATA_HOME for history file if availableMarcel Holtmann1-7/+29
2019-12-13monitor: Use include path from top source directoryMarcel Holtmann1-1/+1
2019-12-13client: Use include path from top source directoryMarcel Holtmann15-56/+56
2019-12-13rrm: fix bad sign for calculating RCPIJames Prestwood1-1/+1
2019-12-12peap: Add support for Crypto-Binding in PEAPv0Tim Kourt1-1/+169
2019-12-12peap: Extend EAP Extensions to handle multiple TLVsTim Kourt1-37/+88
2019-12-12netconfig: Add IPv4 domain name helper and installerTim Kourt1-1/+33
2019-12-12AUTHORS: Mention Pinghao's contributionsDenis Kenzior1-0/+1
2019-12-12eap-gtc: Try to auth even if request not PasswordPinghao Wu1-9/+3
2019-12-12netdev: Use -EOPNOTSUPP instead of -ENOTSUPPDenis Kenzior1-1/+1
2019-12-11resolve: Add systemd-resolved domain name installerTim Kourt2-0/+66
2019-12-11netconfig: Use CamelCase for IPv6 DNS settingTim Kourt1-4/+11
2019-12-11netconfig: Use CamelCase for IPv6 gateway settingTim Kourt1-1/+5
2019-12-11netconfig: Use CamelCase for IPv6 address settingsTim Kourt1-3/+7
2019-12-11netconfig: Use CamelCase for IPv4 DNS settingTim Kourt1-4/+10
2019-12-11netconfig: Use CamelCase for IPv4 gateway settingTim Kourt1-2/+8
2019-12-11netconfig: Use CamelCase for IPv4 address settingsTim Kourt1-5/+20
2019-12-09crypto: Add support for PRF+ SHA1Tim Kourt2-0/+67
2019-12-09peap: Rename AVPs to TLVsTim Kourt1-10/+10
2019-12-09peap: Delay key installation until success of Phase 2Tim Kourt1-5/+22
2019-12-09peap: Introduce PEAP stateTim Kourt1-13/+31
2019-12-08doc: Generalize wsc-api method descriptionsAndrew Zaborowski1-17/+25
2019-12-08wsc: Declare the credentials structure in wsc.hAndrew Zaborowski3-11/+35
2019-12-08iwmon: Update to use NL80211_ATTR_SOCKET_OWNERAndrew Zaborowski1-2/+2
2019-12-08iwmon: Print WSC AuthorizedMACs extended attributesAndrew Zaborowski1-0/+16
2019-12-08README: Fix mailing list linkDenis Kenzior1-1/+1
2019-12-06device/netdev: init scan in netdev instead of deviceDenis Kenzior2-4/+4
2019-12-02scan: Fix crash when scan is triggered outside iwdDenis Kenzior1-1/+2
2019-11-27Release 1.2Marcel Holtmann2-1/+6
2019-11-24module: Declare functions as foo(void) instead of just foo()Marcel Holtmann1-2/+2
2019-11-21scan: Add scan_bss_new_from_probe_reqAndrew Zaborowski2-0/+33
2019-11-21scan: Parse P2P IEs according to frame typeAndrew Zaborowski2-12/+128
2019-11-21rrm: Remove unneeded castsDenis Kenzior1-2/+2
2019-11-21rrm: add packed struct for beacon reportsJames Prestwood1-24/+40
2019-11-21unit: Update p2p_free_* function namesAndrew Zaborowski1-15/+15
2019-11-21p2putil: Replace free with clear in function namesAndrew Zaborowski2-81/+81
2019-11-21wsc: fix use of non-ascii apostropheJames Prestwood1-1/+1
2019-11-21eapol: fix use of non-ascii apostropheJames Prestwood1-1/+1
2019-11-21client: fix use of non-ascii apostropheJames Prestwood1-1/+1
2019-11-21test-runner: print which file failed to fchownJames Prestwood1-2/+2
2019-11-21rrm: include actual scan start time in reportJames Prestwood1-2/+9
2019-11-21scan: parse the scan start timeJames Prestwood2-7/+36
2019-11-21rrm: fix non-ascii character in commentJames Prestwood1-1/+1
2019-11-21module: Add missing empty lineMarcel Holtmann1-0/+1
2019-11-20netdev: Power P2P interfaces up like other interfacesAndrew Zaborowski1-5/+0
2019-11-20rtnlutil: Move rtnl_set_powered from netdev to rtnlutilAndrew Zaborowski3-34/+42
2019-11-20device: Make functions static, drop device.hAndrew Zaborowski6-91/+57
2019-11-20device: Move device creation from netdev.c to event watchAndrew Zaborowski3-25/+35
2019-11-20anqp: Only register for frames on station interfacesAndrew Zaborowski1-1/+3
2019-11-20rrm: include actual parent TSF valueDenis Kenzior1-2/+7
2019-11-20scan: fix parent TSF parsingJames Prestwood1-1/+1
2019-11-20monitor: print START_TIME_TSF/BSSID valuesJames Prestwood1-0/+4
2019-11-18rrm: remove use of floating point mathJames Prestwood1-5/+3
2019-11-15scan: parse parent TSF value in scan resultsJames Prestwood2-0/+7
2019-11-15monitor: print parent TSFJames Prestwood1-0/+1
2019-11-15auto-t: add RRM test for scan durationJames Prestwood1-0/+12
2019-11-15rrm: support scan duration and mandatory flagsJames Prestwood1-7/+28
2019-11-15scan: add duration scan_parametersJames Prestwood2-0/+15
2019-11-15scan: add scan_passive_full variantJames Prestwood2-0/+15
2019-11-15rrm: fix invalid IE tag when rejecting requestJames Prestwood1-1/+1
2019-11-14monitor: add support for parsing RRM ReportsJames Prestwood1-0/+84
2019-11-14monitor: add support for parsing RRM RequestsJames Prestwood1-0/+124
2019-11-14auto-t: let testEAP-TTLS-MSCHAPv2 use HostapdCLI easierJames Prestwood2-16/+2
2019-11-14auto-t: give testEAP-TTLS-MSCHAPv2 a longer timeoutJames Prestwood1-0/+1
2019-11-14test-runner: move ofono/phonesim logs into test dirJames Prestwood1-6/+6
2019-11-14station: fail if trying to scan while connectingJames Prestwood1-0/+3
2019-11-14Release 1.1Marcel Holtmann2-1/+6
2019-11-14auto-t: fix intermittent failures in testEAP-MSCHAPV2James Prestwood4-0/+12
2019-11-13hotspot: fix double free between hostpot and knownnetworksJames Prestwood1-1/+1
2019-11-13auto-t: add ctrl_interface to testHotspotJames Prestwood4-0/+4
2019-11-13auto-t: add ctrl_interface to testHT-VHTJames Prestwood3-0/+3
2019-11-13auto-t: add ctrl_interface to testFILSJames Prestwood2-0/+2
2019-11-13auto-t: add ctrl_interface to testOWEJames Prestwood2-0/+2
2019-11-13test-runner: erase valgrind log after each testJames Prestwood1-1/+5
2019-11-13test-runner: make --log take a required argumentJames Prestwood1-8/+5
2019-11-11modules: Unload modules in reverse order from loadingAndrew Zaborowski1-1/+1
2019-11-11module: Fix variable namesAndrew Zaborowski1-1/+1
2019-11-11peap: Adjust V0 not to close tunnel on Success of Phase2Tim Kourt1-2/+2
2019-11-08manpage: Fix section namingDenis Kenzior1-2/+2
2019-11-08client: Fail in non-interactive mode if iwd service isn’t runningTim Kourt1-10/+16
2019-11-08doc: Remove stale fileDenis Kenzior1-0/+0
2019-11-08scan: Separate IE attr creation into logical blockTim Kourt1-21/+30
2019-11-08scan: Fix bit checking for interworkingTim Kourt1-1/+1
2019-11-08scan: Improve commentTim Kourt1-2/+2
2019-11-08manpage: Add route prioritization settingTim Kourt1-0/+8
2019-11-07wired: Utilize module system for daemon initMarcel Holtmann5-13/+21
2019-11-07module: Move declarations into separate header fileMarcel Holtmann28-32/+77
2019-11-07auto-t: add RRM autotestJames Prestwood4-0/+145
2019-11-07rrm: add radio resource management moduleJames Prestwood2-0/+787
2019-11-07wiphy: add beacon bits to RM Enabled CapabilitiesJames Prestwood1-0/+2
2019-11-07anqputil: Use complete path internal includesMarcel Holtmann1-3/+3
2019-11-06wsc: Check capability before adding interfaceTim Kourt1-0/+7
2019-11-06wiphy: Add parser and getter for max ie len attrTim Kourt2-0/+13
2019-11-06test-runner: fix logging directory nameJames Prestwood1-2/+2
2019-11-06test-runner: run iwmon if --log is usedJames Prestwood1-0/+19
2019-11-06test-runner: special case python3 verbose optionJames Prestwood1-6/+10
2019-11-06test-runner: refactor/fix valgrind logging issueJames Prestwood1-9/+11
2019-11-05doc: Add manual page for debugging informationMarcel Holtmann4-13/+55
2019-11-05doc: Fix manual page title namesMarcel Holtmann2-6/+6
2019-11-05unit: Fixup test-wscDenis Kenzior1-1/+4
2019-11-05build: Avoid redirection with rst2man usageMarcel Holtmann1-1/+1
2019-11-04station: add APIs to get connected BSS and BSS listJames Prestwood2-0/+12
2019-11-04auto-t: support hostapd event processingJames Prestwood1-0/+68
2019-11-04test-runner: log process output to host systemJames Prestwood1-55/+244
2019-10-30knownnetworks: Check result of setting getterTim Kourt1-2/+3
2019-10-30netdev: Drop unused netdev_connect_wscAndrew Zaborowski2-62/+0
2019-10-30wsc: Replace netdev_connect_wsc with netdev_connect usageAndrew Zaborowski2-14/+34
2019-10-30eapol: Drop unused eapol_sm_set_event_funcAndrew Zaborowski3-9/+0
2019-10-30unit: Update event handler in WSC, eapol testsAndrew Zaborowski2-24/+20
2019-10-30eapol: Move the EAP events to handshake event handlerAndrew Zaborowski4-14/+21
2019-10-30handshake: Convert handshake event callbacks variadic functionsAndrew Zaborowski8-24/+39
2019-10-30scan: Hide CCK rates if no_cck_rates setAndrew Zaborowski1-1/+37
2019-10-30wiphy: Add wiphy_get_supported_ratesAndrew Zaborowski2-4/+82
2019-10-30Release 1.0Marcel Holtmann2-1/+5
2019-10-30build: Require at least version 0.26 when building with external ELLMarcel Holtmann1-1/+1
2019-10-29client: Update rl_point to last known positionTim Kourt1-1/+3
2019-10-29client: Increase passphrase buffer to accommodate for nil byteTim Kourt1-2/+2
2019-10-29manpage: Add command options and examples for iwctlTim Kourt1-2/+48
2019-10-29client: Separate command option words by dashTim Kourt1-1/+1
2019-10-28manpage: Add some examples of network configurationsDenis Kenzior1-0/+71
2019-10-28doc: extra clarifications for propertiesDenis Kenzior2-5/+21
2019-10-28doc: Mark interfaces as stableDenis Kenzior5-5/+5
2019-10-28test: Update simple-agent to new dbus pathsDenis Kenzior1-1/+2
2019-10-28manpage: Add James to author infoDenis Kenzior3-0/+3
2019-10-28auto-t: update to the new AgentManager pathDenis Kenzior1-1/+1
2019-10-28main: Update to the new ell APIDenis Kenzior1-1/+1
2019-10-28wired: Introduce EAD_BASE_PATHDenis Kenzior2-1/+3
2019-10-28wired: Update to the new ell apiDenis Kenzior1-1/+1
2019-10-28hwsim: Update to the new ell APIDenis Kenzior1-1/+1
2019-10-28auto-t: update testEAP-TLS to use HostapdCLIJames Prestwood4-8/+6
2019-10-28auto-t: fix random failures in testEAP-MSCHAPV2James Prestwood1-5/+0
2019-10-28auto-t: return None with get_ordered_network(s)James Prestwood1-0/+7
2019-10-28monitor: Don't pass NULL as src to memcpyWill Dietz1-1/+2
2019-10-28client: Cancel agent prompt with CTRL+DTim Kourt2-13/+23
2019-10-28client: Update agent manager pathDenis Kenzior1-1/+1
2019-10-28monitor: Dump ATTR_RATESDenis Kenzior1-1/+26
2019-10-28dbus: Use the new /net/connman/iwd root pathDenis Kenzior4-7/+16
2019-10-28doc: Update APIs with the new root pathDenis Kenzior9-9/+9
2019-10-28client: Fail on requests with invalid argumentsTim Kourt1-4/+12
2019-10-28client: Respond to invalid agent requestsTim Kourt1-8/+16
2019-10-28client: Modify error handler to return cancelation msgTim Kourt1-6/+8
2019-10-28client: Consolidate cancelation repliesTim Kourt1-6/+13
2019-10-28manpages: replace shorthand wordsJames Prestwood1-6/+6
2019-10-26doc: Minor formatting changes for the configuration documentationMarcel Holtmann2-19/+15
2019-10-25nl80211util: Ensure all entries are parsedDenis Kenzior1-0/+19
2019-10-25p2putils: Fix length in Channel List parsingAndrew Zaborowski1-1/+1
2019-10-25p2putil: Replace constants with wifi_alliance_ouiAndrew Zaborowski1-3/+3
2019-10-25monitor: Fix the OUI check for P2P action framesAndrew Zaborowski1-4/+3
2019-10-25client: Fix network name completionTim Kourt1-0/+3
2019-10-25network: add L_WARN for known network lookup failureJames Prestwood1-0/+2