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