aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/ntpq/ntpq-subs.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix ntp multiple vulnerabilities.Xin LI2016-04-291-25/+51
| | | | | | | Approved by: so Notes: svn path=/releng/10.2/; revision=298770
* Fix multiple vulnerabilities of ntp. [SA-16:09]Xin LI2016-01-271-1/+7
| | | | | | | | | | | | Fix Linux compatibility layer issetugid(2) system call vulnerability. [SA-16:10] Security: FreeBSD-SA-16:09.ntp Security: FreeBSD-SA-16:10.linux Approved by: so Notes: svn path=/releng/10.2/; revision=294904
* o Fix filemon and bmake meta-mode stability issues. [EN-16:01]Gleb Smirnoff2016-01-141-46/+51
| | | | | | | | | | | | | | | | | | | | | | | | | o Fix invalid TCP checksums with pf(4). [EN-16:02.pf] o Fix YP/NIS client library critical bug. [EN-16:03.yplib] o Fix SCTP ICMPv6 error message vulnerability. [SA-16:01.sctp] o Fix ntp panic threshold bypass vulnerability. [SA-16:02.ntp] o Fix Linux compatibility layer incorrect futex handling. [SA-16:03.linux] o Fix Linux compatibility layer setgroups(2) system call. [SA-16:04.linux] o Fix TCP MD5 signature denial of service. [SA-16:05.tcp] o Fix insecure default bsnmpd.conf permissions. [SA-16:06.bsnmpd] Errata: FreeBSD-EN-16:01.filemon Errata: FreeBSD-EN-16:02.pf Errata: FreeBSD-EN-16:03.yplib Security: FreeBSD-SA-16:01.sctp, CVE-2016-1879 Security: FreeBSD-SA-16:02.ntp, CVE-2015-5300 Security: FreeBSD-SA-16:03.linux, CVE-2016-1880 Security: FreeBSD-SA-16:04.linux, CVE-2016-1881 Security: FreeBSD-SA-16:05.tcp, CVE-2016-1882 Security: FreeBSD-SA-16:06.bsnmpd, CVE-2015-5677 Approved by: so Notes: svn path=/releng/10.2/; revision=293893
* Upgrade NTP to 4.2.8p4.Gleb Smirnoff2015-10-261-8/+8
| | | | | | | | | | | | | | | | | | | | | Security: FreeBSD-SA-15:25.ntp Security: CVE-2015-7871 Security: CVE-2015-7855 Security: CVE-2015-7854 Security: CVE-2015-7853 Security: CVE-2015-7852 Security: CVE-2015-7851 Security: CVE-2015-7850 Security: CVE-2015-7849 Security: CVE-2015-7848 Security: CVE-2015-7701 Security: CVE-2015-7703 Security: CVE-2015-7704, CVE-2015-7705 Security: CVE-2015-7691, CVE-2015-7692, CVE-2015-7702 Approved by: so Notes: svn path=/releng/10.2/; revision=289999
* MFC r280849,280915-280916,281015-281016,282097,282408,282415,283542,Xin LI2015-07-151-596/+2842
| | | | | | | | | | | | 284864,285169-285170,285435: ntp 4.2.8p3. Relnotes: yes Approved by: re (?) Notes: svn path=/stable/10/; revision=285612
* Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commitOllivier Robert2008-08-221-0/+1768
will update usr.sbin/ntp to match this. MFC after: 2 weeks Notes: svn path=/head/; revision=182007