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
Age
Commit message (
Expand
)
Author
2021-12-19
document BN_consttime_swap(3); this will probably require more work,
Ingo Schwarze
2021-12-19
document BN_uadd(3) and BN_usub(3)
Ingo Schwarze
2021-12-19
document BN_zero_ex(3)
Ingo Schwarze
2021-12-19
Put CTLOG and SCT stacks definitions in the right place.
Joel Sing
2021-12-18
Document BN_abs_is_word(3).
Ingo Schwarze
2021-12-18
add the missing .Nm BN_get_rfc3526_prime_1536,
Ingo Schwarze
2021-12-18
new manual page OBJ_add_sigid(3)
Ingo Schwarze
2021-12-18
KNF two comments
Theo Buehler
2021-12-18
Reinstate the licenses that were replaced with a license stub
Theo Buehler
2021-12-18
Revert license stubs to full licenses in the remaining files.
Theo Buehler
2021-12-18
Reinstate the license stubs to their original licenses in most of the
Theo Buehler
2021-12-18
Convert o2i_SCT* functions to CBS.
Joel Sing
2021-12-18
Rename argument to SCT_LIST_free()
Joel Sing
2021-12-17
new manual page OBJ_NAME_add(3)
Ingo Schwarze
2021-12-17
mention lh_strhash(3) in the NAME, SYNOPSIS, and HISTORY sections;
Ingo Schwarze
2021-12-17
alphabetical order is hard, tb...
Theo Buehler
2021-12-17
fix indent
Theo Buehler
2021-12-16
document obj_cleanup_defer(3) and check_defer(3)
Ingo Schwarze
2021-12-15
document OBJ_new_nid(3), OBJ_add_object(3), and OBJ_create_objects(3);
Ingo Schwarze
2021-12-15
Move OBJ_create(3) into its own manual page
Ingo Schwarze
2021-12-15
Rename asn1_lib.c to asn1_old_lib.c
Joel Sing
2021-12-15
Sync bytestring with libssl.
Joel Sing
2021-12-15
Consolidate various ASN.1 code.
Joel Sing
2021-12-15
unifdef -U CRYPTO_MDEBUG -m tasn_new.c
Joel Sing
2021-12-15
Document i2c_ASN1_INTEGER(3).
Ingo Schwarze
2021-12-14
forgotten .Dv macros in -column lists
Ingo Schwarze
2021-12-14
add roff(7) comments listing some M_ASN1_* aliases
Ingo Schwarze
2021-12-14
Consolidate ASN.1 universal tag type data.
Joel Sing
2021-12-14
document the very quirky behaviour of the SMIME_OLDMIME flag
Ingo Schwarze
2021-12-14
new manual page SMIME_text(3)
Ingo Schwarze
2021-12-14
new manual page SMIME_read_ASN1(3)
Ingo Schwarze
2021-12-13
new manual page PEM_write_bio_ASN1_stream(3);
Ingo Schwarze
2021-12-13
Remove the last internal use of d2i_ASN1_BOOLEAN.
Theo Buehler
2021-12-13
Clean up d2i_ASN1_BOOLEAN() and i2d_ASN1_BOOLEAN().
Joel Sing
2021-12-13
this file doesn't use anything from <stdio.h>;
Ingo Schwarze
2021-12-13
Convert asn1_d2i_ex_primitive()/asn1_collect() from BUF_MEM to CBB.
Joel Sing
2021-12-13
new manual page SMIME_write_ASN1(3);
Ingo Schwarze
2021-12-13
Catch integer overflow rather than silently truncating while
Ingo Schwarze
2021-12-13
new manual pages i2d_ASN1_bio_stream(3) and SMIME_crlf_copy(3)
Ingo Schwarze
2021-12-12
Annotate the structs that will be moved to hmac_local.h and evp_locl.h
Theo Buehler
2021-12-12
Include evp_locl.h where it will be needed once most structs from
Theo Buehler
2021-12-12
Add a mostly empty hmac_local.h. HMAC_CTX and a few other things
Theo Buehler
2021-12-12
Add -I${LIBCRYPTO_SRC}/hmac to CFLAGS. Needed in an upcoming commit.
Theo Buehler
2021-12-12
Add header guards to evp_locl.h.
Theo Buehler
2021-12-12
document the ub_* constants
Ingo Schwarze
2021-12-12
typo
Ingo Schwarze
2021-12-12
New manual page providing a rudimentary description of BIO_new_NDEF(3).
Ingo Schwarze
2021-12-12
Rewrite X509_ALGOR_set_md() without reaching into EVP_MD.
Theo Buehler
2021-12-11
Merge two bugfixes in ASN1_STRING_TABLE_add(3) and ASN1_STRING_TABLE_get(3)
Ingo Schwarze
2021-12-11
Merge the deletion of <ctype.h>, which isn't used here,
Ingo Schwarze
[next]