]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CONTRIB: move 51Degrees to addons/51degrees
authorWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 14:12:32 +0000 (16:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 15:48:42 +0000 (17:48 +0200)
commit977209d1d80aa2e4821c8b67703094e2aeda29e5
treee51930513e1c6e57a80f1a1efe8a7fd042c962ad
parent1efe68978efb3ef1237ac5181ca22dd50ce6dff5
CONTRIB: move 51Degrees to addons/51degrees

Now it's much cleaner, both 51d.c and the dummy library live together and
are easier to spot and maintain. The build howto probably ought to be moved
there as well. Makefile, docs and MAINTAINERS were updated, as well as
the github CI's build matrix, travis CI's, and coverity checks.
13 files changed:
.github/matrix.py
.github/workflows/coverity.yml
.travis.yml
MAINTAINERS
Makefile
addons/51degrees/51d.c [moved from src/51d.c with 100% similarity]
addons/51degrees/dummy/cityhash/city.c [moved from contrib/51d/src/cityhash/city.c with 100% similarity]
addons/51degrees/dummy/pattern/51Degrees.c [moved from contrib/51d/src/pattern/51Degrees.c with 100% similarity]
addons/51degrees/dummy/pattern/51Degrees.h [moved from contrib/51d/src/pattern/51Degrees.h with 100% similarity]
addons/51degrees/dummy/threading.c [moved from contrib/51d/src/threading.c with 100% similarity]
addons/51degrees/dummy/trie/51Degrees.c [moved from contrib/51d/src/trie/51Degrees.c with 100% similarity]
addons/51degrees/dummy/trie/51Degrees.h [moved from contrib/51d/src/trie/51Degrees.h with 100% similarity]
doc/51Degrees-device-detection.txt