| commit | 3dff176ed9509b5bd92947b9504545495a2052cc | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sun Feb 10 22:25:52 2008 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Sun Feb 10 22:25:52 2008 +1100 |
| tree | fbd3f0d740ebd8e9c00ce2d4a621d416c49cb985 | |
| parent | 3de49f8951d8ea4401b0a8ec053fd51d6f309cbe [diff] |
- djm@cvs.openbsd.org 2008/01/19 23:09:49
[readconf.c readconf.h sshconnect2.c]
promote rekeylimit to a int64 so it can hold the maximum useful limit
of 2^32; report and patch from Jan.Pechanec AT Sun.COM, ok dtucker@