summaryrefslogtreecommitdiff
path: root/gl
Commit message (Collapse)AuthorAgeFilesLines
* Add --gen-suppressions=all to valgrind to iautomatically generate ↵Tim Rühsen2020-02-211-1/+1
| | | | | | suppression rules Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* Add bootstrap + bootstrap.confTim Rühsen2018-06-14261-45440/+19
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* build: disable valgrind tests by defaultAlon Bar-Lev2017-03-152-1/+10
| | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
* valgrind: support separate builddir for suppressions.valgrindAlon Bar-Lev2017-01-232-9/+9
| | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
* valgrind: use different exit code to signify errortmp-add-invalid-key-testsNikos Mavrogiannopoulos2017-01-022-2/+2
| | | | | This allows the test suite to differentiate between valgrind and expected errors from tools.
* gl: removed iconv moduleNikos Mavrogiannopoulos2016-12-0442-2221/+1058
| | | | It is no longer used by the library.
* gl: removed invalid module nameNikos Mavrogiannopoulos2016-11-141-2/+1
|
* gl: secure_getenv() will behave as getenv on windowsNikos Mavrogiannopoulos2016-05-281-1/+5
|
* Rely on gnulib's secure_getenv()Nikos Mavrogiannopoulos2016-05-28241-1334/+1402
|
* memmem.m4: don't call exit() from signal handlerNikos Mavrogiannopoulos2016-05-131-1/+1
|
* use gettext-h gnulib moduleNikos Mavrogiannopoulos2015-08-0124-2232/+32
|
* gnulib: removed base64 implementationNikos Mavrogiannopoulos2015-07-2130-992/+150
|
* gl: use /bin/true to run valgrind during configureNikos Mavrogiannopoulos2015-07-081-1/+1
| | | | | Bash has memory leaks, which prevents the valgrind check to operate using the SHELL variable.
* Revert "updated gnulib"Nikos Mavrogiannopoulos2015-05-2917-130/+35
| | | | This reverts commit c040ce6dd05b48b971d8dcc8fc8f23957ed15f9c.
* updated gnulibNikos Mavrogiannopoulos2015-05-2917-35/+130
|
* gnulib: removed u64 moduleNikos Mavrogiannopoulos2015-03-2417-321/+114
|
* updated gnulibNikos Mavrogiannopoulos2015-01-04258-258/+259
|
* updated gnulibNikos Mavrogiannopoulos2014-12-2315-68/+116
|
* applied patch by A. Klitzing to improve compatibile with some apple systemsNikos Mavrogiannopoulos2014-11-061-0/+7
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* updated gnulibNikos Mavrogiannopoulos2014-10-2311-145/+244
|
* updated gnulibNikos Mavrogiannopoulos2014-07-296-14/+40
|
* Added getline() in gnulib.Nikos Mavrogiannopoulos2014-04-0910-2/+595
|
* removed all networking code from libglNikos Mavrogiannopoulos2014-03-0619-1036/+5
|
* removed getpass from gl/Nikos Mavrogiannopoulos2014-03-0428-1603/+2
|
* removed unused gnulib crapNikos Mavrogiannopoulos2014-03-04117-14332/+74
|
* updated gnulibNikos Mavrogiannopoulos2014-03-01392-488/+691
|
* Added strerror module.Nikos Mavrogiannopoulos2013-11-237-47/+48
|
* Added intprops module (which is needed by newer libtasn1 versions)Nikos Mavrogiannopoulos2013-11-137-28/+62
|
* updated gnulib.Nikos Mavrogiannopoulos2013-10-2930-41/+216
|
* Revert "updated gnulib"Nikos Mavrogiannopoulos2013-09-0210-38/+11
| | | | This reverts commit 9ad95f3ac723ae85fdfbe4f3a4fab4ededfa7857.
* updated gnulibNikos Mavrogiannopoulos2013-09-0110-11/+38
|
* gnulib only contains lgplv2 modulesNikos Mavrogiannopoulos2013-08-05271-27764/+478
|
* Removed LGPLv3 gnulib components.Nikos Mavrogiannopoulos2013-07-2952-10076/+9
| | | | This removes the gnulib iconv, and uses libc or libiconv if needed.
* updated gnulibNikos Mavrogiannopoulos2013-07-1426-115/+183
|
* removed test file from repositoryNikos Mavrogiannopoulos2013-05-261-0/+0
|
* updated gnulibNikos Mavrogiannopoulos2013-05-0110-12/+264
|
* Avoid linking the library on librt.Nikos Mavrogiannopoulos2013-04-2824-424/+100
|
* updated gnulibNikos Mavrogiannopoulos2013-03-01581-810/+999
|
* updated gnulibNikos Mavrogiannopoulos2012-12-1637-78/+101
|
* iconv() will include the UCS2->UTF8 convertion in systems that is not provided.Nikos Mavrogiannopoulos2012-11-2155-2/+11247
|
* use gnulib to detect iconv.Nikos Mavrogiannopoulos2012-11-2017-28/+322
|
* Updated gnulib and added hash-pjw-bareNikos Mavrogiannopoulos2012-10-0230-771/+1027
|
* win32 fix. Patch by LRN.Nikos Mavrogiannopoulos2012-09-151-0/+2
|
* Updated gnulib.Nikos Mavrogiannopoulos2012-07-1756-290/+358
|
* updated gnulibNikos Mavrogiannopoulos2012-06-0557-343/+1124
|
* updated gnulibNikos Mavrogiannopoulos2012-04-121-0/+4
|
* updated gnulibNikos Mavrogiannopoulos2012-04-0514-91/+379
|
* avoid the floating point test.Nikos Mavrogiannopoulos2012-04-051-0/+24
|
* Update gnulib files.Simon Josefsson2012-03-2118-356/+3004
|
* Update gnulib files.Simon Josefsson2012-02-294-82/+257
|