Commit History

Author SHA1 Message Date
  Jouni Malinen be916e0012 Remove Milenage test from hostapd/Makefile 15 years ago
  Jouni Malinen 43df4cc2ca Move milenage.[ch] into src/crypto 15 years ago
  Jouni Malinen 03da66bd59 Remove src/crypto from default include path 15 years ago
  Jouni Malinen b60d6f61e4 Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATE 15 years ago
  Jouni Malinen 281c950be4 Move EAPOL authenticator state machine into src/eapol_auth 15 years ago
  Jouni Malinen 90973fb2fd Remove src/common from default header file path 15 years ago
  Jouni Malinen 41fa8a892f Remove old wpa_supplicant/hostapd doxygen files 15 years ago
  Jouni Malinen 73d0ad78c8 Fix internal crypto build with some configurations 15 years ago
  Jouni Malinen 1d68e4c7d9 Fix hlr_auc_gw build (wpabuf.o is needed now for tls_openssh) 15 years ago
  Jouni Malinen b905c4a398 WPS: Add HTTP server module 15 years ago
  Jouni Malinen 0b40d03394 WPS: Move generic UPnP XML helper functionality into a separate file 15 years ago
  Jouni Malinen 092794f480 WPS: Add HTTP client module to clean up code 15 years ago
  Jouni Malinen f1739bac4f Move PKCS# {1,5,8} functionality into separate files 15 years ago
  Masashi Honma 279d859b8f Fix IEEE 802.11r/w compilation error 15 years ago
  Jouni Malinen 786c4fee9d Include aes_unwrap in build when needed (FT and EAP-FAST server) 15 years ago
  Jouni Malinen bd4e9d033b Replace CONFIG_NO_AES_EXTRAS with auto-detection during build 15 years ago
  Jouni Malinen 38b462868c Clean up crypto makefile segments 15 years ago
  Jouni Malinen 7137456941 Move TLS_FUNCS and NEED_CRYPTO segment next to each other 15 years ago
  Jouni Malinen 9d388d5007 Further crypto makefile unification 15 years ago
  Jouni Malinen 0dba0175c5 Fix crypto config for minimal builds 15 years ago
  Jouni Malinen 000bbd77c9 Cleaned up and unified some of the crypto Makefile code 15 years ago
  Jouni Malinen f042122a57 Allow the internal DH implementation to be overridden 15 years ago
  Jouni Malinen dd01b1ff9d Include only the used DH groups in the build 15 years ago
  Jouni Malinen ded30a6b41 Move STA list ctrl_iface handlers to a separate file 15 years ago
  Jouni Malinen 7cba52d852 Use OpenSSL for RC4 instead of internal implementation 15 years ago
  Jouni Malinen ac73690c06 Move RC4 into crypto.h as a replaceable crypto function 15 years ago
  Jouni Malinen ce78b289c4 Fix OpenSSL build (internal SHA256 not used anymore) 15 years ago
  Bjarke Istrup Pedersen 466940c55e Use LDFLAGS in all linker commands 15 years ago
  Jouni Malinen ba30964b60 Force rebuilding of src/drivers between hostapd and wpa_supplicant 15 years ago
  Johannes Berg fe6bdb777e Replace NEED_MLME with NEED_AP_MLME 15 years ago