summaryrefslogtreecommitdiff
path: root/lib/gc-gnulib.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-11/+11
* gc-random: Replace implementation with call to getrandom.Simon Josefsson2021-01-201-114/+24
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+6
* crypto/gc: Make more robust in multithreaded applications.Bruno Haible2020-05-281-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Update some URLsPaul Eggert2019-09-221-1/+1
* crypto/gc-sha256, crypto/gc-sha512: New modules.Bruno Haible2019-08-241-1/+89
* crypto/gc-md2: Optimize and clarify code.Bruno Haible2019-08-241-1/+2
* crypto/gc: Access the module indicators correctly.Bruno Haible2019-08-241-71/+71
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-4/+4
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* crypto/gc-sm3: Fix buffer overrun.Bruno Haible2017-11-211-1/+1
* New module: crypto/gc-sm3Jia Zhang2017-10-291-0/+44
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* crypto/gc: fix a -Wswitch warningPaul Eggert2015-02-071-10/+3
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* fchdir: port 'open' and 'close' redefinitions to AIX 7.1Paul Eggert2014-05-221-5/+0
* maint: update copyrightEric Blake2014-01-011-1/+1
* gc: support HMAC-SHA256 and HMAC-SHA512.Simon Josefsson2013-08-261-1/+21
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-3/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-2/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-139/+139
* gc-libgcrypt.c, gc-gnulib.c: Change copyright to FSF.Simon Josefsson2009-08-021-1/+2
* lib/gc-gnulib.c: Indentation cleanup. Add some comments regarding Windows cr...Simon Josefsson2008-08-191-16/+30
* Windows initialization fixes, tiny change from Adam Strzelecki <ono@java.pl>.Simon Josefsson2008-08-191-1/+9
* Fix compilation error on mingw.Bruno Haible2008-04-211-0/+1
* Make gc_random work under Windows.Simon Josefsson2008-04-111-1/+32
* Remove useless "if" tests before free. Deprecate "free" module.Jim Meyering2008-03-021-2/+1
* (gc_hash_open): Catch NULL calloc return value.Simon Josefsson2007-09-131-0/+2
* * lib/quotearg.c: Include <wctype.h> early, before the definition ofPaul Eggert2007-03-151-4/+4
* New module 'fchdir'.Bruno Haible2007-01-141-0/+5
* Move module indicator macros from *.m4 files to the module descriptions.Bruno Haible2007-01-081-60/+60
* * lib/arcfour.c: Assume config.h.Eric Blake2006-10-291-3/+1
* * gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.Ralf Wildenhues2006-09-221-1/+1
* Fix gc-random module.Simon Josefsson2006-03-081-0/+3
* Split off gc-random from gc, and only warn on missing devices.Simon Josefsson2006-03-071-7/+13
* * gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.Simon Josefsson2005-10-281-0/+2
* Add MD2 and hash fixes.Simon Josefsson2005-10-281-0/+234
* * gc-gnulib.c: Support ARCTWO in CBC mode.Simon Josefsson2005-10-211-2/+56
* Use "" instead of <> for gc.h include, from Bruno.Simon Josefsson2005-10-211-1/+1
* Add des, des-tests, gc-des, gc-des-tests modules.Simon Josefsson2005-10-211-0/+41