Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
dbeec8de
Commit
dbeec8de
authored
Oct 30, 2008
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.994 Rev: nettle/ChangeLog:1.23
parent
7dc0229a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
ChangeLog
ChangeLog
+17
-0
nettle/ChangeLog
nettle/ChangeLog
+4
-0
No files found.
ChangeLog
View file @
dbeec8de
2008-10-30 Niels Mller <nisse@lysator.liu.se>
* src/lsh.c (main_argp_parser): Support user@host notation.
(main_argp_parser): Count self->start_gateway as an action.
2008-10-22 Niels Mller <nisse@lysator.liu.se>
* src/transport.c (transport_send_kexinit): Use make_kexinit
...
...
@@ -47,6 +52,18 @@
* src/channel.c (channel_open_new_v): Removed function, merged
into channel_open_new_type.
2008-09-03 Niels Mller <nisse@lysator.liu.se>
* src/transport.c (transport_process_packet): Parse SSH_DISCONNECT
message and display the description and reason code.
* src/lsh-transport.c (lsh_transport_lookup_verifier): Fixed the
code for writing out the ACL entry.
(read_host_acls): Fixed error message for read errors.
* src/io.c (lsh_popen_write): Close the pipe to the spawned
process after the data is written.
2008-09-02 Niels Mller <nisse@lysator.liu.se>
* src/lsh-transport.c (lsh_transport_lookup_verifier):
...
...
nettle/ChangeLog
View file @
dbeec8de
2008-10-30 Niels Mller <nisse@lysator.liu.se>
* tools/sexp-conv.c (main): Fixed file locking.
2008-10-25 Niels Mller <nisse@lysator.liu.se>
* examples/Makefile.in (next-prime$(EXEEXT)): Added -lnettle to
...
...
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