| 2003-02-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-02-16 |
Niels Möller | * Makefile.am (libnettleinclude_HEADERS): Added macros.h. |
commit | commitdiff | tree | snapshot |
| 2003-02-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-02-16 |
Niels Möller | (EXTRA_DIST): Added getopt.h. |
commit | commitdiff | tree | snapshot |
| 2003-02-14 |
Niels Möller | (print_path): Added target to print the used PATH, |
commit | commitdiff | tree | snapshot |
| 2003-02-14 |
Niels Möller | Don't touch libnettle_a_DEPENDENCIES. |
commit | commitdiff | tree | snapshot |
| 2003-02-14 |
Niels Möller | (print_path): Added target to print the used PATH, |
commit | commitdiff | tree | snapshot |
| 2003-02-13 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | (nettle_buffer_copy): Bug fix, it didn't return any |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | (test_main): Added test for %( and |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | (sexp_vformat): Handle %( and %). |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | (nettle_xrealloc): Fixed out-of-memory check. |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | (SHLIBMAJOR): Bumped version number to 1. |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | * buffer.c (nettle_buffer_init_realloc): New function. |
commit | commitdiff | tree | snapshot |
| 2003-02-11 |
Niels Möller | (nettle_buffer_init_realloc): New function. |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | (test_main): Test space-searated literals too. |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | (test_main): New test with tokens |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | * rsa2sexp.c (rsa_keypair_to_sexp): New argument ALGORI... |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | * rsa2sexp.c (rsa_keypair_to_sexp): New argument ALGORI... |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | * rsa2sexp.c (rsa_keypair_to_sexp): New argument ALGORI... |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | * sexp-format.c (sexp_vformat): Allow whitespace in... |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | (rsa_keypair_to_sexp): Use literals with sexp_format. |
commit | commitdiff | tree | snapshot |
| 2003-02-10 |
Niels Möller | (format_string): New function. |
commit | commitdiff | tree | snapshot |
| 2003-02-05 |
Niels Möller | (print_raw, print_nl): New functions. |
commit | commitdiff | tree | snapshot |
| 2003-02-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-02-05 |
Niels Möller | (des_set_key): Different name mangling, if this |
commit | commitdiff | tree | snapshot |
| 2003-02-05 |
Niels Möller | (des_key_sched, des_is_weak_key): Use the name |
commit | commitdiff | tree | snapshot |
| 2003-02-05 |
Niels Möller | (des_set_key): Name mangling, linker symbols should... |
commit | commitdiff | tree | snapshot |
| 2003-02-05 |
Niels Möller | (LDFLAGS): --with-lib-path should add to LDFLAGS, |
commit | commitdiff | tree | snapshot |
| 2003-01-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-30 |
Niels Möller | (sexp_put_string): Fixed handling of escapable |
commit | commitdiff | tree | snapshot |
| 2003-01-30 |
Niels Möller | More tests for hex and base64 input |
commit | commitdiff | tree | snapshot |
| 2003-01-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-30 |
Niels Möller | (nettle_mpz_set_sexp): Call sexp_iterator_next on |
commit | commitdiff | tree | snapshot |
| 2003-01-29 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-29 |
Niels Möller | (LDADD): Add libnettle.a, for the dependency. |
commit | commitdiff | tree | snapshot |
| 2003-01-27 |
Niels Möller | Added FIXME in rsa section. |
commit | commitdiff | tree | snapshot |
| 2003-01-27 |
Niels Möller | Comment update. |
commit | commitdiff | tree | snapshot |
| 2003-01-27 |
Niels Möller | RSA renaming. Updated all callers. |
commit | commitdiff | tree | snapshot |
| 2003-01-27 |
Niels Möller | (dsa_signature_from_sexp): New function. |
commit | commitdiff | tree | snapshot |
| 2003-01-27 |
Niels Möller | * rsa-sign.c (rsa_private_key_init, rsa_private_key_clear) |
commit | commitdiff | tree | snapshot |
| 2003-01-23 |
Niels Möller | * Makefile.am (libnettle_a_SOURCES): Added new rsa... |
commit | commitdiff | tree | snapshot |
| 2003-01-23 |
Niels Möller | * testsuite/Makefile.am (TS_PROGS): Added pkcs1-test. |
commit | commitdiff | tree | snapshot |
| 2003-01-23 |
Niels Möller | * rsa_md5.c, rsa_sha1.c: Deleted files, contents spread... |
commit | commitdiff | tree | snapshot |
| 2003-01-23 |
Niels Möller | * dsa-verify.c (dsa_verify_digest): New function. |
commit | commitdiff | tree | snapshot |
| 2003-01-23 |
Niels Möller | * dsa.c (_dsa_hash): Deleted function. |
commit | commitdiff | tree | snapshot |
| 2003-01-23 |
Niels Möller | * rsa_md5.c, rsa_sha1.c: Deleted files, contents spread... |
commit | commitdiff | tree | snapshot |
| 2003-01-23 |
Niels Möller | New files. |
commit | commitdiff | tree | snapshot |
| 2003-01-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-22 |
Niels Möller | (nettle_benchmark_LDADD): Use OPENSSL_LIBFLAGS. |
commit | commitdiff | tree | snapshot |
| 2003-01-22 |
Niels Möller | (OPENSSL_LIBFLAGS): If libcrypto is found, add |
commit | commitdiff | tree | snapshot |
| 2003-01-22 |
Niels Möller | Moved comment. |
commit | commitdiff | tree | snapshot |
| 2003-01-20 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-20 |
Niels Möller | (CLEANFILES): Delete test.in, test1.out and test2.out. |
commit | commitdiff | tree | snapshot |
| 2003-01-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-17 |
Niels Möller | * examples/Makefile.am (AM_CPPFLAGS): Use AM_CPPFLAGS... |
commit | commitdiff | tree | snapshot |
| 2003-01-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-16 |
Niels Möller | (check): Can't use quotes around $(srcdir). |
commit | commitdiff | tree | snapshot |
| 2003-01-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2003-01-14 |
Niels Möller | (check): Don't use "run-tests" as a |
commit | commitdiff | tree | snapshot |
| 2003-01-14 |
Niels Möller | Added missing #! /bin/sh. |
commit | commitdiff | tree | snapshot |
| 2003-01-12 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 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 |
| next |