aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libpfctl: Improve error handling in pfctl_get_states()Kristof Provost2021-06-031-11/+17
* libpfctl: fix memory leakKristof Provost2021-06-031-0/+9
* libradius: Fix attribute length validation in rad_get_attr(3)Mark Johnston2021-05-281-1/+6
* Merge a bunch of googletest build improvementsDimitry Andric2021-05-2711-14/+30
* pf: Track the original kif for floating statesKristof Provost2021-05-272-0/+3
* pfctl: Use DIOCGETSTATESNVKristof Provost2021-05-272-0/+233
* libradius: Fix input validation bugsMark Johnston2021-05-261-15/+39
* pf: Support killing 'matching' statesKristof Provost2021-05-142-0/+2
* pf: Allow states to by killed per 'gateway'Kristof Provost2021-05-142-0/+2
* pfctl: Start using DIOCKILLSTATESNVKristof Provost2021-05-142-4/+22
* pfctl: Start using DIOCCLRSTATESNVKristof Provost2021-05-142-0/+77
* pf: Optionally attempt to preserve rule counter values across ruleset updatesKristof Provost2021-05-112-0/+23
* pf: Implement the NAT source port selection of MAP-E Customer EdgeKurosawa Takahiro2021-05-112-0/+25
* pf: Allow multiple labels to be set on a ruleKristof Provost2021-05-102-4/+16
* pf: Fix parsing of long table namesKristof Provost2021-05-101-5/+10
* libpfct: Fix PIC flagKristof Provost2021-05-072-2/+1
* pfctl: Fix clearing rules countersKristof Provost2021-05-072-0/+14
* pfctl, libpfctl: introduce pfctl_poolKurosawa Takahiro2021-05-072-3/+13
* libnv: Use PICFLAG rather than -fPICKristof Provost2021-05-071-1/+1
* libpfctl: Fix u_* countersKristof Provost2021-05-072-10/+6
* libpfctl: Switch to pfctl_ruleKristof Provost2021-05-072-8/+145
* pfctl: Move ioctl abstraction functions into libpfctlKristof Provost2021-05-074-0/+594
* libnv: Build PICKristof Provost2021-05-071-0/+1
* connectat(2): clarify that the s argument is socketKonstantin Belousov2021-05-031-1/+2
* link(2): correct descriptor name in AT_RESOLVE_BENEATH descriptionKonstantin Belousov2021-05-011-1/+1
* libfetch: Retry with proxy auth when server returns 407Renato Botelho2021-04-281-6/+49
* A few more cases where strcasecmp() is no longer required.Dag-Erling Smørgrav2021-04-281-4/+4
* Improve URL parsing. In particular, convert scheme and host to lowercase.Dag-Erling Smørgrav2021-04-283-43/+56
* Support proxying FTP over HTTPS, not just HTTP.Dag-Erling Smørgrav2021-04-281-1/+2
* libkiconv: address memory leak in not-found casesEd Maste2021-04-281-0/+2
* Fix race in case of device destruction.Alexander Motin2021-04-271-1/+6
* Fix leak in libc NFSv4 ACL flags parsingAndrew Walker2021-04-231-3/+4
* Improve size readability.Michael Reifenberger2021-04-211-3/+2
* setclassenvironment: trim leading spaces in variable namesYuri Pankov2021-04-151-2/+7
* Avoid raising unexpected floating point exceptions in libmDimitry Andric2021-04-151-1/+11
* Avoid -pedantic warnings about using _Generic in __fp_type_selectDimitry Andric2021-04-151-3/+2
* Modernize geom_stats_snapshot_getAlan Somers2021-04-081-2/+1
* Speed up geom_stats_resync in the presence of many devicesAlan Somers2021-04-081-9/+17
* open(2): Remove O_BENEATH and AT_BENEATHKonstantin Belousov2021-03-2110-286/+74
* fhlink(2): the syscalls do not take flagKonstantin Belousov2021-03-151-28/+1
* Build lib/msun tests with compiler builtins disabledDimitry Andric2021-03-092-2/+13
* [PowerPC64] Fix multiple issues in fpsetmask().Brandon Bergren2021-03-081-3/+3
* [PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().Brandon Bergren2021-03-082-6/+6
* [PowerPC] Fix SPE floating point environment manipulationBrandon Bergren2021-03-083-28/+33
* libkvm: Plug couple of memory leaks and check possible calloc(3) failureJung-uk Kim2021-03-061-0/+7
* Revert "MFC kern: cpuset: properly rebase when attaching to a jail"Kyle Evans2021-03-041-1/+10
* getdirentries.2: fix for NFS mountsRick Macklem2021-03-041-6/+8
* pwrite(2): add a BUGS sectionGuangyuan Yang2021-02-281-1/+15
* pam_login_access: Fix negative entry matching logicMark Johnston2021-02-241-3/+3
* MFC jail: Change both root and working directories in jail_attach(2)Jamie Gritton2021-02-221-1/+4