| 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 |
| 2002-11-02 |
Niels Möller | Don't set CFLAGS or CPPFLAGS explicitly, |
commit | commitdiff | tree | snapshot |
| 2002-11-02 |
Niels Möller | (rsa_keypair_from_sexp_alist): New function. |
commit | commitdiff | tree | snapshot |
| 2002-11-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-01 |
Niels Möller | * examples/Makefile.am (LDADD): Use -lnettle, instead... |
commit | commitdiff | tree | snapshot |
| 2002-11-01 |
Niels Möller | (LIBOBJS): Put @LIBOBJS@ into the make variable |
commit | commitdiff | tree | snapshot |
| 2002-11-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-11-01 |
James Ralston | Fixed definitions using SHLIBMAJOR and SHLIBMINOR. |
commit | commitdiff | tree | snapshot |
| 2002-10-31 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-31 |
Niels Möller | * examples/sexp-conv.c(sexp_put_list_start): Deleted... |
commit | commitdiff | tree | snapshot |
| 2002-10-31 |
Niels Möller | Some reorder of the functions. |
commit | commitdiff | tree | snapshot |
| 2002-10-31 |
Niels Möller | * examples/sexp-conv.c (sexp_get_quoted_string): Delete... |
commit | commitdiff | tree | snapshot |
| 2002-10-31 |
Niels Möller | Added test for transport mode input. |
commit | commitdiff | tree | snapshot |
| 2002-10-31 |
Niels Möller | * examples/sexp-conv.c (enum sexp_char_type): New enum... |
commit | commitdiff | tree | snapshot |
| 2002-10-31 |
Niels Möller | (sexp_get_char): Use the nettle_armor |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | * Makefile.am: Added base16 files. |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | New tests for transport output. |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | Deleted hex functions, moved to Nettle's |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | (test_armor): Allocate a larger buffer |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | (test_main): Fixed overlap test to not |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | * testsuite/Makefile.am (TS_PROGS): Added base16-test. |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | (sexp_transport_iterator_first): Updated to new |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | Updated ascii armor declarations. New declaration |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | * base64-decode.c (base64_decode_single): Return -1... |
commit | commitdiff | tree | snapshot |
| 2002-10-30 |
Niels Möller | New files. |
commit | commitdiff | tree | snapshot |
| 2002-10-28 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-28 |
Niels Möller | (struct hex_decode_ctx): New hex decoding |
commit | commitdiff | tree | snapshot |
| 2002-10-26 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-26 |
Niels Möller | (sexp_put_length): Bugfix, don't output any |
commit | commitdiff | tree | snapshot |
| 2002-10-26 |
Niels Möller | Test for echo -n vs echo '\c'. Added a |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Niels Möller | (struct sexp_output): Added coding attribute. |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Niels Möller | (struct sexp_input): Deleted the mode from |
commit | commitdiff | tree | snapshot |
| next |