Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSH
lsh
Commits
6d345eda
Commit
6d345eda
authored
Sep 2, 2001
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.395 Rev: src/nettle/ChangeLog:1.14
parent
e0e4958e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+27
-0
27 additions, 0 deletions
ChangeLog
src/nettle/ChangeLog
+6
-0
6 additions, 0 deletions
src/nettle/ChangeLog
with
33 additions
and
0 deletions
ChangeLog
+
27
−
0
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.
...
...
This diff is collapsed.
Click to expand it.
src/nettle/ChangeLog
+
6
−
0
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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment