Age | Commit message (Expand) | Author |
2022-11-22 | Add missing parantheses around if block | Klemens Nanni |
2022-11-22 | Copy apple-boot firmware to EFI system partition. This enables automatic | Tobias Heider |
2022-11-18 | Move skiplist to main and merge with shortlist. | Theo Buehler |
2022-11-18 | zap errant space in usage(); | Jason McIntyre |
2022-11-18 | Add plumbing for ASPA support. This implements the parser and part of the | Claudio Jeker |
2022-11-17 | Schedule cleanup of '-r' now useless getopt option | Job Snijders |
2022-11-17 | Add shortlist functionality, a compagnion to the skiplist | Job Snijders |
2022-11-17 | Add apple-boot firmware for Apple arm64 machines in fw_update(8) patterns. | Tobias Heider |
2022-11-16 | Align output to a more tabular view | Job Snijders |
2022-11-14 | merge conflicts | Stuart Henderson |
2022-11-14 | import NSD 4.6.1, ok florian@, thanks aoyama@ for checking autoconf C99 bits | Stuart Henderson |
2022-11-14 | Check for offline chunks first, then check for keydisks | Klemens Nanni |
2022-11-12 | Add support for string comparison in filters. | Martin Pieuchot |
2022-11-11 | Add support for storing builtins arguments into local variables. | Martin Pieuchot |
2022-11-11 | Add support for multiple statements in if () blocks. | Martin Pieuchot |
2022-11-11 | Revert removal of toggling interrupt line in vmd vcpu run loop. | Dave Voutila |
2022-11-11 | typo | Martin Pieuchot |
2022-11-10 | vmd(8): remove toggling interrupt line on vcpu in vcpu run loop | Dave Voutila |
2022-11-10 | Initialize data before passing it to get_input_data. Strictly | Moritz Buhl |
2022-11-10 | Indicate compliance with work-in-progress spec for ROA objects | Job Snijders |
2022-11-10 | vmd(8): import mmio decode and emulation, disabled for now. | Dave Voutila |
2022-11-10 | A theoretical path exists where ext.data1 is not initialized by | Moritz Buhl |
2022-11-10 | change default output to -a format; ok tb | Theo de Raadt |
2022-11-10 | In case RSA_meth_new fails, errstr would be passed to fatalx without | Moritz Buhl |
2022-11-10 | always call va_end. | Moritz Buhl |
2022-11-09 | nreq could leak a http get request in case a redirect without | Moritz Buhl |
2022-11-09 | In do_zzz a garbage stack value could be accessed in case a read | Moritz Buhl |
2022-11-09 | Error out if a ROA payload contains too many ipAddrBlocks | Job Snijders |
2022-11-09 | ndp, route, netstat: adjust ipv6 address width | Klemens Nanni |
2022-11-09 | Properly handle L3VPN routes in kroute. This got broken while reworking | Claudio Jeker |
2022-11-09 | Fix nlri parsing of L3VPN prefixes in withdrawals. | Claudio Jeker |
2022-11-09 | Show the MPLS label of a L3VPN route in show fib output. | Claudio Jeker |
2022-11-09 | document '=' as a pkgspec | Marc Espie |
2022-11-09 | Remove old-style eeprom mentions and relevant leftover code; ok kettenis@ | Miod Vallat |
2022-11-08 | Skip softraid(4) keydisks silently | Klemens Nanni |
2022-11-08 | whitespace fix in debug printf, no functional change. | Dave Voutila |
2022-11-08 | Document network-boot-arguments for sparc64 diskless(8) | Klemens Nanni |
2022-11-08 | Make "prepare filesystem" softraid aware, fix arm64 softraid install | Klemens Nanni |
2022-11-08 | stray space | Theo Buehler |
2022-11-07 | Fix a memory leak in the error path of rde_dump_ctx_new. | Moritz Buhl |
2022-11-07 | Fix theoretical access to garbage stack memory in pfkey_reply for | Moritz Buhl |
2022-11-07 | Simplify use of strrchr() | Job Snijders |
2022-11-07 | Merge duplicate MD code into MI sr_open_chunk() | Klemens Nanni |
2022-11-07 | Fix some spelling errors. | Moritz Buhl |
2022-11-07 | Confirm Path Length is absent in the Basic Constraints extension | Job Snijders |
2022-11-06 | Nuke some 'set but not used' pathlen variables. | Kenneth R Westerback |
2022-11-06 | Next to signedObject only allow rpkiNotify accessMethods | Theo Buehler |
2022-11-06 | Don't leak args.fspec in create_filesystem(). | Kenneth R Westerback |
2022-11-06 | Fix typo in comment about pledges (send -> sendfd). | Dave Voutila |
2022-11-06 | typo: wlll -> will | Antoine Jacoutot |