index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add gcc 9 job, enable enhanced malloc debugging for pool-debug job.
Joe Orton
2020-02-20
1
-0
/
+15
*
Add Travis job which runs under UBSan ("Undefined Behaviour Sanitizer").
Joe Orton
2020-02-19
1
-0
/
+21
*
Back off a little when svn export is timing out.
Joe Orton
2020-02-17
1
-1
/
+1
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
2
-4
/
+4
*
Non-x86 testing seems reasonably reliable; note some known failures
Joe Orton
2020-01-13
1
-6
/
+5
*
Add Travis job running the litmus WebDAV test suite.
Joe Orton
2020-01-10
1
-3
/
+12
*
Add arm64 support for Travis testing.
Mike Rumph
2020-01-08
1
-0
/
+1
*
Add Travis job which runs tests in random order.
Joe Orton
2020-01-06
1
-2
/
+2
*
Cache SVN checkout of test/framework across Travis builds. Should
Joe Orton
2020-01-06
1
-4
/
+21
*
test/travis_before_linux.sh: increase backoff time before executing svn export
Luca Toscano
2020-01-04
1
-1
/
+1
*
Work around a build failure when a cached APR branch install
Joe Orton
2019-12-30
1
-0
/
+4
*
test/travis_before_linux.sh: move retry logic to function
Luca Toscano
2019-12-29
1
-9
/
+25
*
test/travis_before_linux.sh: make for loop more resilient
Luca Toscano
2019-12-28
1
-2
/
+10
*
test/travis_before_linux.sh: remove bash -e flag
Luca Toscano
2019-12-22
1
-1
/
+1
*
test/travis_before_linux.sh: add a simple bash retry to svn export
Luca Toscano
2019-12-22
1
-1
/
+8
*
Remove check for committer status
Mike Rumph
2019-12-03
1
-1
/
+0
*
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870738 13f795...
Mike Rumph
2019-12-03
1
-0
/
+1
*
Note that APU_VERSION=trunk doesn't work per rpluem's mail. [skip ci]
Joe Orton
2019-11-22
1
-1
/
+2
*
Doc updates for Travis. [skip ci]
Joe Orton
2019-11-21
1
-3
/
+54
*
Build on s390x (interesting test target since it's big-endian).
Joe Orton
2019-11-21
1
-3
/
+3
*
Support travis builds against APR/APR-util non-trunk branches.
Joe Orton
2019-11-21
2
-43
/
+42
*
Specify make flags globally and work around PR 63942 for regeneration
Joe Orton
2019-11-20
2
-2
/
+4
*
Minor Travis doc updates and a todo list. [skip ci]
Joe Orton
2019-11-12
1
-1
/
+18
*
Add buildconf option to force (rather than suppress) regeneration of
Joe Orton
2019-11-12
1
-1
/
+1
*
Add shared-mpms build, add build against APR trunk (httpd trunk only).
Joe Orton
2019-11-08
1
-7
/
+18
*
Start sketching out some travis docs and check we can -> [skip ci]
Joe Orton
2019-11-08
1
-0
/
+32
*
Revert r1869541 and always run httpd's buildconf against the Debian APR,
Joe Orton
2019-11-08
1
-6
/
+3
*
Run buildconf using the specific APR/APR-util versions if configured.
Joe Orton
2019-11-08
1
-1
/
+6
*
Add Travis support for multiple APR/APR-util versions.
Joe Orton
2019-11-08
2
-2
/
+46
*
Support 2.4.x builds, which lacks --with-test-suite support.
Joe Orton
2019-11-08
1
-3
/
+22
*
Move before/run scripts out of .travis.yml.
Joe Orton
2019-11-06
2
-0
/
+11
*
#pragma GCC diagnostic push/pop exist in gcc >= 4.6 only.
Yann Ylavic
2018-03-20
1
-0
/
+4
*
httpdunit: include .h to avoid code duplication.
Yann Ylavic
2017-10-03
1
-17
/
+1
*
Follow up to r1804123 r1809633.
Yann Ylavic
2017-10-03
2
-2
/
+15
*
On the trunk:
Stefan Eissing
2017-09-25
4
-2
/
+17
*
httpdunit: merge CVE-2017-9788 regression tests from feature branch
Jacob Champion
2017-07-15
1
-0
/
+107
|
\
|
*
CVE-2017-9788: add unit tests for get_digest_rec()
Jacob Champion
2017-07-15
1
-0
/
+107
*
|
util.c: add a strict Base64 decoding function
Jacob Champion
2017-06-21
1
-0
/
+175
*
|
ap_get_basic_auth_components: add unit tests
Jacob Champion
2017-06-21
1
-0
/
+156
|
/
*
ap_find_token: add unit tests
Jacob Champion
2017-06-21
1
-0
/
+88
*
Revert new base64 function and tests
Jacob Champion
2017-06-21
1
-175
/
+0
*
util.c: add a strict Base64 decoding function
Jacob Champion
2017-05-25
1
-0
/
+175
*
httpdunit: fix check.h on Windows
Jacob Champion
2017-05-25
2
-0
/
+2
*
httpdunit: a Check-based unit test suite
Jacob Champion
2017-05-25
2
-0
/
+153
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
1
-1
/
+1
*
Testing SVN commit
Mike Rumph
2014-02-03
1
-1
/
+0
*
Testing SVN commit.
Mike Rumph
2014-02-02
1
-0
/
+1
*
Change bzero/bcopy into memset/memcpy
Christophe Jaillet
2013-02-06
1
-2
/
+2
*
fix various property issues
André Malo
2012-04-04
1
-2
/
+0
*
Distinguish properly between the bindir and sbindir directories when
Graham Leggett
2011-12-19
1
-2
/
+2
[next]