Commit History

Author SHA1 Message Date
  Dmitry Shmidt 5eb429101a Android: wext: Add sched_scan functions for PNO 13 years ago
  Dmitry Shmidt 06e356fe14 Android: wext: Add driver state events 13 years ago
  Dmitry Shmidt d70b945d4d Fix pno_start() to initialize SSID list properly 13 years ago
  Jouni Malinen 0b7a25c00f Use normal scan before sched_scan if that can speed up connection 13 years ago
  Jouni Malinen 76a5249e52 Add broadcast SSID for sched_scan for scan_ssid=0 networks 13 years ago
  Jouni Malinen 5edddf4175 Use common code for disabled network case in sched_scan 13 years ago
  Jouni Malinen 86b47aaf36 Drop sched_scan filter if not enough match sets supported 13 years ago
  Jouni Malinen a8cb5a8897 Make sched_scan debug clearer on timeout use 13 years ago
  Jouni Malinen 6ad9c91100 Stop sched_scan on DISCONNECT command 13 years ago
  Jouni Malinen b5c6831201 Add preferred network offload (PNO) functionality 13 years ago
  Jouni Malinen 7c6a266ced Fix sched_scan filter_ssids setting for no filters case 13 years ago
  Jouni Malinen dbfdb3927c Interworking: Verify that BSS information includes SSID 13 years ago
  Jouni Malinen 363ab44067 EAP-AKA: Use strdup instead of strlen + malloc + memcpy 13 years ago
  Jouni Malinen 0ac6c3f71a EAP-PEAP: Remove unused hdr assignment 13 years ago
  Jouni Malinen 864a8e3bf6 EAP-PSK: Fix memory leak on error path 13 years ago
  Jouni Malinen cdc6e5d084 TLS: Add support for SHA256-based cipher suites from RFC 5246 13 years ago
  Jouni Malinen 48f24f93a5 wpa_passphrase: Include SHA256 objects to fix some build combinations 13 years ago
  Jouni Malinen 1622b331f6 TLS: Update file headers to include TLS v1.2 support 13 years ago
  Jouni Malinen a838e71ccf Include TLS v1.1 and v1.2 support in library build 13 years ago
  Jouni Malinen 4b919be289 TLS: Allow TLS v1.2 to be negotiated 13 years ago
  Jouni Malinen f0b1c5f7b3 TLS: Add TLS v1.2 style CertificateVerify functionality 13 years ago
  Jouni Malinen 949b2e1f61 TLS: Add SHA256-based verify_data derivation for TLS v1.2 13 years ago
  Jouni Malinen 20b4cdcd41 TLS: Maintain SHA256-based hash values for TLS v1.2 13 years ago
  Jouni Malinen ca84eed7ad TLS: Add build configuration for TLS v1.2 support 13 years ago
  Jouni Malinen bcf03f5209 TLS: Assume explicit IV for TLS v1.1 and newer 13 years ago
  Jouni Malinen 6c67d77fef TLS: Increase maximum MAC key from 20 to 32 octets 13 years ago
  Jouni Malinen d0485a6208 TLS: Pass version to tls_prf() in preparation for new PRFs 13 years ago
  Jouni Malinen cd52acec85 Rename tls_prf() to tls_prf_sha1_md5() 13 years ago
  Jouni Malinen ebe4e8f814 TLS: Add helper functions for version number handling 13 years ago
  Jouni Malinen 8307489840 Add implementation of TLS v1.2 PRF (P_SHA256) 13 years ago