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
6d345eda
Commit
6d345eda
authored
Sep 03, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.395 Rev: src/nettle/ChangeLog:1.14
parent
e0e4958e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
0 deletions
+33
-0
ChangeLog
ChangeLog
+27
-0
src/nettle/ChangeLog
src/nettle/ChangeLog
+6
-0
No files found.
ChangeLog
View file @
6d345eda
2001-09-03 Niels Möller <nisse@cuckoo.hack.org>
* src/client_x11.c: Added comment about observed X11 packets (that
seem contrary to the documentation in RFC 1013.
(do_client_channel_x11_receive): Print received cookie, for
debugging purposes.
(make_forward_x11): Print generated fake cookie, for debugging
purposes.
(parse_display): Fixed ssh_format invocation creating the local
socket name.
(do_channel_open_x11): Fixed invocation of verbose().
(do_format_request_x11_forward): Get the connection from the
channel, now that the connection pointer is available there.
(do_format_request_x11_forward): Hex encode the cookie. That's
ugly, but needed for compatibility.
* src/client_pty.c: Dropped lsh:-prefix on messages, it's added
automatically in werror.c.
* src/client.c (client_maybe_x11): Write a message if DISPLAY not
set or it's value doesn't make sense.
2001-09-02 Niels Möller <nisse@cuckoo.hack.org>
* src/client.c (make_client_session): Added escape sequences q, v
and d, for controlling the verbosity flags.
(client_argp_parser): Look at used_x11 after setting up the shell
session.
* src/lshg.c (make_options): Pass NULL random to
init_client_options.
...
...
src/nettle/ChangeLog
View file @
6d345eda
2001-09-02 Niels Mller <nisse@cuckoo.hack.org>
* twofish.c (twofish_decrypt): Fixed for();-bug in the block-loop.
Spotted by Jean-Pierre.
(twofish_encrypt): Likewise.
2001-07-03 Niels Mller <nisse@ehand.com>
* testsuite/testutils.c: Include string.h.
...
...
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