Compare changes
Some changes are not shown.
For a faster browsing experience, only 112 of 627 files are shown. Download one of the files below to see all changes.
.ecrc
0 → 100644
+3
−0
+55
−0
.github/dependabot.yml
0 → 100644
+12
−0
.github/filters.yml
0 → 100644
+345
−0
.github/labeler.yml
0 → 100644
+89
−0
.github/workflows/backport.yml
0 → 100644
+20
−0
.github/workflows/build-container.yml
0 → 100644
+48
−0
+49
−752
File changed.
Preview size limit exceeded, changes collapsed.
.github/workflows/bump-gluon.yml
0 → 100644
+51
−0
.github/workflows/check-ci.yml
0 → 100644
+22
−0
.github/workflows/check-patches.yml
0 → 100644
+30
−0
.github/workflows/labels.yml
0 → 100644
+21
−0
.github/workflows/lint.yml
0 → 100644
+54
−0
+1
−0
+5
−0
.readthedocs.yaml
0 → 100644
+20
−0
+7
−7
+3
−1
+59
−21
+45
−7
contrib/Dockerfile
deleted100644 → 0
+0
−27
contrib/actions/free-runner-space.sh
0 → 100755
+23
−0
contrib/actions/generate-actions.py
deleted100755 → 0
+0
−60
+54
−0
contrib/actions/install-dependencies.sh
deleted100755 → 0
+0
−10
contrib/actions/show-system-info.sh
0 → 100755
+16
−0
contrib/actions/sources.list
deleted100644 → 0
+0
−2
contrib/check-image-size.py
0 → 100755
+146
−0
contrib/ci/Jenkinsfile
deleted100644 → 0
+0
−82
contrib/ci/jenkins-community-slave/Dockerfile
deleted100644 → 0
+0
−33
contrib/ci/jenkins-community-slave/README.md
deleted100644 → 0
+0
−41
contrib/ci/jenkins-community-slave/slave.py
deleted100644 → 0
+0
−103
+16
−0
contrib/ci/olsr-site/i18n
0 → 120000
+1
−0
+20
−0
contrib/ci/olsr-site/modules
0 → 120000
+1
−0
contrib/ci/olsr-site/site.conf
0 → 100644
+176
−0
contrib/ci/olsr-site/site.mk
0 → 100644
+29
−0
+25
−11
contrib/docker/Dockerfile
0 → 100644
+47
−0
+2
−2
+7
−8
contrib/push_pkg.sh
0 → 100755
+149
−0
contrib/run_qemu.sh
0 → 100755
+15
−0
+16
−5
+22
−11
docs/_static/css/custom.css
0 → 100644
+3
−0
+20
−9
+16
−7
+16
−2
+7
−7
+210
−136
+114
−31
+13
−3
+1
−1
+65
−14
docs/features/configmode.png
0 → 100644
+112 KiB

111.76 KiB
+17
−0
docs/features/dns-cache.rst
0 → 100644
+53
−0
docs/features/dns-forwarder.rst
deleted100644 → 0
+0
−26
+117
−114
docs/features/status-page.png
0 → 100644
+150 KiB

149.70 KiB
docs/features/status-page.rst
0 → 100644
+30
−0
docs/features/tls.rst
0 → 100644
+10
−0
+228
−35