Commit History

Author SHA1 Message Date
  Jouni Malinen 19b3211d19 Move D-Bus related files into their own subdirectory 15 years ago
  Jouni Malinen 2944656925 Allow TLS flags to be configured (allow MD5, disable time checks) 15 years ago
  Jouni Malinen 4a1e97790d GnuTLS: Report certificate validation failures with TLS alert 15 years ago
  Jouni Malinen a86a7316a4 OpenSSL: Fix memleak in previous wpabuf changes on an error path 15 years ago
  Jouni Malinen 2574634b7f Check TLS status on EAP server during handshake 15 years ago
  Jouni Malinen 074be2332f GnuTLS: Use struct wpabuf for push/pull buffers 15 years ago
  Jouni Malinen 81c85c069a Convert TLS wrapper to use struct wpabuf 15 years ago
  Jouni Malinen 94c3e91fc5 Add empty FIPS PRF wrapper for CryptoAPI 15 years ago
  Jouni Malinen 8f431bc808 Add empty crypto_mod_exp() wrapper for CryptoAPI. 15 years ago
  Jouni Malinen de979ef18c Fix MinGW build: CertCreateCertificateContext() is now known 15 years ago
  Jouni Malinen f266d1a162 eloop_win: Fix build after eloop user_data removal 15 years ago
  Jouni Malinen f52ab9e6b0 Fix lastReqData freeing to use wpabuf_free() 15 years ago
  Jouni Malinen eeb04821ad wpabuf: Add WPA_TRACE code to validate correct freeing of wpabuf 15 years ago
  Jouni Malinen 859db534bf wpabuf: Allow wpabuf_resize(NULL, len) to be used 15 years ago
  Jouni Malinen c479e41f53 EAP-FAST server: Piggyback Phase 2 start with end of Phase 1 15 years ago
  Jouni Malinen 1a1bf008cb WPS ER: Delay wpa_supplicant termination to allow unsubscription 15 years ago
  Jouni Malinen e46338fc76 WPS ER: Unsubscribe from AP events whenever removing the AP entry 15 years ago
  Jouni Malinen 187533a4c5 WPS: Convert Registrar PIN list to use struct dl_list 15 years ago
  Jouni Malinen 3433ed8c03 hostapd_cli: Use os_program_{init,deinit} 15 years ago
  Jouni Malinen 96f5234735 WPS ER: Convert lists to use struct dl_list 15 years ago
  Jouni Malinen a24eb8424b Free readline() output with free(), not os_free() 15 years ago
  Jouni Malinen 45767a9597 WPS: Remove unused net_if copy 15 years ago
  Jouni Malinen eeb49f991b driver_test: Use OS wrappers consistently for memory allocation 15 years ago
  Jouni Malinen fb4baa688b Add memory allocation analyzer to verify OS wrapper use 15 years ago
  Jouni Malinen 80d77c31ff hostapd: Call os_program_{init,deinit}() 15 years ago
  Jouni Malinen f45fb672cc eloop: Do not use printf() or fprintf() directly 15 years ago
  Jouni Malinen eaa3f04b97 eloop: Use struct dl_list for timeouts 15 years ago
  Jouni Malinen 0456ea16d8 eloop: Remove global user data pointer 15 years ago
  Jouni Malinen 9969e5a46a Make hostapd_for_each_interface() take context pointer as argument 15 years ago
  Jouni Malinen 2988796257 Fix RADIUS client to cancel IPv6 socket read notifications 15 years ago