Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
7f1562f0
Commit
7f1562f0
authored
May 14, 2002
by
Pontus Freyhult
Browse files
Cosmetic fix of newlines in algorithm lists and delay failures because
of lack of randomness objects. Rev: ChangeLog:1.505
parent
189d5512
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
7f1562f0
2002-05-14 Pontus Skld <pont@soua.net>
* src/algorithms.c (list_algorithms): Added missing newline after
the list of algorithms.
(list_hostkey_algorithms): dito.
2002-05-13 Pontus Skld <pont@soua.net>
* src/lsh.c (make_options): Don't fail totally if we can't create
a randomness source.
(main_argp_parser): Do argp_failure unless we have a valid
randomness object.
* src/lshd.c (main): Check for a correctly initialized random
object in options.
(make_lshd_options): Don't return failure if random creation
failed, just initialize signature_algorithms with a null random
source (this should enable users without a seed to do lsh --help
and normal users to do lshd --help).
(main_argp_parser): Do argp_failure unless we have a valid
randomness object.
2002-05-06 Niels Mller <nisse@cuckoo.hack.org>
* README: Document requirement of autoconf-2.52 and
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment