]> git.ipfire.org Git - thirdparty/hostap.git/history - src/crypto
Use a shared helper function for RSN supplicant capabilities
[thirdparty/hostap.git] / src / crypto /
2020-02-29  Ilan Peercrypto: Add a function to get the ECDH prime length
2020-02-10  Jouni Malinenwlantest: Add PTK derivation support with SAE, OWE...
2020-01-26  Jouni Malinencrypto: Allow up to 10 fragments for hmac_sha*_vector()
2020-01-07  Jouni MalinenOpenSSL: Fix memory leak in TOD policy validation
2019-12-29  Daniel KobrasOpenSSL: Add support for TPM2-wrapped keys
2019-12-23  Jouni MalinenOpenSSL: Extend key_block size determination to support...
2019-10-25  Jouni Malinencrypto: Remove unused crypto_bignum_sqrtmod()
2019-10-14  Jouni MalinenwolfSSL: Fix crypto_bignum_sub()
2019-10-14  Jouni Malinencrypto: Add more bignum/EC helper functions
2019-08-19  Jouni MalinenOpenSSL: Write peer certificate chain details in debug log
2019-08-16  Jouni MalinenAdd TLS-PRF using HMAC with P_SHA384 for TEAP
2019-08-16  Jouni MalinenExtend server certificate TOD policy reporting to inclu...
2019-08-06  Jouni Malinenwolfssl: Avoid void pointer arithmetic
2019-08-04  Jouni MalinenOpenSSL: Handle EVP_PKEY_derive() secret_len changes...
2019-08-03  Jouni MalinenOpenSSL: Fix crypto_bignum_to_bin() with padlen == 0
2019-07-13  Jouni MalinenOpenSSL: Fix build with LibreSSL and BoringSSL
2019-07-13  Jouni MalinenOpenSSL: Fix TLS_CONN_TEAP_ANON_DH build with some...
2019-07-13  Jouni MalinenOpenSSL: Fix build with OpenSSL 1.0.2 and 1.1.0 and...
2019-07-12  Jouni MalinenOpenSSL: Parse msg_callback inner content type into...
2019-07-12  Jouni MalinenOpenSSL: disable TLS 1.3 middlebox compatibility
2019-07-12  Jouni MalinenOpenSSL: Allow two server certificates/keys to be confi...
2019-07-11  Jouni MalinenOpenSSL: More debug prints of configured ciphers and...
2019-07-09  Jouni MalinenEAP-TEAP server and peer implementation (RFC 7170)
2019-07-09  Jouni MalinenReturn success/failure result from tls_prf_sha256()
2019-07-09  Jouni MalinenOpenSSL: Allow anon-DH cipher suites to be added for...
2019-07-09  Jouni MalinenOpenSSL: Add tls_connection_get_cipher_suite()
2019-07-09  Jouni MalinenOpenSSL: Reject empty cipher list in tls_connection_set...
2019-07-09  Jouni MalinenAdd tls_get_tls_unique() to fetch "tls-unique" for...
2019-06-20  Jouni MalinenOpenSSL: Send cert event for the peer even on CA cert...
2019-06-14  Jouni MalinenOpenSSL: Report peer certificate before stopping due...
2019-06-14  Jouni MalinenReport TOD policy in peer certificate events
2019-06-14  Jouni MalinenPass full struct to peer certificate callbacks
2019-05-28  Santtu LakkalaOpenSSL: Allow ca_cert_blob in PEM format
2019-05-26  Jouni MalinenMore forceful clearing of stack memory with keys
2019-05-24  Jouni MalinenUBSan: Avoid dependency on undefined behavior in intern...
2019-05-08  Jouni MalinenOpenSSL: Fix a memory leak in OCSP handling
2019-05-08  Jouni MalinenOpenSSL: Fix memory leak in crypto_dh_derive_secret()
2019-05-08  Jouni MalinenOpenSSL: Fix memory leak in crypto_ecdh_init()
2019-04-30  David WoodhouseFix ENGINE support with OpenSSL 1.1+
2019-04-26  Jouni MalinenRemove unused crypto_bignum_bits()
2019-04-25  Jouni MalinenOpenSSL: Use BN_bn2binpad() or BN_bn2bin_padded() if...
2019-04-13  Jouni MalinenRemove the unused crypto_ec_cofactor() function
2019-04-13  Jouni Malinentests: EAP-pwd local failure in crypto_bignum_rand()
2019-04-13  Jouni MalinenOpenSSL: Fix server side openssl_ecdh_curves configurat...
2019-04-13  Jouni Malinentests: crypto_hash_finish() failure in eap_pwd_kdf()
2019-04-09  Jouni MalinenOpenSSL: Use constant time selection for crypto_bignum_...
2019-04-09  Jouni MalinenOpenSSL: Use constant time operations for private bignums
2019-04-09  Jouni MalinenExtend domain_match and domain_suffix_match to allow...
2019-04-09  Jouni MalinenwolfSSL: Fix dNSName matching with domain_match and...
2019-04-06  Ilan Peercrypto: Fix unreachable code in tls_prf_sha1_md5()
2019-03-19  Jouni MalinenOpenSSL: Fix build with current BoringSSL
2019-03-16  Jouni MalinenAdd TEST_FAIL() to aes_encrypt_init() with internal...
2019-03-16  Jouni MalinenTLS: Add support for RFC 5705 TLS exporter context...
2019-03-16  Ervin OroAdd support for an optional context parameter to TLS...
2019-03-14  Jouni MalinenOpenSSL: Fix build with OpenSSL 1.0.2
2019-03-11  Jared BentsOpenSSL: Add 'check_cert_subject' support for TLS server
2019-03-05  Jouni MalinenAdd explicit checks for peer's DH public key
2019-02-11  Jouni MalinenOpenSSL: Fix uninitialized variable in CRL reloading...
2019-02-11  Jouni Malinentests: TLS fuzzing tool
2019-02-09  Jouni MalinenTLS server: Add internal callbacks get_failed, get_...
2019-02-09  Jouni MalinenOpenSSL: Add more handshake message names to debug
2019-01-27  Jared Bentscrl_reload_interval: Add CRL reloading support
2019-01-12  Stefan StroginFix build with LibreSSL
2019-01-05  Jouni MalinenOpenSSL: Allow systemwide policies to be overridden
2019-01-05  Jouni MalinenOpenSSL: Fix build with OpenSSL 1.0.2
2019-01-02  Mikael Kanstrupcrypto internal: Make MD4 PADDING array const
2019-01-02  Ilan Peercrypto: Reduce the size of sha512_compress() stack...
2019-01-01  Lubomir Rintelcrypto: Add option to use getrandom()
2019-01-01  Isaac BoukrisOpenSSL: Load chain certificates from client_cert file
2018-12-31  Sam Vosshostapd: Add configuration option check_crl_strict
2018-12-31  Jouni MalinenAdd internal HMAC-SHA512 implementation to fix NEED_SHA...
2018-12-30  Hristo VenevOpenSSL: Add openssl_ecdh_curves parameter
2018-12-21  Andrey UtkinFix build with LibreSSL
2018-11-30  Jouni MalinenOpenSSL: Include sha512.h to match function prototypes
2018-10-11  Jouni MalinenTLS: Add tls_connection_peer_serial_num()
2018-10-11  Jouni MalinenOpenSSL: Make serial number of peer certificate availab...
2018-09-02  Johannes Bergrandom: Remove write-only variable random_entropy_file_read
2018-08-12  Rosen PenevOpenSSL: Fix compile with OpenSSL 1.1.0 and deprecated...
2018-05-17  Jouni MalinenwolfSSL: Fix crypto_bignum_rshift() wrapper
2018-05-17  Sean ParkinsonwolfSSL: DH initialization to call TEST_FAIL() for...
2018-05-17  Sean ParkinsonwolfSSL: Fix ECDH set peer to use the index when import...
2018-05-02  Sean ParkinsonwolfSSL: Fix EAP-FAST key derivation
2018-05-02  Sean ParkinsonwolfSSL: Do not free cert store after setting it
2018-05-02  Sean ParkinsonwolfSSL: Fix OCSP ifdefs
2018-05-02  Sean ParkinsonwolfSSL: Fix altSubjectName handling
2018-05-02  Sean ParkinsonwolfSSL: Use defines from wolfssl/options.h
2018-05-02  Sean ParkinsonwolfSSL: Use wolfSSL memory allocation in dh5_init()
2018-05-02  Sean ParkinsonwolfSSL: Load certificates using 'chain' APIs
2018-05-02  Sean ParkinsonwolfSSL: Changes for memory allocation failure testing
2018-05-02  Sean ParkinsonwolfSSL: Fix crypto_hash_init() memory clearing
2018-05-02  Sean ParkinsonwolfSSL: Fix crypto_ec_point_y_sqr()
2018-05-02  Sean ParkinsonwolfSSL: Fix crypto_ec_point_solve_y_coord()
2018-05-02  Sean ParkinsonwolfSSL: Add crypto_ecdh_*()
2018-05-02  Sean ParkinsonwolfSSL: Use new digest namespace
2018-05-01  Sean ParkinsonwolfSSL: Fix conditional EAP-FAST compilation issue
2018-05-01  Jouni MalinenEAP-TLS: Extend TLS version config to allow TLS v1...
2018-05-01  Jouni MalinenOpenSSL: Move server vs. client information into connec...
2018-05-01  Jouni MalinenOpenSSL: Terminate TLS handshake if ClientHello cannot...
2018-04-14  Jouni MalinenOpenSSL: Skip SSL_OP_NO_TLSv1_3 if not defined to fix...
2018-04-14  Bernard SpilFix build with LibreSSL 2.7
next