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
2023-05-04
Fix function name in doc comment
Theo Buehler
2023-05-03
Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
Bob Beck
2023-05-03
Bring back length check tb ok'ed and I managed to remove while
Bob Beck
2023-05-03
Fix a few KNF/whitespace issues
Theo Buehler
2023-05-02
Change X509_NAME_get_index_by[NID|OBJ] to be safer.
Bob Beck
2023-05-02
Rename P into generator
Theo Buehler
2023-05-02
Simplify EC_GROUP_new_by_curve_name()
Theo Buehler
2023-05-02
Style tweaks for SMIME_write_PKCS7()
Theo Buehler
2023-05-02
Unwrap a line
Theo Buehler
2023-05-01
stray whitespace
Theo Buehler
2023-05-01
Add a missing pair of braces.
Theo Buehler
2023-05-01
Use uppercase for the CURVE_LIST_LENGTH macro
Theo Buehler
2023-05-01
Consistently use lowercase hex digits for curve parameters
Theo Buehler
2023-05-01
Now that we have C99 initializers, garbage collect some comments
Theo Buehler
2023-05-01
Rework the curve list to use actual structs instead of a custom
Theo Buehler
2023-05-01
Drop the now unnecessary and unused field_type from the curve data
Theo Buehler
2023-05-01
Convert EC_CURVE_DATA to C99 initializers
Theo Buehler
2023-05-01
Simplify ec_group_new_from_data() further
Theo Buehler
2023-05-01
Drop some dead code
Theo Buehler
2023-05-01
Remove pointless/wrong .meth = 0 entries from curves_list[]
Theo Buehler
2023-05-01
Mechanically convert curve_list[] to C99 initializers
Theo Buehler
2023-05-01
Clean up handling of nist_curves[]
Theo Buehler
2023-05-01
Remove ASN1_item_ndef_i2d(3) documentation
Theo Buehler
2023-05-01
First pass of removing low-level ASN.1 streaming docs
Theo Buehler
2023-05-01
spelling
Jonathan Gray
2023-04-30
mandoc -Tlint tells me I forgot to zap a comma
Theo Buehler
2023-04-30
Remove most documentation pertaining to proxy certificates.
Theo Buehler
2023-04-30
Remove proxy cert api remmnants
Theo Buehler
2023-04-30
Remove documentation of BN_generate_prime(), BN_is_prime{,_fasttest}()
Theo Buehler
2023-04-30
Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()
Theo Buehler
2023-04-30
Garbage collect BN_zero_ex()
Theo Buehler
2023-04-30
Remove __dead again. Apparently this causes issues for some upstreams.
Theo Buehler
2023-04-30
Revert disablement of the encoding cache
Job Snijders
2023-04-30
Send x509_subject_cmp() to the attic
Theo Buehler
2023-04-30
The policy tree is no more
Theo Buehler
2023-04-30
Zap extra blank line
Theo Buehler
2023-04-30
Make the descriptions of BIO_get_retry_BIO(3) and BIO_get_retry_reason(3)
Ingo Schwarze
2023-04-30
Slightly improve the documentation of the "oper" parameter by
Ingo Schwarze
2023-04-30
Document the eight BIO_CONN_S_* constants that are passed to BIO_info_cb(3)
Ingo Schwarze
2023-04-30
Mark the five BIO_GHBN_* constants as intentionally undocumented.
Ingo Schwarze
2023-04-30
whitespace
Theo Buehler
2023-04-29
Mention a few standard BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-29
Mention a few standard BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-29
Mention the type-specific BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-29
Mention the type-specific BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-28
Mark OpenSSLDie() as __dead
Theo Buehler
2023-04-28
Remove preservation and use of cached DER/BER encodings in the d2i/i2d paths
Job Snijders
2023-04-28
Enable policy checking by default now that we are DAG implementation based.
Bob Beck
2023-04-28
Mark a number of BIO_ctrl(3) command constants as intentionally
Ingo Schwarze
2023-04-28
kill the .Xr to BN_nist_mod_521(3) which no longer exists
Ingo Schwarze
[next]