Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
8ada538c
Commit
8ada538c
authored
Nov 10, 2002
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: src/nettle/ChangeLog:1.147 Rev: src/nettle/tools/.cvsignore:1.2
parent
e5380bdf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
0 deletions
+30
-0
ChangeLog
ChangeLog
+24
-0
tools/.cvsignore
tools/.cvsignore
+3
-0
tools/.gitignore
tools/.gitignore
+3
-0
No files found.
ChangeLog
View file @
8ada538c
2002-11-10 Niels Mller <nisse@cuckoo.hack.org>
* tools/sexp-conv.c: Use supplied getopt.
(werror): New function.
(sexp_output_hash_init): New function.
(sexp_put_char): Made base64 linebreaking configurable.
Implemented hashing.
(sexp_put_code_start, sexp_put_code_end): Don't output any
delimiters here.
(sexp_put_string): Output base64 delimiters.
(sexp_put_digest): New function.
(sexp_convert_item): Output transport delimiters.
(sexp_convert_file): Deleted function, folded with main.
(parse_options): New function.
(main): Implemented --hash and --once, needed by lsh-authorize.
* sexp.h (struct sexp_iterator): New field start.
* sexp.c (sexp_iterator_subexpr): New function.
(sexp_iterator_parse): Initialize ITERATOR->start.
* sexp-format.c (sexp_vformat): Abort if format string contains
unhandled characters.
2002-11-08 Niels Mller <niels@s3.kth.se>
* des-compat.c (des_ecb3_encrypt): Don't use struct initialization
...
...
tools/.cvsignore
View file @
8ada538c
.deps
Makefile
Makefile.in
sexp-conv
tools/.gitignore
View file @
8ada538c
/.deps
/Makefile
/Makefile.in
/sexp-conv
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