Sun, 08 Dec 2013 23:19:29 +0000 |
Pádraig Brady |
md5, sha1, sha256, sha512: fix link error with partial libcrypto
|
Sat, 07 Dec 2013 23:43:23 -0800 |
Paul Eggert |
md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
|
Sat, 07 Dec 2013 17:00:44 -0800 |
Paul Eggert |
md5, sha1, sha256, sha512: add 'auto', and a way to specify default
|
Fri, 06 Dec 2013 06:13:00 -0800 |
Karl Berry |
autoupdate
|
Tue, 03 Dec 2013 17:42:38 -0700 |
Eric Blake |
bootstrap: warn about BSD toolchain snafu
|
Thu, 05 Dec 2013 09:22:20 -0800 |
Paul Eggert |
open-tests: port to glibc with _FORTIFY_SOURCE and -O1
|
Wed, 04 Dec 2013 10:00:00 -0700 |
Eric Blake |
include_next: minimize code duplication
|
Wed, 04 Dec 2013 12:33:54 +0000 |
Pádraig Brady |
getcwd: fix compile error in configure check
|
Wed, 04 Dec 2013 12:11:40 +0000 |
Pádraig Brady |
regex: suppress core dumps from detection code
|
Tue, 03 Dec 2013 13:53:03 +0000 |
Pádraig Brady |
md5, sha1, sha256, sha512: support mandating use of openssl
|
Tue, 03 Dec 2013 14:20:22 +0000 |
Ivailo |
test-xvasprintf: disable some -Wformat-security diagnostics
|
Tue, 03 Dec 2013 10:34:13 -0700 |
Eric Blake |
regex: avoid glibc deadlock during configure
|
Sat, 30 Nov 2013 05:19:32 +0000 |
Pádraig Brady |
md5, sha1, sha256, sha512: use openssl routines if available
|
Fri, 29 Nov 2013 15:35:33 +0000 |
RV971 |
base64: fix recent compilation regression on some compilers
|
Thu, 28 Nov 2013 14:39:26 -0800 |
Karl Berry |
autoupdate
|
Thu, 28 Nov 2013 08:46:55 -0800 |
Karl Berry |
autoupdate
|
Thu, 28 Nov 2013 00:46:06 -0800 |
Paul Eggert |
ignore-value: revert previous code change
|
Wed, 27 Nov 2013 21:53:19 +0000 |
Pádraig Brady |
selinux-h: improve stub types and add more stub functions
|
Wed, 27 Nov 2013 14:52:17 -0800 |
Paul Eggert |
ignore-value: prefer GCC version back through 2.0
|
Wed, 27 Nov 2013 16:20:43 +0100 |
Mats Erik Andersson |
pty: Activate the signature wrapper of forkpty.
|
Wed, 27 Nov 2013 08:41:15 -0700 |
Eric Blake |
maint: fix gendocs.sh permissions
|
Tue, 26 Nov 2013 05:18:07 -0800 |
Karl Berry |
autoupdate
|
Mon, 18 Nov 2013 17:35:01 -0800 |
Jim Meyering |
quotearg: don't attempt to store 1 << 31 into an "int"
|
Thu, 21 Nov 2013 12:12:45 -0800 |
Paul Eggert |
error: depend on stdio
|
Mon, 18 Nov 2013 22:17:47 -0800 |
Ben Pfaff |
doc: Improve wording in relocatable-maint.texi.
|
Wed, 13 Nov 2013 07:55:37 -0800 |
Paul Eggert |
Fix indentation in previous patch.
|
Wed, 13 Nov 2013 07:51:40 -0800 |
Paul Eggert |
* lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]:
|
Mon, 11 Nov 2013 14:19:09 +0000 |
Pádraig Brady |
base64: provide a fast path for encoding well sized buffers
|
Fri, 08 Nov 2013 07:57:15 -0800 |
Paul Eggert |
extern-inline: port better to OS X 10.9
|
Fri, 08 Nov 2013 08:44:02 -0700 |
Eric Blake |
fpending: fix typo
|
Fri, 08 Nov 2013 06:33:43 -0700 |
Eric Blake |
fpending: fix regression on DragonFly BSD
|
Tue, 05 Nov 2013 08:27:10 -0800 |
Jim Meyering |
hash: relax license to LGPLv2+, for libguestfs
|
Sun, 03 Nov 2013 19:52:32 -0800 |
Paul Eggert |
intprops: port to Oracle Studio c99
|
Thu, 31 Oct 2013 09:44:44 -0700 |
Paul Eggert |
obstack: pacify HP C
|
Tue, 29 Oct 2013 22:01:44 -0700 |
Jim Meyering |
maint.mk: prefer gpgv2 over gpgv
|
Wed, 30 Oct 2013 20:51:39 -0700 |
Paul Eggert |
isnan: port to VAX
|
Mon, 28 Oct 2013 16:08:16 -0700 |
Jim Meyering |
gnulib-tool: protect against CDPATH
|
Mon, 28 Oct 2013 15:25:25 -0700 |
Jim Meyering |
maint.mk: restore functionality removed by recent change
|
Mon, 28 Oct 2013 14:44:04 -0600 |
Eric Blake |
Revert "error: make the module depend on vfprintf-posix"
|
Sat, 26 Oct 2013 19:26:13 -0700 |
Jim Meyering |
maint.mk: fix "release" target to build _version
|
Sun, 27 Oct 2013 14:08:08 +1300 |
Gary V. Vaughan |
maint.mk: get current gnulib revision correctly.
|
Mon, 21 Oct 2013 22:48:35 -0700 |
Bruno Haible |
install-reloc: Support multi-binary installation.
|
Mon, 21 Oct 2013 20:39:15 +0100 |
Michael Haubenwallner |
selinux-h: really build without selinux when library is missing
|
Mon, 21 Oct 2013 14:54:30 -0700 |
Jim Meyering |
regex: also remove dependency on HAVE_WCSCOLL
|
Mon, 21 Oct 2013 20:42:42 +0100 |
Reuben Thomas |
xfreopen: fix typo: s/frepoen/freopen/
|
Mon, 21 Oct 2013 07:46:17 -0700 |
Jim Meyering |
regex: don't depend on wcscoll
|
Sun, 20 Oct 2013 11:32:58 -0700 |
Jim Meyering |
error: add the printf attribute to a static function
|
Sat, 12 Oct 2013 19:28:40 -0700 |
Jim Meyering |
error: make the module depend on vfprintf-posix
|
Mon, 30 Sep 2013 10:19:38 -0700 |
Jim Meyering |
fpending, obstack, strerror-override: use pure+const function attrs
|
Fri, 18 Oct 2013 10:30:42 -0600 |
Eric Blake |
extern-inline: make safe for -Wundef usage
|
Wed, 16 Oct 2013 07:47:53 -0700 |
Paul Eggert |
mkfifo-tests, etc.: allow HP-UX 11.11 bug
|
Mon, 14 Oct 2013 14:25:06 -0700 |
Paul Eggert |
acl: allow cross-compilation to Gentoo
|
Sun, 13 Oct 2013 23:08:42 -0700 |
Paul Eggert |
mgetgroups: remove dependency on realloc-gnu
|
Sat, 12 Oct 2013 11:50:15 -0700 |
Paul Eggert |
regex-tests: port to HP-UX 11.11
|
Thu, 10 Oct 2013 21:30:16 -0700 |
Paul Eggert |
verify: document some 'assume' pitfalls
|
Thu, 10 Oct 2013 13:34:46 -0600 |
Eric Blake |
strtoumax: fix another typo in previous commit
|
Thu, 10 Oct 2013 12:24:59 -0600 |
Eric Blake |
strtoumax: fix typo in previous commit.
|
Thu, 10 Oct 2013 09:15:18 -0700 |
Paul Eggert |
strtoumax: port to Solaris 8
|
Thu, 10 Oct 2013 09:13:26 -0700 |
Karl Berry |
autoupdate
|
Wed, 09 Oct 2013 08:05:24 -0700 |
Paul Eggert |
strtoimax, strtoumax: port to HP-UX 11.11
|