]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2018-06-17 Paul Eggertcrypto: use byteswap
2018-06-17 Pádraig Bradygendocs.sh: fix support for legacy --texi2html
2018-06-17 Bruno Haiblegettext po infrastructure: Update from current gettext...
2018-06-17 Bruno Haiblegetloadavg: Return 0 on Windows without Cygwin.
2018-06-17 Paul Smithgetloadavg: Allow building on Windows without Cygwin
2018-06-04 Paul EggertPort crypto/af_alg to GCC 4.8.4
2018-06-03 Karl Berryautoupdate
2018-05-27 Colin Watsonbootstrap: document source fetching in --help
2018-05-27 Colin Watsonbootstrap: allow non-submodule control of gnulib
2018-05-24 Karl Berryautoupdate
2018-05-23 Karl Berryautoupdate
2018-05-21 Paul Eggertcrypto: omit stream ops Emacs doesn’t need
2018-05-21 Pádraig Bradyfts: avoid a memory leak edge case
2018-05-21 Bruno Haiblewcwidth tests: Fix link error.
2018-05-20 Karl Berryautoupdate
2018-05-20 Bruno Haibleregex: Fix "error: possibly undefined macro: gl_GLIBC21".
2018-05-20 Bruno Haiblelocalcharset: Optimize.
2018-05-20 Bruno Haiblelocalcharset: Map the locale encodings found in newer...
2018-05-20 Bruno Haiblelocalcharset: Move mapping tables into the code.
2018-05-19 Bruno Haiblelocalcharset: Add a manual test.
2018-05-19 Bruno Haiblelocalcharset: Remove support for obsolete platforms.
2018-05-19 Jim Meyeringgnupload: adjust comment
2018-05-19 Karl Berryautoupdate
2018-05-19 Bruno Haiblegnupload: Fix "gpg-agent is not available in this sessi...
2018-05-16 Paul Eggertcrypto/af_alg: fix --help
2018-05-14 Karl Berryautoupdate
2018-05-14 Bruno Haiblenl_langinfo: Fix compilation error on Android.
2018-05-13 Bruno Haibletruncate: Fix compilation error on Android.
2018-05-13 Bruno Haiblepthread: Fix compilation error on Android.
2018-05-13 Bruno Haibleposix_spawn: Fix compilation error on Android.
2018-05-13 Bruno Haibletsearch: Move from K&R C to ANSI C.
2018-05-13 Bruno Haibletsearch: Fix compilation error on Android.
2018-05-13 Bruno Haibleimaxdiv: Fix compilation error on Android.
2018-05-13 Bruno HaibleSupport selective inclusion mechanism of recent mingw...
2018-05-13 Bruno HaibleAvoid compilation error due to 'mmap' on Android.
2018-05-13 Bruno HaibleAdd cross-compilation guesses for Linux systems without...
2018-05-13 Bruno Haiblegetpagesize: Fix compilation error on Android.
2018-05-13 Bruno Haibletcgetsid: Fix compilation error on Android.
2018-05-13 Bruno Haiblegetpass: Fix configure test for Android.
2018-05-13 Bruno Haibleffs: Fix compilation error on Android.
2018-05-13 Bruno Haiblemkfifo: Fix compilation error on Android.
2018-05-13 Bruno Haiblec-strtod: Fix configure test for Android.
2018-05-13 Bruno Haiblerandom: Fix compilation error on Android.
2018-05-13 Bruno Haiblegrantpt: Fix compilation error on Android.
2018-05-13 Bruno Haiblestdioext: Fix compilation errors with newer Android...
2018-05-13 Bruno Haibledoc: Add info about Android versions 2.0 to 8.1.
2018-05-12 Karl Berryautoupdate
2018-05-12 Bruno Haiblefseeko: On mingw, don't use the hidden function _fseeki64.
2018-05-12 Bruno Haibleglob: Choose 'dirent_type' in a way that works better...
2018-05-12 Bruno Haibleexecute, spawn-pipe: Avoid warning about redefining...
2018-05-12 Bruno Haiblenanosleep: Avoid test failure on mingw when it has...
2018-05-11 Karl Berryautoupdate
2018-05-11 Bruno Haiblelock, cond, thread, tls: Use a different symbol as...
2018-05-10 Bruno Haiblecond tests: Fix compilation error on Solaris.
2018-05-10 Bruno Haibledoc: Add partial info about Android 4.3.
2018-05-10 Bruno Haibledoc: More tweaks for Android 9.0.
2018-05-10 Bruno Haibledoc: Add info about Android 9.0.
2018-05-10 Paul Eggertpthread: document Android limits
2018-05-10 Paul Eggertaf_alg: fix my typo in afalg_buffer
2018-05-10 Paul Eggertaf_alg: recover better from crypto failures
2018-05-09 Paul Eggertaf_alg: distiguish I/O errors better
2018-05-09 Paul Eggertaf_alg: avoid gotos
2018-05-09 Paul Eggertaf_alg: don’t leak file descriptors into children
2018-05-09 Paul Eggertaf_alg: coalesce socket creation
2018-05-09 Paul Eggertaf_alg: fix file descriptor leak
2018-05-09 Paul Eggertaf_alg: Pacify --enable-gcc-warnings on GCC 8
2018-05-07 Paul Eggertaf_alg: Pacify --enable-gcc-warnings
2018-05-06 Karl Berryautoupdate
2018-05-06 Bruno Haibleaf_alg: Add ability to use Linux kernel crypto API...
2018-05-06 Bruno Haibleaf_alg: Avoid warnings.
2018-05-06 Bruno Haiblecrypto/{md5,sha1,sha256,sha512} tests: Add benchmarks.
2018-05-06 Bruno Haibleaf_alg: Fix a resource leak.
2018-05-06 Bruno Haibleaf_alg: Fix bug with streams that are not at position 0.
2018-05-06 Bruno Haiblecrypto/{md5,sha1,sha256,sha512} tests: Enhance test.
2018-05-06 Bruno Haibleaf_alg: Add configure option to enable/disable use...
2018-05-06 Bruno HaibleFollowup to 'af_alg: New module.'.
2018-05-06 Paul Eggertcrypto/{md5,sha1,sha256,sha512}: simplify
2018-05-06 Paul Eggertaf_alg: Improve comments.
2018-05-06 Bruno Haibleaf_alg: Improve comments.
2018-05-05 Bruno Haibleaf_alg: New module.
2018-05-05 Bruno HaibleFix order of most recent ChangeLog entries.
2018-05-05 Paul Eggertcrypto tests: pacify GCC
2018-05-05 Paul Eggertaf_alg: minor style improvements
2018-05-05 Bruno Haibleaf_alg: Fix bug on empty files.
2018-05-05 Paul Eggertsys-limits.h: new file for crypto and safe I/O
2018-05-05 Bruno Haibleaf_alg: Improve function signature.
2018-05-05 Bruno Haiblecrypto/{md5,sha1,sha256,sha512}: Fix compilation error...
2018-05-05 Bruno Haiblecrypto/{md5,sha1,sha256,sha512}: Fix module description.
2018-05-05 Bruno Haibleaf_alg: Add documentation.
2018-05-05 Bruno Haiblesha512: Add tests.
2018-05-05 Bruno Haiblesha256: Add tests.
2018-05-05 Bruno Haiblesha1 tests: Add test for sha1_stream.
2018-05-05 Bruno Haiblemd5 tests: Add test for md5_stream.
2018-05-05 Karl Berryautoupdate
2018-05-05 Matteo Crocemd5sum: use kernel crypto API
2018-05-05 Matteo Crocesha512sum: use kernel crypto API
2018-05-05 Matteo Crocesha256sum: use kernel crypto API
2018-05-05 Matteo Crocesha1sum: use AF_ALG when available
2018-05-05 Bruno Haibleall: Replace more http URLs by https URLs.
2018-05-04 Paul Eggertmaint: port more modules to GCC 8
next