index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ASN1_TIME_set(3)
tb
2024-02-18
1
-5
/
+44
*
Make it explicit that the EC_KEY setters don't check things
tb
2024-02-16
1
-2
/
+6
*
Document a portability caveat about GeneralizedTime and UTCTime
job
2024-02-13
1
-2
/
+9
*
Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3)
tb
2024-01-31
5
-63
/
+96
*
Make it safe to delete entries from an lhash doall callback.
jsing
2024-01-24
1
-11
/
+4
*
Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals and
tb
2024-01-22
3
-5
/
+8
*
Simplify history section to match what other manuals do
tb
2024-01-22
1
-23
/
+2
*
Document various CMS_{signed,unsigned}_* functions
job
2024-01-22
2
-1
/
+393
*
Remove check{,obj_cleanup}_defer documentation
tb
2024-01-13
1
-66
/
+3
*
Remove X509_STORE_CTX_purpose_inherit(3) documentation
tb
2024-01-12
1
-131
/
+41
*
fix previous: key -> parameter
tb
2023-12-29
1
-2
/
+2
*
A .Xr to DSA_generate_parameters_ex() was lost accidentally
tb
2023-12-29
1
-1
/
+2
*
Move DSA_generate_parameters.3 to DSA_generate_parameters_ex.3
tb
2023-12-29
2
-3
/
+3
*
Adjust documentation for upcoming DSA_generate_parameters removal
tb
2023-12-29
5
-70
/
+17
*
Rename some argument placeholders to be less cryptic,
schwarze
2023-12-26
2
-55
/
+58
*
Close some major gaps in the documentation of EVP_Cipher(3),
schwarze
2023-12-26
1
-10
/
+65
*
Clarify that the ENGINE argument is ignored; OK tb@.
schwarze
2023-12-25
1
-11
/
+10
*
Remove EVP_PKEY_asn1_add{0,_alias}() documentation
tb
2023-12-21
4
-78
/
+14
*
Mark some API-to-be-removed as intentionally undocumented
tb
2023-12-21
1
-2
/
+6
*
ASN1_STRING_TABLE_get.3: grammar: have -> has
tb
2023-12-16
1
-2
/
+2
*
Annotate incorrect value for ub_email_address
tb
2023-12-16
1
-1
/
+6
*
Rename ASN1_STRING_TABLE_add manual to _get
tb
2023-12-16
2
-3
/
+3
*
Remove ASN1_STRING_TABLE_{add,cleanup}() documentation
tb
2023-12-16
1
-71
/
+14
*
last .Nm should not have a comma
jsg
2023-12-05
1
-3
/
+3
*
Some cleanup:
schwarze
2023-12-01
1
-71
/
+33
*
EVP_EncryptInit(3) is among the most important "how to drive" manuals,
schwarze
2023-12-01
4
-65
/
+165
*
Mark up an occurrence of ENGINE
tb
2023-11-19
1
-2
/
+3
*
ENGINE can no longer have ex_data attached to it
tb
2023-11-19
1
-3
/
+3
*
Remove musings how ENGINE may or may not screw everything up.
tb
2023-11-19
1
-23
/
+2
*
Remove ENGINE mention in RSA_new()
tb
2023-11-19
1
-14
/
+6
*
OPENSSL_config() no longer calls ENGINE_load_builtin_engines()
tb
2023-11-19
1
-5
/
+4
*
ENGINE_add_conf_module() no longer exists
tb
2023-11-19
1
-8
/
+2
*
Remove ENGINE Xr that I left behind
tb
2023-11-19
1
-2
/
+1
*
zap stray comma
tb
2023-11-19
1
-2
/
+2
*
Also mention ENGINE_{cleanup,{ctrl_cmd{,_string}()
tb
2023-11-19
1
-3
/
+29
*
Missing period
tb
2023-11-19
1
-2
/
+2
*
fix grammar
tb
2023-11-19
1
-2
/
+2
*
Remove remaining ENGINE manuals
tb
2023-11-19
11
-1988
/
+1
*
Strip mention of ENGINE out of *_set_method.3
tb
2023-11-19
3
-98
/
+26
*
Strip out mentions of ENGINE_load_builtin_engines()
tb
2023-11-19
1
-7
/
+4
*
ex data for ENGINEs is no longer a thing
tb
2023-11-19
1
-9
/
+2
*
Remove section explaining how great and flexible ENGINE is and
tb
2023-11-19
1
-28
/
+2
*
Remove obsolete engine configuration section
tb
2023-11-19
1
-106
/
+2
*
Document the remaining ENGINE stubs in a single manual
tb
2023-11-19
1
-146
/
+103
*
EVP_PKEY_encrypt() simplify example
tb
2023-11-19
1
-6
/
+4
*
Mention which functions are implemented as macros in the few cases
schwarze
2023-11-16
13
-34
/
+76
*
drop some duplicate statements about macros
schwarze
2023-11-16
4
-23
/
+10
*
fix wrong macro
schwarze
2023-11-16
1
-3
/
+3
*
delete lots of stuff that no longer exists
schwarze
2023-11-16
1
-300
/
+17
*
fix typo: exdata -> ex_data
schwarze
2023-11-16
1
-4
/
+4
[next]