summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-18Adapt expected number of dropped messages after sendsyslog(2) kernelAlexander Bluhm
2019-01-18Increase the socket buffer size for sendsyslog(2) to 1 MB. DuringAlexander Bluhm
2019-01-18The .UR and .MT blocks in man(7) are represented by <a> elementsIngo Schwarze
2019-01-18Check for negative length in NFS strings. This affects both, theAlexander Bluhm
2019-01-18Check for negative length integers in NFS server. A maliciousAlexander Bluhm
2019-01-18Check for negative length integers in NFS client. A maliciousAlexander Bluhm
2019-01-18initialize offset value so this passesBob Beck
2019-01-18copyrightBob Beck
2019-01-18bump copyright years appopriatelyBob Beck
2019-01-18Add client side of supported versions and keyshare extensions with basic regressBob Beck
2019-01-18sys/time.h: new macros: timerisvalid() and timespecisvalid().cheloha
2019-01-18Sayt that using capabilities to negociate audio parameters (ie usingAlexandre Ratchov
2019-01-18chase sounlock() api change, make bfd(4) build againPeter Hessler
2019-01-18remove a debugging printf that has outlived its usefulnessMike Larkin
2019-01-18Move link state change test & check for new lladdr intoKenneth R Westerback
2019-01-18Improve the description of locale dependency:Ingo Schwarze
2019-01-18Ignore HUP signals. If you need to modify the running configurationKenneth R Westerback
2019-01-18Replace the vague, incorrect, and confusing BUGS sections with CAVEATSIngo Schwarze
2019-01-18tweak previous;Jason McIntyre
2019-01-18Expose some symbols in a new tls13_handshake.h for regression testing.Theo Buehler
2019-01-18Removed unused struct members.Joel Sing
2019-01-18minor tweaks:Ingo Schwarze
2019-01-18Adjust EINVAL wording: tv_nsec cannot be 1 billion, either.cheloha
2019-01-18futex(2): validate relative timeout before sleeping.cheloha
2019-01-18adjtime(2), settimeofday(2), clock_settime(2): validate inputcheloha
2019-01-18Add the -iter and -pbkdf2 argumenst to encBob Beck
2019-01-18Change the default digest type to sha256, and add support forBob Beck
2019-01-18Remove this copy, we have decided we can do this in placeBob Beck
2019-01-18Add support for RFC 8446 section 4.2 enforcing which extensions mayBob Beck
2019-01-18add missing .Vt markupIngo Schwarze
2019-01-18Oops. Nuke debug statement that snuck it.Kenneth R Westerback
2019-01-18Shuffle lease file reading code to improve clarity and shorten someKenneth R Westerback
2019-01-18Revert Rev 1.351, the change is not quite right yet.Claudio Jeker
2019-01-18Yet another long line broke cover.Kenneth R Westerback
2019-01-18Be consistent in explicitly testing memcmp() return values.Kenneth R Westerback
2019-01-18delete vmm(4) in i386pd
2019-01-18disable vmd/vmctl for i386pd
2019-01-18Update regress following TLS extension renaming.Joel Sing
2019-01-18Rename TLS extension handling to use less "hello".Joel Sing
2019-01-17Split a long line that wandered into theKenneth R Westerback
2019-01-17clarify and docuement what happens when a tv or ts exceeps INT_MIN ticks.Ted Unangst
2019-01-17Use a 64-bit register when required for inline asm on sparc64.Mark Kettenis
2019-01-17Convert interface lists from TAILQ to SLIST in preparation for fineMartin Pieuchot
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-01-17No need to free the Command/Data GPIO in the I2C detach path since it isPatrick Wildt
2019-01-17Add support for the SSD1306 as seen on the NanoPi NEO2 withPatrick Wildt
2019-01-17Add regress for extensible buffer code.Joel Sing
2019-01-17Get rid of is_serverhello in preparation for other messagesBob Beck
2019-01-17Provide an extensible buffer implementation that uses a read callback.Joel Sing
2019-01-17Test handling of escaped backslashes because the code related toIngo Schwarze