]> git.ipfire.org Git - thirdparty/hostap.git/history - src/eap_peer
tests: Generate BSS config files in ap_bss_add_remove_during_ht_scan
[thirdparty/hostap.git] / src / eap_peer /
2019-12-23  Jouni MalinenEAP-SIM peer: Do not accept SIM/Challenge without SIM...
2019-11-28  Jouni MalinenClean up base64_{encode,decode} pointer types
2019-09-18  Jouni MalinenFix wpa_supplicant build with CONFIG_PCSC=y
2019-09-01  Jouni MalinenEAP-TEAP peer: Clear Phase 2 EAP method on new Identity...
2019-09-01  Jouni MalinenEAP-TEAP peer: Add support for machine credentials...
2019-09-01  Jouni MalinenEAP peer config: Move ocsp param to phase1/phase2
2019-09-01  Jouni MalinenEAP peer: Move certificate configuration params into...
2019-08-24  Jouni MalinenEAP-TEAP peer: Fix protected indication of inner EAP...
2019-08-20  Jouni MalinenEAP-TEAP peer: Add support for machine authentication
2019-08-20  Jouni MalinenEAP peer: Add a concept of a separate machine credential
2019-08-19  Jouni MalinenEAP-TEAP peer: Support Identity-Type TLV
2019-08-18  Jouni MalinenEAP: Increase the maximum number of message exchanges
2019-08-17  Jouni MalinenEAP-TEAP peer: Support vendor EAP method in Phase 2
2019-08-17  Jouni MalinenEAP-FAST peer: Support vendor EAP method in Phase 2
2019-08-17  Jouni MalinenEAP-PEAP peer: Support vendor EAP method in Phase 2
2019-08-17  Jouni MalinenEAP peer: Allow VENDOR-TEST method in Phase 2
2019-08-17  Jouni MalinenEAP-TTLS peer: Support vendor EAP method in Phase 2
2019-08-17  Jouni MalinenReplace EapType typedef with enum eap_type
2019-08-16  Jouni MalinenEAP-TEAP peer: Allow Result TLV without Crypto-Binding TLV
2019-08-16  Jouni MalinenEAP-TEAP peer: Add Intermediate-Result TLV with Crypto...
2019-08-16  Jouni MalinenEAP-TEAP: Fix TLS-PRF for TLS ciphersuites that use...
2019-08-06  Jouni MalinenEAP-TEAP peer: Fix fragmentation of final message
2019-07-31  Jouni MalinenEAP-SIM/AKA: Do not allow anonymous@realm "pseudonym...
2019-07-23  Jouni MalinenEAP-pwd peer: Configurable set of groups with reduced...
2019-07-12  Jouni MalinenEAP-TLS peer: Handle possible application data at the end
2019-07-11  Ervin OroAdd Type-Code context to EAP-TLS 1.3 exported Key_Mater...
2019-07-09  Jouni MalinenEAP-TEAP server and peer implementation (RFC 7170)
2019-06-14  Jouni MalinenPass full struct to peer certificate callbacks
2019-06-02  Jouni Malinentests: New style fuzzing tool for EAP-AKA peer processing
2019-06-02  Jouni Malinentests: New style fuzzing tool for EAP-SIM peer processing
2019-05-31  Hai ShalomEAP-SIM/AKA: Add support for anonymous@realm
2019-05-26  Jouni MalinenMore forceful clearing of stack memory with keys
2019-05-25  Mohit SethiEAP-AKA: Add Session-Id derivation during fast-reauth
2019-05-25  Mohit SethiEAP-SIM: Add Session-Id derivation during fast-reauth
2019-04-19  Jouni MalinenEAP-SAKE: Report hash function failures to callers
2019-04-17  Jouni MalinenEAP-pwd peer: Fix reassembly buffer handling
2019-04-16  Jouni MalinenEAP-MSCHAPv2: Propagate GetAsymetricStartKey() failures...
2019-04-13  Jouni MalinenEAP-pwd: Remove unused checks for cofactor > 1 cases
2019-04-09  Jouni MalinenEAP-pwd: Get rid of unnecessary allocation of temporary...
2019-04-09  Jouni MalinenEAP-pwd: Enforce 1 < rand,mask < r and rand+mask mod...
2019-04-09  Jouni MalinenEAP-pwd: Check element x,y coordinates explicitly
2019-04-09  Mathy VanhoefEAP-pwd client: Verify received scalar and element
2019-04-09  Jouni MalinenExtend domain_match and domain_suffix_match to allow...
2019-03-16  Ervin OroAdd support for an optional context parameter to TLS...
2019-03-11  Jared BentsOpenSSL: Add 'check_cert_subject' support for TLS server
2019-03-11  Jouni MalinenUse char pointers for EAP configuration parameters...
2019-02-18  Davina Luwpa_supplicant: Support Multi-AP backhaul STA onboardin...
2019-02-05  Jouni MalinenEAP peer: Clear temporary message buffers before freeing
2019-02-01  Jouni MalinenPEAP: Explicitly clear temporary keys from memory when...
2019-02-01  Jouni MalinenEAP-PEAP: Derive EMSK and use 128-octet derivation...
2019-01-05  Jouni MalinenEAP-TLS: Update Session-Id derivation with TLS v1.3
2019-01-05  Jouni MalinenOpenSSL: Allow systemwide policies to be overridden
2019-01-05  Jouni MalinenOSEN: Disable TLS v1.3 by default
2018-10-16  Nishant ChapranaEAP-pwd peer: Fix memory leak in eap_pwd_perform_confir...
2018-09-21  Srikanth Marepallieap_proxy: Fix memory leaks when using eap_peer_erp_init()
2018-06-01  Jouni MalinenEAP-TLS: Derive Session-Id using TLS-Exporter when...
2018-06-01  Jouni MalinenEAP-TLS: Update key derivation label per draft-ietf...
2018-05-28  Dan HarkinsEAP-pwd peer: Add SHA512 hash based salt mechanism
2018-05-28  Dan HarkinsEAP-pwd peer: Add SHA256 hash based salt mechanism
2018-05-28  Dan HarkinsEAP-pwd peer: Add SHA-1 hash based salt mechanism
2018-05-28  Jouni MalinenEAP-pwd peer: Check for unexpected state for ID exchange
2018-05-28  Dan HarkinsEAP-pwd peer: Add support for salted password databases
2018-05-28  Dan HarkinsEAP-pwd peer: Move PWE derivation to commit exchange
2018-05-28  Dan HarkinsEAP-pwd: Move EC group initialization to earlier step
2018-05-01  Jouni MalinenEAP-TLS peer: Disable TLS v1.3 by default
2018-05-01  Jouni MalinenEAP-TLS: Extend TLS version config to allow TLS v1...
2018-05-01  Jouni MalinenEAP-TLS peer: MSK/EMSK derivation with TLS v1.3
2018-05-01  Jouni MalinenEAP-TLS peer: Allow NewSessionTicket after Client Finis...
2018-05-01  Jouni MalinenEAP-TLS peer: Support fragmentation of last message
2018-05-01  Jouni MalinenEAP-TLS peer: Determine whether TLS v1.3 or newer is...
2018-03-31  Ahmed ElArabawyPropagate the EAP method error code
2018-01-21  Jouni MalinenEAP-SIM/AKA: Separate identity for MK derivation
2017-12-24  Sean ParkinsonEAP-pwd: Use abstract crypto API
2017-10-17  Vidyullatha Kancha... FILS: Allow eap_peer_get_erp_info() to be called withou...
2017-09-18  Jouni MalinenOpenSSL: Add option to disable ECDHE with Suite B RSA
2017-09-16  Jouni MalinenSuite B: Add tls_suiteb=1 parameter for RSA 3k key...
2017-09-10  Akihiro OnoderaSend Client-Error when AT_KDF attributes from the serve...
2017-09-09  Akihiro OnoderaAdd AT_KDF attributes to Synchronization-Failure in...
2017-07-08  Jouni MalinenEAP-TTLS: Fix a memory leak on error paths
2017-07-08  Ilan PeerEAP-TTLS: Fix possible memory leak in eap_ttls_phase2_r...
2017-07-08  Ilan PeerEAP-LEAP: Fix possible memory leak in eap_leap_process_...
2017-06-23  Vidyullatha Kancha... ERP: Derive ERP key only after successful EAP authentic...
2017-06-06  Vidyullatha Kancha... eap_proxy: Support multiple SIMs in get_imsi()
2017-06-06  Vidyullatha Kancha... eap_proxy: Build realm from IMSI for proxy based EAP...
2017-06-05  Vidyullatha Kancha... eap_proxy: Add support for deriving ERP information
2017-05-22  Vidyullatha Kancha... ERP: Do not generate ERP keys when domain name is not...
2017-05-01  Jouni MalinenERP: Silence static analyzer warning
2017-04-07  Vidyullatha Kancha... ERP: External control of ERP key information
2017-03-07  Johannes BergUse os_memdup()
2017-02-28  Jouni Malinencrypto: Process des_encrypt() error returns in callers
2017-02-10  Jouni MalinenEAP: Call deinit_for_reauth() for Phase 2 EAP methods
2017-02-10  Jouni MalinenEAP-AKA: Don't use anonymous identity in phase2
2017-02-10  Paul StewartEAP-SIM: Don't use anonymous identity in phase2
2017-02-10  Paul StewartEAP peer: Cache decrypted requests for EAP-SIM/AKA...
2017-02-03  Jouni MalinenERP: Use macro for EMSKname length instead of hardcoded...
2017-02-03  Jouni MalinenERP: Fix rIK derivation
2016-12-28  Jouni MalinenRemove trailing whitespace
2016-12-19  Purushottam Kushwahaeap_proxy: Add support for SIM state change indication...
2016-12-19  Jouni Malineneap_proxy: Fix eap_proxy_init() prototype to use const...
2016-10-22  Jouni MalinenERP: Make eap_peer_finish() callable
next