aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* build(deps): bump github/codeql-action from 2.20.1 to 2.20.3dependabot/github_actions/github/codeql-action-2.20.3Libravatar dependabot[bot]2023-07-10
* generate seccomp filters at install timeLibravatar netblue302023-07-07
* rework src/man MakefileLibravatar netblue302023-07-07
* Merge pull request #5885 from pirate486743186/lobsterLibravatar netblue302023-07-06
|\
| * fix lobster.profileLibravatar pirate4867431862023-07-05
* | Merge pull request #5884 from pirate486743186/mov-cliLibravatar netblue302023-07-06
|\ \
| * | fix mov-cli.profileLibravatar pirate4867431862023-07-05
| |/
* | compress static ip map for fnettrace at compile timeLibravatar netblue302023-07-06
* | rename static-ip-map to static-ip-map.txtLibravatar netblue302023-07-05
|/
* rebuild configure script for Debian 12 (run into some problems with PKG_CHECK...Libravatar netblue302023-07-05
* virtualbox: gentoo fix (#5880)Libravatar glitsj162023-07-04
* Merge pull request #5871 from kmk3/improve-errexitLibravatar Kelvin M. Klann2023-07-01
|\
| * Improve errExit error messagesLibravatar Kelvin M. Klann2023-06-28
| * common.h: use __func__ instead of __FUNCTION__Libravatar Kelvin M. Klann2023-06-28
| * common.h: line-wrap errExitLibravatar Kelvin M. Klann2023-06-28
| * Deduplicate calls similar to errExitLibravatar Kelvin M. Klann2023-06-28
* | firecfg.config: actually fix sortingLibravatar Kelvin M. Klann2023-06-28
* | main.c: fix typo in --icmptrace error messageLibravatar Kelvin M. Klann2023-06-28
* | firecfg.config: fix sortingLibravatar Kelvin M. Klann2023-06-28
* | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-06-27
|\|
| * RELNOTES: add build itemsLibravatar Kelvin M. Klann2023-06-27
| * Merge pull request #5866 from kmk3/build-organize-make-varsLibravatar Kelvin M. Klann2023-06-27
| |\
| | * build: set EXTRA_CFLAGS/EXTRA_LDFLAGS instead of appendLibravatar Kelvin M. Klann2023-06-26
| | * build: standardize common CFLAGSLibravatar Kelvin M. Klann2023-06-26
| | * build: move remaining build flags into config.mk.inLibravatar Kelvin M. Klann2023-06-25
| | * build: move common CFLAGS/LDFLAGS firstLibravatar Kelvin M. Klann2023-06-25
| | * build: remove redundant LDFLAGS in so.mkLibravatar Kelvin M. Klann2023-06-25
| | * build: split misc flags from MANFLAGSLibravatar Kelvin M. Klann2023-06-25
| | * build: sort MANFLAGS and nearby variablesLibravatar Kelvin M. Klann2023-06-25
| | * build: line-wrap MANFLAGSLibravatar Kelvin M. Klann2023-06-25
| | * build: standardize clean/distclean targets in srcLibravatar Kelvin M. Klann2023-06-25
| | * build: rename TOCLEAN and TODISTCLEAN variablesLibravatar Kelvin M. Klann2023-06-24
| | * build: rename MOD vars to EXTRA varsLibravatar Kelvin M. Klann2023-06-24
| | * build: remove MOD_SRCS variableLibravatar Kelvin M. Klann2023-06-24
| * | build(deps): bump step-security/harden-runner from 2.4.0 to 2.4.1Libravatar dependabot[bot]2023-06-26
| * | build(deps): bump github/codeql-action from 2.20.0 to 2.20.1Libravatar dependabot[bot]2023-06-26
* | | fbreader/FBReader profile fixes; more on static ip mapLibravatar netblue302023-06-27
|/ /
* | fix geoiplookup executable detection for --nettraceLibravatar netblue302023-06-25
* | QUIC (HTTP/3) support in --nettraceLibravatar netblue2023-06-25
|/
* build: move MAKEFLAGS to config.mk.inLibravatar Kelvin M. Klann2023-06-24
* Merge pull request #5847 from pirate486743186/update-lobster-profileLibravatar Kelvin M. Klann2023-06-23
|\
| * update lobster profileLibravatar pirate4867431862023-06-14
* | Merge pull request #5865 from kmk3/profiles-add-vmplayerLibravatar Kelvin M. Klann2023-06-23
|\ \
| * | profiles: vmware: disable on firecfgLibravatar Kelvin M. Klann2023-06-21
| * | profiles: vmware: allow develLibravatar Kelvin M. Klann2023-06-21
| * | profiles: add vmplayer.profileLibravatar Kelvin M. Klann2023-06-21
| * | profiles: fix descriptions of vmware programsLibravatar Kelvin M. Klann2023-06-21
* | | Merge pull request #5864 from kmk3/build-reduce-implicitLibravatar Kelvin M. Klann2023-06-21
|\ \ \ | |/ / |/| |
| * | build: disable all built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
| * | build: disable most built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21