about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/v4l2loopback
AgeCommit message (Collapse)AuthorFilesLines
2018-01-19linuxPackages.v4l2loopback: fix compilation with linux-4.14Andreas Rammhold1-0/+1
2016-05-18Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz1-1/+1
2016-05-17rename iElectric to domenkozar to match GitHubDomen Kožar1-1/+1
2016-03-05Use general hardening flag toggle listsFranz Pletz1-2/+1
The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
2016-02-07linuxPackages.v4l2loopback: no format/pic hardeningRobin Gloster1-2/+5
2015-07-25v4l2loopback: update 0.8.0 -> 0.9.1Nathaniel Baxter2-35/+2
2014-12-10v4l2loopback: fix build in kernel 3.18Domen Kožar2-0/+33
2014-04-02typoDomen Kožar1-1/+1
2014-03-31add v4l2loopback: a kernel module to create V4L2 loopback devicesDomen Kožar1-0/+32