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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
Unifdef OPENSSL_NO_EC_NISTP_64_GCC_128
tb
1
-203
/
+1
2023-04-18
Remove prototypes under OPENSSL_NO_EC_NISTP_64_GCC_128
tb
1
-18
/
+1
2023-04-18
Move x509.h inclusion into alphabetical order
tb
1
-3
/
+2
2023-04-18
Bring includes into canonical order
tb
6
-37
/
+35
2023-04-18
Sigh cvs... Also drop OPENSSL_NO_DEPRECATED from ec.h
tb
1
-3
/
+1
2023-04-18
Move some includes out of OPENSSL_NO_DEPRECATED
tb
9
-27
/
+9
2023-04-18
ectest: drop a broken #if 0 /* optional */ piece of code
tb
1
-20
/
+5
2023-04-18
ec_point_conversion: drop test for sect571k1
tb
1
-350
/
+2
2023-04-18
ectest: drop some gross unused macros
tb
1
-49
/
+1
2023-04-18
ectest: unifdef OPENSSL_NO_EC2M
tb
1
-418
/
+1
2023-04-17
Skip binary curves in ec_point_conversion
tb
1
-3
/
+14
2023-04-17
Switch all ec tests to using dynamic linking
tb
3
-8
/
+14
2023-04-17
Simplify Makefile
tb
1
-12
/
+1
2023-04-17
Drop GF2m tests
tb
1
-647
/
+1
2023-04-17
Allow overriding the bc implementation used in run-bc
tb
1
-2
/
+7
2023-04-17
Fix typo
tb
1
-2
/
+2
2023-04-17
Drop two useless READMEs
tb
2
-18
/
+0
2023-04-17
Skip sect* curve checks
tb
1
-2
/
+2
2023-04-17
c_zlib.c needs bio_local.h with -DZLIB.
tb
1
-1
/
+2
2023-04-17
Tweak indent and use named registers.
jsing
1
-13
/
+13
2023-04-17
Hook sha3 up to build.
jsing
1
-1
/
+3
2023-04-17
Move BN_bn2mpi()/BN_mpi2bn() into bn_convert.c
jsing
3
-138
/
+74
2023-04-17
Use C99 initializers for the default_pctx and mark it static const
tb
1
-8
/
+3
2023-04-17
Add missing const qualifiers to the v3_* externs
tb
1
-11
/
+11
2023-04-17
Fix whitespace in DHparam_print_fp()
tb
1
-2
/
+4
2023-04-17
Remove now unused dh_prn.c
tb
1
-64
/
+0
2023-04-17
Drop dh_prn.c
tb
1
-2
/
+1
2023-04-17
Move DHparam_print_fp() next to DHparam_print()
tb
2
-17
/
+18
2023-04-17
remove bad Pp;
jmc
1
-3
/
+2
2023-04-16
Fix previous: add a missing and
tb
1
-2
/
+3
2023-04-16
Dump (leak) info using utrace(2) and compile the code always in
otto
2
-148
/
+199
2023-04-16
Garbage collect the now unused obfuscating macro string_stack_free()
tb
1
-4
/
+1
2023-04-16
Inline the three uses of string_stack_free()
tb
1
-4
/
+4
2023-04-16
Remove the now unused vpm_int.h
tb
1
-64
/
+0
2023-04-16
x509_vfy.c and x509_vpm.c don't need vpm_int.h anymore
tb
2
-4
/
+4
2023-04-16
Move X509_VERIFY_PARAM_st from vpm_int.h to x509_local.h
tb
2
-13
/
+13
2023-04-16
Provide EVP methods for SHA3 224/256/384/512.
jsing
3
-2
/
+193
2023-04-16
Provide EVP methods for SHA512/224 and SHA512/256.
jsing
4
-4
/
+91
2023-04-16
Bounds check mdlen that is passed to sha3_init().
jsing
1
-2
/
+5
2023-04-16
Shuffle ext_cmp() and ext_list_free() up a bit
tb
1
-18
/
+14
2023-04-16
Remove unnecessary prototypes in the middle of the code
tb
1
-5
/
+1
2023-04-16
Use more usual version of inlined nitems(). No binary change.
tb
1
-2
/
+2
2023-04-16
Fix comment formatting and grammar, drop usless and outdated comment
tb
1
-7
/
+3
2023-04-16
Remove now empty/unused ext_dat.h
tb
1
-67
/
+0
2023-04-16
Merge ext_dat.h back into x509_lib.c
tb
2
-78
/
+78
2023-04-16
Mark X9.31 BN API for removal
tb
1
-1
/
+4
2023-04-16
The BN reciprocal API will also become internal-only
tb
1
-1
/
+7
2023-04-16
Various BN*init() will be removed from the public API
tb
1
-1
/
+10
2023-04-16
Mark public bn_nist and ec_nist API for removal
tb
2
-2
/
+6
2023-04-16
Mark EC_KEY_{get,insert}_method_data() for removal
tb
1
-1
/
+5
[next]