WPS: Use only os_get_random() for PIN generation
[mech_eap.git] / src /
2015-12-31 Jouni MalinenOpenSSL: Clean up function to fetch client/server random
2015-12-31 Jouni MalinenOpenSSL: Drop support for OpenSSL 1.0.0
2015-12-31 Jouni MalinenOpenSSL: Drop support for OpenSSL 0.9.8
2015-12-30 Jouni MalinenP2P: Fix P2P_FIND while waiting for listen ROC to start...
2015-12-30 Jouni MalinenP2PS: Add group SSID, if known, to the P2PS-PROV-DONE...
2015-12-29 Dedy LanskyFST: Fix handling of Rx FST Setup Request when session...
2015-12-28 Jouni MalinenTLS: Make tls_cert_chain_failure_event() more robust
2015-12-28 Jouni MalinenTLS: Remove storing of never-read value
2015-12-28 Jouni MalinenRemove unnecessary cleanup assignment in SHA1Final()
2015-12-28 Ilan Peernl80211: Don't call linux_iface_up() for a dedicated...
2015-12-28 Bob Copelandmesh: Fix PMKID to match the standard
2015-12-24 Tomasz Bursztykawpa_supplicant: Enable Automatic Channel Selection...
2015-12-24 Tomasz BursztykaHandle survey event properly in wpa_supplicant
2015-12-24 Jouni MalinenEAP-TNC peer: Remove dead code related to fragmentation
2015-12-24 Jouni MalinenTNC: Print received IF-TNCCS message as debug ASCII...
2015-12-24 Jouni MalinenEAP-TNC peer: Allow fragment_size to be configured
2015-12-24 Jouni MalinenRADIUS: Add EACCES to list of recognized send() errno...
2015-12-24 Jouni MalinenFix RADIUS Called-Station-Id to not escape SSID
2015-12-23 Jouni MalinenTLS client: Multi-OCSP check to cover intermediate CAs
2015-12-23 Jouni MalinenAdd ocsp=3 configuration parameter for multi-OCSP
2015-12-23 Jouni MalinenTLS: Move variable declaration to the beginning of...
2015-12-22 Jouni MalinenTLS client: OCSP stapling with ocsp_multi option (RFC...
2015-12-22 Jouni MalinenTLS server: OCSP stapling with ocsp_multi option (RFC...
2015-12-22 Jouni MalinenServer configuration for OCSP stapling with ocsp_multi...
2015-12-22 Jouni MalinenTLS server: OCSP stapling
2015-12-22 Jouni MalinenGnuTLS: OCSP stapling on the server side
2015-12-22 Jouni MalinenUse wpa_msg() for the "RSN: PMKID mismatch" message
2015-12-21 Jouni MalinenEAP-EKE: Merge identical error return paths
2015-12-21 Jouni MalinenEAP-EKE: Reject too long Prot() data when building...
2015-12-20 Jouni MalinenGAS server: Replenish temporary STA entry timeout on...
2015-12-20 Jouni MalinenEAP-TTLS/PEAP/FAST: Reject unsupported Phase 2 method...
2015-12-20 Jouni MalinenEAP-TLS: Merge common error paths
2015-12-20 Jouni MalinenEAP-PEAP peer: Fix a memory leak on an error path
2015-12-20 Jouni MalinenWPA: Explicitly clear the buffer used for decrypting...
2015-12-19 Jouni MalinenEAP-PEAP peer: Check SHA1 result when deriving Compond_MAC
2015-12-19 Jouni MalinenEAP-PEAP server: Add support for fast-connect crypto...
2015-12-19 Jouni MalinenEAP-PEAP peer: Remove unused return value and error...
2015-12-18 Johannes Bergrfkill: Match only the correct expected wiphy rfkill
2015-12-18 Ilan Peernl80211: Handle rfkill for P2P Device interface
2015-12-18 Arik NemtsovTDLS: Ignore incoming TDLS Setup Response retries
2015-12-17 Ayala Bekerutils: Fix NULL pointer dereference with unexpected...
2015-12-17 Pali RohárEAP-TTLS peer: Fix parsing auth= and autheap= phase2...
2015-12-17 Matt Woodsatheros: Unify memory processing functions
2015-12-17 Jouni MalinenTLS: Report OCSP rejection cases when no valid response...
2015-12-17 Jouni MalinenTLS: Process OCSP SingleResponse(s)
2015-12-17 Jouni MalinenTLS: Store DER encoded version of Subject DN for X...
2015-12-17 Jouni MalinenTLS: Share digest OID checkers from X.509
2015-12-16 Jouni MalinenTLS: Support longer X.509 serialNumber values
2015-12-16 Jouni MalinenTLS: Parse and validate BasicOCSPResponse
2015-12-14 Jouni MalinenTLS: Parse OCSPResponse to extract BasicOCSPResponse
2015-12-14 Jouni MalinenTLS: Parse CertificateStatus message
2015-12-14 Jouni MalinenTLS: Add status_request ClientHello extension if OCSP...
2015-12-14 Jouni MalinenTLS: Parse ServerHello extensions
2015-12-14 Jouni MalinenTLS: Add minimal support for PKCS #12
2015-12-14 Jouni MalinenTLS: Extend PKCS #5 to support PKCS #12 style key decry...
2015-12-13 Jouni MalinenTLS: Fix and complete ASN.1 tag list
2015-12-12 Jouni MalinenEAP peer: External server certificate chain validation
2015-12-12 Jouni MalinenEAP-FAST peer: Fix PAC parser error messages
2015-12-12 Jouni MalinenEAP-FAST: Check T-PRF result in MSK/EMSK derivation
2015-12-12 Jouni MalinenEAP-FAST peer: Fix error path handling for Session-Id
2015-12-10 Jouni MalinenOpenSSL: Support new API for HMAC/EVP_MD_CTX in OpenSSL...
2015-12-09 Jouni MalinenFT: Fix FTIE generation for EAPOL-Key msg 3/4
2015-12-09 Jouni MalinenFT: Fix sm->assoc_resp_ftie storing on the AP side
2015-12-09 Jouni MalinenFT: Fix FTIE generation for 4-way handshake after FT...
2015-12-06 Jouni MalinenAP: Use more readable version of management group ciphe...
2015-12-06 Jouni MalinenAdd TEST_ASSOC_IE for WPA/RSN IE testing on AP side
2015-12-05 Jouni MalinenEAP-IKEv2: Check HMAC SHA1/MD5 result
2015-12-05 Jouni MalinenTLS: Add support for PKCS #5 v2.0 PBES2
2015-12-04 Jouni MalinenHTTP (curl): OCSP with BoringSSL
2015-12-04 Jouni MalinenBoringSSL: Move OCSP implementation into a separate...
2015-12-04 Jouni MalinenBoringSSL: Support new SHA_CTX definition for EAP-SIM PRF
2015-12-03 Jouni MalinenOpenSSL: Fix build with current OpenSSL master branch...
2015-12-02 Jouni Malinennl80211: Cancel all pending TX frame cookies
2015-11-30 Jouni MalinenEAP-EKE peer: Fix memory leak on error path
2015-11-30 Jouni MalinenWPS: Support parallel UPnP WPS protocol runs
2015-11-30 Avraham Sternnl80211: Add support for multiple scan plans for schedu...
2015-11-29 Jouni MalinenTLS client: Fix session_resumed status after TLS sessio...
2015-11-29 Jouni MalinenFix tls_connection_prf() regression with CONFIG_TLS...
2015-11-29 Jouni MalinenTLS: Add support for extKeyUsage X.509v3 extension
2015-11-29 Jouni MalinenAdd TEST_FAIL() support for internal hash functions
2015-11-29 Jouni MalinenFix memory leak on NFC DH generation error path
2015-11-29 Jouni MalinenTLS client: Add certificate chain validation failure...
2015-11-29 Jouni MalinenTLS client: Add support for disabling TLS versions
2015-11-29 Jouni MalinenTLS client: Use TLS_CONN_* flags
2015-11-29 Jouni MalinenTLS: Add support for tls_get_version()
2015-11-29 Jouni MalinenTLS client: Add support for server certificate probing
2015-11-29 Jouni MalinenTLS: Add TLS v1.2 signature algorithm support for SHA38...
2015-11-29 Jouni Malinencrypto: Add CRYPTO_HASH_ALG_SHA384 and CRYPTO_HASH_ALG_...
2015-11-29 Jouni MalinenTLS client: Add signature_algorithms extension into...
2015-11-29 Pali RohárTLS client: Validate certificates with SHA384 and SHA51...
2015-11-29 Pali RohárAdd SHA384 and SHA512 implementations from LibTomCrypt...
2015-11-29 Pali RohárTLS client: Add support for validating server certifica...
2015-11-29 Pali RohárTLS client: Do not verify CA certificates when ca_cert...
2015-11-28 Jouni MalinenAdd TEST_FAIL() condition to aes_128_cbc_encrypt/decrypt()
2015-11-28 Jouni MalinenEAP-SIM peer: Fix memory leak on reauth error path
2015-11-28 Jouni MalinenEAP-SAKE: Fix a typo in attribute parser debug print
2015-11-26 Rajkumar Manoharanhostapd: Add Transmit Power Envelope IE when VHT is...
2015-11-26 Kanchanapally, Vid... nl80211: Add support for aborting an ongoing scan
2015-11-26 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2015-11-26 Jouni Malinennl80211: Fix SIGNAL_POLL in IBSS and mesh
next