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
/
libssl
/
bs_ber.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2git to create tag 'tb_20250414'.
tb_20250414
cvs2svn
2025-04-14
1
-270
/
+0
*
typo: primtive -> primitive
tb
2025-03-28
1
-2
/
+2
*
sync inclusion of <stdlib.h> from libcrypto
tb
2024-05-25
1
-1
/
+2
*
Fix formatting of multi-line license comment per style(9).
jsing
2021-05-16
1
-2
/
+3
*
Remove unnecessary includes from the bytestring APIs.
jsing
2021-05-16
1
-3
/
+1
*
Avoid signed vs unsigned warnings from clang by adding two casts,
jsing
2016-12-03
1
-2
/
+4
*
Check for failure with CBB_init() in bs_ber.c.
doug
2015-06-21
1
-2
/
+3
*
Use explicit int in bs_ber.c.
doug
2015-06-17
1
-8
/
+8
*
Be more strict about BER and DER terminology.
doug
2015-06-16
1
-19
/
+23
*
Make CBS_get_any_asn1_element() more compliant with DER encoding.
doug
2015-06-15
1
-7
/
+19
*
Add whitespace and replace OPENSSL_free with free in documentation.
doug
2015-04-29
1
-2
/
+2
*
Call CBS_mem_equal() rather than reimplementing it.
doug
2015-04-29
1
-3
/
+2
*
KNF bytestring files.
doug
2015-02-06
1
-179
/
+211
*
Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.
doug
2015-02-06
1
-0
/
+220