summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-05-21* configure.ac: Set LT version to 4/3/0.Werner Koch5-21/+16
2002-05-21* gcrypt.h: Replaced the typedef for byte.Werner Koch7-40/+71
2002-05-17* rndegd.c (rndegd_constructor): Fixed name of register functionWerner Koch8-321/+49
2002-05-17* configure.ac: Removed all the dynmaic loading stuff.Werner Koch3-126/+49
2002-05-16* tsexp.c (back_and_forth): Very minimal test of the new functions.Werner Koch9-36/+450
2002-05-16* configure.ac: Reordered the C_CHECK_FUNCS.Werner Koch3-5/+17
2002-05-16Fixed quoting errorWerner Koch1-1/+1
2002-05-15* random.c (gcry_random_bytes,gcry_random_bytes_secure)Werner Koch2-6/+19
2002-05-15* config.links: Chnage the way the mpi modules are determined.Werner Koch7-126/+320
2002-05-15Updated to automake 1.6Werner Koch4-27/+141
2002-05-15* mutex.h (DEFINE_LOCAL_MUTEX): Macro to define a mutex andWerner Koch2-0/+9
2002-05-14Change the license to the LGPL.Werner Koch171-2255/+3846
2002-05-14Removed becuase we never implemented it.Werner Koch2-122/+0
2002-05-14.Werner Koch1-1/+1
2002-05-07* global.c (gcry_control): Add commandsWerner Koch4-2/+37
2002-05-02* jnlib/: Removed.Werner Koch8-34/+96
2002-05-02* random.c (_gcry_fast_random_poll): Initialize the module so theWerner Koch12-231/+312
2002-05-02* mpicoder.c (gcry_mpi_scan): Don't use normalize on a NULL MPI.Werner Koch2-1/+5
2002-05-02* gcrypt.h (GCRYCTL_DISABLE_INTERNAL_LOCKING): New.Werner Koch8-22/+261
2002-04-16* version.sgml.in, cipher-ref.sgml, digest-ref.sgml, misc-ref.sgmlWerner Koch5-28/+2059
2002-03-20* mpicoder.c (mpi_read_from_buffer): Bail out on a zero lengthWerner Koch2-1/+11
2002-02-18* sexp.c (gcry_sexp_sscan): Don't initialize the dummyWerner Koch3-3/+12
2002-02-18* rndunix.c (rndunix_constructor): Use the the new prefixedWerner Koch2-2/+7
2002-02-18* configure.ac (MPI_EXTRA_ASM_OBJS): Use .lo suffix.Werner Koch3-2/+9
2002-02-10* random.c (add_randomness): Xor new data into the pool and notWerner Koch2-4/+65
2002-02-07issue #warning only for gcc.Werner Koch2-2/+6
2002-02-07Ready to release 1.1.6Werner Koch3-3/+12
2002-01-31* sexp.c (suitable_encoding,convert_to_hex,convert_to_string)Werner Koch2-1/+90
2002-01-31* sexp.c (suitable_encoding,convert_to_hex,convert_to_string)Werner Koch3-56/+274
2002-01-24jnlib/Werner Koch17-174/+543
2002-01-11* tsexp.c (canon_len): Fixed tests.Werner Koch2-9/+13
2002-01-11* sexp.c (gcry_sexp_canon_len): Fixed last change.Werner Koch2-3/+10
2002-01-10fixed indentationWerner Koch2-4/+4
2002-01-10* pubkey.c (gcry_pk_genkey): Do not release skey - it is static.Werner Koch3-4/+11
2002-01-01Fixed a bug in the memory allocation.Timo Schulz2-0/+8
2001-12-20Bump to cvs versionWerner Koch1-1/+1
2001-12-20* sexp.c (gcry_sexp_canon_len): Describe the error codes andWerner Koch3-4/+24
2001-12-18Last fixes before the releaseWerner Koch4-4/+4
2001-12-18* Makefile.am (dist-hook): Only look in mpi and scripts forWerner Koch7-19/+41
2001-12-18* rsa.c (generate): Loop until we find the exact modulus size.Werner Koch5-33/+84
2001-12-18removed unneeded sourcesWerner Koch1-4/+1
2001-12-18* distfiles: Removed files which are automatically added by automake.Werner Koch3-9/+5
2001-12-18* Makefile.am (DISTCLEANFILES): Include libgcrypt.symWerner Koch4-2/+8
2001-12-18* sexp.c: Removed the commented test code because we now have aWerner Koch2-195/+142
2001-12-18* tsexp.c: New.Werner Koch2-1/+229
2001-12-18Added some commentsWerner Koch9-2/+83
2001-12-17* pubkey.c (gcry_pk_get_keygrip): New - experimental.Werner Koch3-12/+113
2001-12-12Empty but this does not mean to reflect realityWerner Koch1-0/+0
2001-12-12* cipher.c: Added OIDs for AES.Werner Koch6-43/+96
2001-12-10* pubkey.c (gcry_pk_encrypt): Find the signature algorithm by nameWerner Koch2-4/+46