aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper
Commit message (Expand)AuthorAgeFilesLines
* cap_net.3: fix typoShawn Webb2023-06-211-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1224-24/+24
* cap_net tests: Skip tests if there is no connectivityMark Johnston2023-04-271-43/+86
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-197-37/+0
* cap_dns, cap_net: fix host and service buffer handlingEric van Gyzen2023-04-043-8/+51
* cap_dns tests: Convert to ATF, avoid failing when lookups don't resolveMark Johnston2023-03-302-310/+328
* cap_sysctl tests: SerializeMark Johnston2023-03-301-1/+4
* libcasper: Move helper libraries from /lib/casper to /lib.John Baldwin2023-03-298-8/+8
* libcasper.3: document cap_init's single-threaded program requirementAlan Somers2023-01-111-1/+2
* [skip ci] improvements to cap_sysctl.3Alan Somers2022-12-081-7/+35
* cap_netdb: Fix description styleMariusz Zaborski2022-09-291-2/+1
* libcapser: Add reference to cap_netdbMariusz Zaborski2022-09-291-1/+4
* Replace a dead cross reference with the proper (I think) macro.Jens Schweikhardt2022-08-131-1/+1
* cap_fileargs: silence warnings of unused variableMariusz Zaborski2022-03-201-3/+2
* cap_net: fix verification of bind permissionMariusz Zaborski2021-12-141-1/+1
* cap_net: plug memory leakMariusz Zaborski2021-12-141-3/+7
* Fix two more nits from 0mpGeorge V. Neville-Neil2021-11-102-4/+5
* Address review comments from 0mp, debdrup and oshogboGeorge V. Neville-Neil2021-11-103-17/+18
* Initial clean up the language in the manual pages.George V. Neville-Neil2021-11-103-66/+75
* libcasper(3): Correct some warnings found by mandocGordon Bergling2021-07-125-11/+13
* libcasper: fix descriptors numbersMariusz Zaborski2021-06-104-16/+50
* libcasper: Create a minimal cap_netdb serviceRyan Moeller2021-06-057-0/+435
* cap_sysctl.3: Fix bugs in the exampleMark Johnston2021-04-281-1/+2
* fileargs: fix double caching of the same fileMariusz Zaborski2021-04-071-2/+6
* tests: Skip cap_fileargs if build without capsicum capabilitiesOlivier Cochard2021-01-262-0/+31
* libcasper/cap_grp tests: Reset the group database handleMark Johnston2021-01-211-0/+4
* casper: convert macros to inline functionsMariusz Zaborski2021-01-121-3/+22
* fileargs: add support for realpathMariusz Zaborski2021-01-105-3/+224
* fileargs: add testsMariusz Zaborski2021-01-093-0/+625
* cap_sysctl: expose structures and variablesMariusz Zaborski2021-01-041-4/+5
* casper: convert macros to inline functionsMariusz Zaborski2021-01-042-29/+145
* cap_net: CAPNET_CONNECT and CAPNET_CONNECTDNS are not mutually exclusiveMariusz Zaborski2021-01-032-5/+46
* cap_net: allow to use the service without setting the limitsMariusz Zaborski2021-01-032-6/+113
* capser: add cap_net to the list of servicesMariusz Zaborski2021-01-031-1/+4
* [libcasper] Update cap_dns API to not trigger unused variable warnings when d...Adrian Chadd2020-10-131-10/+64
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-184-8/+0
* libcasper: Introduce cap_net a network service for Casper.Mariusz Zaborski2020-08-169-6/+3066
* Fix trailing-comma-related typos in the tree when the Xr macro is usedMateusz Piotrowski2020-06-271-1/+1
* libcasper(3): Document HISTORY within the manpagesGordon Bergling2020-06-168-8/+48
* cap_fileargs: Fix a descriptor leak in the service process.Mark Johnston2020-06-011-5/+5
* cap_dns.3: fix some orphan .Xr linksAlan Somers2020-04-181-5/+5
* libcasper(3): Export functions to C++Conrad Meyer2020-04-076-0/+39
* libcasper: Constify cap_sysctl_limit_mib() mib parameterConrad Meyer2020-04-063-5/+5
* Update Makefile.depend filesSimon J. Gerraty2019-12-117-5/+36
* cap_sysctl: correct typo from r347534-ishKyle Evans2019-10-231-1/+1
* libcasper/services: include <src.opts.mk> to hook tests to buildKyle Evans2019-10-231-0/+2
* pkgbase: Move libcap_ to FreeBSD-runtimeEmmanuel Vadot2019-09-057-8/+8
* cap_filergs: limit size of the file nameMariusz Zaborski2019-08-071-0/+5
* fileargs: fix formating in EXAMPLESMariusz Zaborski2019-07-301-1/+1
* libcasper: remove reference to deprecated system.randomMariusz Zaborski2019-07-291-4/+1