Skip to content
Snippets Groups Projects
  1. Apr 16, 2014
  2. Apr 12, 2014
  3. Apr 11, 2014
  4. Mar 29, 2014
  5. Mar 26, 2014
  6. Feb 13, 2014
  7. Sep 18, 2013
  8. Sep 03, 2013
  9. Jun 25, 2013
  10. Apr 26, 2013
  11. Jan 02, 2013
  12. Sep 16, 2012
  13. Sep 07, 2012
  14. Jul 07, 2012
  15. Feb 18, 2012
  16. Sep 03, 2011
  17. Aug 29, 2011
  18. Jul 07, 2011
  19. Apr 27, 2011
  20. Mar 23, 2011
  21. Nov 01, 2010
  22. Oct 22, 2010
  23. Oct 21, 2009
  24. 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
  25. Oct 12, 2009
  26. 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
  27. Oct 30, 2008
  28. Aug 27, 2008
Loading