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
Age
Commit message (
Expand
)
Author
2021-12-13
new manual page PEM_write_bio_ASN1_stream(3);
Ingo Schwarze
2021-12-13
including sys/cdefs.h manually started as a result of netbsd trying to
Theo de Raadt
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
2021-12-11
document STABLE_NO_MASK and STABLE_FLAGS_MALLOC,
Ingo Schwarze
2021-12-11
two more "the the" fixes;
Jason McIntyre
2021-12-11
doubled word; from Leon Fischer
Theo Buehler
2021-12-11
Stop passing __FILE__ and __LINE__ to various libcrypto functions. The arguments
Anton Lindqvist
2021-12-10
explain how X509_NAME_ENTRY_set_data(3) uses MBSTRING_FLAG
Ingo Schwarze
2021-12-10
document the following constants:
Ingo Schwarze
2021-12-09
document V_ASN1_SEQUENCE and V_ASN1_SET
Ingo Schwarze
2021-12-09
document V_ASN1_BOOLEAN
Ingo Schwarze
2021-12-09
improve the documentation of V_ASN1_APP_CHOOSE
Ingo Schwarze
2021-12-09
Mention V_ASN1_PRIMITIVE_TAG and V_ASN1_EOC.
Ingo Schwarze
2021-12-09
add the missing STANDARDS section
Ingo Schwarze
2021-12-09
Document V_ASN1_ANY.
Ingo Schwarze
2021-12-09
document V_ASN1_NEG
Ingo Schwarze
2021-12-09
document V_ASN1_OBJECT
Ingo Schwarze
2021-12-09
document V_ASN1_NULL
Ingo Schwarze
2021-12-09
fix a typo in an .Xr argument
Ingo Schwarze
2021-12-09
Convert t1_enc.c to opaque EVP_MD_CTX.
Theo Buehler
2021-12-09
Convert ssl_srvr.c to opaque EVP_MD_CTX.
Theo Buehler
2021-12-09
Convert ssl_clnt.c to opaque EVP_MD_CTX
Theo Buehler
2021-12-09
Convert s3_cbc.c to opaque EVP_MD_CTX.
Theo Buehler
2021-12-09
Inline collect_data() in asn1_collect().
Joel Sing
2021-12-09
Pull the recursion depth check up to the top of asn1_collect()
Joel Sing
2021-12-09
Remove handling of a NULL BUF_MEM from asn1_collect()
Joel Sing
2021-12-09
Fix an issue that might possibly turn into a DOS depending on
Ingo Schwarze
2021-12-09
Add a section "NAMING CONVENTIONS".
Ingo Schwarze
2021-12-08
lsearch(3): reimplement using lfind(3)
Scott Soule Cheloha
2021-12-08
new manual page ASN1_bn_print(3)
Ingo Schwarze
2021-12-08
document BIO_indent(3);
Ingo Schwarze
2021-12-08
mark c2i_ASN1_OBJECT as intentionally undocumented;
Ingo Schwarze
2021-12-08
mark i2c_ASN1_BIT_STRING, c2i_ASN1_BIT_STRING, and c2i_ASN1_INTEGER
Ingo Schwarze
[next]