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
2c8dd73c
Commit
2c8dd73c
authored
Feb 12, 2003
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.611 Rev: src/spki/ChangeLog:1.44
parent
19a7be76
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
2c8dd73c
2003-02-12 Niels Mller <niels@s3.kth.se>
* src/unix_user.c (do_spawn): Added FIXME on error reporting.
* misc/xenofarm.sh (cfgwarn): Delete warning about using an
absolute path for srcdir.
...
...
src/spki/ChangeLog
View file @
2c8dd73c
2003-02-12 Niels Mller <niels@s3.kth.se>
* testsuite/check-signature-test (test_valid, test_invalid):
Optionally take three arguments, where the second is the data
being signed. Added two new tests, with correct and incorrect
input for the RSA signature verification.
* tools/spki-check-signature.c (parse_options): New function.
(main): By default, read and hash stdin, and compare with the hash
in the signature. New option --no-data to omit this check.
* tools/spki-make-signature.c (die, xalloc): Moved functions to
misc.c.
* tools/Makefile.am (LDADD): Added misc.o
(EXTRA_DIST): List misc.c and mish.h.
* tools/misc.c: Renamed io.c to misc.c. New function xalloc.
Changed function hash_file, updated callers.
* tools/Makefile.am (spki_make_signature_SOURCES): Added io.h.
2003-02-11 Niels Mller <nisse@cuckoo.hack.org>
...
...
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