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
06dac637
Commit
06dac637
authored
Aug 26, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.382 Rev: NEWS:1.83
parent
b86c6c24
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
1 deletion
+29
-1
ChangeLog
ChangeLog
+20
-1
NEWS
NEWS
+9
-0
No files found.
ChangeLog
View file @
06dac637
2001-08-26 Niels Möller <nisse@cuckoo.hack.org>
* src/testsuite/export-1-test: Don't use $srcdir for finding
lsh-export-key.
* src/zlib.c (do_zlib): Don't print any message if Z_BUF_ERROR
happens with avail_in = 0.
* src/lshd.c (main_options): New experimental option --subsystems.
(parse_subsystem_list): New function.
(main_argp_parser): Handle --subsystems.
(main): Install a subsystems handler, if appropriate.
* src/server_session.c (shell_request): Deleted unused reaper
attribute.
(lookup_subsystem): New function.
(do_spawn_subsystem): New function.
(make_subsystem_handler): New function.
2001-08-21 Niels Möller <nisse@ehand.com>
* src/client_userauth.c (make_client_publickey_auth): Initialize
...
...
@@ -94,7 +113,7 @@
* src/testsuite/Makefile.am (TS_SH): Added export-1-test.
* src/lsh-export-key.c (ssh2_print_command): Inherit command_2.
Donät use command_simple.
Don
'
t use command_simple.
2001-07-04 Niels Möller <nisse@cuckoo.hack.org>
...
...
NEWS
View file @
06dac637
News for the 1.3.3 release:
Simplified the internal command definition machinery.
Fixed bug in lsshg; it crashed if given a host name argument
with strange characters.
Updates to SRP support, to get it closer to the latest draft.
News for the 1.3.2 release:
Suspend works better, and is bound to the escape sequence
...
...
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