summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2002-08-14* gcrypt.h: Add GCRY_CIPGER_DES. Included string.h for size_t.Werner Koch2-1/+8
2002-07-25* cipher.h: Added prototypes for progress functions.Werner Koch5-5/+26
2002-06-25* mpiutil.c (gcry_mpi_swap): New.Werner Koch3-5/+33
2002-06-18* gcrypt.h: Added a bunch for brief function descriptions.Werner Koch2-190/+481
2002-06-12* hppa1.1/udiv-qrnnd.S: Changes for PIC by Randolph Chung.Werner Koch1-38/+76
2002-05-21* misc.c (_gcry_log_printf): Don't initialize a va_list. Noted byWerner Koch2-1/+4
2002-05-21prototypes fixedWerner Koch2-2/+2
2002-05-21* gcrypt.h: Replaced the typedef for byte.Werner Koch3-25/+53
2002-05-17* rndegd.c (rndegd_constructor): Fixed name of register functionWerner Koch2-5/+2
2002-05-16* tsexp.c (back_and_forth): Very minimal test of the new functions.Werner Koch7-36/+383
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 Koch15-100/+117
2002-05-07* global.c (gcry_control): Add commandsWerner Koch3-2/+35
2002-05-02* gcrypt.h (GCRYCTL_DISABLE_INTERNAL_LOCKING): New.Werner Koch8-22/+261
2002-02-18* sexp.c (gcry_sexp_sscan): Don't initialize the dummyWerner Koch3-3/+12
2002-02-07issue #warning only for gcc.Werner Koch1-1/+1
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-11* sexp.c (gcry_sexp_canon_len): Fixed last change.Werner Koch2-3/+10
2002-01-10fixed indentationWerner Koch2-4/+4
2002-01-01Fixed a bug in the memory allocation.Timo Schulz2-0/+8
2001-12-20* sexp.c (gcry_sexp_canon_len): Describe the error codes andWerner Koch3-4/+24
2001-12-18Last fixes before the releaseWerner Koch2-2/+3
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-18Added some commentsWerner Koch1-0/+19
2001-12-17* pubkey.c (gcry_pk_get_keygrip): New - experimental.Werner Koch1-0/+5
2001-12-12* cipher.c: Added OIDs for AES.Werner Koch2-3/+9
2001-12-06* misc.c (_gcry_log_printf): New.Werner Koch4-53/+78
2001-11-16* gcrypt.h: New constant GCRYCTL_IS_ALGO_ENABLED.Werner Koch2-1/+6
2001-11-15Changes mainly to fix automake problemsWerner Koch4-10/+14
2001-08-28Fixed va_list problemWerner Koch2-5/+12
2001-08-03released 1.1.4Werner Koch1-1/+1
2001-08-03Applied changes from GnuPG stable.Werner Koch3-11/+32
2001-05-31The first libgcrypt only release.Werner Koch14-297/+332
2001-05-28Merged back some changes fron gnupg. Fixed doc building.Werner Koch3-3/+8
2001-01-11CBC mode fixes for AESWerner Koch2-1/+6
2000-12-21Changed program name in all filesWerner Koch10-30/+30
2000-12-21Changed name to libgcryptWerner Koch4-173/+173
2000-12-19Compiles againWerner Koch4-1/+131
2000-12-19First checkin of libgcrypt after splitting it out from GnuPG 1.1Werner Koch2-1/+7
2000-11-14Some configuration changesWerner Koch3-2/+11
2000-10-11Add features packet and fixes MIPS3.Werner Koch2-6/+23
2000-10-10configuraton changes, make dist should work now.Werner Koch2-8/+6
2000-10-10Changed keyring handling - saving still does not work.Werner Koch3-0/+11
2000-10-04See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner KochWerner Koch4-8/+13
2000-09-18See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch4-8/+41
2000-08-22See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner KochWerner Koch1-1/+1
2000-07-31See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner KochWerner Koch4-231/+335
2000-07-28See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner KochWerner Koch5-288/+242