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
60af982f
Commit
60af982f
authored
Jan 08, 2003
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/nettle/ChangeLog:1.158 Rev: src/spki/ChangeLog:1.25
parent
be6f2012
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/nettle/ChangeLog
View file @
60af982f
2003-01-07 Niels Mller <nisse@cuckoo.hack.org>
* Makefile.am (des_headers): Refer to the desdata binary using
$(EXEEXT).
2003-01-01 Niels Mller <nisse@cuckoo.hack.org>
* testsuite/sexp-conv-test: New tests for hex and base64 literal
...
...
src/spki/ChangeLog
View file @
60af982f
2003-01-08 Niels Mller <nisse@cuckoo.hack.org>
* testsuite/lookup-acl-test.c (test_main): Added some tests for
spki_acl_by_subject_first and spki_acl_by_subject_next.
* testsuite/cdsa-reduce-test.c (filter_by_subject): Use
spki_parse_subject.
* parse.c (spki_parse_principal): Parse just the contents of the
key or hash expression, not the containing subject or issuer
expression.
(spki_parse_subject, spki_parse_issuer): New functions.
(spki_parse_acl_entry): Use spki_parse_subject.
(spki_parse_cert): Use spki_parse_subject and spki_parse_issuer.
* certificate.h (struct spki_principal): New field verifier, for
use by the application.
* certificate.c (spki_principal_add_key): Initialize verifier
field.
(spki_principal_add_md5, spki_principal_add_sha1): Likewise.
(spki_5_tuple_by_subject): Moved function from reduce.c, and made
non-static.
(spki_acl_by_subject_first): New function.
(spki_acl_by_subject_next): New function.
* reduce.c (spki_5_tuple_by_subject): Moved function to
certificate.c.
2003-01-02 Niels Mller <nisse@cuckoo.hack.org>
* tag.c (spki_tag_compile): For the unsupported tag type "range",
...
...
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