summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-24Allow to use the "tls" keyword on any relay action to force TLS, withEric Faurot
2018-09-24Only include pane status in minimum size if it is turned on, GitHubNicholas Marriott
2018-09-24Turn carp_ourether() mp-safe, this is a requirement for taking bridge(4)Martin Pieuchot
2018-09-24enable futex(2) based mutexes on armv7 and use futex based semaphores inJonathan Gray
2018-09-24syncFrederic Cambus
2018-09-24Add "Spleen 5x8" to wsfont, a font targetted at small OLED displaysFrederic Cambus
2018-09-23bump for LibreSSL 2.8.1Brent Cook
2018-09-23Document bufferevent_setwatermark(). Initial diff from Geoff Hill on tech@ withanton
2018-09-23add 6.5 syspatch public keyRobert Nagy
2018-09-22Remap the UEFI buffer early such that we can use a write combining mappingMark Kettenis
2018-09-22Only clear the character backing store when the RI_CLEAR flag is set.Mark Kettenis
2018-09-22Remove unused Table_size define and digits() function.Todd C. Miller
2018-09-22Use user_from_uid() and uid_from_user() directly. The wrappersTodd C. Miller
2018-09-22Add a comment on the acceptable RSASSA cases.Theo Buehler
2018-09-22gather statistics in checkAead{Open,Seal}() as well.Theo Buehler
2018-09-22Back out the following if_iwm.c revisions:Stefan Sperling
2018-09-22remove some unneeded checksTheo Buehler
2018-09-22gather and print some statistics on the acceptable cases we need toTheo Buehler
2018-09-22Enable USB bwfm(4) on macppc RAMDISK as well, matching GENERIC.Stefan Sperling
2018-09-22Harmonize spacing after ellipses in displayed messages.Frederic Cambus
2018-09-22more flags printingTheo Buehler
2018-09-22Correct the uid_from_user() and gid_from_group() comments.Todd C. Miller
2018-09-22Revert previous. It broke /etc/rc.Visa Hankala
2018-09-22fix uid -> username lookupRichard Procter
2018-09-22improve logic involving acceptableAuditTheo Buehler
2018-09-22Swap order of "action" and "wt.Flags" in a few fmt.Printfs.Theo Buehler
2018-09-22Introduce a couple of convenience targets to help with auditing theTheo Buehler
2018-09-21Print the flags field in INFO: and FAIL: messages. It's helpful inTheo Buehler
2018-09-21sync host*() changes from pfctlkn
2018-09-21Use password/group cache functions and avoid stashing a pointer toTodd C. Miller
2018-09-21Use password/group cache functions and avoid stashing a pointer toTodd C. Miller
2018-09-21Stop displaying vfsconf reference counts so that the vfc_refcount fieldVisa Hankala
2018-09-21Increase /usr/local max size to 20 GB in default templatesolene
2018-09-21Add explanations about vmctl send commandsolene
2018-09-21Allow ssh_config ForwardX11Timeout=0 to disable the timeout and allowDamien Miller
2018-09-21Enable bwfm(4) in GENERIC on macppc.Stefan Sperling
2018-09-21when compiled with GSSAPI support, cache supported method OIDs byDamien Miller
2018-09-21In sshkey_in_file(), ignore keys that are considered for being tooDamien Miller
2018-09-21Both AS 23456 and AS 0 are reserved and can nor be used. Extend check forClaudio Jeker
2018-09-216.5 firmware keyStuart Henderson
2018-09-21better yyerror messages. "syntax error" is generally not very helpful.Claudio Jeker
2018-09-21update rtwn;Jason McIntyre
2018-09-21Basic testing of roa-sets.Claudio Jeker
2018-09-21Move setting of the PREFIXSET_FLAG_OPS higher up since prefixset_item ruleClaudio Jeker
2018-09-21Add some more prefix-set test cases. Mainly to test edge cases in the RBClaudio Jeker
2018-09-21Implement code to parse, print and reload roa-set tables.Claudio Jeker
2018-09-21Treat connections with ProxyJump specified the same as ones with aDamien Miller
2018-09-21U-Boot 2018.05 and later will attempt to load a dtb for PocketBeagle ifJonathan Gray
2018-09-21mention RTL8188EE supportJonathan Matthew
2018-09-21Add support for RTL8188EE.Jonathan Matthew