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
/
objects
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide t2i_ASN1_OBJECT_internal() and use it for OBJ_txt2obj()
jsing
2022-03-19
1
-30
/
+3
*
Rewrite ASN1_OBJECT content to ascii/text conversion.
jsing
2022-03-02
1
-76
/
+5
*
Limit OID text conversion to 64 bits per arc.
jsing
2022-02-12
1
-55
/
+16
*
Make OBJ_obj2nid() work correctly with NID_undef.
jsing
2022-02-11
1
-3
/
+3
*
Hide OBJ_bsearch_ from public visibility,
tb
2022-01-14
1
-84
/
+4
*
Remove check_defer and obj_cleanup_defer from public visibility
tb
2022-01-14
1
-1
/
+3
*
Unifdef LIBRESSL_OPAQUE_* and LIBRESSL_NEXT_API
tb
2022-01-14
1
-3
/
+1
*
Prepare to provide OBJ_length() and OBJ_get0_data()
tb
2022-01-08
2
-2
/
+28
*
tiny whitespace tweak
tb
2022-01-08
1
-2
/
+2
*
include asn1_locl.h where it will be needed for the bump.
tb
2022-01-07
2
-2
/
+6
*
Make the certificate transparency code build with the rest of the library
beck
2021-11-24
2
-0
/
+10
*
Add ASPA OID
job
2021-11-09
2
-0
/
+2
*
Add tlsfeature NID
job
2021-10-26
2
-0
/
+2
*
Add BGPSec Router (RFC 8209) Key Purpose OID
job
2021-09-11
2
-0
/
+2
*
Remove assignment of value that is never read.
beck
2021-09-01
1
-2
/
+1
*
Adjust libcrypto obj_xref.txt to obj_xref.h
inoguchi
2021-05-19
1
-2
/
+2
*
Improve libcrypto obj_xref.h generator
inoguchi
2021-05-14
1
-0
/
+4
*
Add obj_xref for ECDH schemes in RFC 5753
inoguchi
2021-05-12
2
-1
/
+34
*
Add draft-ietf-sidrops-rpki-rsc OID
job
2021-05-09
2
-0
/
+2
*
Add OID for draft-ietf-opsawg-finding-geofeeds
job
2021-02-03
2
-0
/
+2
*
Add a bunch of RPKI OIDs
job
2021-02-02
2
-1
/
+26
*
Add OIDs for HMAC using Streebog (GOST R 34.11-2012) hash function.
jsing
2020-06-05
2
-0
/
+4
*
Add support for additional GOST curves.
jsing
2020-06-05
2
-4
/
+16
*
Provide NID for pSpecified.
jsing
2019-11-01
2
-0
/
+2
*
Add objects for ECDH schemes in RFC 5753.
jsing
2019-09-05
2
-0
/
+32
*
snprintf/vsnprintf return < 0 on error, rather than -1.
deraadt
2019-07-03
1
-3
/
+3
*
Allocate fixed NIDs for SM3/SM4.
jsing
2019-04-19
1
-0
/
+12
*
Add the SM4 block cipher from the Chinese standard GB/T 32907-2016.
tb
2019-03-17
1
-0
/
+16
*
Fix OID for sm3WithRSAEncryption which was apparently mixed up
tb
2019-03-02
1
-1
/
+1
*
Add Ribose Inc's implementation of the SM3 hashing function with
tb
2018-11-11
1
-0
/
+5
*
ASN1_OBJECTs should be freed with ASN1_OBJECT_free(3), not with free(3).
tb
2018-09-08
1
-2
/
+2
*
indent labels
tb
2018-09-08
2
-8
/
+8
*
missing word & a couple of typos
tb
2018-09-08
1
-3
/
+3
*
Provide object identifier for chacha20-poly1305.
jsing
2018-03-17
2
-0
/
+3
*
Provide object identifiers for TLS cipher suite key exchange and
jsing
2018-03-17
2
-0
/
+20
*
Add definitions for three OIDs used in EV certificates.
jsing
2017-05-25
2
-0
/
+9
*
Fix typo in issuingDistributionPoint description.
jsing
2017-02-28
1
-1
/
+1
*
Send the function codes from the error functions to the bit bucket,
beck
2017-01-29
4
-23
/
+17
*
Place {DECLARE,IMPLEMENT}_OBJ_BSEARCH{_GLOBAL,}_CMP_FN macros undef
jsing
2017-01-21
1
-1
/
+5
*
Expand DECLARE_OBJ_BSEARCH_CMP_FN and IMPLEMENT_OBJ_BSEARCH_CMP_FN macros.
jsing
2017-01-21
2
-12
/
+92
*
OBJ_obj2txt() should return the total amount of space required
inoguchi
2016-12-22
1
-5
/
+1
*
Explicitly export a list of symbols from libcrypto.
jsing
2016-12-21
1
-1
/
+4
*
Add objects for X25519, X448, Ed25519 and Ed448.
jsing
2016-11-05
2
-0
/
+15
*
remove unused OPENSSL_NO_OBJECT case
bcook
2016-07-17
1
-14
/
+1
*
better fix for overrun reported by Qualys Security.
tedu
2015-10-14
1
-4
/
+1
*
Bail out early if we have no buf_len
beck
2015-10-14
1
-1
/
+5
*
fix a memory leak reported by Qualys Security.
tedu
2015-10-14
1
-3
/
+4
*
Ensure we don't write a 0 byte past end of the buffer in the error case.
beck
2015-10-14
1
-3
/
+3
*
Coverity ID 78910 - Yet another stupid API designed to not show failures. do the
beck
2015-07-18
1
-6
/
+8
*
Remove more IMPLEMENT_STACK_OF noops that have been hiding for the last
jsing
2015-02-10
1
-2
/
+1
[next]