Revision tags: V_8_1_P1 |
|
#
cfc1897a |
| 08-Oct-2019 |
Damien Miller |
wrap stdint.h include in HAVE_STDINT_H make the indenting a little more consistent too.. Fixes Solaris 2.6; reported by Tom G. Christensen
|
Revision tags: V_8_0_P1, V_7_9_P1, V_7_8_P1 |
|
#
001aa554 |
| 09-Apr-2018 |
djm@openbsd.org |
upstream: lots of typos in comments/docs. Patch from Karsten Weiss after checking with codespell tool (https://github.com/lucasdemarchi/codespell) OpenBSD-Commit-ID: 373222f12d7
upstream: lots of typos in comments/docs. Patch from Karsten Weiss after checking with codespell tool (https://github.com/lucasdemarchi/codespell) OpenBSD-Commit-ID: 373222f12d7ab606598a2d36840c60be93568528
show more ...
|
Revision tags: V_7_7_P1 |
|
#
27b9f395 |
| 25-Feb-2018 |
dtucker@openbsd.org |
upstream: Add $OpenBSD$ markers to xmss files to help keep synced with portable. ok djm@. OpenBSD-Commit-ID: 5233a27aafd1dfadad4b957225f95ae51eb365c1
|
#
941e0d3e |
| 28-Feb-2018 |
Darren Tucker |
Add WITH_XMSS, move to prevent conflicts. Add #ifdef WITH_XMSS to ssh-xmss.c, move it in the other files to after includes.h so it's less likely to conflict and will pick up WITH_XMSS if
Add WITH_XMSS, move to prevent conflicts. Add #ifdef WITH_XMSS to ssh-xmss.c, move it in the other files to after includes.h so it's less likely to conflict and will pick up WITH_XMSS if added to config.h.
show more ...
|
#
a10d8552 |
| 26-Feb-2018 |
Darren Tucker |
Conditionally compile XMSS code. The XMSS code is currently experimental and, unlike the rest of OpenSSH cannot currently be compiled with a c89 compiler.
|
#
c7ef4a39 |
| 26-Feb-2018 |
Darren Tucker |
Wrap <stdint.h> in #ifdef HAVE_STDINT_H.
|
#
f8854741 |
| 25-Feb-2018 |
Damien Miller |
XMSS-related files get includes.h
|
#
1b11ea7c |
| 23-Feb-2018 |
markus@openbsd.org |
upstream: Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) The code is not compiled in by default (see WITH_XMSS in Makefile.inc) Joint work with stefan-lukas_
upstream: Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) The code is not compiled in by default (see WITH_XMSS in Makefile.inc) Joint work with stefan-lukas_gazdag at genua.eu See https://tools.ietf.org/html/draft-irtf-cfrg-xmss-hash-based-signatures-12 ok djm@ OpenBSD-Commit-ID: ef3eccb96762a5d6f135d7daeef608df7776a7ac
show more ...
|
#
941e0d3e |
| 28-Feb-2018 |
Darren Tucker |
Add WITH_XMSS, move to prevent conflicts. Add #ifdef WITH_XMSS to ssh-xmss.c, move it in the other files to after includes.h so it's less likely to conflict and will pick up WITH_XMSS if
Add WITH_XMSS, move to prevent conflicts. Add #ifdef WITH_XMSS to ssh-xmss.c, move it in the other files to after includes.h so it's less likely to conflict and will pick up WITH_XMSS if added to config.h.
show more ...
|
#
a10d8552 |
| 26-Feb-2018 |
Darren Tucker |
Conditionally compile XMSS code. The XMSS code is currently experimental and, unlike the rest of OpenSSH cannot currently be compiled with a c89 compiler.
|
#
c7ef4a39 |
| 26-Feb-2018 |
Darren Tucker |
Wrap <stdint.h> in #ifdef HAVE_STDINT_H.
|
#
f8854741 |
| 25-Feb-2018 |
Damien Miller |
XMSS-related files get includes.h
|
#
1b11ea7c |
| 23-Feb-2018 |
markus@openbsd.org |
upstream: Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) The code is not compiled in by default (see WITH_XMSS in Makefile.inc) Joint work with stefan-lukas_
upstream: Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) The code is not compiled in by default (see WITH_XMSS in Makefile.inc) Joint work with stefan-lukas_gazdag at genua.eu See https://tools.ietf.org/html/draft-irtf-cfrg-xmss-hash-based-signatures-12 ok djm@ OpenBSD-Commit-ID: ef3eccb96762a5d6f135d7daeef608df7776a7ac
show more ...
|