summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2021-08-10Simplify and be more concise with the listen on flags description.Martijn van Duren
2021-08-10Set the SO_REUSEADDR flag on listening sockets.Martijn van Duren
2021-08-10Allow "any" to be used as a listen on address.Martijn van Duren
2021-08-09Type-O in previous.Martijn van Duren
2021-08-09Allow setting the engineid.Martijn van Duren
2021-08-09for extraction, deal with created temp file directly:Marc Espie
2021-08-09add $self->fullname to simplify the cumbersome usual nameMarc Espie
2021-08-09minor tweaks to make things clearerMarc Espie
2021-08-09Check for URI with userinfo parts (hostname has an @ sign) and fail forClaudio Jeker
2021-08-09Make it possible to match on path-id in bgpctl show rib outputs.Claudio Jeker
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