diff options
| author | Brent Cook <bcook@openbsd.org> | 2015-07-20 01:08:01 -0500 |
|---|---|---|
| committer | Brent Cook <bcook@openbsd.org> | 2015-07-20 01:08:01 -0500 |
| commit | 792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe (patch) | |
| tree | 97e8916185d7f3694e79147416ffc9ac1a2e14e2 | |
| parent | 998cdebf36efc80f19a3a47aa692eb1ca072b109 (diff) | |
| download | portable-792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe.tar.gz portable-792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe.tar.bz2 portable-792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe.zip | |
eng_rsax is gone
| -rw-r--r-- | crypto/Makefile.am | 1 | ||||
| -rw-r--r-- | libtls-standalone/VERSION | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index f8c7108..1799969 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
| @@ -433,7 +433,6 @@ libcrypto_la_SOURCES += engine/eng_lib.c | |||
| 433 | libcrypto_la_SOURCES += engine/eng_list.c | 433 | libcrypto_la_SOURCES += engine/eng_list.c |
| 434 | libcrypto_la_SOURCES += engine/eng_openssl.c | 434 | libcrypto_la_SOURCES += engine/eng_openssl.c |
| 435 | libcrypto_la_SOURCES += engine/eng_pkey.c | 435 | libcrypto_la_SOURCES += engine/eng_pkey.c |
| 436 | libcrypto_la_SOURCES += engine/eng_rsax.c | ||
| 437 | libcrypto_la_SOURCES += engine/eng_table.c | 436 | libcrypto_la_SOURCES += engine/eng_table.c |
| 438 | libcrypto_la_SOURCES += engine/tb_asnmth.c | 437 | libcrypto_la_SOURCES += engine/tb_asnmth.c |
| 439 | libcrypto_la_SOURCES += engine/tb_cipher.c | 438 | libcrypto_la_SOURCES += engine/tb_cipher.c |
diff --git a/libtls-standalone/VERSION b/libtls-standalone/VERSION index fcdb2e1..09b254e 100644 --- a/libtls-standalone/VERSION +++ b/libtls-standalone/VERSION | |||
| @@ -1 +1 @@ | |||
| 4.0.0 | 6.0.0 | ||
