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
2019-08-18
minor cleanup:
Ingo Schwarze
2019-08-18
minor cleanup:
Ingo Schwarze
2019-08-18
minor cleanup:
Ingo Schwarze
2019-08-18
some cleanup:
Ingo Schwarze
2019-08-17
some cleanup:
Ingo Schwarze
2019-08-17
minor cleanup:
Ingo Schwarze
2019-08-16
link to the new EC_KEY_METHOD_new(3) page
Ingo Schwarze
2019-08-16
document the EC_KEY_METHOD function table
Ingo Schwarze
2019-08-16
document EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3),
Ingo Schwarze
2019-08-16
some cleanup:
Ingo Schwarze
2019-08-16
minor cleanup:
Ingo Schwarze
2019-08-15
minor cleanup:
Ingo Schwarze
2019-08-15
some cleanup:
Ingo Schwarze
2019-08-15
document but do not recommend EVP_Cipher(3);
Ingo Schwarze
2019-08-15
Revert previous. There were some users of the quirky behaviour that were
Martijn van Duren
2019-08-14
Fix argument list for ber_set_writecallback
Martijn van Duren
2019-08-14
wonky comma;
Jason McIntyre
2019-08-14
Document that ber_scanf_elements' 'p' and 't' attribute don't eat the
Martijn van Duren
2019-08-14
Make ber_scanf_elements's 'e' attribute eat the element.
Martijn van Duren
2019-08-14
document EVP_Digest(3)
Ingo Schwarze
2019-08-14
some cleanup:
Ingo Schwarze
2019-08-14
read() returns -1 on failure
asou
2019-08-14
Make sure that ber in ber_scanf_elements is not NULL before parsing format
Martijn van Duren
2019-08-13
some cleanup:
Ingo Schwarze
2019-08-12
some cleanup:
Ingo Schwarze
2019-08-12
Provide a local version of X509_get0_subject_key_id()
Joel Sing
2019-08-12
Inline the equivalent of ASN1_TYPE_unpack_sequence().
Joel Sing
2019-08-12
correct a misspelled page name in an .Xr;
Ingo Schwarze
2019-08-12
correct misspelled page name in an .Xr
Ingo Schwarze
2019-08-12
Fix .Xrs to non-existant pages by correcting the misspelled function
Ingo Schwarze
2019-08-12
These public functions are listed in the OpenSSL manuals but not
Ingo Schwarze
2019-08-12
merge a few minor improvements from the OpenSSL 1.1.1 branch,
Ingo Schwarze
2019-08-11
Document ip.arpq and remove ip, ip6 and mpls ifq.
denis
2019-08-11
No specific called "exec(3)", so move primary manpage to a name which
Theo de Raadt
2019-08-11
Use ERR_asprintf_error_data() instead of ERR_add_error_data().
Joel Sing
2019-08-11
Remove unsupported GOST 2012 NIDs.
Joel Sing
2019-08-11
Disable DES3 since we do not currently provide DES3 keywrap.
Joel Sing
2019-08-11
Remove label that is now unused (due to arc4random_buf() returning void).
Joel Sing
2019-08-11
Fix loading of CMS error strings.
Joel Sing
2019-08-11
Bring back stack macros for CMS structs.
Joel Sing
2019-08-11
Provide ASN1_PKEY_CTRL_CMS_RI_TYPE.
Joel Sing
2019-08-11
bring HISTORY sections up to OpenBSD standards
Ingo Schwarze
2019-08-11
Include string.h for explicit_bzero().
Joel Sing
2019-08-11
Expand M_ASN1_new_of and M_ASN1_free_of macros.
Joel Sing
2019-08-11
Use arc4random_buf() instead of RAND_bytes().
Joel Sing
2019-08-11
Include string.h for memcmp()/memcpy().
Joel Sing
2019-08-11
Use freezero() rather than OPENSSL_clear_free().
Joel Sing
2019-08-11
Use explicit_bzero() instead of OPENSSL_cleanse().
Joel Sing
2019-08-11
Use malloc(3) and free(3), rather than OPENSSL_{malloc,free}().
Joel Sing
2019-08-11
Convert CMSerr() to CMSerror().
Joel Sing
[next]