summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
7 daysrpki-client: use macros for skipping rather than hardcoded numbersTheo Buehler
8 daysTake into account how long the dns probe takes before decding toOtto Moerbeek
8 daysSecond sweep of foosz -> num_foos and friendsTheo Buehler
9 daysRename ips/as and ipsz/asz to ips/ases, num_ips/num_asesTheo Buehler
12 dayssync curly braces markup, fix indentKlemens Nanni
13 daysRemove unnecessary variableAndrew Fresh
13 daysAdd a -l flag to list drivers or filesAndrew Fresh
13 daysOnly install a second copy of the bootloader if the EFI System PartitionMark Kettenis
2024-11-07The comparator of the RBtree for the IP addresses was broken.YASUOKA Masahiko
2024-11-07Move syslogd(8) TLS handshake callback from read to write handler.Alexander Bluhm
2024-11-07Add multi-line strings support to the bt(5) script parser.Martin Pieuchot
2024-11-07Log the username when rejecting by ipcp.YASUOKA Masahiko
2024-11-06Fix vmd(8) logging to syslog(3) from child process.Alexander Bluhm
2024-11-06vmd(8) logs psp(4) firmware version.Alexander Bluhm
2024-11-06Add -g option to get the index of the current virtual terminal.Miod Vallat
2024-11-06Fix broken vmd(8) build on arm64 due to missing psp_setup().Alexander Bluhm
2024-11-06Reference SendHoldTimer RFC in bgpd(8)Job Snijders
2024-11-05vmd(8) resets psp(4)Alexander Bluhm
2024-11-05mark up fix; from jesper wallinJason McIntyre
2024-11-05Check for pfxsz, not the pointerlucas
2024-11-05Avoid zero-sized allocationsTheo Buehler
2024-11-05ncomplete is set but never used. Noticed by ccClaudio Jeker
2024-11-05rpki-client: check validity time in filemodeTheo Buehler
2024-11-04Ignore extra groups that don't fit in the buffer passed to getgrouplist(3)Jeremie Courreges-Anglas
2024-11-04Update referenceJob Snijders
2024-11-04Some atoi -> strtonum conversions; ok denisTheo de Raadt
2024-11-04Allow downloading firmware without rootAndrew Fresh
2024-11-04Make fw_update -p consistentAndrew Fresh
2024-11-02Improve detection of gaps in ManifestissuanceJob Snijders
2024-10-31Use imsg_get_fd() to extract the fd from an imsg.Claudio Jeker
2024-10-30Install a copy of the UEFI bootloader in /efi/openbsd on the EFI systemMark Kettenis
2024-10-30print pppoe tags as hex dumps rather than strvis-a-like'd text, unlessStuart Henderson
2024-10-30remove unneeded conf.h includeJonathan Gray
2024-10-30directly use dev_t for swdevt[], remove struct swdevtJonathan Gray
2024-10-30Add fw_update pattern for AMD SEV firmware used with psp(4).Alexander Bluhm
2024-10-29Fix logic to return CTL_RES_NOSUCHPEER. The RB_EMPTY check needs to beClaudio Jeker
2024-10-28relayd: add support for client certificatesTheo Buehler
2024-10-28Remove two fatalx calls in pt_fill since they are wrong.Claudio Jeker
2024-10-25Add support for performing a sysupgrade from a path. This is convenientTheo de Raadt
2024-10-24Adjust ldapclient prototype to prevent an "argument of type 'int[2]' withClaudio Jeker
2024-10-23Append fd to the variable names proc, rsync, rrdp, http since these variablesClaudio Jeker
2024-10-22remove duplicate RT_BUF_SIZE defineJonathan Gray
2024-10-22Use imsg_get_fd() like everywhere else.Claudio Jeker
2024-10-20VM_MAP_BUSY and VM_MAP_WANTLOCK will be removed soon, prep for that.Claudio Jeker
2024-10-16a.out is no longer the commonly encountered binary file format, the world hasMiod Vallat
2024-10-16rpki-client: sprinkle some constTheo Buehler
2024-10-13Be more eager to install qcpas firmware (more pattern matches)Theo de Raadt
2024-10-12Make fw_update -a mean allAndrew Fresh
2024-10-11The fw keys have been added to the signify key bundles. sysupgrade willTheo de Raadt
2024-10-10Always print account URI on first creation of an account key.Florian Obser