Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
d38d17bf
Commit
d38d17bf
authored
Sep 02, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.394
parent
d7fdae62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
ChangeLog
ChangeLog
+24
-0
No files found.
ChangeLog
View file @
d38d17bf
2001-09-02 Niels Mller <nisse@cuckoo.hack.org>
* src/lshg.c (make_options): Pass NULL random to
init_client_options.
* src/client_x11.c (make_client_x11_display): Free the fake cookie
if we fail.
(make_forward_x11): Make up a random cookie.
* src/client.c (init_client_options): New argument RANDOM.
(client_maybe_x11): Pass on RANDOM to make_forward_x11.
* src/client.h (client_options): Moved RANDOM attribute here, from
lsh_options.
2001-09-01 Niels Mller <nisse@cuckoo.hack.org>
* src/client.c: Moved -x option to lsh.c.
* src/channel.c (register_channel): Deleted connection argument.
* src/channel.h (ssh_channel): Replaced the write pointer with a
pointer to the connection.
(channel_request): Deleted connection argument.
* src/channel.h (CHANNEL_REQUEST): Likewise.
* src/resource.c (init_resource): Renamed from resource_init, for
consistency. Updated all callers.
...
...
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