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
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
3
-1
/
+144
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
354
-354
/
+354
2023-08-29
add GB18030-2022 charmap and test the entire GB18030 charmap [BZ #30243]
lijianglin
4
-227
/
+263
2023-05-27
Fix misspellings in iconv/ and iconvdata/ -- BZ 25337
Paul Pluzhnikov
15
-16
/
+16
2023-03-27
Remove --with-default-link configure option
Adhemerval Zanella Netto
1
-1
/
+1
2023-02-17
iconv: Remove _STRING_ARCH_unaligned usage for get/set macros
Adhemerval Zanella
4
-10
/
+10
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2
-2
/
+2
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
354
-354
/
+354
2022-11-09
iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
наб
3
-12
/
+3
2022-07-06
gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]
Tom Honermann
2
-8
/
+73
2022-06-05
grep: egrep -> grep -E, fgrep -> grep -F
Sam James
10
-106
/
+106
2022-04-13
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
3
-5
/
+5
2022-03-23
iconvdata: Fix enum type on UTF-7
Adhemerval Zanella
1
-1
/
+1
2022-03-21
iconv: Add UTF-7-IMAP variant in utf-7.c
Max Gautier
5
-6
/
+62
2022-03-21
iconv: make utf-7.c able to use variants
Max Gautier
1
-62
/
+172
2022-03-21
iconv: Better mapping to RFC for UTF-7
Max Gautier
1
-29
/
+31
2022-03-21
iconv: Always encode "optional direct" UTF-7 characters
Max Gautier
1
-10
/
+2
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
354
-354
/
+354
2021-12-17
Fix The GNU ToolChain Authors copyright notice
Siddhesh Poyarekar
3
-3
/
+3
2021-11-04
gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)
Nikita Popov
3
-9
/
+84
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
343
-360
/
+0
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
2
-19
/
+21
2021-06-09
iconvdata: Split out non-essential gconv module configuration
Siddhesh Poyarekar
3
-1858
/
+1890
2021-06-09
iconvdata: Move gconv-modules configuration to gconv-modules.conf
Siddhesh Poyarekar
2
-18
/
+28
2021-06-03
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
1
-1
/
+0
2021-05-18
localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882]
Florian Weimer
5
-5
/
+5
2021-01-27
gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
Florian Weimer
3
-20
/
+178
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
352
-356
/
+356
2020-12-21
Fix buffer overrun in EUC-KR conversion module (bz #24973)
Andreas Schwab
4
-9
/
+59
2020-12-11
treewide: fix incorrect spelling of indices in comments
Dmitry V. Levin
2
-2
/
+2
2020-11-04
iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
Arjun Shankar
1
-12
/
+2
2020-04-15
Reset converter state after second wchar_t output (Bug 25734)
Carlos O'Donell
3
-4
/
+176
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
350
-350
/
+350
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
350
-350
/
+350
2019-02-27
Add some spaces before '('.
Joseph Myers
1
-2
/
+2
2019-02-13
Adjust wording of two fall-through comments.
Joseph Myers
1
-1
/
+2
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
350
-350
/
+350
2018-07-24
Fix out-of-bounds access in IBM-1390 converter (bug 23448)
Andreas Schwab
1
-0
/
+2
2018-06-14
localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]
Florian Weimer
1
-1
/
+1
2018-04-16
Add aliases to recognize normalized charset names (bug 19527)
Andreas Schwab
1
-0
/
+2
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
350
-350
/
+350
2017-09-14
Add new codepage charmaps/IBM858 [BZ #21084]
Mike FABIAN
4
-8
/
+43
2017-07-06
Increase some test timeouts.
Joseph Myers
1
-0
/
+1
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-03-01
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
1
-1
/
+1
2017-02-16
Add missing header files throughout the testsuite.
Zack Weinberg
1
-0
/
+1
2017-01-05
Increase some test timeouts.
Joseph Myers
1
-1
/
+0
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
349
-349
/
+349
[next]