summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_addr.c
AgeCommit message (Expand)Author
2024-04-12make_addressPrefix(): Fix a memory leak in error caseTomas Mraz
2024-04-09Copyright year updatesRichard Levitte
2024-01-05Validate config options during x509 extension creationNeil Horman
2023-12-19Update IPAddressOrRange_cmp function to handle switch caseVikas Verma
2023-10-19Do not include crypto/asn1.h from internal/cryptlib.hTomas Mraz
2023-09-07Copyright year updatesMatt Caswell
2023-05-01x509: sort stacks before findsPauli
2022-11-21Fix coverity issues in X509v3_addrslontis
2022-11-16Catch incorrect IPAddressFamily lengthsGraham Woodward
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-07-22Fix a crash in v2i_IPAddrBlocks()Matt Caswell
2022-07-19crypto/x509/v3_addr.c: fix style nits reported by check-format.plDr. David von Oheimb
2022-07-19libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()Dr. David von Oheimb
2022-06-28Fix range_should_be_prefix() to actually return the correct resultMatt Caswell
2022-05-26Fix check of dtls1_process_recordPeiwei Hu
2021-06-02x509: remove TODOsPauli
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_v3 symbolsShane Lontis
2020-11-13CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()Richard Levitte
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-13Ignore unused return values from some sk_*() macrosMatt Caswell
2020-09-13Fix safestack issues in conf.hMatt Caswell
2020-09-13Fix safestack issues in x509v3.hMatt Caswell
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-08-04Correct confusing X509V3 conf error output by removing needless 'section:<NUL...Dr. David von Oheimb
2020-05-15Update copyright yearMatt Caswell
2020-05-05Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-10-17Rename internal function name_cmp() to v3_name_cmp()Richard Levitte
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte