Skip to content
Snippets Groups Projects
  1. Nov 10, 2002
    • Niels Möller's avatar
      Use supplied getopt. · e5380bdf
      Niels Möller authored
      (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.
      
      Rev: src/nettle/tools/sexp-conv.c:1.2
      e5380bdf
    • Niels Möller's avatar
      * sexp.h (struct sexp_iterator): New field start. · 1343434e
      Niels Möller authored
      * sexp.c (sexp_iterator_subexpr): New function.
      (sexp_iterator_parse): Initialize ITERATOR->start.
      
      Rev: src/nettle/sexp.c:1.11
      Rev: src/nettle/sexp.h:1.8
      1343434e
    • Niels Möller's avatar
      (sexp_vformat): Abort if format string contains · a8ff1805
      Niels Möller authored
      unhandled characters.
      
      Rev: src/nettle/sexp-format.c:1.3
      a8ff1805
  2. Nov 08, 2002
  3. Nov 07, 2002
  4. Nov 03, 2002
  5. Nov 02, 2002
Loading