Sebastian Pipping
c227d90984
Changes: Document lack of XML_ERROR_INVALID_ARGUMENT message
2017-10-25 14:12:57 +02:00
Sebastian Pipping
a80b209884
xmlparse.c: Address warning about unused functions ( #161 )
2017-10-24 22:46:30 +02:00
Sebastian Pipping
535047b10c
Tests: Fix CPPFLAGS=-DNDEBUG ourselves ( #160 )
2017-10-24 21:41:18 +02:00
Sebastian Pipping
68bf904027
Changes: Document #153 and #155
2017-10-21 19:55:32 +02:00
Sebastian Pipping
bc7d690203
Changes: Mention #144
2017-09-09 18:59:29 +02:00
Sebastian Pipping
56b64ca040
Changes: Document fix to #59
2017-09-03 02:13:03 +02:00
Sebastian Pipping
211f06931e
Changes: Document fix to #137
2017-09-02 22:32:48 +02:00
Sebastian Pipping
68a0dce355
Changes: Document pull request #132
2017-08-29 23:32:43 +02:00
Sebastian Pipping
bc6468d230
xmlparse.c: Resolve superfluous internal malloc/realloc switch ( #6 )
2017-08-29 00:39:58 +02:00
Sebastian Pipping
448d79c02e
xmltok.c: Use memcpy
...
Fixes false positive Clang (4.0.1) Static Analyzer warning (issue #9 )
as a side-effect.
2017-08-28 22:21:10 +02:00
Sebastian Pipping
e4661bfb85
xmlwf: Address Clang Static Analyzer warning
2017-08-28 21:38:44 +02:00
Sebastian Pipping
1e4ab81a83
Changes: Document #130
2017-08-26 17:19:12 +02:00
Sebastian Pipping
3693f28404
Changes: Document #129
2017-08-26 17:02:30 +02:00
Sebastian Pipping
bc983051bc
Changes: Add missing accents
2017-08-23 22:10:03 +02:00
Sebastian Pipping
b5d1139733
Changes: Fix typo
2017-08-23 18:06:46 +02:00
Sebastian Pipping
2cfd6eb2ba
Changes: Document #126
2017-08-23 17:41:31 +02:00
Sebastian Pipping
ab1cb1fa07
Add version comment to _INTERNAL_trim_to_complete_utf8_characters
2017-08-23 17:41:30 +02:00
Sebastian Pipping
48d8deb8e1
Changes: Document fix to #11
2017-08-23 00:37:08 +02:00
Sebastian Pipping
be5972546e
Changes: Document fix to #8
2017-08-23 00:21:29 +02:00
Sebastian Pipping
a80861beae
Changes: Document #106
2017-08-22 23:15:07 +02:00
Sebastian Pipping
3bdb11fc86
Prepare release version 2.2.4 ( #123 )
2017-08-19 16:40:21 +02:00
Sebastian Pipping
98a5115c2c
Bump version info bumped from 7:5:6 to 7:6:6 ( #123 )
2017-08-19 16:40:20 +02:00
Sebastian Pipping
9abc72b58e
Changes: Remove "potential" as we known better now ( #115 )
2017-08-13 16:33:48 +02:00
Sebastian Pipping
b86f806edf
Makefile.am: Include Visual Studio 2013 files in source tarball ( #117 )
2017-08-12 19:19:56 +02:00
Sebastian Pipping
5c3a01c1cc
Include file tests/xmltest.log.expected in source tarball ( #117 )
2017-08-12 19:10:43 +02:00
Sebastian Pipping
d4390f34f3
Replace handwritten Makefile with GNU Automake
2017-08-12 16:09:50 +02:00
Sebastian Pipping
9d950527a0
configure.ac: Add --without-xmlwf
2017-08-11 22:44:47 +02:00
Sebastian Pipping
d35536d03a
Changes: Make list of names alphabetical again
2017-08-11 14:43:33 +02:00
Sebastian Pipping
74a7090a6e
xmltok.c: Avoid copying of partial characters for UTF-8 input ( #115 )
...
Also make use of memcpy
Second take
2017-08-11 13:07:52 +02:00
Sebastian Pipping
758b6d6047
Changes: Document #114
2017-08-07 20:52:28 +02:00
Sebastian Pipping
880b4dad20
Changes: Document fix to #74
...
Related commit:
45a9b99af9
2017-08-06 20:39:14 +02:00
Sebastian Pipping
5e3dca6a6c
Changes: Document fix to #43
2017-08-06 18:06:24 +02:00
Sebastian Pipping
e57bf75a79
Changes: Document #111
2017-08-04 21:31:12 +02:00
Jakub Wilk
082bfac512
Fix typos
2017-08-03 22:50:03 +02:00
Sebastian Pipping
791d1b3f0a
Changes: Document changes related to #109
2017-08-03 21:35:09 +02:00
Sebastian Pipping
97c6bd0199
Prepare release version 2.2.3
2017-08-02 15:40:48 +02:00
Sebastian Pipping
e5470ee885
Bump version info bumped from 7:4:6 to 7:5:6
2017-08-02 15:40:46 +02:00
Sebastian Pipping
e5eb04b373
Changes: Document issues #4 #5 #7 #86
...
.. and extend credits
2017-08-02 15:01:47 +02:00
Sebastian Pipping
cccadcc20d
Changes: Document check for convert function
...
Related commit: fc06a529a3
2017-08-02 13:38:41 +02:00
Sebastian Pipping
17d2f6bcd5
doc/xmlwf.xml: Fix mis-leading description of -c
2017-07-31 22:19:57 +02:00
Sebastian Pipping
9a22ff7879
Changes: Mention CVE-2017-11742
2017-07-30 15:53:42 +02:00
Sebastian Pipping
74fba52a91
Changes: Re-order/classify items for in-the-making release
2017-07-29 23:23:11 +02:00
Sebastian Pipping
fd9581a34e
Never require XML_POOR_ENTROPY for "./configure && make"
...
.. as XML_POOR_ENTROPY was intended to catch _accidental_
compilation with no provider of high quality entropy
enabled for _non-Autoconf_ build systems from the start.
2017-07-29 21:38:42 +02:00
Sebastian Pipping
7672f1ce96
Merge branch 'windows-curl-load-library' (pull request #101 )
2017-07-29 15:26:10 +02:00
Sebastian Pipping
e14ac97907
Changes: Document changes to call of getrandom
2017-07-26 20:41:37 +02:00
Sebastian Pipping
bf5f74cb5b
Changes: Mention increase in code coverage
2017-07-26 15:53:48 +02:00
Sebastian Pipping
6ea9606489
xmlparse.c: Use Curl_load_library
2017-07-26 15:07:49 +02:00
Sebastian Pipping
27eaebc409
Document fix to use of SIPHASH_MAIN macro
2017-07-25 19:46:47 +02:00
Sebastian Pipping
aa82b779bd
Changes: Document dangling pointer fix
2017-07-20 22:17:52 +02:00
Sebastian Pipping
99fb4b57f8
xmlparse.c: Fix DLL hijacking vulnerability ( #82 )
2017-07-19 20:19:37 +02:00