summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-18do_ext_i2d(): move empty line to the proper placetb1-2/+2
2024-06-18do_ext_i2d(): malloc -> calloctb1-2/+2
2024-06-18do_ext_i2d(): populate ext_oct with ASN1_STRING_set0()tb1-3/+2
2024-06-18do_ext_i2d(): avoid leaks and add some missing error checkingtb1-4/+10
2024-06-18Indent labels in x509_conf.ctb1-3/+3
2024-06-18do_ext_i2d(): make various NULL checks explicittb1-5/+5
2024-06-18do_ext_i2d(): unwrap a linetb1-3/+2
2024-06-17Replace x with x509_exts in X509V3_add1_i2d() and X509V3_get_d2i()tb1-14/+16
2024-06-17Rewrite X509V3_get_d2i()tb1-56/+47
2024-06-17Add regress coverage for X509V3_get_d2i()tb1-1/+265
2024-06-16zap a stray spacetb1-2/+2
2024-06-15openssl-ruby: prepare test for default ruby switchtb1-1/+5
2024-06-12piuid, psuid -> issuerUID, subjectUIDtb1-3/+3
2024-06-11sync includes in tls_signer.cop1-3/+12
2024-06-07Align documentation with realityjob1-4/+8
2024-06-07Fix non-xsc path in x509_verify_potential_parent()tb1-2/+2
2024-06-07Call out argument reversal between check_issued() and X509_check_issued()tb1-2/+35
2024-06-06ssl_tlsext: fix uninitialized variable warning with gcctb1-2/+3
2024-06-05Revert __bounded__ hack in chacha-merged.ctb1-5/+1
2024-06-05make test struct consttb1-3/+3
2024-06-04enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all thederaadt1-1/+3
2024-06-01md4/ripemd: remove misplaced semicolonstb2-5/+5
2024-06-01Neuter the bounded attribute as was done elsewhere for portabletb4-4/+20
2024-06-01Remove mention of SHA-0, update STANDARDS sectiontb1-8/+9
2024-06-01Missed SHA224() in previous: reverse order of attributestb1-3/+3
2024-06-01Reverse order of attributestb5-21/+21
2024-06-01Remove support for static buffers in HMAC/digeststb14-55/+35
2024-05-30Adjust hmac test for removal of static buffer from HMAC()tb1-2/+2
2024-05-29asn1object: zap trailing whitespacetb1-3/+3
2024-05-29Make it possible for the large OID test to failtb1-3/+3
2024-05-29Add regress coverage for some corner cases of i2d_ASN1_OBJECT()tb1-1/+40
2024-05-29Add regress coverage for i2d_ASN1_OBJECT() fixestb1-3/+27
2024-05-29Fix i2d_ASN1_OBJECT()tb1-3/+12
2024-05-29Make i2d_ASN1_OBJECT() return -1 on errortb1-2/+2
2024-05-29Remove unnecessary parens from i2d_ASN1_OBJECT()tb1-4/+6
2024-05-28Test that invalid operations push the X509V3_R_UNSUPPORTED_OPTION errortb1-1/+53
2024-05-28Clean up and fix X509V3_EXT_add1_i2d()tb1-57/+89
2024-05-28Add regress coverage for X509V3_add1_i2d()tb2-2/+605
2024-05-27openssl x509: rename pub_key to dsa_pub_keytb1-4/+4
2024-05-27openssl: enable -Wshadow for clangtb1-2/+2
2024-05-27openssl: avoid shadowed pkeys in x509.ctb1-12/+10
2024-05-27remove unused typedefs with structs that were removedjsg2-14/+2
2024-05-26Remove documentation of optional md in one-step hashestb4-28/+47
2024-05-25Eliminate last timegm() correctly this timetb1-5/+25
2024-05-25sync inclusion of <stdlib.h> from libcryptotb3-3/+6
2024-05-25Include <stdint.h> in the bytestring .c filestb3-3/+6
2024-05-25Revert previoustb1-10/+4
2024-05-25asn1time: another use of gmtime was hiding heretb1-4/+10
2024-05-24des_local.h: Remove some unused macrostb1-20/+1
2024-05-24Remove documentation of DES_enc_{read,write} and DES_rw_modetb1-89/+4