Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lsh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LSH
lsh
Commits
96e95dcf
Commit
96e95dcf
authored
Jun 10, 2004
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.785 Rev: NEWS:1.118
parent
a6977fd0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
45 additions
and
0 deletions
+45
-0
ChangeLog
ChangeLog
+19
-0
NEWS
NEWS
+26
-0
No files found.
ChangeLog
View file @
96e95dcf
2004-06-10 Niels Mller <nisse@lysator.liu.se>
* src/keyexchange.c (parse_kexinit): Deleted unused argument
peer_flags.
* misc/Makefile.am (EXTRA_DIST): Include tsocks-forcelocal.patch.
* src/algorithms.c (lookup_hash): Deleted unused function.
(all_symmetric_algorithms): Deleted old aes alias
rijndael-cbc@lysator.liu.se. Added official serpent name
serpent256-cbc. The alias serpent-cbc@lysator.liu.se should be
removed at a later date.
(all_crypto_algorithms): Likewise.
(lookup_crypto): Likewise.
* src/atoms.in: Deleted spki-related atoms, now handled by
libspki. Also deleted pkcs5-related atoms that aren't used.
Deleted rijndael-cbc@lysator.liu.se.
2004-06-09 Niels Mller <niels@s3.kth.se>
* src/testsuite/functions.sh: Removed -q from LSHD_FLAGS.
...
...
NEWS
View file @
96e95dcf
News for the 1.5.5 release
Added SOCKS-style proxying to lsh and lshd. See the new -D
command line option. Supports both SOCKS-4 and SOCKS-5.
The lsh client no longer sets its stdio file descriptors into
non-blocking mode, which should avoid a bunch of problems. As
a consequence, the --cvs-workaround command line option has
been deleted.
In the user lookup code, lshd now ignores the shadow database
if getspnam returns NULL.
In the server pty setup code, use the group "system" as a
fallback if the group "tty" doesn't exist. This is the case on
AIX. (There are however more problems on AIX, which makes it
uncertain that lshd will work out of the box).
Deleted the --ssh1-fallback option for lshd. I hope ssh1 is
dead by now; if it isn't, you have to run ssh1d and lshd on
different ports.
Deleted code for bug-compatibility with ancient versions of
Datafellow's SSH2. There are zero bug-compatibility hacks in
this version.
News for the 1.5.4 release
Added logging of tcpip-forward requests.
...
...
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