summaryrefslogtreecommitdiff
path: root/src/stdmem.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the built-in memory guard support.NIIBE Yutaka2022-02-101-118/+5
* Fix memory allocation when GCRYCTL_ENABLE_M_GUARD.NIIBE Yutaka2022-02-091-1/+3
* stdmem: free: only call _gcry_secmem_free if neededJussi Kivilinna2018-11-051-8/+12
* Implement overflow secmem pools for xmalloc style allocators.Werner Koch2016-12-071-8/+6
* Give the secmem allocators a hint when a xmalloc calls them.Werner Koch2016-12-071-9/+11
* Make sure to return correct error codes for secmem failures.Werner Koch2011-04-191-4/+13
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-15/+13
* Allow (transient-key) for DSA.Werner Koch2008-12-051-2/+2
* Prepare a release candidatelibgcrypt-1.4.2rc2Werner Koch2008-09-011-111/+123
* 2005-10-16 Moritz Schulte <moritz@g10code.com>Moritz Schulte2005-10-161-1/+29
* (_gcry_malloc): Make sure ERRNO is set if we returnWerner Koch2005-02-221-2/+2
* v2003-06-09 Moritz Schulte <moritz@g10code.com>Moritz Schulte2003-06-091-2/+2
* * gcrypt.h: Make use of gcc's pure and malloc attributesWerner Koch2002-12-211-1/+1
* * cipher.h: Added prototypes for progress functions.Werner Koch2002-07-251-1/+1
* Change the license to the LGPL.now-less-freedom-protectedWerner Koch2002-05-141-6/+6
* * gcrypt.h (GCRYCTL_DISABLE_INTERNAL_LOCKING): New.Werner Koch2002-05-021-1/+7
* fixed indentationWerner Koch2002-01-101-2/+2
* Fixed a bug in the memory allocation.Timo Schulz2002-01-011-0/+3
* The first libgcrypt only release.V1-1-3Werner Koch2001-05-311-21/+21
* Changed program name in all filesWerner Koch2000-12-211-3/+3
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-0/+186