Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-30 | Fix key exchange | eimmot | |
Clients will receive the proper shared secret. Eliminates error message: SSL_read: error:05066064:Diffie-Hellman routines:compute_key:no private value Fixes #1974 | |||
2017-01-05 | fishlim: Fix not including config.h | Patrick Griffis | |
2016-12-13 | Fix building fishlim against libressl also | Patrick Griffis | |
Also part of #1898 | |||
2016-10-23 | Final fixup of OpenSSL 1.1.0 changes | Patrick Griffis | |
2016-10-11 | fishlim: Fix MEMZERO macro using element number not bytes | Igor | |
Closes #1837 | |||
2016-10-08 | fishlim: Add /keyx for DH1080 key exchange | Patrick Griffis | |
Losely based upon work from PR #1440 Fixes #653 |