2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- CHANGES+58
- Configurations/descrip.mms.tmpl+6-4
- Configurations/windows-makefile.tmpl+2-1
- Configure+1-1
- NEWS+9
- README+2-2
- crypto/aes/asm/bsaes-armv7.pl+2-2
- crypto/asn1/a_bitstr.c+7-1
- crypto/bio/b_print.c-1
- crypto/bn/bn_asm.c+59-49
- crypto/bn/bn_blind.c+16-1
- crypto/bn/bn_err.c-2
- crypto/bn/bn_lib.c+23-1
- crypto/bn/bn_local.h+13-27
- crypto/bn/build.info+1-2
- crypto/bn/rsa_sup_mul.c-614
- crypto/conf/conf_sap.c+5-2
- crypto/err/openssl.txt+1-2
- crypto/objects/obj_dat.c+20-1
- crypto/rsa/rsa_ossl.c+10-20
- crypto/ui/ui_lib.c+5-1
- crypto/ui/ui_util.c+2-4
- crypto/x509/x509_vfy.c+10-3
- crypto/x509v3/pcy_local.h+8-2
- crypto/x509v3/pcy_node.c+20-6
- crypto/x509v3/pcy_tree.c+42-14
- doc/fingerprints.txt+5
- doc/man3/X509_VERIFY_PARAM_set_flags.pod+8-3
- engines/e_padlock.c+14-3
- include/crypto/bn.h-5
- include/openssl/opensslv.h+3-3
- test/certs/ca-pol-cert.pem+19
- test/certs/ee-cert-policies-bad.pem+20
- test/certs/ee-cert-policies.pem+20
- test/certs/mkcert.sh+8-3
- test/certs/setup.sh+6
- test/recipes/25-test_verify.t+13-2
- test/recipes/80-test_cms.t+1-1
- test/recipes/80-test_policy_tree.t+43
- test/recipes/80-test_policy_tree_data/large_leaf.pem+11
- test/recipes/80-test_policy_tree_data/large_policy_tree.pem+434
- test/recipes/80-test_policy_tree_data/small_leaf.pem+11
- test/recipes/80-test_policy_tree_data/small_policy_tree.pem+70
- util/mkdef.pl+2-1
0 commit comments