Commit History

Author SHA1 Message Date
  Jouni Malinen 24dc1e2a2c SAE: Split sae_parse_commit() into helper functions 12 years ago
  Jouni Malinen b0f6124c1c SAE: Store commit scalars as bignum instead of octet string 12 years ago
  Jouni Malinen 4df61ba5b9 SAE: Store PWE as EC point or bignum instead of octet string 12 years ago
  Jouni Malinen b1677c393b SAE: Use more generic random bignum generation 12 years ago
  Jouni Malinen 629c56d70a SAE: Store rand value as bignum instead of octet string 12 years ago
  Jouni Malinen bf4f5d6570 SAE: Add support for FFC groups that do not use a safe prime 12 years ago
  Jouni Malinen 2ce12789c1 Add Diffie-Hellman group definitions for MODP groups in RFC 5114 12 years ago
  Jouni Malinen fbfb0e65bf SAE: Add support for FFC groups 12 years ago
  Jouni Malinen 388f535461 SAE: Maintain bignum of group order and prime in context data 12 years ago
  Jouni Malinen 305fe835d4 Add more crypto_bignum_*() wrappers 12 years ago
  Jouni Malinen 6917c9e829 Allow AP mode deauth/disassoc reason code to be overridden 12 years ago
  Sunil Dutt 1a9f6509b3 P2P: Publish more connected clients info in Probe Response frames 12 years ago
  Jouni Malinen 5bfc46bb55 Extra validation to keep static analyzers happy 12 years ago
  Jouni Malinen de61795e7c TDLS: Use merge_byte_arrays() helper 12 years ago
  Jouni Malinen 301ed630a8 Replace macros with inline functions for WPA_{GET,PUT}_{BE,LE}* 12 years ago
  Jouni Malinen cbf61176ed Add more debug info if wpa_supplicant_set_suites() fails 12 years ago
  Jouni Malinen 9c75e9fb81 WPS: Verify wpa_config_set() return value more consistently 12 years ago
  Jouni Malinen 559cdabb0f Use more explicit way of copying pointer value to a buffer 12 years ago
  Jouni Malinen a50414c322 SAE: Check random_get_bytes() return value 12 years ago
  Jouni Malinen 4954c859ea SAE: Indicate used group in ctrl_iface STATUS 12 years ago
  Jouni Malinen 625f202a74 SAE: Allow enabled groups to be configured 12 years ago
  Jouni Malinen e056f93e60 Update copyright notices to include year 2013 12 years ago
  Jouni Malinen cd9c2714e7 SAE: Add support for ECC group 21 (521-bit random ECP group) 12 years ago
  Jouni Malinen bf14657b9f SAE: Add support for additional ECC groups 12 years ago
  Jouni Malinen cbf9f4c642 SAE: Fix PWE loop termination on excessive iterations 12 years ago
  Jouni Malinen d5f5fa86e4 SAE: Set pwd-value length based on prime length 12 years ago
  Jouni Malinen a55f2eef71 SAE: Use EC group context to get the group prime 12 years ago
  Jouni Malinen 09200a1166 SAE: Use EC group context for peer-commit-scalar validation 12 years ago
  Jouni Malinen c5eb5b1999 SAE: Use EC group context for random number generation 12 years ago
  Jouni Malinen ce46ec8df0 SAE: Store the group order in EC context data 12 years ago