Skip to content
Snippets Groups Projects
  1. Feb 18, 2012
  2. Sep 03, 2011
  3. Aug 29, 2011
  4. Jul 07, 2011
  5. Apr 27, 2011
  6. Mar 23, 2011
  7. Nov 01, 2010
  8. Oct 22, 2010
  9. Oct 21, 2009
  10. Oct 19, 2009
    • Niels Möller's avatar
      * tools/pkcs1-conv.c: Updated for dsa/der interface change. · e218daf9
      Niels Möller authored
      * der2dsa.c (dsa_public_key_from_der_iterators): Split into two
      new functions...
      (dsa_params_from_der_iterator): New function.
      (dsa_public_key_from_der_iterator): New function.
      (dsa_openssl_private_key_from_der_iterator): Renamed, was
      dsa_private_key_from_der_iterator.
      (dsa_openssl_private_key_from_der): Likewise.
      * dsa.h: Corresponding changees to prototypes and #defines.
      
      Rev: nettle/ChangeLog:1.45
      Rev: nettle/der2dsa.c:1.3
      Rev: nettle/dsa.h:1.3
      Rev: nettle/tools/pkcs1-conv.c:1.3
      e218daf9
  11. Oct 12, 2009
  12. Feb 10, 2009
    • Niels Möller's avatar
      * testsuite/sexp-conv-test: Updated testcases for improved · 3eca0559
      Niels Möller authored
      handling of comments.
      
      * tools/sexp-conv.c (sexp_convert_item): Use sexp_put_soft_newline
      to terminate comments, and modify indentation for the case that a
      list starts with a comment.
      
      * tools/output.c (sexp_output_init): Initialize soft_newline.
      (sexp_put_raw_char): Clear soft_newline.
      (sexp_put_newline): Check and reset soft_newline.
      (sexp_put_soft_newline): New function.
      
      * tools/output.h (struct sexp_output): Removed union with single
      element, and updated all users. New attribute soft_newline.
      
      Rev: nettle/ChangeLog:1.31
      Rev: nettle/testsuite/sexp-conv-test:1.3
      Rev: nettle/tools/output.c:1.3
      Rev: nettle/tools/output.h:1.3
      Rev: nettle/tools/sexp-conv.c:1.4
      3eca0559
  13. Oct 30, 2008
  14. Aug 27, 2008
  15. Aug 26, 2008
    • Niels Möller's avatar
      * Makefile.in (tags-here): Put TAGS file in the source directory. · a5cf6636
      Niels Möller authored
      * examples/Makefile.in (tags): Likewise.
      * testsuite/Makefile.in (tags): Likewise.
      * tools/Makefile.in (tags): Likewise.
      
      Rev: nettle/ChangeLog:1.10
      Rev: nettle/Makefile.in:1.6
      Rev: nettle/examples/Makefile.in:1.5
      Rev: nettle/testsuite/Makefile.in:1.3
      Rev: nettle/tools/Makefile.in:1.3
      a5cf6636
  16. May 14, 2007
  17. Nov 27, 2006
  18. Apr 08, 2006
  19. Feb 14, 2006
  20. Nov 28, 2005
  21. Nov 25, 2005
  22. Nov 23, 2005
  23. Nov 20, 2005
  24. Nov 07, 2005
  25. Oct 16, 2005
  26. Sep 07, 2005
  27. Sep 06, 2005
  28. Nov 28, 2004
  29. Nov 23, 2004
    • Niels Möller's avatar
      * Makefile.in: Use DEP_INCLUDE. · 3b91d299
      Niels Möller authored
      * tools/Makefile.in: Likewise.
      * testsuite/Makefile.in: Likewise.
      * examples/Makefile.in: Likewise.
      
      Rev: src/nettle/ChangeLog:1.306
      Rev: src/nettle/Makefile.in:1.14
      Rev: src/nettle/examples/Makefile.in:1.9
      Rev: src/nettle/testsuite/Makefile.in:1.9
      Rev: src/nettle/tools/Makefile.in:1.10
      3b91d299
Loading