Age | Commit message (Expand) | Author |
7 days | rpki-client: use macros for skipping rather than hardcoded numbers | Theo Buehler |
8 days | Take into account how long the dns probe takes before decding to | Otto Moerbeek |
8 days | Second sweep of foosz -> num_foos and friends | Theo Buehler |
9 days | Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases | Theo Buehler |
12 days | sync curly braces markup, fix indent | Klemens Nanni |
13 days | Remove unnecessary variable | Andrew Fresh |
13 days | Add a -l flag to list drivers or files | Andrew Fresh |
13 days | Only install a second copy of the bootloader if the EFI System Partition | Mark Kettenis |
2024-11-07 | The comparator of the RBtree for the IP addresses was broken. | YASUOKA Masahiko |
2024-11-07 | Move syslogd(8) TLS handshake callback from read to write handler. | Alexander Bluhm |
2024-11-07 | Add multi-line strings support to the bt(5) script parser. | Martin Pieuchot |
2024-11-07 | Log the username when rejecting by ipcp. | YASUOKA Masahiko |
2024-11-06 | Fix vmd(8) logging to syslog(3) from child process. | Alexander Bluhm |
2024-11-06 | vmd(8) logs psp(4) firmware version. | Alexander Bluhm |
2024-11-06 | Add -g option to get the index of the current virtual terminal. | Miod Vallat |
2024-11-06 | Fix broken vmd(8) build on arm64 due to missing psp_setup(). | Alexander Bluhm |
2024-11-06 | Reference SendHoldTimer RFC in bgpd(8) | Job Snijders |
2024-11-05 | vmd(8) resets psp(4) | Alexander Bluhm |
2024-11-05 | mark up fix; from jesper wallin | Jason McIntyre |
2024-11-05 | Check for pfxsz, not the pointer | lucas |
2024-11-05 | Avoid zero-sized allocations | Theo Buehler |
2024-11-05 | ncomplete is set but never used. Noticed by cc | Claudio Jeker |
2024-11-05 | rpki-client: check validity time in filemode | Theo Buehler |
2024-11-04 | Ignore extra groups that don't fit in the buffer passed to getgrouplist(3) | Jeremie Courreges-Anglas |
2024-11-04 | Update reference | Job Snijders |
2024-11-04 | Some atoi -> strtonum conversions; ok denis | Theo de Raadt |
2024-11-04 | Allow downloading firmware without root | Andrew Fresh |
2024-11-04 | Make fw_update -p consistent | Andrew Fresh |
2024-11-02 | Improve detection of gaps in Manifestissuance | Job Snijders |
2024-10-31 | Use imsg_get_fd() to extract the fd from an imsg. | Claudio Jeker |
2024-10-30 | Install a copy of the UEFI bootloader in /efi/openbsd on the EFI system | Mark Kettenis |
2024-10-30 | print pppoe tags as hex dumps rather than strvis-a-like'd text, unless | Stuart Henderson |
2024-10-30 | remove unneeded conf.h include | Jonathan Gray |
2024-10-30 | directly use dev_t for swdevt[], remove struct swdevt | Jonathan Gray |
2024-10-30 | Add fw_update pattern for AMD SEV firmware used with psp(4). | Alexander Bluhm |
2024-10-29 | Fix logic to return CTL_RES_NOSUCHPEER. The RB_EMPTY check needs to be | Claudio Jeker |
2024-10-28 | relayd: add support for client certificates | Theo Buehler |
2024-10-28 | Remove two fatalx calls in pt_fill since they are wrong. | Claudio Jeker |
2024-10-25 | Add support for performing a sysupgrade from a path. This is convenient | Theo de Raadt |
2024-10-24 | Adjust ldapclient prototype to prevent an "argument of type 'int[2]' with | Claudio Jeker |
2024-10-23 | Append fd to the variable names proc, rsync, rrdp, http since these variables | Claudio Jeker |
2024-10-22 | remove duplicate RT_BUF_SIZE define | Jonathan Gray |
2024-10-22 | Use imsg_get_fd() like everywhere else. | Claudio Jeker |
2024-10-20 | VM_MAP_BUSY and VM_MAP_WANTLOCK will be removed soon, prep for that. | Claudio Jeker |
2024-10-16 | a.out is no longer the commonly encountered binary file format, the world has | Miod Vallat |
2024-10-16 | rpki-client: sprinkle some const | Theo Buehler |
2024-10-13 | Be more eager to install qcpas firmware (more pattern matches) | Theo de Raadt |
2024-10-12 | Make fw_update -a mean all | Andrew Fresh |
2024-10-11 | The fw keys have been added to the signify key bundles. sysupgrade will | Theo de Raadt |
2024-10-10 | Always print account URI on first creation of an account key. | Florian Obser |