Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
Reviewed-by: Matt Caswell <[email protected]>
  • Loading branch information
snhenson committed Jul 30, 2015
1 parent 5516fcc commit 2323715
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
_______________

Changes between 1.0.2 and 1.1.0 [xx XXX xxxx]

*) Rewrite PSK to support ECDHE_PSK, DHE_PSK and RSA_PSK. Add ciphersuites
from RFC4279, RFC4785, RFC5487, RFC5489.

Thanks to Christian J. Dietrich and Giuseppe D'Angelo for the
original RSA_PSK patch.
[Steve Henson]

*) Dropped support for the SSL3_FLAGS_DELAY_CLIENT_FINISHED flag. This SSLeay
era flag was never set throughout the codebase (only read). Also removed
SSL3_FLAGS_POP_BUFFER which was only used if
Expand Down

0 comments on commit 2323715

Please sign in to comment.