Commit History

Author SHA1 Message Date
  Jouni Malinen 04768befa9 Add new binaries to .gitignore 12 years ago
  Jouni Malinen 62769a88db Move cipher to enum wpa_cipher conversion into wpa_common.c 12 years ago
  Jouni Malinen cf830c1c54 Use a helper function for selection group cipher for AP mode 12 years ago
  Jouni Malinen 0282a8c46a Use helper function for writing cipher suite names 12 years ago
  Jouni Malinen 031453265f Define allowed pairwise/group cipher suites in a header file 12 years ago
  Jouni Malinen a39c78be41 Use a common function for parsing cipher suites 12 years ago
  Jouni Malinen edbd2a191e Move cipher suite selection into common helper functions 12 years ago
  Jouni Malinen 9aadb8774e P2P: Add some more details on Service Query TLV format 12 years ago
  Paul Stewart 93c7e332c2 wpa_supplicant: Add more DBus EAP status 12 years ago
  Jouni Malinen 67bc1375eb Update ChangeLog files to match current implementation 12 years ago
  Jouni Malinen 8b706a99b8 nl80211: Add MFP information for NL80211_CMD_CONNECT 12 years ago
  Sunil Dutt 624b4d5a64 P2P: Use the same Dialog Token value for every GO Negotiation retry 12 years ago
  Jan Vales dd9b296ebf Include session transfer stats into SIGUSR1 dump 12 years ago
  Jouni Malinen 0ef29e0c0b SAE: Move temporary data into a separate data structure 12 years ago
  Jouni Malinen b4fd3613d3 SAE: Free temporary buffers when moving to Accepted state 12 years ago
  Jouni Malinen 30846fa65f SAE: Remove unnecessary sae_derive_k() wrapper 12 years ago
  Jouni Malinen f05dad2090 SAE: Clean up exponent calculation for PWE 12 years ago
  Jouni Malinen 66fc91ab11 SAE: Share more commit value derivation between FFC and ECC cases 12 years ago
  Jouni Malinen 75870c933f SAE: Replace comparison to one with crypto_bignum wrapper 12 years ago
  Jouni Malinen 3b0ffebcda SAE: Rename and move ECC/FFC functions to be next to each other 12 years ago
  Jouni Malinen 4ef34a9960 SAE: Remove duplicated SAE field debug dumps 12 years ago
  Jouni Malinen ce4479c106 SAE: Store commit elements as EC point or bignum instead of octet string 12 years ago
  Jouni Malinen 61bd6a307c SAE: Validate peer commit values as part of parsing the message 12 years ago
  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