Historique des commits

Auteur SHA1 Message Date
  Jouni Malinen f1a3e81098 Fixed Doxygen function links il y a 16 ans
  Jouni Malinen 08c0f0670a Completed Doxygen documentation for functions declared in wps/wps.h il y a 16 ans
  Jouni Malinen dcc03dbe78 Use NULL, not 0, when comparing a pointer il y a 16 ans
  Jouni Malinen 2eba45c8de Added endianness annotation for sparse il y a 16 ans
  Jouni Malinen 5306f43fc3 Fixed sparse warnings about integer vs. pointer use il y a 16 ans
  Jouni Malinen d953d9ab80 Removed sparse destinations since "CC=cgcc make" works fine il y a 16 ans
  Jouni Malinen 7e5ba1b916 Mark functions static if not used elsewhere and use proper prototypes il y a 16 ans
  Jouni Malinen 26d1dc96e9 Include the header file to validate function prototype. il y a 16 ans
  Jouni Malinen c5adf528a2 Moved WPS Registrar initialization from EAP peer to wps_supplicant.c il y a 16 ans
  Jouni Malinen 41c00105f2 Removed registrar pointer from wps_config and wps_data il y a 16 ans
  Jouni Malinen 5a8c6d3353 Removed duplicated authenticator yes/no from wps_config and wps_data il y a 16 ans
  Jouni Malinen ae2633af63 Removed unused WPS_PENDING processing result il y a 16 ans
  Jouni Malinen f90c86d4a3 Added Doxygen documentation for WPS code il y a 16 ans
  Jouni Malinen 875f6d7b93 Create all doxygen docs from root directory to get proper path names il y a 16 ans
  Jouni Malinen a17df5fb8b Fixed number of doxygen warnings il y a 16 ans
  Jouni Malinen a4149765a2 Added more src subdirectories into doxygen docs il y a 16 ans
  Jouni Malinen 4be048a8a6 Updated doxygen configuration files to work with new doxygen il y a 16 ans
  Jouni Malinen dd42f95f71 Move addr_un definitions to avoid using out-of-scope buffer il y a 16 ans
  Jouni Malinen 243869858a Initialize wpa_ie_len to 0 if WPA IE is not set on all paths il y a 16 ans
  Jouni Malinen 862e08a9a4 Include ieee802_11_defs.h explicitly instead of assuming it gets included il y a 16 ans
  Jouni Malinen a1ba55a58a Replaced string comparison operator '==' with '=' to work with dash il y a 16 ans
  Jouni Malinen 79da74a20c WPS: Generate UUID based on MAC address, if not set il y a 16 ans
  Jouni Malinen 84f5b41fc1 WPS: Cleanup UUID and MAC address configuration il y a 16 ans
  Jouni Malinen e834272f73 Include pending MFP defines in nl80211_copy.h il y a 16 ans
  Jouni Malinen c2fef14520 Sync nl80211.h copy with the current kernel version il y a 16 ans
  Jouni Malinen ac43f1fa39 Renamed nl80211 HT channel parameters to match with kernel il y a 16 ans
  Jouni Malinen 97d3497e29 MFP: Require MFP is it is enabled and AP scan shows support for it il y a 16 ans
  Jouni Malinen c3469d1534 MFP: Fix SA Query Action Category il y a 16 ans
  Jouni Malinen df1e9601a4 Fixed SA Query Request length il y a 16 ans
  Jouni Malinen 1aa5c13471 Clear BIP keys, too, when removing broadcast keys with MFP enabled il y a 16 ans