summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-03-042003-03-03 Moritz Schulte <moritz@g10code.com>Moritz Schulte4-62/+97
2003-03-012003-02-28 Moritz Schulte <moritz@g10code.com>Moritz Schulte6-13/+49
2003-01-24* global.c (gcry_set_progress_handler): Register a random progressWerner Koch2-4/+33
2003-01-23* gcrypt.h (GCRY_ENABLE_QUICK_RANDOM): New.Werner Koch3-1/+11
2003-01-21* gcrypt.h (gcry_random_add_bytes): Add QUALITY argument.Werner Koch2-3/+9
2003-01-212003-01-21 Timo Schulz <twoaday@freakmail.de>Timo Schulz2-0/+8
2003-01-21* gcrypt.h (gcry_md_algos): Add GCRY_MD_CRC32,Werner Koch2-1/+9
2003-01-20* basic.c (check_one_md): Kludge to check a one million "a".Werner Koch1-1/+1
2003-01-20*** empty log message ***Werner Koch2-10/+24
2003-01-15* basic.c (verify_one_signature,check_pubkey_sign)Werner Koch5-8/+16
2003-01-02* libgcrypt.vers: Temporary export _gcry_generate_elg_prime forWerner Koch2-2/+9
2002-12-21* gcrypt.h: Make use of gcc's pure and malloc attributesWerner Koch6-75/+116
2002-12-19* global.c (global_init): The meat was never run due to a faultyWerner Koch2-4/+10
2002-12-19* libgcrypt.vers: New.Werner Koch3-26/+53
2002-12-19* global.c (gcry_control) <initialization>: Call the random moduleWerner Koch2-3/+10
2002-12-09* global.c (gcry_calloc,gcry_calloc_secure): Check for overflow.Werner Koch3-11/+38
2002-11-10* gcrypt.h (gcry_ctl_cmds): New GCRYCTL_SET_CBC_CTS control flag.Werner Koch2-3/+20
2002-09-20* ath.c: Include sys.time.h if sys/select.h does not exist.Werner Koch4-4/+30
2002-09-20* ath.h: Prefix ath_deinit.Werner Koch2-0/+5
2002-09-182002-09-18 Timo Schulz <ts@winpt.org>Timo Schulz1-1/+1
2002-09-17* benchmark.c: New.Werner Koch2-0/+72
2002-09-17* benchmark.c: New.Werner Koch2-3/+143
2002-09-17* ath.c, ath.h, ath-pth.c, ath-pthread.c: New. Taken from GPGME.Werner Koch5-0/+634
2002-09-17* global.c (global_init): New. Use it instead of the settingWerner Koch6-170/+69
2002-08-23autofixed version numberWerner Koch1-1/+1
2002-08-23* missing-string.c: Removed unneeded strlwr.Werner Koch4-162/+95
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