index
:
delta/libapr.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
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Ignore the echoargs test app
HEAD
master
rpluem
2023-05-10
0
-0
/
+0
*
* Add CHANGES entry for r1909474, r1909585, r1909586, r1909590
rpluem
2023-05-08
1
-0
/
+3
*
* Wait for the mock memcached to shutdown the socket
rpluem
2023-05-03
1
-0
/
+3
*
* Add missing test/memcachedmock.c
rpluem
2023-05-03
1
-0
/
+1
*
Check sockets from connection pool before using them and try to reconnect
rpluem
2023-05-03
8
-7
/
+509
*
In case that we have threads store the apr_reslist parameters in the
rpluem
2023-04-28
2
-0
/
+12
*
atomics: Follow up to r1909321: Windows does not use 64bit generic atomics.
ylavic
2023-04-21
1
-4
/
+0
*
atomics: Follow up to r1909321: remaining NEED_ATOMICS_GENERIC64.
ylavic
2023-04-21
1
-1
/
+1
*
atomics: Disentangle 32bit and 64bit atomics configuration.
ylavic
2023-04-21
10
-28
/
+37
*
testatomic: Fix apr_uint64_t format to APR_UINT64_T_FMT.
ylavic
2023-04-21
1
-2
/
+2
*
apr_base64: Don't fault with assert() when NDEBUG is defined, abort() directly.
ylavic
2023-04-13
1
-9
/
+22
*
CHANGES: Drop my email from the changelog entries, for consistency.
kotkov
2023-04-12
1
-3
/
+3
*
CHANGES: Remove entries that were released in APR 1.7.3.
kotkov
2023-04-12
1
-13
/
+0
*
Add a regression test for the issue where appending to a buffered file
kotkov
2023-04-12
1
-0
/
+45
*
Revert r1808456 (Win32: Don't seek to the end when opening files with
kotkov
2023-04-12
3
-54
/
+1
*
Trigger ci?
ylavic
2023-04-01
1
-1
/
+1
*
Follow up to r1908503: restore INCLUDES setting.
ylavic
2023-03-27
1
-0
/
+1
*
tests: Follow up to r1908616: Simplify epoll_wait() check.
ylavic
2023-03-21
1
-10
/
+10
*
tests: check whether epoll_wait() timeout is reliable and adjust justsleep().
ylavic
2023-03-21
2
-9
/
+66
*
Follow up to r1897207: CHANGES entry.
ylavic
2023-03-20
1
-0
/
+2
*
Follow to r1908433: CHANGES entry.
ylavic
2023-03-20
1
-0
/
+1
*
crypto_openssl: Fix configure/detection of OPENSSL_init_crypto()
ylavic
2023-03-18
2
-26
/
+17
*
dbd_odbc: Fix SQL_INTEGER allocation size.
ylavic
2023-03-18
1
-2
/
+2
*
crypto: Follow up to r1908433: OPENSSL_API_COMPAT to 1.1.1.
ylavic
2023-03-17
1
-1
/
+1
*
crypto: Follow up to r1908433: streamline cleanups.
ylavic
2023-03-17
1
-46
/
+62
*
crypto: Follow up to r1908433: Fix EVP_MAC usage w/ openssl < 3.0.
ylavic
2023-03-17
1
-0
/
+4
*
configure: Follow up to r1906889: Run the test for pthread_setname_np().
ylavic
2023-03-16
1
-4
/
+9
*
ci: install to some writable directory.
ylavic
2023-03-16
1
-1
/
+1
*
ci: DSOs should be installed for apu_dso_load().
ylavic
2023-03-16
1
-1
/
+3
*
Follow up to r1908434: --with-openssl too.
ylavic
2023-03-16
1
-1
/
+1
*
Test --with-crypto in ci.
ylavic
2023-03-16
1
-0
/
+2
*
apr_crypto_openssl: Compatibility with OpenSSL 3+
ylavic
2023-03-16
2
-191
/
+319
*
apr_thread: Follow up to r1897207: apr_thread_current_create() is ENOTIMPL w/...
ylavic
2023-03-15
5
-10
/
+20
*
* Add CHANGES entry for r1908248 [skip ci]
rpluem
2023-03-13
1
-0
/
+4
*
Fix crosscompiling detection in apr-1-config
rpluem
2023-03-10
2
-7
/
+34
*
* Add changes entry for r1907566 [skip ci]
rpluem
2023-03-07
1
-0
/
+3
*
configure: atomic builtins might be implemented for i586 and i686.
ylavic
2023-03-02
1
-5
/
+12
*
Revert r1907986.
ylavic
2023-03-02
3
-18
/
+8
*
configure: atomic builtins might be implemented for i586 and i686.
ylavic
2023-03-02
3
-8
/
+18
*
atomic: test 4-bytes aligned and/or cross-cacheline atomics (on 32bit systems).
ylavic
2023-03-02
1
-19
/
+33
*
The 'flags' field in apr_pollset_private_t looks unused.
jailletc36
2023-02-19
1
-1
/
+0
*
Re-order the fields of 'struct apr_finfo_t' to avoid a hole and some padding.
jailletc36
2023-02-19
1
-2
/
+2
*
duplicate line
covener
2023-02-17
1
-1
/
+0
*
atomic64: Generic apr_atomic_read64() to always use a lock.
ylavic
2023-02-15
1
-12
/
+0
*
testatomic: initialize in the test the globals used by it.
ylavic
2023-02-15
1
-0
/
+3
*
configure: Test apr_uint64_t alignment for 64bit atomic builtins usability.
ylavic
2023-02-14
1
-25
/
+43
*
atomic: No raw 64bit load/store on 32bit systems or anything but x86_64 or s3...
ylavic
2023-02-14
2
-8
/
+10
*
Re-order the fields of 'struct apr_bucket_file' to avoid a hole and some padd...
jailletc36
2023-02-14
1
-5
/
+5
*
* Since r1901037 Posix shared mem is prefered over SysV shared mem.
rpluem
2023-02-10
1
-0
/
+7
*
apr_atomic: Generic apr_atomic_read64() needs a mutex on 32bit systems (teari...
ylavic
2023-02-09
1
-0
/
+19
[next]