Maneesh Jain
|
c5967f027a
D-Bus: Fix wpas_dbus_signal_p2p_invitation_result() documentation
|
9 years ago |
Maneesh Jain
|
4457f41b54
radius: Fix NULL dereference issue on allocation failure
|
9 years ago |
Jouni Malinen
|
f826fb1de1
OpenSSL: Handle EC_POINT_is_on_curve() error case
|
9 years ago |
Jouni Malinen
|
bbb50086e3
SAE: Use random "password" in extra hunting-and-pecking loops
|
9 years ago |
Jouni Malinen
|
eb5fee0bf5
SAE: Add side-channel protection to PWE derivation with ECC
|
9 years ago |
Jouni Malinen
|
16841ab246
crypto: Add functions for computing the Legendre symbol and EC y^2
|
9 years ago |
Jouni Malinen
|
9e286d5ea2
tests: sae_groups to include Brainpool EC groups
|
9 years ago |
Jouni Malinen
|
c4a13b424b
OpenSSL: Add support for Brainpool Elliptic Curves
|
9 years ago |
Jouni Malinen
|
4584b66eae
SAE: Increase security parameter k to 40 based on Dragonfly recommendation
|
9 years ago |
Jouni Malinen
|
fdd731bd4a
SAE: Fix PWE generation to use minimum loop count (k) properly
|
9 years ago |
Jouni Malinen
|
b1f487cb74
tests: Try heavier SAE groups in sae_groups
|
9 years ago |
Jouni Malinen
|
33dcced589
tests: SAE with number of different passwords
|
9 years ago |
Jouni Malinen
|
1965e1965e
tests: SAE anti clogging protocol testing
|
9 years ago |
Jouni Malinen
|
8ec33326c1
SAE: Merge sae_derive_commit() error case return statements
|
9 years ago |
Jouni Malinen
|
d93abd4a97
SAE: Merge sae_get_rand() error case return statements
|
9 years ago |
Jouni Malinen
|
939527b59d
tests: SAE reflection attack
|
9 years ago |
Jouni Malinen
|
6a58444d27
SAE: Verify that own/peer commit-scalar and COMMIT-ELEMENT are different
|
9 years ago |
Jouni Malinen
|
4e7e68890a
Add crypto_ec_point_cmp()
|
9 years ago |
Jouni Malinen
|
8e2a3a4c21
dbus: Do not initialize variable twice
|
9 years ago |
Jouni Malinen
|
c1a14ef42f
Do not check unsigned size is less than zero
|
9 years ago |
Jouni Malinen
|
fdc5608c12
OpenSSL: Remove SSL_CTX_{get,set}_app_data() compatibility wrapper
|
9 years ago |
Jouni Malinen
|
ba54933f63
libtommath: Fix mp_init_multi() stdarg use on error path
|
9 years ago |
Jouni Malinen
|
f6332b0be1
wpa_gui: Initialize WpaGuiApp::w in the constructor
|
9 years ago |
Jouni Malinen
|
f6df3f3a00
Use os_* wrapper more consistently
|
9 years ago |
Jouni Malinen
|
91b7a5e146
Use unsigned/signed printf format more consistently
|
9 years ago |
Nishant Chaprana
|
59bae7463a
HS 2.0R2: Fix memory leak on error path in hs20-osu-client
|
9 years ago |
Jouni Malinen
|
c5ca73d1f7
P2P: Use offsetof() instead of local implementation
|
9 years ago |
Jouni Malinen
|
c3c5b5fe92
ERP server: Make erp_send_finish_reauth() easier for static analyzers
|
9 years ago |
Jouni Malinen
|
6ce1bea1ff
bsd: Remove redundant NULL check in bsd_init()
|
9 years ago |
Jouni Malinen
|
c99df20192
Remove redundant NULL check in ieee802_1x_encapsulate_radius()
|
9 years ago |