summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2021-07-28add format attribute to vaararg functions.Sebastian Benoit
2021-07-28bump rpki-client version to 7.2Sebastian Benoit
2021-07-28Add more checks for ROA maxLength valuesjob
2021-07-28Remove outdated informationjob
2021-07-27Restructure struct prefix a bit and move the rib pointer to the unionClaudio Jeker
2021-07-27Implemnt the RFC8050 in the MRT parser. With this MRT dumps containingClaudio Jeker
2021-07-27Add the needed MRT dump defines for RFC8050 support. This will be usedClaudio Jeker
2021-07-27Implement RFC9072: Extended Optional Parameters Length for BGP OPEN MessageClaudio Jeker
2021-07-26Implement possibility to send vendor class identifier (option 60) andFlorian Obser
2021-07-25The output of server_root_strip() is a string. Use the correct formatSebastian Benoit
2021-07-23Adjust HTTP/1.1 request stringjob
2021-07-20Add -p option to "prepare" (newfs) a filesystem that will be used forMark Kettenis
2021-07-20Also add missing -V to usageClaudio Jeker
2021-07-20Add -V to usage. Reported by Pier Carlo Chiodi.Claudio Jeker
2021-07-18vmd(8): remove invalid errno values from config_setvmdv
2021-07-18Document dhcpleased(8) and slaacd(8) besides dhclient(8) as DNS sourcekn
2021-07-16vmd(8): simplify vcpu logic, removing uart & vionet readsdv
2021-07-16main proc doesn't speak with sockets during the main loop and setpriority plusRicardo Mestre
2021-07-16/etc/ssl/cert.pem is loaded into mem with tls_load_file(3) on local functionRicardo Mestre
2021-07-16Remove unneeded call to tls_init(3)kn
2021-07-16recognise more pci capabilitiesJonathan Gray
2021-07-14Remove unneeded calls to tls_init(3)kn
2021-07-13Add more checks for eContent 'version' fields.job
2021-07-13Order the MRT table dump versions by preference also the text refersClaudio Jeker
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2021-07-08typo: hibenate -> hibernateTheo Buehler
2021-07-01remove useless and confusing log message when client has no certificateEric Faurot
2021-06-30use @ to silently execute "exec make"Theo de Raadt
2021-06-29Flip the -r RRDP switch, which went through community testing for half a year.Theo de Raadt
2021-06-28Have tcpdump split the 802.11 sequence number field into its sequence numberStefan Sperling
2021-06-28placeholder for laterMarc Espie
2021-06-28Garbage collect loop index i which is no longer used after usage tweak.Theo Buehler
2021-06-28remove old "paranoid" option, I'm pretty sure nobody uses it.Marc Espie
2021-06-28Also show the time spent in userland when analyzing the kernel stackAlexander Bluhm
2021-06-27reuse armv7 installboot for riscv64Jonathan Gray
2021-06-26make usage less chatty; ok mlarkinJason McIntyre
2021-06-26make SYNOPSIS match usage; ok ajacoutotJason McIntyre
2021-06-26delete extra explanations in the usage: messages which are describedTheo de Raadt
2021-06-25The network flush code only operates on peerself (like all the otherClaudio Jeker
2021-06-25Do the multiprotocol check first for the IPv4 case. So it is the sameClaudio Jeker
2021-06-24Simplify the multiprotocol handling by moving the while loops out of theClaudio Jeker
2021-06-24aspath_deflate() did free the passed in data but since the way aspathsClaudio Jeker
2021-06-24Fix add-path capability encoding, the length was not correctly calculatedClaudio Jeker
2021-06-23btrace(8): init and update timespec for BEGIN/END eventdv
2021-06-22reduce verbosity in usage and make it match SYNOPSIS;Jason McIntyre
2021-06-22reduce verbosity of usage(), making it match SYNOPSIS;Jason McIntyre
2021-06-21under some circumstances, we end up with libexecinfo -> BaseSystem beingMarc Espie
2021-06-21vmd(8): support variable length vionet rx descriptor chainsdv
2021-06-20Change default user auth to hmac-sha256 and enc to aes.Martijn van Duren
2021-06-20Tighten default security for snmpd(8). This is done by doing severalMartijn van Duren