summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 1.7.01.7.0wrowe2019-04-010-0/+0
* Prepare to tag 1.7.0wrowe2019-04-012-2/+2
* Footnote dirread() changewrowe2019-04-011-0/+4
* Simplify avoiding the dirread_r deprecated and unwise invocations, by alwayswrowe2019-04-011-4/+2
* Revert r1789258, r1856189, r1856191 following discussion on list, in favorwrowe2019-04-012-28/+4
* Housekeeping of old newswrowe2019-04-011-2/+2
* Merge r1789258, r1856189, r1856191, r1856192, r1856196 from trunk:ylavic2019-03-262-13/+46
* Merge r1856096, r1856178 from trunk:ylavic2019-03-261-273/+72
* remove my temporary checkall bypassgsmith2019-03-261-2/+1
* freshen up for 1.7.0gsmith2019-03-268-375/+232
* Merge r1856089 from trunk:ylavic2019-03-221-5/+10
* Merge r1856063 from trunk:ylavic2019-03-221-1/+1
* Merge r1856042, r1856043, r1856046, r1856050 from trunk:ylavic2019-03-223-25/+62
* Merge r1856022 from trunk:ylavic2019-03-223-7/+62
* Windows and Netware have a timedlocks implementation.ylavic2019-03-213-0/+3
* Merge r1855877 from trunk:ylavic2019-03-211-1/+1
* Merge r1792620 from trunk:ylavic2019-03-213-10/+67
* Merge r1794266 from trunk:ylavic2019-03-212-36/+30
* Narrow symbolic link detection on NTFSwrowe2019-03-204-15/+97
* User-facing behavior changeswrowe2019-03-201-0/+5
* Fix IPv4-only parsing tests, proposed as git pull req #15 by manusfreedom.wrowe2019-03-191-1/+5
* Small corrections to if_indextoname resolution on win32, compiles clean. Back...wrowe2019-03-192-3/+3
* Replace the link-time pragma from r1839494 with APR_DECLARE_LATE_DLL_FUNCwrowe2019-03-193-5/+28
* Replace generic off_t logic with APR_CHECK_TYPES_FMT_COMPATIBLE,wrowe2019-03-191-11/+18
* Deprecate APR_CHECK_TYPES_COMPATIBLE for new APR_CHECK_TYPES_FMT_COMPATIBLEwrowe2019-03-192-7/+36
* Support canon pre-defined macro (gcc, cc and clang) for macOS which is now __...jim2019-03-141-0/+7
* Silence some leftover noisy trace logicwrowe2019-03-132-2/+4
* Silence WARNING 'Makefile.in' seems to ignore the --datarootdir settingwrowe2019-03-121-0/+1
* Merge r1855049 from trunk:ylavic2019-03-081-0/+7
* Merge r1854123 from trunk:ylavic2019-03-072-6/+2
* Merge r1851542 from trunk:ylavic2019-03-071-4/+4
* Merge r1851541 from trunk:ylavic2019-03-0710-14/+43
* Update config.guess and config.sub fromrjung2019-01-012-1547/+1517
* Happy New Year 2019rjung2019-01-012-2/+2
* Fix Python3 compatibility.brane2018-11-171-1/+2
* Merge r1534882 from trunk:jorton2018-10-051-1/+0
* Merge r1841078 from trunk:jim2018-09-178-0/+799
* Correct cut-n-paste assignment error.wrowe2018-09-081-1/+1
* Correct copy-paste flaw (inherited by borrowing from readwrite.c)wrowe2018-09-051-3/+3
* Backport the *bugfix* part of r1808457 and further bugfix r1829962,wrowe2018-09-051-3/+9
* Resolve invalid rvalue from void() function, the test is only required in onewrowe2018-08-311-0/+7
* Revert 1839628, backport of 1839627wrowe2018-08-303-9/+8
* Submitted by: Hongxu Jia <hongxu.jia@windriver.com>wrowe2018-08-303-8/+9
* Record mergeinfowrowe2018-08-300-0/+0
* Spelling corrections in docs;wrowe2018-08-304-22/+22
* Note backport of 1839493 committed in 1839494wrowe2018-08-280-0/+0
* Fix breakage on _WIN32_WINNT>=0x0600 due to if_indextoname,wrowe2018-08-281-0/+5
* Do not forget to escape characters in the documentation of functions that esc...jailletc362018-08-261-5/+5
* Slightly improve doxygen generated documentation.jailletc362018-08-266-22/+23
* Follow-up to r1832203.jailletc362018-08-251-1/+1