index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
objects
Age
Commit message (
Expand
)
Author
2023-09-05
Improve error handling in OBJ_add_object()
Theo Buehler
2023-08-17
Garbage collect two commented abort()
Theo Buehler
2023-08-17
Make the local ASN1_OBJECTs const
Theo Buehler
2023-08-17
Remove some unnecessary else branches
Theo Buehler
2023-08-17
Remove some parents from return statements
Theo Buehler
2023-08-17
Use cmp instead of i for the result of a comparison
Theo Buehler
2023-08-17
Use OBJ_cmp() instead of inlining two variants
Theo Buehler
2023-08-17
Avoid memcmp(NULL, x, 0) in OBJ_cmp()
Theo Buehler
2023-07-28
Remove OBJ_add_sigid() and OBJ_sigid_free()
Theo Buehler
2023-07-22
Align argument names of OBJ_add_sigid() with the other functions.
Theo Buehler
2023-07-22
Rewrite obj_xref.c
Theo Buehler
2023-07-22
Neuter OBJ_add_sigid() and OBJ_sigid_free()
Theo Buehler
2023-07-08
Hide symbols in objects
Bob Beck
2023-06-29
Move check_defer() and obj_cleanup_defer to evp/names.c
Theo Buehler
2023-06-15
regen
Theo Buehler
2023-06-15
Add RSA with the sha3s to obj_xref.txt
Theo Buehler
2023-06-15
regen obj_xref.h
Theo Buehler
2023-06-15
Add Ed25519 to the obj_xref table.
Theo Buehler
2023-05-23
Simplify OBJ_obj2txt()
Theo Buehler
2023-05-23
Always NUL terminate buf in OBJ_obj2txt()
Theo Buehler
2023-04-25
Add NIDs for truncated SHA-2, SHA-3 and related things
Theo Buehler
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-11-26
Make internal header file names consistent
Theo Buehler
2022-11-13
Add ED25519 aliases for NID, SN and OBJ
Theo Buehler
2022-11-11
Stop pretending that obj_mac.h is optional.
Joel Sing
2022-11-10
Map objects for ED25519 to Ed25519.
Joel Sing
2022-11-08
In case lh_OBJ_NAME_insert returns NULL due to a failed malloc, onp
Moritz Buhl
2022-09-15
Add OID for RPKI signedTAL objects
Job Snijders
2022-07-16
Add NID for signingCertificateV2
Klemens Nanni
2022-07-12
Remove mkerr.pl remnants from LibreSSL
Klemens Nanni
2022-05-05
Add NID for HKDF
Theo Buehler
2022-03-19
Provide t2i_ASN1_OBJECT_internal() and use it for OBJ_txt2obj()
Joel Sing
2022-03-02
Rewrite ASN1_OBJECT content to ascii/text conversion.
Joel Sing
2022-02-12
Limit OID text conversion to 64 bits per arc.
Joel Sing
2022-02-11
Make OBJ_obj2nid() work correctly with NID_undef.
Joel Sing
2022-01-14
Hide OBJ_bsearch_ from public visibility,
Theo Buehler
2022-01-14
Remove check_defer and obj_cleanup_defer from public visibility
Theo Buehler
2022-01-14
Unifdef LIBRESSL_OPAQUE_* and LIBRESSL_NEXT_API
Theo Buehler
2022-01-08
Prepare to provide OBJ_length() and OBJ_get0_data()
Theo Buehler
2022-01-08
tiny whitespace tweak
Theo Buehler
2022-01-07
include asn1_locl.h where it will be needed for the bump.
Theo Buehler
2021-11-24
Make the certificate transparency code build with the rest of the library
Bob Beck
2021-11-09
Add ASPA OID
Job Snijders
2021-10-26
Add tlsfeature NID
Job Snijders
2021-09-11
Add BGPSec Router (RFC 8209) Key Purpose OID
Job Snijders
2021-09-01
Remove assignment of value that is never read.
Bob Beck
2021-05-19
Adjust libcrypto obj_xref.txt to obj_xref.h
Kinichiro Inoguchi
2021-05-14
Improve libcrypto obj_xref.h generator
Kinichiro Inoguchi
2021-05-12
Add obj_xref for ECDH schemes in RFC 5753
Kinichiro Inoguchi
2021-05-09
Add draft-ietf-sidrops-rpki-rsc OID
job
[next]