summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2021-08-09Implement reception of multiple paths per BGP session. This is oneClaudio Jeker
2021-08-08Switch default snmpd and snmp auth back to hmac-sha1.Stuart Henderson
2021-08-08mention that "system services" value is in decimal. ok martijn@Stuart Henderson
2021-08-05rework the "host relay-url" text block a little so it reads better,Jason McIntyre
2021-08-04Improve HTTP status handling. Allow 203 as an alternative to 200 OK.Claudio Jeker
2021-08-02Show if add_path was used when decoding the BGP message in MRT format.Claudio Jeker
2021-08-02Shuffle conditions around to help my brain.Claudio Jeker
2021-08-02Fix incorrect status code for expired mails resulting in a misleadingEric Faurot
2021-08-01%i is going out of vogue, use %d insteadjob
2021-08-01Allow trapv2 packages to be submitted over SNMPv3.Martijn van Duren
2021-08-01Set smi_application in usm's ber as well.Martijn van Duren
2021-08-01KNFjob
2021-07-30Add checks when reading VRPs with a maxLength via RTRjob
2021-07-30Fix the show rib detail output. The add_path condition was totally wrong.Claudio Jeker
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