Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lsh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LSH
lsh
Commits
7c5c1912
Commit
7c5c1912
authored
Nov 14, 2000
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.265 Rev: NEWS:1.64
parent
ca7dded1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
0 deletions
+41
-0
ChangeLog
ChangeLog
+30
-0
NEWS
NEWS
+11
-0
No files found.
ChangeLog
View file @
7c5c1912
2000-11-14 Niels Mller <nisse@cuckoo.localdomain>
* src/testsuite/macros.m4(TS_TEST_VERIFY): Use make_bad_random().
Use SIGNER_GET_PUBLIC().
* src/unix_random.c (do_unix_random_background): Check status
before starting background poll.
* src/srp-gen.c (make_srp_gen_options): Use make_bad_random().
* src/randomness.h (randomness_with_poll): New class.
* src/randomness.c (make_reasonably_random): #if:ed out.
(make_default_random): New function.
* src/lsh.c: Use make_default_random().
* src/lsh_proxy.c: Likewise.
* src/lshd.c: Likewise.
* src/lsh-writekey.c (make_lsh_writekey_options): Use
make_bad_random().
* src/lsh-keygen.c: Use make_default_random().
* src/gateway_commands.c (gateway_make_connection): Fixed call to
make_packet_unpad().
* src/randomness.c: Reintroduced make_poor_random, for programs
that only need salt, iv:s etc.
* Released lsh-1.1.1.
* src/symmetric/arcfour.c (arcfour_update_key): #if:ed out this
nostandard function.
(arcfour_set_key): Use arcfour_init(). Made keyset loop less
...
...
NEWS
View file @
7c5c1912
News for the 1.1.1 release:
First try for the gateway mode. New option -G for lsh, and a
new program lshg for talking to the gateway.
lshd forks of a new process and changes its uid for reading
user files. The only file read in this way, so far, is
~/.lsh/srp-verifier.
Improved randomness framework.
News for the 1.1.0 release:
First, note that the 1.1.x series should be considered
...
...
Write
Preview
Markdown
is supported
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