index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
asn1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add back x509_local.h for PBKDF2PARAM
tb
2024-03-26
1
-1
/
+2
*
PKCS5_pbe2_set_iv() can be local to p5_pbev2
tb
2024-03-26
1
-3
/
+2
*
Remove X509_CRL_METHOD API
tb
2024-03-02
1
-34
/
+1
*
Remove X509_ALGOR_set_md()
tb
2024-03-02
1
-7
/
+1
*
Remove most PBEPARAM stuff from public visibility
tb
2024-03-02
2
-2
/
+5
*
Remove the ameth lib
tb
2024-03-02
1
-180
/
+0
*
Garbage collect ASN1_TIME_set_tm()
tb
2024-03-02
2
-13
/
+2
*
Remove beck's ASN.1 time API from public visibility
tb
2024-03-02
3
-9
/
+7
*
Remove ASN1_PCTX nonsense
tb
2024-03-02
2
-107
/
+2
*
Make ASN1_add_oid_module internal
tb
2024-03-02
2
-5
/
+2
*
Remove unused M_ASN1_* macros
tb
2024-03-02
1
-14
/
+1
*
Remove unused, incomplete ub_* macros
tb
2024-03-02
1
-12
/
+1
*
Remove DECLARE_STACK_OF(ASN1_STRING_TABLE)
tb
2024-03-02
1
-4
/
+1
*
Remove ASN1_STRING_TABLE_{add,cleanup}
tb
2024-03-02
2
-20
/
+2
*
const correct ASN1_STRING_TABLE_get()
tb
2024-03-02
2
-7
/
+6
*
Add posix_time.h from BoringSSL
tb
2024-02-18
4
-58
/
+113
*
Use EVP_CIPHER_CTX_legacy_clear() internally
tb
2024-02-18
1
-2
/
+2
*
Clean up EVP_MD_CTX_{init,cleanup}() usage in ASN1_item_verify()
joshua
2024-01-28
1
-9
/
+10
*
Clean up EVP_MD_CTX_init() usage in ASN1_item_sign()
joshua
2024-01-13
1
-8
/
+15
*
Zap some more CRL method things
tb
2024-01-06
1
-10
/
+1
*
Remove X509_CRL_METHOD internals
tb
2024-01-06
2
-89
/
+24
*
Neuter the remainder of the ameth lib
tb
2024-01-04
1
-65
/
+13
*
ameth_lib: zap trailing empty line
tb
2023-12-29
1
-2
/
+1
*
Move the EVP_PKEY_asn1_* API that will stay to evp/p_lib.c
tb
2023-12-29
3
-206
/
+4
*
Replace outdated comment on EVP_PKEY_asn1_find() with a todo item
tb
2023-12-29
1
-5
/
+5
*
Move EVP_PKEY_asn1_add* to the end of the file
tb
2023-12-29
1
-15
/
+20
*
Avoid out-of-bounds accesses in ASN1_BIT_STRING_{get,set}()
tb
2023-12-25
1
-14
/
+26
*
Use BIO_indent() for indentation in tasn_prn.c
tb
2023-12-20
1
-10
/
+4
*
Annotate incorrect value for ub_email_address
tb
2023-12-16
1
-2
/
+2
*
Neuter the ASN1_STRING_TABLE modification API
tb
2023-12-16
1
-133
/
+16
*
asn1.h: mark a type and a bunch of macros for removal
tb
2023-12-16
1
-2
/
+3
*
Remove strings.h again
tb
2023-12-15
1
-2
/
+1
*
Clean up includes
tb
2023-12-15
1
-6
/
+4
*
Neuter EVP_PKEY_asn1_add{0,_alias}()
tb
2023-12-15
1
-42
/
+10
*
Ignore ENGINE at the API boundary
tb
2023-11-29
1
-6
/
+6
*
Unifdef OPENSSL_NO_ENGINE in libcrypto
tb
2023-11-19
2
-37
/
+2
*
Prepare to expose OPENSSL_gmtime and OPENSSL_timegm as public
beck
2023-11-13
2
-2
/
+23
*
Convert asn1_item_sign() to X509_ALGOR_set0_by_nid()
tb
2023-11-09
1
-8
/
+4
*
Use X509_ALGOR_set0_by_nid() in X509_ALGOR_set_evp_md()
tb
2023-11-01
1
-6
/
+6
*
Add X509_ALGOR_set0_by_nid()
tb
2023-11-01
1
-1
/
+30
*
Explain the weird order of doing things in X509_ALGOR_set0()
tb
2023-11-01
1
-1
/
+2
*
Rename ptype and pval to parameter_type and parameter_value
tb
2023-11-01
1
-7
/
+9
*
Unindent X509_ALGOR_set0_parameter()
tb
2023-11-01
1
-8
/
+11
*
Split X509_ALGOR_set0_parameter() out of X509_ALGOR_set0()
tb
2023-11-01
1
-6
/
+15
*
Split X509_ALGOR_set0_obj() out of X509_ALGOR_set0()
tb
2023-11-01
1
-3
/
+12
*
Some housekeeping in x_algor
tb
2023-10-11
1
-3
/
+5
*
Rewrite X509_ALGOR_set0()
tb
2023-10-11
1
-17
/
+13
*
Ensure that out_value is initialized even if out_type is NULL
tb
2023-10-11
1
-1
/
+5
*
Rewrite X509_ALGOR_get0()
tb
2023-10-11
1
-13
/
+19
*
Add internal version of X509_ALGOR_set_md()
tb
2023-10-11
1
-6
/
+14
[prev]
[next]