- 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
-
- Aug 26, 2008
-
-
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
-
- May 14, 2007
-
-
Niels Möller authored
for configuration. Link with -lhogweed. Rev: nettle/tools/Makefile.in:1.2
-
- Nov 27, 2006
-
-
Niels Möller authored
directory. Install only one file at a time. Rev: src/nettle/tools/Makefile.in:1.18
-
- Apr 08, 2006
-
-
Reported by Henrik Grubbström. Rev: src/nettle/tools/pkcs1-conv.c:1.2
-
- Feb 14, 2006
-
-
Niels Möller authored
Rev: src/nettle/testsuite/Makefile.in:1.12.2.1 Rev: src/nettle/tools/Makefile.in:1.12.2.1
-
- Nov 28, 2005
-
-
Niels Möller authored
and friends here. * Makefile.in (INSTALL): Likewise. Rev: src/nettle/Makefile.in:1.33 Rev: src/nettle/tools/Makefile.in:1.16
-
- Nov 25, 2005
-
-
Niels Möller authored
(pkcs1-conv): Link with getopt.o and getopt1.o. Rev: src/nettle/tools/Makefile.in:1.15
-
- Nov 23, 2005
-
-
Niels Möller authored
Rev: src/nettle/tools/.cvsignore:1.5
-
- Nov 20, 2005
-
-
Niels Möller authored
(SOURCES): Added pkcs1-conv.c. (pkcs1-conv): New rule. Rev: src/nettle/tools/Makefile.in:1.14
-
Niels Möller authored
Rev: src/nettle/tools/pkcs1-conv.c:1.1
-
- Nov 07, 2005
-
-
Niels Möller authored
* tools/Makefile.in (TARGETS, sexp-conv, nettle-lfib-stream): Likewise. Rev: src/nettle/tools/Makefile.in:1.13
-
- Oct 16, 2005
-
-
Niels Möller authored
Rev: src/nettle/tools/input.c:1.3
-
- Sep 07, 2005
-
-
Niels Möller authored
compatibility with lsh-1.x. Equivalent to --hash. Rev: src/nettle/tools/sexp-conv.c:1.19
-
- Sep 06, 2005
-
-
Niels Möller authored
each hash. Rev: src/nettle/tools/sexp-conv.c:1.18
-
- Nov 28, 2004
-
-
Niels Möller authored
non-suffix rule. Rev: src/nettle/tools/Makefile.in:1.12
-
Niels Möller authored
Avoid using the GNU extension $^. * examples/Makefile.in: Avoid using the GNU extension $^. * tools/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. Rev: src/nettle/ChangeLog:1.308 Rev: src/nettle/Makefile.in:1.15 Rev: src/nettle/examples/Makefile.in:1.10 Rev: src/nettle/testsuite/Makefile.in:1.10 Rev: src/nettle/tools/Makefile.in:1.11
-
- Nov 23, 2004
-
-
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
-