Skip to content
Snippets Groups Projects
  1. Dec 04, 2002
  2. Nov 22, 2002
  3. Nov 21, 2002
  4. Nov 15, 2002
  5. Nov 13, 2002
  6. Nov 11, 2002
  7. Nov 10, 2002
    • Niels Möller's avatar
      *** empty log message *** · 05db89b1
      Niels Möller authored
      Rev: src/nettle/ChangeLog:1.148
      05db89b1
    • Niels Möller's avatar
      Use input files without any trailing · ab31bf13
      Niels Möller authored
      newline character, in order to stress the end of file handling.
      
      Rev: src/nettle/testsuite/sexp-conv-test:1.3
      ab31bf13
    • Niels Möller's avatar
      * tools/sexp-conv.c (sexp_get_token_string): Fixed end of file · 35632b67
      Niels Möller authored
      handling.
      (sexp_get_string): Fixed end of encoding/end of file handling.
      (parse_options): Check for negative width and complain.
      
      Rev: src/nettle/tools/sexp-conv.c:1.3
      35632b67
    • Niels Möller's avatar
      *** empty log message *** · 8ada538c
      Niels Möller authored
      Rev: src/nettle/ChangeLog:1.147
      Rev: src/nettle/tools/.cvsignore:1.2
      8ada538c
    • 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
Loading