Historique des commits

Auteur SHA1 Message Date
  Jouni Malinen 6ebe816be0 wpa_priv: Add authentication command and event il y a 9 ans
  Jouni Malinen 06f52b12f9 wpa_priv: Add support for EVENT_SCAN_STARTED il y a 9 ans
  Jouni Malinen d01136a06e wpa_priv: Print unsupported driver event name in debug log il y a 9 ans
  Jouni Malinen c968f2d56c wpa_priv: Clear extended_capa pointers il y a 9 ans
  Jouni Malinen 20396ab8e4 wpa_priv: Add support for global driver interface context il y a 9 ans
  Jouni Malinen 85f4381e14 wpa_priv: allow l2_packet to be opened for ethertype 0x890d il y a 9 ans
  Jouni Malinen bd1f06aaa8 wpa_priv: Add -c argument to usage text il y a 9 ans
  Jouni Malinen ebf05623c4 wpa_priv: Fix early exit path il y a 9 ans
  Mikael Kanstrup 8b423edbd3 Declare all read only data structures as const il y a 10 ans
  Jouni Malinen d9d1b9527a Use SSID_MAX_LEN define instead of value 32 when comparing SSID length il y a 10 ans
  Jouni Malinen a193231dfb Clean up debug prints to use wpa_printf() il y a 10 ans
  Jouni Malinen 36f0cf3774 privsep: Fix compilation due to associate() parameter updates il y a 10 ans
  Jouni Malinen 0187c41d88 Declare wpa_debug_* variables in src/utils/wpa_debug.h il y a 11 ans
  Jouni Malinen fcc61230d1 Declare wpa_drivers in src/drivers/driver.h il y a 11 ans
  Jouni Malinen 5e24dc8a4b Add dup_binstr() to help common binary string tasks il y a 12 ans
  Ben Greear 9d05374796 Make bind failure messages unique il y a 13 ans
  Jouni Malinen 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
  Andrii Bordunov f7fcfc347c wpa_priv: Update function arguments to fix compilation il y a 13 ans
  Jouni Malinen 245519e0cd Replace wpa_supplicant_sta_rx() call with driver event il y a 15 ans
  Jouni Malinen 0456ea16d8 eloop: Remove global user data pointer il y a 15 ans
  Jouni Malinen 3dee308178 Fix wpa_priv compilation after driver_ops changes il y a 15 ans
  Dmitry Shmidt 4e2225a520 Fix wpa_priv memory leak in wpa_priv_get_scan_results2() il y a 15 ans
  Jouni Malinen 90973fb2fd Remove src/common from default header file path il y a 15 ans
  Jouni Malinen 4a867032ae Remove deprecated driver_ops handlers il y a 15 ans
  Jouni Malinen d994a9b54e Move definitions away from hostapd_defs.h il y a 15 ans
  Jouni Malinen c3965310e6 Use common get_hw_feature_data for hostapd and wpa_supplicant il y a 16 ans
  Jouni Malinen c51218372f Merge wpa_supplicant and hostapd driver wrapper implementations il y a 16 ans
  Jouni Malinen c2220ec0b7 Fix couple of forgotten wpa_hw_modes -> hostapd_hw_modes il y a 16 ans
  Daniel Mierswa 6301cc5d38 Allow the privsep driver to pass the set_country to the real driver il y a 16 ans
  Jouni Malinen 96c7c3072d Fix privsep build with CONFIG_CLIENT_MLME=y il y a 16 ans