summaryrefslogtreecommitdiff
path: root/external/bsd/wpa
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-09Handle OpenSSL-3.xchristos
2022-09-10wpa_supplicant.8: fix typorillig
2021-05-15wpa: fix Clang buildrillig
2021-03-01Enable more options.christos
2021-03-01Merge local changes from v2.7 -> v2.9 for wpa_supplicant and hostapdchristos
2021-03-01ChangeLog for wpa_supplicantchristos
2021-01-01wpa: If route socket overflows, sync drivers to system interfacesroy
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-07-21wpa_supplicant: Matching unspecified interfaces should not log driver failsroy
2020-07-21wpa_supplicant: Don't report an error when there are no op classes to addroy
2020-07-21wpa_supplicant: don't log SIOCG80211 errors during interface setuproy
2020-02-21Explicitly cast pointers to uintptr_t before casting to enums. They arejoerg
2020-02-03Enable syslog support for hostapdroy
2020-01-29wpa: reduce diff with upstreamroy
2020-01-29wpa: Fix the maximum size of a route(4) msg to 2048roy
2020-01-29wpa: Remove an outdated commentroy
2020-01-29wpa: Don't set or remove IFF_UProy
2020-01-29wpa: Share route(4) processing with hostapd and wpa_supplicant.roy
2020-01-29wpa: Driver does not need to know about both wpa and hostap contextsroy
2019-09-12[PATCH] AP: Silently ignore management frame from unexpected source addresschristos
2019-08-08EAP-pwd: Run through prf result processing even if it >= primechristos
2019-08-08SAE: Run through prf result processing even if it >= primechristos
2019-08-08OpenSSL: Use BN_bn2binpad() or BN_bn2bin_padded() if availablechristos
2019-08-08EAP-pwd: Use const_time_memcmp() for pwd_value >= prime comparisonchristos
2019-08-08SAE: Use const_time_memcmp() for pwd_value >= prime comparisonchristos
2019-06-19wpa_supplicant.8: add xref to wpa_passphrase.8gutteridge
2019-06-19wpa_cli.8: add xref to wpa_passphrase.8gutteridge
2019-06-18Add more information about commands. Add a working, annotated example.maya
2019-04-10Try to avoid showing externally visible timing or memory accesschristos
2019-04-10This is an initial step towards making the FFC case use strictlychristos
2019-04-10These groups have significant probability of coming up with pwd-valuechristos
2019-04-10Make the non-failure path in the function proceed without branches basedchristos
2019-04-10The QR test result can provide information about the password to anchristos
2019-04-10This algorithm could leak information to external observers in form ofchristos
2019-04-10Get rid of the branches that depend on the result of the Legendrechristos
2019-04-10These functions can be used to help implement constant time operationschristos
2019-04-10This helps in reducing measurable timing differences in operationschristos
2019-04-10Explicitly verify that own and peer commit scalar/element are availablechristos
2019-04-10This adds an explicit check for 0 < x,y < prime based on RFC 5931,christos
2019-04-10When processing an EAP-pwd Commit frame, the server's scalar and elementchristos
2019-04-10When processing an EAP-pwd Commit frame, verify that the peer's scalarchristos
2019-04-10CVE-2019-9498 (EAP-pwd server missing commit validation for scalar/element)christos
2019-01-05include common path in the rest of the Makefileschristos
2019-01-04merge conflicts.christos
2019-01-042018-12-02 - v2.7christos
2018-08-16From FreeBSD:christos
2018-01-14Add the NONE/WIRED drivers.christos
2017-10-16apply patches from upstream, namely from https://w1.fi/security/2017-1/ :spz
2017-05-21Remove MKCRYPTO option.riastradh