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
/
regress
/
lib
/
libcrypto
/
asn1
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Link x509_algor test statically and switch to the internal
tb
2024-02-29
1
-1
/
+2
*
Add regress coverage for the new API
tb
2024-02-18
1
-1
/
+2
*
Remove the string_table test
tb
2023-12-15
1
-2
/
+1
*
Add regress coverage for X509_ALGOR_*
tb
2023-10-11
1
-2
/
+3
*
Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRING
tb
2023-05-12
1
-1
/
+2
*
Let bsd.regress.mk take care of running tests
tb
2022-12-02
1
-8
/
+1
*
link asn1object test statically in preparation for upcoming bump
tb
2022-09-11
1
-1
/
+2
*
The asn1time test no longer needs static linking.
tb
2022-07-12
1
-4
/
+1
*
Only asn1time needs to be static for now.
tb
2022-06-28
1
-2
/
+4
*
Make this regress test link staticly and use internal symbols
beck
2022-06-28
1
-1
/
+2
*
Drop bogus DPADD += ${LIBSSL}
tb
2022-06-19
1
-2
/
+2
*
Add a simple test that exercises ASN1_STRING_to_UTF8() a little.
tb
2022-05-16
1
-1
/
+2
*
Add regress coverage for ASN1_OBJECT public interfaces.
jsing
2022-02-26
1
-1
/
+2
*
Undo static linking and other workarounds that are no longer needed
tb
2022-01-14
1
-3
/
+2
*
Fix asn1x509 build with opaque structures. Link statically for now.
tb
2022-01-12
1
-2
/
+4
*
Rework Makefile to use regress framework and link asn1basic statically.
tb
2022-01-12
1
-13
/
+13
*
Print the name of the test before we run it.
jsing
2021-12-24
1
-1
/
+2
*
Add regress for ASN1_tag2bit() and ASN1_tag2str()
jsing
2021-12-14
1
-1
/
+2
*
Merge two bugfixes in ASN1_STRING_TABLE_add(3) and ASN1_STRING_TABLE_get(3)
schwarze
2021-12-11
1
-2
/
+3
*
Add initial tests for coverage of ASN.1 complex/constructed types.
jsing
2021-12-09
1
-1
/
+2
*
Add initial tests for coverage of ASN.1 basic/primitive types.
jsing
2021-12-09
1
-1
/
+2
*
Add regress for {d2i,i2d}_{,DSA_,EC_,RSA_}PUBKEY{,_bio}().
jsing
2021-11-30
1
-1
/
+2
*
Test ASN1_STRING_copy(3).
schwarze
2021-11-13
1
-1
/
+2
*
Instead of enumerating the files to clean by hand, set PROGS=${TESTS}.
tb
2018-08-31
1
-3
/
+3
*
Make sure to clean up the .d files with 'make clean'
tb
2018-08-30
1
-2
/
+2
*
Add regress coverage for ASN1_TYPE_{get,set}_int_octetstring()
jsing
2017-11-28
1
-2
/
+4
*
Add an rfc5280 test suite to test x509_cmp_time.
beck
2015-09-29
1
-2
/
+2
*
Add initial regress tests for ASN.1 times.
jsing
2015-09-25
1
-0
/
+21