]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / crypto / x509 /
2024-04-26  Viktor DukhovniAvoid duplicate default CApath lookups
2024-04-24  Damian Hobson-Garciax509_acert: Load attributes from config file section
2024-04-24  Damian Hobson-GarciaAdd IETFAttrSyntax type support
2024-04-24  Damian Hobson-Garciax509_acert: Add and retrieve certificate extensions
2024-04-24  Damian Hobson-Garciax509_acert: Add API to sign and verify attribute certif...
2024-04-24  Damian Hobson-Garciax509_acert: Add, remove and get attribute certificate...
2024-04-24  Damian Hobson-GarciaAttribute certificate printing functions
2024-04-24  Damian Hobson-GarciaAttribute certificate getter and setter API
2024-04-24  Damian Hobson-GarciaAdd RFC 5755 attribute certificate support
2024-04-12  Tomas Mrazmake_addressPrefix(): Fix a memory leak in error case
2024-04-09  Richard LevitteCopyright year updates
2024-03-30  Jiasheng Jiangx509/x509_set.c: Add the check for the EVP_MD_CTX_get_s...
2024-03-29  Job SnijdersReject setting invalid CSR versions
2024-03-07  Dmitry BelyavskiyFix a memory leak on successful load of CRL
2024-01-15  David BenjaminAdd X509_STORE_get1_objects
2024-01-15  Gopal SharmaRemoved logically dead code from function i2r_issuer_si...
2024-01-10  Bernd EdlingerFix a similar memory leak in SXNET_add_id_INTEGER
2024-01-10  Bernd EdlingerFix a possible memory leak in sxnet_v2i
2024-01-08  Tomas MrazAvoid memory leak if SXNET_add_id_INTEGER() fails
2024-01-05  Neil HormanValidate config options during x509 extension creation
2024-01-03  slontisAdd missing documentation for X509_ATTRIBUTE related...
2024-01-03  Tomas MrazAllow duplicate CMS attributes
2023-12-19  Vikas VermaUpdate IPAddressOrRange_cmp function to handle switch...
2023-12-12  Bernd EdlingerFix a possible memory leak in do_othername
2023-12-04  olszomalFix loading more than one certificate in PEM format...
2023-12-01  Bernd EdlingerFix a possible use after free in X509v3_asid_add_id_or_...
2023-10-26  Damian Hobson-Garciax509_print_ex: Remove unused setting when XN_FLAG_COMPA...
2023-10-26  Damian Hobson-GarciaFix X509_REQ_print_ex bug
2023-10-26  Damian Hobson-Garciax509_print_ex:Use correct constant for nmflag comparison
2023-10-19  Tomas MrazDo not include crypto/asn1.h from internal/cryptlib.h
2023-09-28  Matt CaswellCopyright year updates
2023-09-25  Jonathan M. WilburSupport all NULL-syntax X.509v3 extensions
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-11  Dimitri PapadopoulosRemove repeated words
2023-09-07  Matt CaswellCopyright year updates
2023-08-18  Tomas Mrazossl_x509_store_ctx_get_by_subject(): Check return...
2023-08-17  vl-lozAdd X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_c...
2023-08-16  slontisFix decoders so that they use the passed in propq.
2023-08-16  3lswearCheck i2d_X509_NAME return in X509_NAME_hash_ex/old
2023-07-31  Matt CaswellFix a regression in X509_VERIFY_PARAM_add0_policy()
2023-07-27  atishkovx509/by_file.c: fix unreachable and redundant code
2023-07-25  atishkovget_cert_by_subject_ex(): Check result of X509_STORE_lock()
2023-07-25  atishkovx509: add ASN1_STRING_set() check result
2023-07-24  Adam Šulcfix: reject adding a duplicity into STACK_OF(X509_ATTRI...
2023-07-01  Paulix509: update to structure based atomics
2023-06-15  Hugo LandauPartially revert #18070 (Add support for Windows CA...
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-12  Wim DecroixX509_NAME_cmp fix for empty name
2023-06-12  Theo BuehlerFix incorrect ERR_raise() calls
2023-06-10  Tomas MrazCoverity 1531872: j is not used anywhere later, remove...
2023-06-06  Vladimír Kotalallow to disable http
2023-06-04  Matt CaswellDon't take a write lock to retrieve a value from a...
2023-06-04  Matt CaswellAvoid an unneccessary lock if we didn't add anything...
2023-05-29  Clemens Langx509: Handle ossl_policy_level_add_node errors
2023-05-29  Clemens Langx509: Fix possible use-after-free when OOM
2023-05-01  Paulix509: sort stacks before finds
2023-04-28  Paulix509: sort stacks prior to searching
2023-04-21  Petr MikhalicinFix checking return code of EVP_PKEY_get_int_param...
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-03-28  Matt CaswellEnsure that EXFLAG_INVALID_POLICY is checked even in...
2023-03-22  Paulix509: excessive resource use verifying policy constraints
2023-03-14  Dr. David von Oheimbdoc/man3/X509_STORE_CTX_get_error.pod: make order consi...
2023-02-24  Michael Baentschfirst cut at sigalg loading
2023-02-07  Hugo LandauFix GENERAL_NAME_cmp for x400Address (master)
2023-02-07  Tomas MrazDo not create DSA keys without parameters by decoder
2023-02-07  Viktor DukhovniFix type confusion in nc_match_single()
2023-01-24  Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24  Dr. David von OheimbX509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2023-01-24  Hugo LandauFix corruption when searching for CRLs in hashed direct...
2023-01-23  Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-19  Niels DosscheFix incorrect error return value in i2r_ADMISSION_SYNTAX()
2022-12-16  Peiwei HuRefine the documents of several APIs
2022-12-08  Paulix509: fix double locking problem
2022-11-21  slontisFix coverity issues in X509v3_addr
2022-11-18  Dr. David von Oheimbx509/v3_purp.c: rename 'require_ca' parameters to the...
2022-11-18  Dr. David von Oheimbx509/v3_purp.c etc.: improve doc/comments on codesign...
2022-11-16  Graham WoodwardCatch incorrect IPAddressFamily lengths
2022-11-10  Paulipunycode: update to use WPACKET instead of using custom...
2022-11-02  slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-10-21  Sam Jamesx509: fix -Wunused-but-set-variable
2022-10-20  Gibeom GwonFix no longer implicitly refresh the cached TBSCertificate
2022-10-12  FdaSilvaYYcrypto/*: Fix various typos, repeated words, align...
2022-10-05  Tomas MrazFix regression in i2d_re_X509_REQ_tbs()
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-09-16  Dr. David von Oheimbx509_vpm.c: add missing direct error reporting and...
2022-09-16  David von OheimbX509_STORE_CTX_set_default(): improve error handling...
2022-09-14  Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-09-14  Hugo LandauFix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI env
2022-09-10  Dr. David von Oheimbcrypto/x509/{x509_req,x_all}.c: add some NULL parameter...
2022-09-10  Gibeom GwonX509 x_all.c: Set 'modified' flag when ASN1_item_sign...
2022-09-10  Gibeom GwonX509 x509_req.c: Set 'modified' flag when X509_req_info...
2022-08-24  Dr. David von OheimbX509: clean up doc and implementation of X509{,_REQ...
2022-08-24  Dr. David von Oheimbx509_att.c: improve error checking and reporting and...
2022-08-24  Dr. David von OheimbX509_REQ_get_extensions: add error queue entry on ill...
2022-08-23  Ryan KelleyMoving notify check after the no time check
2022-08-18  Lutz JaenickeX509: Add "code sign" as purpose for verification of...
2022-08-18  Lutz Jaenickecrypto/x509/x509_vpm.c: update format of X509_VERIFY_PA...
2022-08-18  Dr. David von OheimbFix ossl_x509v3_cache_extensions(): EXFLAG_NO_FINGERPRI...
2022-07-26  Dr. David von Oheimbx509_lu.c and x509_vfy.c: improve coding style, comment...
next