summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2024-01-07rpki-client: zap a stray spaceTheo Buehler
2024-01-07rpki-client: print revocation time in filemodeTheo Buehler
2024-01-06Prevent use after free of TLS context at syslogd(8) shutdown.Alexander Bluhm
2024-01-06put the real sizes into the "title" attribute so that hovering shows theMarc Espie
2024-01-05Improve rtr_send_error() logging and demote the FSM state changes fromClaudio Jeker
2024-01-04make auto-index betterMarc Espie
2024-01-04Rewrite the imsg handling using the new API functions.Claudio Jeker
2024-01-04Convert the RTR PDU parser to use the new ibuf API.Claudio Jeker
2024-01-04Rename argument roa of imsg_send_sockets() to rtr since the imsgbuf isClaudio Jeker
2024-01-04fix IPv6 addresses table lookupsOmar Polo
2024-01-04set_localaddrs(): don't wrap IPv6s address with braces twiceOmar Polo
2024-01-03vmd(8): improve error messages when out of tap devices.Dave Voutila
2024-01-03Use "established" and "exchange" as RTR state names.Claudio Jeker
2024-01-03relax ORCPT syntax validationOmar Polo
2024-01-03vmd(8): remove unused variable from vionet_notify_tx.Dave Voutila
2024-01-02have quirks behave way more like other packages so it can have dependenciesMarc Espie
2023-12-29bump versionTheo Buehler
2023-12-29Pass correct file to warnx()Theo Buehler
2023-12-29Fix a NULL access or use-after-free bugJob Snijders
2023-12-28don't add values we won't print, use scandir properlyMarc Espie
2023-12-27Refactor rtr_parse_error() so that even a NO_DATA_AVAILABLE is loggedClaudio Jeker
2023-12-27sync table(5) with realityOmar Polo
2023-12-27Mark rrdp debug logging functions as used in regressTheo Buehler
2023-12-27Rework the warnings on internet resourcesTheo Buehler
2023-12-26Do not accept empty delta elementsTheo Buehler
2023-12-24Zal dead codeJob Snijders
2023-12-24Rewrite dev_mkdb with FTSGreg Steuck
2023-12-23remove trailing whitespacesOmar Polo
2023-12-22Call log_setverbosity() directly after getopt() so that debuggingMartijn van Duren
2023-12-22Remove a log_debug from usm_checkuser(). It would only display what is inMartijn van Duren
2023-12-21mib_init() and MIB() disappeared with mib.c, remove their declarations.Martijn van Duren
2023-12-21Clean up snmpd's header situation.Martijn van Duren
2023-12-20update to nsd 4.8.0Florian Obser
2023-12-20introduce log_ntp_addr() and use it where applicable, avoids a nullOtto Moerbeek
2023-12-20btrace: add support for hex and octal values.Dave Voutila
2023-12-20btrace: "too long line" -> "line too long"Dave Voutila
2023-12-19Show the RTR protocol version in the `bgpctl show rtr` output.Claudio Jeker
2023-12-18Rephrase some warnings related to ManifestsJob Snijders
2023-12-18Add a family argument to host(). This allows us to force a specific addressMartijn van Duren
2023-12-18Fix copy-paste error for setting source-address in trap receiver.Martijn van Duren
2023-12-18bump versionSebastian Benoit
2023-12-18Fix two memory leaks:Martijn van Duren
2023-12-14Mostly straightforward conversion to imsg_get_fd() only the handlingClaudio Jeker
2023-12-14Use imsg_get_fd() to access the file descriptor passed in the imsg.Claudio Jeker
2023-12-14Rewrite send_packet to update the eigrp header without using ibuf_seek.Claudio Jeker
2023-12-14rpki-client: make IP address block checks stricterTheo Buehler
2023-12-13Match what reorder_kernel is doing and use kern.osversion to find out whetherAntoine Jacoutot
2023-12-13Use imsg_get_fd() to access the control fd.Claudio Jeker
2023-12-12The OID inside snmpTrapOID is of type NOTIFICATION-TYPE, which does notMartijn van Duren
2023-12-12Do a bitter cleanup after the config defined objects on shutdown.Martijn van Duren