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
/
man
Age
Commit message (
Expand
)
Author
2023-12-16
ASN1_STRING_TABLE_get.3: grammar: have -> has
Theo Buehler
2023-12-16
Annotate incorrect value for ub_email_address
Theo Buehler
2023-12-16
Rename ASN1_STRING_TABLE_add manual to _get
Theo Buehler
2023-12-16
Remove ASN1_STRING_TABLE_{add,cleanup}() documentation
Theo Buehler
2023-12-05
last .Nm should not have a comma
Jonathan Gray
2023-12-01
Some cleanup:
Ingo Schwarze
2023-12-01
EVP_EncryptInit(3) is among the most important "how to drive" manuals,
Ingo Schwarze
2023-11-19
Mark up an occurrence of ENGINE
Theo Buehler
2023-11-19
ENGINE can no longer have ex_data attached to it
Theo Buehler
2023-11-19
Remove musings how ENGINE may or may not screw everything up.
Theo Buehler
2023-11-19
Remove ENGINE mention in RSA_new()
Theo Buehler
2023-11-19
OPENSSL_config() no longer calls ENGINE_load_builtin_engines()
Theo Buehler
2023-11-19
ENGINE_add_conf_module() no longer exists
Theo Buehler
2023-11-19
Remove ENGINE Xr that I left behind
Theo Buehler
2023-11-19
zap stray comma
Theo Buehler
2023-11-19
Also mention ENGINE_{cleanup,{ctrl_cmd{,_string}()
Theo Buehler
2023-11-19
Missing period
Theo Buehler
2023-11-19
fix grammar
Theo Buehler
2023-11-19
Remove remaining ENGINE manuals
Theo Buehler
2023-11-19
Strip mention of ENGINE out of *_set_method.3
Theo Buehler
2023-11-19
Strip out mentions of ENGINE_load_builtin_engines()
Theo Buehler
2023-11-19
ex data for ENGINEs is no longer a thing
Theo Buehler
2023-11-19
Remove section explaining how great and flexible ENGINE is and
Theo Buehler
2023-11-19
Remove obsolete engine configuration section
Theo Buehler
2023-11-19
Document the remaining ENGINE stubs in a single manual
Theo Buehler
2023-11-19
EVP_PKEY_encrypt() simplify example
Theo Buehler
2023-11-16
Mention which functions are implemented as macros in the few cases
Ingo Schwarze
2023-11-16
drop some duplicate statements about macros
Ingo Schwarze
2023-11-16
fix wrong macro
Ingo Schwarze
2023-11-16
delete lots of stuff that no longer exists
Ingo Schwarze
2023-11-16
fix typo: exdata -> ex_data
Ingo Schwarze
2023-11-16
Minimal fix to unbreak OPENSSL_{gmtime,timegm}(3)
Theo Buehler
2023-11-13
Prepare to expose OPENSSL_gmtime and OPENSSL_timegm as public
Bob Beck
2023-10-21
Remove mention of alg_section. This never worked in LibreSSL.
Theo Buehler
2023-10-21
style tweak: avoid double conjunction to make it read better
Ingo Schwarze
2023-10-19
Rename the modulus from n into m
Theo Buehler
2023-10-13
Tweak previous by using the argument name, not its type
Theo Buehler
2023-10-13
Improve the description of X509_ALGOR_dup(3)
Theo Buehler
2023-10-11
I forgot that we now have ASN1_INTEGER_set_uint64()
Theo Buehler
2023-10-11
Be more precise about X509_ALGOR_get0()
Theo Buehler
2023-10-10
Improve X509_ALGOR_new(3) documentation
Theo Buehler
2023-10-09
Use the usual text for X509_ALGOR_free()
Theo Buehler
2023-10-09
Clarify that 'undefined type' means V_ASN1_UNDEF
Theo Buehler
2023-10-09
Clarify documentation of X509_ALGOR_{set0,set_md}()
Theo Buehler
2023-10-03
Fix a typo and move a word
Theo Buehler
2023-10-01
Example code tweak: do not hardcode the size of array
Theo Buehler
2023-10-01
Document EVP_CIPHER_CTX_iv_length() return values
Theo Buehler
2023-10-01
The colons separate the octets, not the digits; add missing link to
Theo Buehler
2023-10-01
Improve a code comment in the EXAMPLES section
Theo Buehler
2023-10-01
Refer to RFC 3779, 2.1.2 for encoding of ranges
Theo Buehler
[next]