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
15c6c750
Commit
15c6c750
authored
Oct 22, 2008
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.993
parent
e5d5a4df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
ChangeLog
ChangeLog
+21
-0
No files found.
ChangeLog
View file @
15c6c750
2008-10-22 Niels Mller <nisse@lysator.liu.se>
* src/transport.c (transport_send_kexinit): Use make_kexinit
function.
* src/transport.h (class transport_context): Type of kexinit
attribute changed to struct kexinit_info *.
* src/lsh-transport.c (main_argp_parser): Use make_kexinit_info.
* src/lshd.c (lshd_config_handler): Likewise.
* src/keyexchange.c (class kexinit_info): Renamed from
simple_kexinit. Don't inherit make_kexinit.
(make_kexinit_info): Renamed from make_simple_kexinit.
(make_kexinit): New function, replacing the make method of
the make_kexinit class.
* src/keyexchange.h (class make_kexinit): Deleted abstract class.
* src/dh_exchange.c (dh_hash_update): Deleted free argument.
Updated all callers.
2008-09-26 Niels Mller <nisse@lysator.liu.se>
* src/Makefile.in (COMMON_SOURCES): Moved queue.c here, from
...
...
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