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
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak previous. Should have been 60 instead of 64
tb
2023-07-22
1
-3
/
+3
*
Align argument names of OBJ_add_sigid() with the other functions.
tb
2023-07-22
1
-2
/
+2
*
Rewrite obj_xref.c
tb
2023-07-22
4
-419
/
+291
*
No need to call OBJ_sigid_free() in EVP_cleanup() anymore.
tb
2023-07-22
1
-2
/
+1
*
Neuter OBJ_add_sigid() and OBJ_sigid_free()
tb
2023-07-22
1
-93
/
+11
*
Adapt bn_print() for EdDSA key printing
tb
2023-07-22
1
-7
/
+40
*
Simplify indent handling in bn_print()
tb
2023-07-22
1
-6
/
+3
*
Fix #includes in ct_sct.c
tb
2023-07-22
1
-5
/
+7
*
Actually add OBJ_find_sigid_algs
tb
2023-07-22
1
-0
/
+90
*
Rename OBJ_add_sigid.3 to OBJ_find_sigid_algs.3
tb
2023-07-22
2
-92
/
+2
*
Add missing license for rsa_local.h
tb
2023-07-21
1
-1
/
+57
*
Simple adjustments for DSO removal
tb
2023-07-21
2
-8
/
+6
*
Stop mentioning some ERR_load_*_strings that will be removed
tb
2023-07-21
1
-6
/
+2
*
Provide a bunch of always failing ENGINE API
tb
2023-07-21
3
-6
/
+166
*
Fix Xr order to appease mandoc -Tlint
tb
2023-07-21
1
-4
/
+4
*
Remove OBJ_add_sigid and OBJ_sigid_free documentation
tb
2023-07-21
5
-54
/
+14
*
Remove ASN1_buf_print documentation
tb
2023-07-21
3
-74
/
+3
*
Remove remaining ECDSA_METHOD documentation
tb
2023-07-21
1
-29
/
+4
*
Remove documentation of ECDH/ECDSA ex_data API
tb
2023-07-21
1
-21
/
+3
*
Document ENGINE_get_default_EC
tb
2023-07-21
1
-17
/
+8
*
Document ENGINE_{get,set}_EC
tb
2023-07-21
1
-29
/
+17
*
Remove some ancient cruft that hasn't been used in ages
tb
2023-07-20
4
-1695
/
+1
*
Move get_rfc3526_prime_8192.3 to BN_get_rfc3526_prime_8192.3
tb
2023-07-20
2
-4
/
+4
*
Remove unnecessary inclusion of dso.h
tb
2023-07-20
3
-6
/
+3
*
Remove last internal consumer of DSO
tb
2023-07-20
1
-80
/
+9
*
eng_aesni.c: add evp_local.h so it compiles again.
tb
2023-07-20
1
-1
/
+3
*
Remove get_rfc*_prime_* documentation
tb
2023-07-20
2
-46
/
+20
*
Remove ECDSA_{do_,}sign_ex() and ECDSA_sign_setup()
tb
2023-07-20
4
-103
/
+20
*
Cap the size of numbers we check for primality
tb
2023-07-20
1
-1
/
+12
*
Fix two aliases in libcrypto spotted by the new symbols test
tb
2023-07-19
2
-3
/
+4
*
Mop up MD32_XARRAY from md5.
jsing
2023-07-15
1
-91
/
+84
*
Mop up MD32_XARRAY from md4.
jsing
2023-07-15
1
-75
/
+68
*
Refactor ASN1_item_sign_ctx()
tb
2023-07-13
1
-54
/
+89
*
Revert accidental addition of cofactor ECDH support
tb
2023-07-12
1
-16
/
+2
*
Remove old workaround for F5
tb
2023-07-11
1
-13
/
+2
*
Rename EC_KEY from r to key like in the rest of the file
tb
2023-07-10
1
-4
/
+4
*
Pull BIGNUM constants out of get_* function bodies
tb
2023-07-10
1
-315
/
+331
*
BIO_indent: use %*s rather than puts in a loop
tb
2023-07-10
1
-6
/
+5
*
bn_print: string.h is no longer needed
tb
2023-07-10
1
-2
/
+1
*
Fix ndef_{prefix,suffix}()
tb
2023-07-09
1
-11
/
+12
*
Reimplement BN_print() and BN_print_fp()
tb
2023-07-09
2
-47
/
+45
*
Simplify bn_print()
tb
2023-07-09
1
-5
/
+3
*
Refactor BN_bn2hex()
tb
2023-07-09
2
-8
/
+57
*
Provide optimised bn_subw() for riscv64.
jsing
2023-07-09
1
-1
/
+18
*
Provide optimised bn_addw() for riscv64.
jsing
2023-07-09
1
-1
/
+18
*
Add Xr to EVP_MD_meth_new to top level library
tb
2023-07-09
1
-2
/
+3
*
Fix OpenBSD release
tb
2023-07-09
1
-3
/
+3
*
ASN1_bn_print() will be removed soon. Remove docs.
tb
2023-07-09
5
-130
/
+7
*
fix comment to unbreak things that care about warnings
beck
2023-07-08
1
-2
/
+2
*
link EVP_MD_meth_new.3 to build
tb
2023-07-08
1
-1
/
+2
[next]