| 2003-01-12 |
Niels Möller | (nettle_buffer_reset): New function. |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Niels Möller | * tools/input.c, tools/input.h, tools/output.c, tools... |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Niels Möller | * tools/sexp-conv.c (sexp_parse): Take a struct sexp_co... |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Niels Möller | * tools/sexp-conv.c (struct sexp_input): Deleted string... |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Niels Möller | * tools/sexp-conv.c (struct sexp_parser): Renamed struc... |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Niels Möller | (struct sexp_parser): Renamed struct (was struct |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Niels Möller | * tools/sexp-conv.c (sexp_convert_string): Deleted... |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Niels Möller | (enum sexp_token): New constant SEXP_DISPLAY. |
commit | commitdiff | tree | snapshot |
| 2003-01-08 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-08 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-08 |
Niels Möller | (parse_options): Initialize prefer_hex. |
commit | commitdiff | tree | snapshot |
| 2003-01-08 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-07 |
Niels Möller | (des_headers): Refer to the desdata binary using |
commit | commitdiff | tree | snapshot |
| 2003-01-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-01 |
Niels Möller | New tests for hex and base64 literal |
commit | commitdiff | tree | snapshot |
| 2003-01-01 |
Niels Möller | (sexp_put_string): Print binary strings using |
commit | commitdiff | tree | snapshot |
| 2002-12-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-12-30 |
Niels Möller | * rsa-decrypt.c: Make compilation conditional on WITH_P... |
commit | commitdiff | tree | snapshot |
| 2002-12-30 |
Niels Möller | * testsuite/rsa2sexp-test.c: Don't include rsa.h (done by |
commit | commitdiff | tree | snapshot |
| 2002-12-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-12-30 |
Niels Möller | * rsa-decrypt.c: Make compilation conditional on WITH_P... |
commit | commitdiff | tree | snapshot |
| 2002-12-04 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-12-04 |
Niels Möller | (LDADD): Added path to ../libnettle.a, |
commit | commitdiff | tree | snapshot |
| 2002-12-04 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-12-04 |
Niels Möller | (test_main): Use %0s instead of %z. |
commit | commitdiff | tree | snapshot |
| 2002-12-04 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-12-04 |
Niels Möller | (format_length_string): Deleted function. |
commit | commitdiff | tree | snapshot |
| 2002-12-04 |
Niels Möller | (rsa_keypair_to_sexp): Use %0s rather than %z, when |
commit | commitdiff | tree | snapshot |
| 2002-12-04 |
Niels Möller | (nettle_buffer_grow): Fixed assertion. |
commit | commitdiff | tree | snapshot |
| 2002-11-22 |
Niels Möller | Include assert.h. |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | (print_hex): Add line breaks. |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | (libnettleinclude_HEADERS): Added realloc.h. |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | (sexp_iterator_exit_lists): New function, #if:ed out for |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | * desdata.c: Include config.h, to get definition of... |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | * buffer.c (nettle_buffer_grow): New function, replacing |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | (nettle_buffer_init): Moved to a separate file. |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | (nettle_realloc): New function. |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | (nettle_realloc_func): New typedef. |
commit | commitdiff | tree | snapshot |
| 2002-11-21 |
Niels Möller | Check for gcc:s __attribute__. |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | Added FIXME to nettle_mpz_get_str_256. |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (macro GET): Check sign of parsed |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (nettle_mpz_set_sexp): In the first check against |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (LDATA): Use sizeof instead of strlen. Now |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (test_main): Added a leading zero in the private key... |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | * testsuite/sexp-test.c (test_main): Test sexp_iterator... |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (test_main): Check that %i and %b |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (test_main): Updated test, one leading |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (test_bignum): Use nettle_mpz_init_set_str_256_s. |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | * bignum.c (nettle_mpz_sizeinbase_256_u): New name... |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (nettle_mpz_set_sexp): Use |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (sexp_iterator_get_uint32): New function. |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (sexp_vformat): For %i, output a leading zero when |
commit | commitdiff | tree | snapshot |
| 2002-11-15 |
Niels Möller | (nettle_mpz_sizeinbase_256_s): New function. |
commit | commitdiff | tree | snapshot |
| 2002-11-13 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-11 |
Niels Möller | Added GPL blurb. |
commit | commitdiff | tree | snapshot |
| 2002-11-10 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-10 |
Niels Möller | Use input files without any trailing |
commit | commitdiff | tree | snapshot |
| 2002-11-10 |
Niels Möller | * tools/sexp-conv.c (sexp_get_token_string): Fixed... |
commit | commitdiff | tree | snapshot |
| 2002-11-10 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-10 |
Niels Möller | Use supplied getopt. |
commit | commitdiff | tree | snapshot |
| 2002-11-10 |
Niels Möller | * sexp.h (struct sexp_iterator): New field start. |
commit | commitdiff | tree | snapshot |
| 2002-11-10 |
Niels Möller | (sexp_vformat): Abort if format string contains |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Niels Möller | Comment update on nettle-openssl.c. |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Niels Möller | (des_ecb3_encrypt): Don't use struct initialization |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
Niels Möller | Moved from the top-level directory. |
commit | commitdiff | tree | snapshot |
| 2002-11-08 |
James Ralston | (test_dsa_key): Bugfix for renamed DSA |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | Copied new version rom lsh/src/testsuite. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | * examples/Makefile.am (AM_CFLAGS): We need -I$(top_src... |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | * Makefile.am (SUBDIRS): Added tools. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (dsa_keypair_from_sexp_alist, dsa_keypair_from_sexp): |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (rsa_keypair_to_sexp): %s -> %z renaming. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (sexp_transport_iterator_first): Fixed bug, |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (sexp_transport_format, |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (sexp_format): Return length of output. Allow |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | * sexp2rsa.c (rsa_keypair_from_sexp): New limit argumen... |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (dsa_generate_keypair): Added some newlines to |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (DSA_MIN_P_BITS): New constant (was DSA_MINIMUM_BITS). |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | Output tools/Makefile. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (nettle_mpz_set_sexp): New file, and new function. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (read_rsa_key): New limit argument in |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | * examples/Makefile.am (noinst_PROGRAMS): Removed sexp... |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | New files. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (TS_SH): New variable. Added |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (LDUP): New macro. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (test_main): New limit argument in |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (test_main): Added test for lengths with |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | (test_main): Added tests for %i and |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | Moved test from examples directory. |
commit | commitdiff | tree | snapshot |
| 2002-11-07 |
Niels Möller | Moved test from examples directory. |
commit | commitdiff | tree | snapshot |
| 2002-11-03 |
Niels Möller | * sexp-format.c, sexp_format.c: Renamed sexp_format... |
commit | commitdiff | tree | snapshot |
| 2002-11-03 |
Niels Möller | renamed file |
commit | commitdiff | tree | snapshot |
| 2002-11-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-02 |
Niels Möller | * examples/Makefile.am: Don't set CFLAGS or CPPFLAGS... |
commit | commitdiff | tree | snapshot |
| next |