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
c7c96ef2
Commit
c7c96ef2
authored
Oct 04, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.428
parent
581d063d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
c7c96ef2
...
...
@@ -70,6 +70,27 @@
write_raw, without using any commands or io_run.
* src/lsh-decode-key.c: Likewise.
2001-10-03 Niels Mller <nisse@cuckoo.hack.org>
* src/lsh-export-key.c: No longer needs to include
sexp_commands.h.
* src/server_keyexchange.c (server_srp_read_verifier): Renamed
class (was srp_init_continuation) and changed super class to
abstract_write.
(do_server_srp_read_verifier): Work with new USER_READ_FILE
conventions.
(do_handle_srp_init): Likewise.
* src/lsh.h: Forward declare abstract_write.
* src/unix_user.c (exc_read_user_file_handler): New class.
(do_read_file): Updated for new USER_READ_FILE conventions.
* src/userauth.h (lsh_user): Changed the arguments to
USER_READ_FILE, now takes an abstract_write that will receive the
file contents, not command_continuation.
2001-10-02 Niels Mller <nisse@cuckoo.hack.org>
* src/spki.c (spki_hash_sexp): New function.
...
...
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