OpenBSD CVS

CVS log for src/usr.bin/ssh/moduli-gen/Makefile


[BACK] Up to [local] / src / usr.bin / ssh / moduli-gen

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 8 12:10:20 2020 UTC (3 years, 6 months ago) by dtucker
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, HEAD
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add a comment documenting the source of the moduli group sizes.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 21 06:37:25 2015 UTC (8 years, 7 months ago) by doug
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove Diffie-Hellman moduli entries below 2048.

OpenSSH requires a 2048 minimum for DH in the client and server.

input and ok sthen@
ok dtucker@, djm@

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 28 00:54:01 2015 UTC (9 years ago) by dtucker
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.3: +5 -8 lines
Diff to previous 1.3 (colored)

Remove intermediate copy of the moduli file.  "make" will rebuild any
missing moduli fragment files (which will be a no-op unless you have
explicitly deleted them) and "make update-moduli" will update the
main file under ${BSDSRCDIR}/etc/moduli.  ok djm@

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 28 00:00:24 2015 UTC (9 years ago) by dtucker
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Remove 1k bit groups.  ok deraadt@, markus@

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 14 02:57:59 2013 UTC (10 years, 7 months ago) by dtucker
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

add 7.5kbit DH groups

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 10 00:59:18 2013 UTC (10 years, 8 months ago) by dtucker
Branch: MAIN

Move moduli generation to usr.bin/ssh/moduli-gen and keep track of
the fragments separately.  "No substantive objection" djm@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.