summaryrefslogtreecommitdiff
path: root/external/bsd/wpa/dist
AgeCommit message (Expand)Author
2021-05-15wpa: fix Clang buildrillig
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-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-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-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-04merge conflicts.christos
2019-01-042018-12-02 - v2.7christos
2018-08-16From FreeBSD:christos
2017-10-16apply patches from upstream, namely from https://w1.fi/security/2017-1/ :spz
2017-04-11Use RO_MSGFILTER.roy
2017-04-11Use recvmsg(2) to read route(4) messages.roy
2017-01-12fix redefinitionschristos
2016-11-30grr. usec is also os_time_t :-(christos
2016-11-27fix printf formats for time_tchristos
2016-11-21Merge conflicts.christos
2016-11-21Import wpa_supplicant and hostapdchristos
2016-05-03http://w1.fi/security/2016-1/0004-Reject-SET_CRED-commands-with-newline-chara...christos
2016-05-03http://w1.fi/security/2016-1/0004-Reject-SET_CRED-commands-with-newline-chara...christos
2016-05-03http://w1.fi/security/2016-1/0003-Remove-newlines-from-wpa_supplicant-config-...christos
2016-05-03http://w1.fi/security/2016-1/0002-Reject-psk-parameter-set-with-invalid-passp...christos
2016-05-03http://w1.fi/security/2016-1/0001-WPS-Reject-a-Credential-with-invalid-passph...christos