- Apr 16, 2014
-
-
Niels Möller authored
-
- Apr 12, 2014
-
-
Niels Möller authored
-
- Apr 11, 2014
-
-
Niels Möller authored
-
- Mar 29, 2014
-
-
Niels Möller authored
-
- Mar 26, 2014
-
-
Niels Möller authored
-
Niels Möller authored
-
- Feb 13, 2014
-
-
Niels Möller authored
-
- Sep 18, 2013
-
-
Niels Möller authored
-
- Sep 03, 2013
-
-
Niels Möller authored
-
Niels Möller authored
-
- Jun 25, 2013
-
-
Niels Möller authored
-
Niels Möller authored
-
- Apr 26, 2013
-
-
Niels Möller authored
-
- Jan 02, 2013
-
-
Niels Möller authored
-
- Sep 16, 2012
-
-
Niels Möller authored
-
- Sep 07, 2012
-
-
Niels Möller authored
-
- Jul 07, 2012
-
-
Niels Möller authored
-
- Feb 18, 2012
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- Sep 03, 2011
-
-
Niels Möller authored
Rev: nettle/tools/nettle-lfib-stream.c:1.2
-
- Aug 29, 2011
-
-
Niels Möller authored
Rev: nettle/tools/nettle-hash.c:1.3
-
- Jul 07, 2011
-
-
Niels Möller authored
Rev: nettle/tools/misc.h:1.4
-
- Apr 27, 2011
-
-
Niels Möller authored
Rev: nettle/tools/nettle-hash.c:1.2
-
- Mar 23, 2011
-
-
Niels Möller authored
Rev: nettle/tools/sexp-conv.c:1.6
-
Niels Möller authored
build rules. (SOURCES): Added nettle-hash.c. * tools/nettle-hash.c: New file. Rev: nettle/tools/Makefile.in:1.5 Rev: nettle/tools/nettle-hash.c:1.1
-
Niels Möller authored
Rev: nettle/tools/misc.c:1.3 Rev: nettle/tools/misc.h:1.3
-
Niels Möller authored
fixed numerical values to start with non-ASCII 0x300. Rev: nettle/tools/pkcs1-conv.c:1.5
-
- Nov 01, 2010
-
-
Niels Möller authored
Rev: nettle/tools/misc.c:1.2
-
- Oct 22, 2010
-
-
Niels Möller authored
and fixed handling of bad options. * tools/sexp-conv.c (parse_options): Likewise. Rev: nettle/tools/pkcs1-conv.c:1.4 Rev: nettle/tools/sexp-conv.c:1.5
-
- Oct 21, 2009
-
-
Niels Möller authored
Rev: nettle/tools/Makefile.in:1.4
-
- Oct 19, 2009
-
-
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
-
- Oct 12, 2009
-
-
Rev: nettle/tools/pkcs1-conv.c:1.2
-
- Feb 10, 2009
-
-
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
-
- Oct 30, 2008
-
-
Niels Möller authored
Rev: nettle/tools/sexp-conv.c:1.3
-
- Aug 27, 2008
-
-
Niels Möller authored
output. (parse_options): New --lock option. (main): Optionally lock output file. Rev: nettle/tools/sexp-conv.c:1.2
-
Niels Möller authored
All callers specify the token they expect. (sexp_parse): Pass on comment tokens. Rev: nettle/tools/parse.c:1.2
-
Niels Möller authored
Rev: nettle/tools/output.c:1.2 Rev: nettle/tools/output.h:1.2
-
Niels Möller authored
(sexp_get_token): Use sexp_get_comment. Rev: nettle/tools/input.c:1.2
-
Niels Möller authored
is no longer used to maen any type. New type SEXP_COMMENT. Rev: nettle/tools/misc.h:1.2
-