index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iconvdata
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
Charles Fol
1
-1
/
+4
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-12-17
Fix The GNU ToolChain Authors copyright notice
Siddhesh Poyarekar
1
-1
/
+1
2021-11-04
gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)
Nikita Popov
1
-1
/
+4
2021-07-22
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
1
-1
/
+2
2021-06-14
Reinstate gconv-modules as the default configuration file
Siddhesh Poyarekar
1
-19
/
+21
2021-06-09
iconvdata: Split out non-essential gconv module configuration
Siddhesh Poyarekar
1
-1
/
+1
2021-06-09
iconvdata: Move gconv-modules configuration to gconv-modules.conf
Siddhesh Poyarekar
1
-18
/
+28
2021-06-03
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
1
-1
/
+0
2021-01-27
gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
Florian Weimer
1
-1
/
+3
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-12-21
Fix buffer overrun in EUC-KR conversion module (bz #24973)
Andreas Schwab
1
-1
/
+2
2020-04-15
Reset converter state after second wchar_t output (Bug 25734)
Carlos O'Donell
1
-4
/
+13
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-09-14
Add new codepage charmaps/IBM858 [BZ #21084]
Mike FABIAN
1
-8
/
+8
2017-05-09
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
1
-1
/
+1
2017-03-02
Document and fix --enable-bind-now [BZ #21015]
Florian Weimer
1
-0
/
+5
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-05-25
Fix UTF-16 surrogate handling. [BZ #19727]
Stefan Liebler
1
-1
/
+3
2016-05-25
S390: Get rid of make warning: overriding recipe for target gconv-modules.
Stefan Liebler
1
-4
/
+2
2016-01-15
Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,
Martin Sebor
1
-1
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-12-15
Don't emit invalid extra shift character at block boundary by iconv (bug 17197)
Andreas Schwab
1
-1
/
+4
2015-10-12
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
1
-0
/
+8
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
1
-4
/
+3
2014-11-19
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
1
-0
/
+6
2014-09-03
CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]
Florian Weimer
1
-0
/
+1
2014-06-18
Use $(rtld-prefix) more consistently.
Joseph Myers
1
-1
/
+1
2014-06-07
Remove redundant C locale settings.
Joseph Myers
1
-1
/
+1
2014-06-06
Don't require test wrappers to preserve environment variables, use more consistent environment.
Joseph Myers
1
-1
/
+2
2014-06-04
Include LOCPATH in default test environment.
Joseph Myers
1
-3
/
+0
2014-05-21
Consistently use $(elf-objpfx).
Joseph Myers
1
-1
/
+1
2014-03-07
Make tests consistently use *.out output files.
Joseph Myers
1
-3
/
+3
2014-03-06
Enumerate tests with special rules in tests-special variable.
Joseph Myers
1
-4
/
+4
2014-02-28
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
1
-4
/
+4
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
1
-2
/
+2
2014-02-21
Generate .test-result files for tests with special rules.
Joseph Myers
1
-3
/
+6
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-01-11
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
1
-1
/
+1
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2012-10-24
Support cross-testing.
Joseph Myers
1
-1
/
+1
2012-10-24
Define and use $(run-built-tests).
Joseph Myers
1
-1
/
+1
2012-10-19
Use $(run-program-prefix) in more shell script tests.
Joseph Myers
1
-1
/
+2
2012-09-25
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
1
-2
/
+2
[next]