Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
59264f5f
Commit
59264f5f
authored
Mar 07, 1999
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.43 Rev: NEWS:1.12
parent
988d6377
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
59264f5f
Sun Mar 7 15:21:43 1999 Niels Mller <nisse@lysator.liu.se>
* src/werror.c (werror_decimal): Bug fix.
* src/server.c (do_open_session): Adapted to the new CHANNEL_OPEN
convention.
(make_server_connection_service): Renamed (was
make_server_session_Service).
(server_connection_service): New instance variable, backend.
Needed for tcp forwarding.
* src/io.c (io_read_write): Changed return type to struct io_fd *
(Bazsi).
* src/tty.h (CFMAKERAW): Set the VMIN and VTIME attributes.
* src/tcpforward.c, src/tcpforward.h: New files (Bazsi).
* src/channel.h (channel_open_callback): New class, for
opening new channels asyncronously.
* (channel_open): Handler method now takes a channel_open_callback
argument.
* src/channel.c (channel_open_response): New class.
(format_global_success): New function.
(do_channel_open_response): New function.
(make_channel_open_response): New function.
(do_channel_open): Moved most processing into do_channel_open
response.
Fri Mar 5 03:23:06 1999 Niels Mller <nisse@lysator.liu.se>
Fri Mar 5 03:23:06 1999 Niels Mller <nisse@lysator.liu.se>
* src/symmetric/twofish.c, src/symmetric/twofish.h
* src/symmetric/twofish.c, src/symmetric/twofish.h
...
...
NEWS
View file @
59264f5f
NEWS for the 1999-03-07 snapshot
Improved CFMAKERAW. Ugly fix for the UNIX98-style pty:s
support.
Twofish support (not quite working).
Started on tcp forwarding (Bazsi).
Some support for broken ssh2 signatures (Baszi). Needs some
more work.
Various bugfixes.
NEWS for the 1999-02-28 snapshot
NEWS for the 1999-02-28 snapshot
Portability fixes for Solaris.
Portability fixes for Solaris.
...
...
Write
Preview
Supports
Markdown
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