Commit History

Author SHA1 Message Date
  Jouni Malinen f58b20ce66 Fixed IMAGE_PATH for doxygen run in root directory 16 years ago
  Jouni Malinen cd7aacbed4 Remove temporary Qt build directories from Doxygen run 16 years ago
  Jouni Malinen 842e11d0bd Remove unwanted wpa_supplicant -> struct wpa_supplicant links 16 years ago
  Jouni Malinen e857fb05df Resolve a Doxygen warning 16 years ago
  Jouni Malinen f1a3e81098 Fixed Doxygen function links 16 years ago
  Jouni Malinen 08c0f0670a Completed Doxygen documentation for functions declared in wps/wps.h 16 years ago
  Jouni Malinen dcc03dbe78 Use NULL, not 0, when comparing a pointer 16 years ago
  Jouni Malinen 2eba45c8de Added endianness annotation for sparse 16 years ago
  Jouni Malinen 5306f43fc3 Fixed sparse warnings about integer vs. pointer use 16 years ago
  Jouni Malinen d953d9ab80 Removed sparse destinations since "CC=cgcc make" works fine 16 years ago
  Jouni Malinen 7e5ba1b916 Mark functions static if not used elsewhere and use proper prototypes 16 years ago
  Jouni Malinen 26d1dc96e9 Include the header file to validate function prototype. 16 years ago
  Jouni Malinen c5adf528a2 Moved WPS Registrar initialization from EAP peer to wps_supplicant.c 16 years ago
  Jouni Malinen 41c00105f2 Removed registrar pointer from wps_config and wps_data 16 years ago
  Jouni Malinen 5a8c6d3353 Removed duplicated authenticator yes/no from wps_config and wps_data 16 years ago
  Jouni Malinen ae2633af63 Removed unused WPS_PENDING processing result 16 years ago
  Jouni Malinen f90c86d4a3 Added Doxygen documentation for WPS code 16 years ago
  Jouni Malinen 875f6d7b93 Create all doxygen docs from root directory to get proper path names 16 years ago
  Jouni Malinen a17df5fb8b Fixed number of doxygen warnings 16 years ago
  Jouni Malinen a4149765a2 Added more src subdirectories into doxygen docs 16 years ago
  Jouni Malinen 4be048a8a6 Updated doxygen configuration files to work with new doxygen 16 years ago
  Jouni Malinen dd42f95f71 Move addr_un definitions to avoid using out-of-scope buffer 16 years ago
  Jouni Malinen 243869858a Initialize wpa_ie_len to 0 if WPA IE is not set on all paths 16 years ago
  Jouni Malinen 862e08a9a4 Include ieee802_11_defs.h explicitly instead of assuming it gets included 16 years ago
  Jouni Malinen a1ba55a58a Replaced string comparison operator '==' with '=' to work with dash 16 years ago
  Jouni Malinen 79da74a20c WPS: Generate UUID based on MAC address, if not set 16 years ago
  Jouni Malinen 84f5b41fc1 WPS: Cleanup UUID and MAC address configuration 16 years ago
  Jouni Malinen e834272f73 Include pending MFP defines in nl80211_copy.h 16 years ago
  Jouni Malinen c2fef14520 Sync nl80211.h copy with the current kernel version 16 years ago
  Jouni Malinen ac43f1fa39 Renamed nl80211 HT channel parameters to match with kernel 16 years ago