| 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 |
| 2002-10-01 |
Niels Möller | New option --enable-shared, and a first attempt at |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | A first attempt at rules for building a shared |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/run-tests (test_program): Use basename. |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/teardown-env: Delete some more files. |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/run-tests (test_program): Strip directory... |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/Makefile.am (TS_PROGS): New variable. Run... |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/io.c (read_file): Bug fix, used to overwrite... |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/rsa-keygen.c (main): Bug fix, private key... |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * testsuite/Makefile.am: Some cleanup of make check. |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/setup-env, examples/teardown-env: Test envir... |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | New file (copied from lsh testsuite). |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/Makefile.am: Use EXTRA_PROGRAMS and @RSA_EXA... |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/rsa-sign.c: No need to include config.h... |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/rsa-sign.c: No need to include config.h... |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | Forward declare struct rsa_public_key and struct |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * configure.ac (RSA_EXAMPLES): New substituted variable, |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | New example program. |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | * examples/rsa-keygen.c: Use functions from io.c. |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | Use functions from io.c. |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | (noinst_PROGRAMS): Added rsa-verify. |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | New define WITH_PUBLIC_KEY, and new configure flag |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | New define WITH_PUBLIC_KEY, and new configure flag |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | New files. Miscellaneous functions |
commit | commitdiff | tree | snapshot |
| 2002-10-01 |
Niels Möller | (BASE64_DECODE_LENGTH): Comment fix. |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | (rsa_keypair_from_sexp): Bugfix: Call |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | (noinst_PROGRAMS): Added rsa-sign. |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | New example program. |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | (test_main): Test encoding and decoding |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | (base64_encode): Broke out some common code from the... |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | (base64_encode): Encode from the end of the data |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | Deleted extra ; between declarations. |
commit | commitdiff | tree | snapshot |
| 2002-09-30 |
Niels Möller | (sexp_format): Don't mix code and declarations. |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | (TS_PROGS): Added buffer-test |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | (test_main): Updated calls to |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | (MEMEQH): New macro. |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | New tests. |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | (test_rsa_key): Copied this function |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | New test. |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | New file rsa-keygen.c. |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | New file. |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | Added new source files and headers buffer.h, |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | (rsa_keypair_to_sexp, rsa_keypair_from_sexp): New |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | New files. |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | (sexp_iterator_assoc): Don't enter the list, associate |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | Cosmetics. |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | New file, implementing an sexp canonical syntax |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | New files, implementing a bare-bones string |
commit | commitdiff | tree | snapshot |
| 2002-09-29 |
Niels Möller | (nettle_mpz_sizeinbase_256): New function. |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | Enabled some more tests. |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | (sexp_iterator_assoc): Return 0 for missing or duplicat... |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | * sexp.c (sexp_iterator_simple): Bugfixes. Check earlie... |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | comment fix. |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | * testsuite/sexp-test.c (test_main): Reordered sexp_ite... |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | (Randomness): Documented that yarrow256_init can |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | (ASSERT): New macro. |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | * testsuite/sexp-test.c: Test sexp parser. |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | (SUBDIRS): Added sexp files. |
commit | commitdiff | tree | snapshot |
| 2002-09-28 |
Niels Möller | New files, implementing an sexp-parser. |
commit | commitdiff | tree | snapshot |
| next |