index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
CHANGES: Drop my email from the changelog entries, for consistency.
Evgeny Kotkov
2023-04-12
1
-3
/
+3
*
CHANGES: Remove entries that were released in APR 1.7.3.
Evgeny Kotkov
2023-04-12
1
-13
/
+0
*
Revert r1808456 (Win32: Don't seek to the end when opening files with
Evgeny Kotkov
2023-04-12
1
-3
/
+0
*
Follow up to r1897207: CHANGES entry.
Yann Ylavic
2023-03-20
1
-0
/
+2
*
Follow to r1908433: CHANGES entry.
Yann Ylavic
2023-03-20
1
-0
/
+1
*
* Add CHANGES entry for r1908248 [skip ci]
Ruediger Pluem
2023-03-13
1
-0
/
+4
*
* Add changes entry for r1907566 [skip ci]
Ruediger Pluem
2023-03-07
1
-0
/
+3
*
CHANGES: Fix typo.
Ivan Zhakov
2023-02-06
1
-1
/
+1
*
Fix potential handle leak when apr_proc_create() is used from from multiple
Ivan Zhakov
2023-01-21
1
-0
/
+3
*
apr_proc_create(): Fix incorrect error handling when pipes are redirected
Ivan Zhakov
2023-01-21
1
-0
/
+3
*
* CHANGES: Fix typo.
Ivan Zhakov
2022-06-30
1
-1
/
+1
*
win32: Fix potential race condition in apr_thread_create.
Ivan Zhakov
2022-06-27
1
-0
/
+2
*
win32: Fix double free on exit when apr_app is used on Windows. [Ivan Zhakov]
Ivan Zhakov
2022-06-19
1
-0
/
+2
*
win32: Fix attempt to free invalid memory on exit when apr_app is used.
Ivan Zhakov
2022-06-19
1
-0
/
+3
*
CHANGES: Remove change backported to 1.8.x branch in r1902044.
Ivan Zhakov
2022-06-18
1
-2
/
+0
*
CHANGES: Remove change backported to 1.8.x branch in r1902043.
Ivan Zhakov
2022-06-18
1
-2
/
+0
*
Follow-up to r1896717: Add CHANGES entry.
Ivan Zhakov
2022-06-16
1
-0
/
+2
*
Prefer posix shared mem over SysV in all cases:
Jim Jagielski
2022-05-18
1
-4
/
+7
*
Optimize apr_file_mtime_set() on Windows.
Ivan Zhakov
2022-01-02
1
-0
/
+2
*
Since runtime SCTP detection is dependent on kernel configuration, add
Joe Orton
2021-10-12
1
-0
/
+4
*
apr_dbm: Add dedicated apr_dbm_get_driver() function that returns
Graham Leggett
2021-06-21
1
-0
/
+4
*
Remove Windows apr_mmap_t members pstart, psize and poffset.
Yann Ylavic
2021-03-02
1
-0
/
+3
*
Align apr_mmap()ing offset to a page boundary. PR 65158.
Yann Ylavic
2021-03-02
1
-0
/
+2
*
APR's configure script uses AC_TRY_RUN to detect whether the return type
Graham Leggett
2020-03-10
1
-0
/
+7
*
Add a cache check with which users who cross-compile APR
Graham Leggett
2020-03-10
1
-0
/
+4
*
apr_crypto_commoncrypto: Remove stray reference to -lcrypto that
Graham Leggett
2019-11-06
1
-0
/
+3
*
CHANGES: Link to APR 1.7.x and APR-util 1.7.x changelog.
Ivan Zhakov
2019-10-15
1
-0
/
+5
*
apr_proc_create(): Properly escape arguments containing whitespace characters
Ivan Zhakov
2019-10-15
1
-0
/
+3
*
apr_atomic_read64(): Fix non-atomic read on 32-bit Windows.
Ivan Zhakov
2019-10-08
1
-0
/
+2
*
Remove the APR_SENDFILE_DISCONNECT_SOCKET flag.
Ivan Zhakov
2019-09-20
1
-0
/
+2
*
Revert r1862435, r1862071 per veto from ivan
Joe Orton
2019-08-28
1
-7
/
+0
*
Add --tag=CC to libtool invocations. PR 62640.
Graham Leggett
2019-08-17
1
-0
/
+2
*
API/ABI change, drop return value of apr_thread_exit() which has
Joe Orton
2019-07-03
1
-0
/
+2
*
* include/apr_file_info.h: Clarify pool handling for apr_dir_read and
Joe Orton
2019-07-02
1
-0
/
+3
*
Note apr_dir_pread.
Joe Orton
2019-06-25
1
-0
/
+4
*
apr_crypto_openssl: Remove unused link to the ssl library.
Graham Leggett
2019-06-23
1
-0
/
+3
*
apu_dso_init: Fix pool lifetime and introduce a reference count.
Graham Leggett
2019-06-23
1
-0
/
+5
*
apr_crypto_openssl: use OPENSSL_init_crypto() to initialise OpenSSL
Graham Leggett
2019-06-23
1
-0
/
+3
*
Fix problem that apr_get_oslevel() was returning APR_WIN_XP on Windows 10.
Ivan Zhakov
2019-06-11
1
-0
/
+2
*
On 'xmllite' branch: Merge changes from trunk.
xmllite
Ivan Zhakov
2019-05-27
1
-0
/
+3
|
\
|
*
Fix handle leak in the Win32 apr_uid_current implementation.
Ivan Zhakov
2019-05-26
1
-0
/
+3
*
|
On 'xmllite' branch: Update CHANGES file.
Ivan Zhakov
2019-05-27
1
-0
/
+3
|
/
*
Use native Slim Reader/Writer (SRW) locks on Windows for apr_rwlock_t.
Ivan Zhakov
2019-05-20
1
-0
/
+6
*
Use native one-time initialization [1] to implement apr_thread_once_t on
Ivan Zhakov
2019-05-19
1
-0
/
+3
*
The minimum supported Windows OS versions are now Windows 7 / Windows Server
Ivan Zhakov
2019-05-18
1
-0
/
+3
*
Narrow symbolic link detection on NTFS
William A. Rowe Jr
2019-03-20
1
-0
/
+4
*
User-facing behavior changes
William A. Rowe Jr
2019-03-20
1
-0
/
+5
*
Signals: Allow handling of SIGUSR2 in apr_signal_thread.
Yann Ylavic
2019-02-22
1
-0
/
+2
*
Add in Atomics for 64bit ints
Jim Jagielski
2018-09-17
1
-0
/
+2
*
apr_jose: Add support for encoding and decoding of JSON Object
Graham Leggett
2018-09-01
1
-0
/
+4
[next]