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
/
libcrypto
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make BN_num_bits() independent of bn->top.
jsing
2023-06-21
1
-1
/
+2
*
Unifdef ZLIB
tb
2023-06-11
1
-2
/
+1
*
Recommit -Wshadow now that the warning on BIG_ENDIAN is fixed
tb
2023-05-07
1
-2
/
+2
*
Backout -Wshadow, it breaks build on powerpc64.
bluhm
2023-05-07
1
-2
/
+2
*
Use -Wshadow with clang
tb
2023-05-05
1
-2
/
+2
*
Link rsa_x931.c to build
tb
2023-05-05
1
-1
/
+2
*
Unifdef LIBRESSL_HAS_POLICY_DAG and remove it from the Makefile
tb
2023-04-28
1
-2
/
+1
*
Take the old policy code behind the barn
tb
2023-04-28
1
-7
/
+1
*
Enable the new policy checking code in x509_policy.c
tb
2023-04-28
1
-4
/
+2
*
Allow compiling with -DHAS_DAG to enable the policy check with a DAG.
tb
2023-04-26
1
-1
/
+4
*
Add the new policy code to the build.
beck
2023-04-26
1
-1
/
+2
*
Remove the now unused bio_pk7.c
tb
2023-04-26
1
-2
/
+1
*
Remove e_old.c again
tb
2023-04-26
1
-2
/
+1
*
Reinstate e_old.c it is still used by -portable
tb
2023-04-25
1
-1
/
+2
*
e_old can also go
tb
2023-04-25
1
-2
/
+1
*
GF2m bites the dust. It won't be missed.
tb
2023-04-25
1
-5
/
+1
*
Remove proxy cert remnants
tb
2023-04-25
1
-3
/
+1
*
Remove NETSCAPE_CERT_SEQUENCE
tb
2023-04-25
1
-2
/
+1
*
Remove SXNET
tb
2023-04-25
1
-2
/
+1
*
Remove CTS mode
tb
2023-04-25
1
-2
/
+1
*
Remove the horror show that is bn_nist and ecp_nist
tb
2023-04-25
1
-3
/
+1
*
Remove X9.31 support
tb
2023-04-25
1
-3
/
+1
*
Comment out a few now unused files from Makefile
tb
2023-04-25
1
-14
/
+14
*
Remove the now unused x509_enum.c
tb
2023-04-21
1
-2
/
+1
*
Hook sha3 up to build.
jsing
2023-04-17
1
-1
/
+3
*
Move BN_bn2mpi()/BN_mpi2bn() into bn_convert.c
jsing
2023-04-17
1
-2
/
+1
*
Drop dh_prn.c
tb
2023-04-17
1
-2
/
+1
*
Provide EVP methods for SHA512/224 and SHA512/256.
jsing
2023-04-16
1
-1
/
+2
*
Rename the largely misnamed bn_print.c to bn_convert.c
jsing
2023-04-14
1
-2
/
+2
*
Drop now useless files from the Makefile
tb
2023-04-13
1
-6
/
+1
*
Consolidate sha1 into a single file.
jsing
2023-04-11
1
-3
/
+2
*
Add a new implementation of BN_mod_sqrt()
tb
2023-04-11
1
-2
/
+2
*
Link evp/cipher_method_lib.c to the build
tb
2023-03-01
1
-1
/
+2
*
Merge dsa_sign.c and dsa_vrf.c into dsa_ossl.c
tb
2023-02-13
1
-3
/
+1
*
Remove bn_exp2.c, which is now empty.
jsing
2023-02-11
1
-2
/
+1
*
Remove the now empty bn_asm.c.
jsing
2023-01-31
1
-2
/
+1
*
Remove the now empty/unused bn_depr.c.
jsing
2023-01-29
1
-2
/
+1
*
Stop installing x509_verify.h
tb
2023-01-28
1
-2
/
+1
*
Provide an implementation of bn_sqr() that calls s2n-bignum's bignum_sqr().
jsing
2023-01-21
1
-2
/
+3
*
Provide a per machine bn_arch.h.
jsing
2023-01-20
1
-1
/
+2
*
Remove unused Elliptic Curve code.
jsing
2023-01-14
1
-5
/
+1
*
Link ui_null.c to build
tb
2022-12-17
1
-1
/
+2
*
cms_lcl.h should not be part of SRCS
tb
2022-11-26
1
-2
/
+1
*
Add support for symbol hiding disabled by default.
beck
2022-11-11
1
-2
/
+15
*
Finish migrating to one source file per line.
joshua
2022-11-10
1
-17
/
+78
*
Implement EVP interfaces for Ed25519 and X25519.
jsing
2022-11-10
1
-1
/
+3
*
Continue migrating to one source file per line.
joshua
2022-11-10
1
-30
/
+121
*
Continue migrating to one source file per line.
joshua
2022-11-10
1
-37
/
+163
*
Continue migrating to one source file per line.
joshua
2022-11-10
1
-26
/
+110
*
Start migrating to one source file per line.
joshua
2022-11-09
1
-18
/
+83
[prev]
[next]