Commit Graph

109 Commits

Author SHA1 Message Date
Tomas Mraz 7bfbf68ad0 Prepare for 3.0.8
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
2022-11-01 15:15:30 +01:00
Tomas Mraz 19cc035b6c Prepare for release of 3.0.7
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
2022-11-01 15:14:36 +01:00
Tomas Mraz cf889ec8d9 Update CHANGES.md and NEWS.md for new release
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2022-11-01 14:37:35 +01:00
Matt Caswell cdb505ea47 Prepare for 3.0.7
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
2022-10-11 13:39:18 +01:00
Matt Caswell 75a6bc17f3 Prepare for release of 3.0.6
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
2022-10-11 13:39:09 +01:00
Matt Caswell a92e538a75 Update CHANGES.md and NEWS.md for new release
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
(Merged from https://github.com/openssl/openssl/pull/19380)
2022-10-11 13:09:43 +01:00
Tomas Mraz 197e6a3411 NEWS.md: Drop an extra empty line causing mdlint failure
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18740)
2022-07-08 12:08:15 +02:00
Richard Levitte 7762f082d8 Prepare for 3.0.6
Reviewed-by: Paul Dale <pauli@openssl.org>
Release: yes
2022-07-05 10:57:42 +02:00
Richard Levitte ad4910fad2 Prepare for release of 3.0.5
Reviewed-by: Paul Dale <pauli@openssl.org>
Release: yes
2022-07-05 10:57:04 +02:00
Richard Levitte 6677e4519d Update CHANGES and NEWS for upcoming release 3.0.5
Reviewed-by: Paul Dale <pauli@openssl.org>
Release: yes
2022-07-05 10:24:48 +02:00
Matt Caswell c49100c88d Prepare for 3.0.5
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
2022-06-21 14:31:08 +01:00
Matt Caswell 54f5fca0d0 Prepare for release of 3.0.4
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
2022-06-21 14:30:58 +01:00
Matt Caswell 2447b10df1 Update CHANGES.md and NEWS.md for new release
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Release: yes
2022-06-21 13:35:59 +01:00
Pauli 3226a37a48 Correct NEWS entry about required security level for old versions of TLS, DTLS and SSL
The entry was incorrect because suites using RSA key exchange without SHA1
were permitted at security level 1.

Partial fix for #18194

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/18234)
2022-05-06 10:43:40 +10:00
Matt Caswell 6e79301311 Prepare for 3.0.4
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Release: yes
2022-05-03 14:32:09 +01:00
Matt Caswell 4d346a188c Prepare for release of 3.0.3
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Release: yes
2022-05-03 14:32:01 +01:00
Matt Caswell ffbb106a17 Update CHANGES and NEWS for new release
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Release: yes
2022-05-03 13:28:07 +01:00
Matt Caswell b0aa42d050 Prepare for 3.0.3
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2022-03-15 14:30:31 +00:00
Matt Caswell 1bf649b599 Prepare for release of 3.0.2
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2022-03-15 14:30:24 +00:00
Matt Caswell db9c0d5969 Update CHANGES/NEWS for new release
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2022-03-15 13:36:32 +00:00
Tomas Mraz 022ed0dd34 Avoid trailing spaces in NEWS.md and CHANGES.md
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17304)
2021-12-20 09:57:55 +11:00
Matt Caswell b11183f686 Prepare for 3.0.2
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-12-14 16:16:32 +00:00
Matt Caswell b4e83ed7cd Prepare for release of 3.0.1
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-12-14 16:16:25 +00:00
Matt Caswell 8e78289c4e Update CHANGES and NEWS for new release
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-12-14 14:28:45 +00:00
Tomas Mraz 5cca8ff84f Add some CHANGES.md entries for the 3.0.1 release
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17264)
2021-12-14 12:47:00 +00:00
Pauli 8ad183c144 Remove end of line whitespace to appease CI checks
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16567)
2021-09-09 18:32:13 +10:00
Richard Levitte 50a0298a71 Prepare for 3.0.1
Reviewed-by: Tomas Mraz <tomas@openssl.org>
2021-09-07 13:47:29 +02:00
Richard Levitte 89cd17a031 Prepare for release of 3.0.0
Reviewed-by: Tomas Mraz <tomas@openssl.org>
2021-09-07 13:46:32 +02:00
Tomas Mraz 00dbc7cc77 Last minute NEWS and CHANGES entries for the 3.0 release
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16533)

(cherry picked from commit 95a444c9ad)
2021-09-07 13:24:31 +02:00
Richard Levitte 4c4ab4d7ef Mention the concept of providers in NEWS.md and CHANGES.md
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16528)
2021-09-07 13:14:40 +02:00
Richard Levitte f43c1241c2 Added a NEWS entry about the enhanced 'openssl list'
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16522)
2021-09-07 11:00:41 +02:00
Richard Levitte d1a786e99b Add missing OSSL_DECODER entry in NEWS.md and CHANGES.md
The text in CHANGES.md got fleshed out a bit more as well.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16522)
2021-09-07 11:00:41 +02:00
Pauli fdd436436d news/changes: fix formatting nits
The news/changes files are being nitted causing CI failure.  This addresses the
issues.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16413)
2021-08-25 11:23:54 +10:00
Matt Caswell 796f4f7085 Updates CHANGES.md and NEWS.md for new 1.1.1 release
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-08-24 14:22:07 +01:00
Matt Caswell b5e2b1d844 Prepare for 3.0 beta 3
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-07-29 15:50:46 +01:00
Matt Caswell 9f551541e8 Prepare for release of 3.0 beta 2
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-07-29 15:50:29 +01:00
Matt Caswell 52e6c77ebc Prepare for 3.0 beta 2
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-06-17 14:03:53 +01:00
Matt Caswell f9bfdc3aa9 Prepare for release of 3.0 beta 1
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-06-17 14:03:42 +01:00
Pauli 42cf25fcb6 new: update NEWS.md so it is correct.
- Removing the deprecation note for public key commands.
- Fixing the note about ECX and SHAKE in the FIPS provider.
- Noting which KDFs are included.
- Noting which MACs are included.

Fixes #15743

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15746)
2021-06-16 08:49:17 +10:00
Pauli 8b29badad1 new: update NEWS.md so it is correct.
- Removing the deprecation note for public key commands.
- Fixing the note about ECX and SHAKE in the FIPS provider.
- Noting which KDFs are included.
- Noting which MACs are included.

Fixes #15743

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15746)
2021-06-16 08:49:17 +10:00
Matt Caswell c6bf8bb859 Prepare for 3.0 beta 1
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-05-20 14:30:39 +01:00
Matt Caswell 036f8e71e3 Prepare for release of 3.0 alpha 17
Reviewed-by: Richard Levitte <levitte@openssl.org>
2021-05-20 14:30:20 +01:00
Shane Lontis b7140b0604 Add migration guide for 3.0
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14710)
2021-05-20 08:44:08 +01:00
Matt Caswell f5680cd0eb Add a CHANGES entry for fully pluggable groups
Fixes #12283

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15282)
2021-05-17 09:54:30 +10:00
Dr. David von Oheimb 829902879e HTTP client API: Generalize to arbitrary request and response contents
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15053)
2021-05-14 19:24:42 +02:00
Dr. David von Oheimb f925315203 Add convenience functions and macros for asymmetric key generation
Add EVP_PKEY_gen(), EVP_PKEY_Q_gen(), EVP_RSA_gen(), and EVP_EC_gen().
Also export auxiliary function OSSL_EC_curve_nid2name()
and improve deprecation info on RSA and EC key generation/management functions.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14695)
2021-05-11 12:46:42 +02:00
Matt Caswell 4c8e6f7d20 Prepare for 3.0 alpha 17
Reviewed-by: Tomas Mraz <tomas@openssl.org>
2021-05-06 13:15:11 +01:00
Matt Caswell d0c041b13a Prepare for release of 3.0 alpha 16
Reviewed-by: Tomas Mraz <tomas@openssl.org>
2021-05-06 13:15:03 +01:00
Matt Caswell ed82976b43 Prepare for 3.0 alpha 16
Reviewed-by: Tomas Mraz <tomas@openssl.org>
2021-04-22 14:44:22 +01:00
Matt Caswell b07412ef80 Prepare for release of 3.0 alpha 15
Reviewed-by: Tomas Mraz <tomas@openssl.org>
2021-04-22 14:44:12 +01:00