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
12a75cf6
Commit
12a75cf6
authored
Jun 27, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.370 Rev: NEWS:1.82
parent
eed8eeba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
1 deletion
+34
-1
ChangeLog
ChangeLog
+31
-0
NEWS
NEWS
+3
-1
No files found.
ChangeLog
View file @
12a75cf6
2001-06-27 Niels Mller <nisse@cuckoo.hack.org>
* acinclude.m4: Added template for socklen_t definition.
* acconfig.h: Deleted definitions, use AH_TEMPLATE in configure.in
instead. Can this file be removed completely now?
* configure.in: Added AH_TEMPLATE calls. Deleted test for
offsetof.
* src/client_escape.c (newlinep): New function.
Treat NL and CR equivalently.
(scan_escape): Simplified. Also doesn't use memchr anymore.
* src/io.c (io_listen_local): Use plain offsetof.
(io_connect_local): Likewise.
* src/lsh_types.h (OFFSET_OF): Deleted definition, simply trust
stddef.h.
* src/server_userauth.c (do_exc_userauth_handler): Let the
connection's exception handler deal with EXC_PROTOCOL (fixed
somewhat differently in the 1.2.x branch).
2001-06-26 Niels Mller <nisse@cuckoo.hack.org>
* configure.in: Deleted IDEA support.
* src/process_atoms (atom2define): Changed invocation of tr to be
compatible with the Solaris 8 tr.
2001-06-26 Niels Mller <nisse@ehand.com>
* src/client_escape.c (NEWLINE): New macro.
...
...
NEWS
View file @
12a75cf6
News for the 1.3.
1
release:
News for the 1.3.
2
release:
Suspend works better, and is bound to the escape sequence
RET ~ ^Z.
News for the 1.3.1 release:
Repackaged the low-level crypto functions as the "nettle"
library. Bugfixes for serpent.
...
...
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