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
OPENBSD_7_7
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
*
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
*
Clean up X509_ALGOR_cmp()
tb
2023-10-11
1
-10
/
+10
*
Fix a copy-paste bug in ASN1_TIME_compare()
tb
2023-10-01
1
-2
/
+2
*
Ensure no memory is leaked after passing NULL to ASN1_TIME_normalize()
libressl-v3.8.1
job
2023-08-30
1
-1
/
+3
*
Zap extra parens
tb
2023-08-15
1
-2
/
+2
*
Fix typo in previous
tb
2023-08-15
1
-2
/
+2
*
Avoid undefined behavior with memcmp(NULL, x, 0) in ASN1_STRING_cmp()
tb
2023-08-15
1
-4
/
+6
*
remove X509_ATTRIBUTE_SET_it
jsg
2023-07-28
1
-14
/
+1
*
Remove more ASN1_BIT_STRING API
tb
2023-07-28
2
-62
/
+2
*
Remove ASN1_BIT_STRING_check
tb
2023-07-28
2
-31
/
+2
*
Remove ASN1_bn_print() and ASN1_buf_print()
tb
2023-07-28
2
-151
/
+1
*
Make ASN1_{primitive,template}_* internal
tb
2023-07-28
7
-44
/
+15
*
Make ASN.1 BIO internal
tb
2023-07-28
4
-51
/
+12
*
Use C99 initializers for x509_name_ff
tb
2023-07-24
1
-8
/
+8
*
Refactor ASN1_item_sign_ctx()
tb
2023-07-13
1
-54
/
+89
*
Fix ndef_{prefix,suffix}()
tb
2023-07-09
1
-11
/
+12
*
Unbreak the namespace build after a broken mk.conf and tool misfire had
beck
2023-07-07
29
-268
/
+29
*
Hide symbols in asn1 and bio
beck
2023-07-05
55
-56
/
+539
*
Convert some tables to C99 initializers
tb
2023-07-02
1
-21
/
+135
*
Some fixes in ASN1_item_verify()
tb
2023-06-15
1
-17
/
+8
*
Make another NULL check explicit and put a brace on the proper line
tb
2023-06-15
1
-4
/
+3
*
Rename a few variables and other cosmetics
tb
2023-06-15
1
-23
/
+21
*
Switch ASN1_item_sign_ctx() to EVP_DigestSign()
tb
2023-06-15
1
-9
/
+7
[next]