| 2002-10-25 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Niels Möller | (base64_decode_single): Simplified, got rid of |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-25 |
Niels Möller | (sexp_put_newline): Return void, die on |
commit | commitdiff | tree | snapshot |
| 2002-10-24 |
Niels Möller | Doesn't need echo -n anymore. |
commit | commitdiff | tree | snapshot |
| 2002-10-24 |
Niels Möller | (die): New function. |
commit | commitdiff | tree | snapshot |
| 2002-10-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-23 |
Niels Möller | (TS_PROGS): Added sexp-conv-test. |
commit | commitdiff | tree | snapshot |
| 2002-10-23 |
Niels Möller | Ignore files matching test*. |
commit | commitdiff | tree | snapshot |
| 2002-10-23 |
Niels Möller | Better tests. |
commit | commitdiff | tree | snapshot |
| 2002-10-23 |
Niels Möller | (sexp_input_init): Initialize input->string |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Niels Möller | New test program. |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Niels Möller | (noinst_PROGRAMS): Added sexp-conv. |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Niels Möller | * examples/sexp-conv.c (sexp_convert_list): New function. |
commit | commitdiff | tree | snapshot |
| 2002-10-22 |
Niels Möller | (base64_decode_single): New function. |
commit | commitdiff | tree | snapshot |
| 2002-10-21 |
Pontus Freyhult | Removed null statement within variable declarations... |
commit | commitdiff | tree | snapshot |
| 2002-10-21 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-21 |
Niels Möller | New sexp conversion program. |
commit | commitdiff | tree | snapshot |
| 2002-10-21 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-21 |
Niels Möller | (libnettle_a_SOURCES): Added |
commit | commitdiff | tree | snapshot |
| 2002-10-21 |
Niels Möller | * sexp-transport.c (sexp_transport_iterator_first)... |
commit | commitdiff | tree | snapshot |
| 2002-10-21 |
Niels Möller | (sexp_transport_iterator_first): New file and |
commit | commitdiff | tree | snapshot |
| 2002-10-21 |
Niels Möller | (sexp_iterator_next): Abort if iterator type is boogus. |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | (test_armor): Updated to new armor |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | (test_main): Test BASE64_ENCODE_LENGTH |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | * base64.h (BASE64_ENCODE_LENGTH, BASE64_DECODE_LENGTH... |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | (base64_encode_length, base64_decode_length): New |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | (libnettle_a_SOURCES): base64.c replaced by |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | (pgp_armor): Use new base64 conventions. |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | Updated nettle_armor definitions. |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | Major reorganization. |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | Deleted file, contents moved to base64-encode.c or |
commit | commitdiff | tree | snapshot |
| 2002-10-19 |
Niels Möller | * base64-encode.c: New file. New supporting both encode... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * testsuite/Makefile.am (TS_PROGS): Added dsa-keygen... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * dsa-keygen.c: Call the progress callback only if... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * Makefile.am (libnettle_a_SOURCES): Added bignum-rando... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * testsuite/testutils.c (test_dsa_key): New function... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * testsuite/dsa-test.c (test_main): Call dsa_test_key. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | New test case. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * dsa.h (DSA_MINIMUM_BITS): New constant. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * bignum-random.c: New file. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | (nettle_mpz_random, nettle_mpz_random_size): Added |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | New file. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * bignum-random.c: New file. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * testsuite/testutils.c (test_dsa): Needs both public... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * testsuite/dsa-test.c (test_main): Updated to changes... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | (TS_PROGS): Added dsa-test. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * rsa-decrypt.c (rsa_decrypt): Constification. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * dsa-verify.c (dsa_verify): Use const for the public key |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * dsa-sign.c (dsa_sign): Needs the public key as argume... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * dsa.h (struct dsa_private_key): Don't include the... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * dsa.h (struct dsa_private_key): Don't include the... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * dsa-sign.c (dsa_sign): Bugfix, added missing mpz_init... |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | (libnettle_a_SOURCES): Added dsa files. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | (test_dsa): New function. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | New test. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | New files. |
commit | commitdiff | tree | snapshot |
| 2002-10-09 |
Niels Möller | * nettle-meta.h: Moved the nettle_random_func and |
commit | commitdiff | tree | snapshot |
| 2002-10-08 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | (enum sexp_type): Deleted SEXP_START. |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | (sexp_iterator_parse): New function, similar to the old |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * sexp.c (sexp_iterator_assoc): Advance the iterator... |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * sexp2rsa.c (get_value): No need to call sexp_iterator... |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * sexp.c (sexp_iterator_assoc): Advance the iterator... |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * testsuite/sexp-test.c (test_main): No need to call |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * sexp2rsa.c (rsa_keypair_from_sexp): No need to call |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * sexp.c (sexp_iterator_next): Updated to new sexp_iter... |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * sexp.c (sexp_iterator_enter_list): Call sexp_iterator... |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | (base64_encode_group): New function, used by openpgp |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | Added openpgp files. |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * sexp2rsa.c (rsa_keypair_from_sexp): Use sexp_iterator... |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * testsuite/sexp-test.c (test_main): Likewise. |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | (sexp_iterator_init): Made this function static. |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | * pgp-encode.c: New file. Functions for writing openpgp... |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | (rsa_keypair_to_openpgp): New file, new function. |
commit | commitdiff | tree | snapshot |
| 2002-10-06 |
Niels Möller | Added a FIXME-comment. |
commit | commitdiff | tree | snapshot |
| 2002-10-04 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-04 |
Niels Möller | Use malloc, instead of asprintf. |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | Note the aes api change. nettle_1.6_release_20021003 |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | (EXTRA_DIST): Distribute setup-env and |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | Added pointer to mailing list. |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | (main): Comment on the lax security of the |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | Added link to mailing list. |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | Fixed assembler rules, and shared libraries. |
commit | commitdiff | tree | snapshot |
| 2002-10-02 |
Niels Möller | Fixed the enable-shared option. |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| next |