Commit History

Author SHA1 Message Date
  Jouni Malinen 000a1de72b Cleaned up EAP-MSCHAPv2 key derivation 16 years ago
  Jouni Malinen 6e783c6da9 Added INT_RANGE parser for global configuration variables 16 years ago
  Jouni Malinen 32896a0dd1 Use shared string parser for global configuration fields 16 years ago
  Jouni Malinen d7afb15a10 Share the same global config parser function for integer values 16 years ago
  Jouni Malinen 55655636d8 First step in cleaning up global config parser: use parse_data array 16 years ago
  Jouni Malinen 3c0b7aa4fe Added configuration of WPS device parameters for wpa_supplicant 16 years ago
  Jouni Malinen 75fc67e97b driver_test: Handle WPS IE in non-MLME test 16 years ago
  Jouni Malinen 329a55b314 Ported driver_test to Windows (only UDP socket available) 16 years ago
  Jouni Malinen e33bbd8f4d driver_test: Optional support for using UDP socket 16 years ago
  Jouni Malinen 2ff0f83b9e Comment out dynamic CertEnumCertificatesInStore loading by default 16 years ago
  Jouni Malinen 9e72e1d356 Workaround number of compiler warnings with newer MinGW version 16 years ago
  Jouni Malinen 702c349e5e Resolved number of signed/unsigned mismatches and ntddndis.h location 16 years ago
  Jouni Malinen 47ce4bfc38 Rename MSG to MESG to avoid conflicts with Windows header files 16 years ago
  Jouni Malinen 3ee81d489a Don't include unused calls to SHA256 functions if EAP-AKA' is not enabled 16 years ago
  Jouni Malinen 1edb9533f1 SHA256 is needed for EAP-AKA' and WPS 16 years ago
  Jouni Malinen 9a6cec7bc6 Added CONFIG_IEEE80211N into defconfig (commented out) 16 years ago
  Jouni Malinen cfb7e8a086 Fixed build without CONFIG_IEEE80211N 16 years ago
  Jouni Malinen fecc01663b Updated the comment about libnl to state that version 1.1 is new enough 16 years ago
  Jouni Malinen 315ce40a00 Renamed the 'alpha2' variable to 'country' to match with config string 16 years ago
  Jouni Malinen 814e925dc4 Added documentation for the new 'country' configuration option 16 years ago
  Luis R. Rodriguez 6d1584905c wpa_supplicant: Add support for setting of a regulatory domain 16 years ago
  Helmut Schaa 556f5a2a28 wpa_supplicant: print password field only if -K is given 16 years ago
  Jouni Malinen 205a372b2d Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed) 16 years ago
  Jouni Malinen 13d9817dd0 Fixed a typo in wpa_supplicant manpage 16 years ago
  Jouni Malinen d9f2b1c382 driver_test: Added support for testing WPS without use_mlme 16 years ago
  Jouni Malinen eef7d7a138 WPS: Added [WPS], [WPS-PIN], [WPS-PBC] flags for scan results 16 years ago
  Jouni Malinen 7e45830ab7 nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant 16 years ago
  Jouni Malinen 9478eaef53 Added option to force SoH version 1 (tnc=soh1) 16 years ago
  Jouni Malinen 9c9f869a05 Added EAP-FAST interop test results with Radiator 4.3.1 16 years ago
  Jouni Malinen a9d1364c5f Merged EAP-AKA' into eap_aka.c and added it to defconfig/ChangeLog 16 years ago