summaryrefslogtreecommitdiff
path: root/external/bsd/wpa
AgeCommit message (Expand)Author
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
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-06-29Fix MKCRYPTO=no build.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/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
2016-04-11Only FreeBSD treats rssi this way, so #ifdef it and just treat rssiroy
2016-03-25Sort SYNOPSIS. Fix xref.wiz
2016-03-23Describe -Mroy
2016-03-23Build with interface matching support.roy
2016-03-23Add interface matching support with -M, guarded by CONFIG_MATCH_IFACEroy
2016-03-23Only down the interface once we are sure we can work with it.roy
2016-03-23Interface additions/removals are not guaranteed to be for the driverroy
2016-02-05Fix is defined in wpa_common.h which the driver already pulls in.roy
2016-01-24use 0 for udata for portability (FreeBSD has a pointer, we have uintptr_t)christos
2016-01-24the eloop hack should not be needed anymore.christos
2016-01-22Remove unused varroy
2016-01-22Size the kevent receive buffer correctly.roy
2016-01-22Fix build for clang and kqueueroy