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
cc8005b2
Commit
cc8005b2
authored
Jan 09, 2000
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.142 Rev: NEWS:1.36
parent
9b8bc0a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
cc8005b2
2000-01-09 Niels Mller <nisse@cuckoo.localdomain>
* src/lsh_types.h: Include alloca.h, where appropriate.
* src/io.c (io_set_nonblocking): Leave other flags unmodified.
(io_set_close_on_exec): The same, even though there are currently
no other flag bits specified.
* src/zlib.c (make_zlib_instance): Bug fix: Initialize instance
variables max, rate and f.
(do_zlib): Fixed call to string_buffer_final.
* src/keyexchange.c (do_handle_kexinit): Added verbose messages
listing selected algorithms.
* src/zlib.c (make_zlib_instance): Initialize deflate/inflate
pointer properly. (Reported by Kerezstg).
2000-01-08 Niels Mller <nisse@cuckoo.localdomain>
* src/io.c (io_set_nonblocking): Use fcntl(F_GETFL) to leave flags
other than the O_NONBLOCK flag unmodified.
2000-01-06 Niels Mller <nisse@cuckoo.localdomain>
* src/io.c (MY_POLLIN): poll kludge, use both POLLIN and
...
...
NEWS
View file @
cc8005b2
News for the 0.2.2 release
Bug fixes. Verbose messages on algorithm selection.
News for the 000.2 release
Bugfixes. New --pty-support and --no-pty-support options for
...
...
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