Age | Commit message (Expand) | Author |
2023-06-30 | let check_table() also print table@anchor when it exits | Alexandr Nedvedicky |
2023-06-30 | Use "newcon" instead of "netlck" as identifier of the sleep reason while | Vitaliy Makkoveev |
2023-06-30 | Introduce M_PF type for pf(4) related memory allocations. Currently used | Vitaliy Makkoveev |
2023-06-30 | Recommit "Allow to ask for deeper callers for leak reports using | Otto Moerbeek |
2023-06-29 | acpi(4)/acpibtn(4): use opt-in approach for wakeup GPEs | Dave Voutila |
2023-06-29 | Fix handling of 'N-* 100' template entries. | Kenneth R Westerback |
2023-06-29 | Update to nsd 4.7.0 | Florian Obser |
2023-06-29 | Spaces vs tabs | Claudio Jeker |
2022-11-14 | import NSD 4.6.1, ok florian@, thanks aoyama@ for checking autoconf C99 bits | Stuart Henderson |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2023-06-29 | Rewrite pfe_route() to actually work on 64bit archs since IPv6 had to be | Claudio Jeker |
2023-06-29 | rpki-client: fix vap_pas stats | Theo Buehler |
2023-06-29 | In rrdp_session_save() stop the loop over deltas once MAX_RRDP_DELTAS | Claudio Jeker |
2023-06-29 | update rpki-regress. log.c is no more. | Theo Buehler |
2023-06-29 | Retire log.c | Theo Buehler |
2023-06-29 | There no longer is a need to wrap the (now AFI-agnostic) ASPA providers in ob... | Job Snijders |
2023-06-29 | regen | Jonathan Gray |
2023-06-29 | add Intel Raptor Lake / 700 Series LP ids | Jonathan Gray |
2023-06-29 | Drop the no longer necessary -DLIBRESSL_CRYPTO_INTERNAL | Theo Buehler |
2023-06-29 | Move check_defer() and obj_cleanup_defer to evp/names.c | Theo Buehler |
2023-06-28 | pfioctl() must make sure pfioctl_rw() gets unlocked before function returns. | Alexandr Nedvedicky |
2023-06-28 | Adjust EC_GROUP_get_basis_type() documentation | Theo Buehler |
2023-06-28 | revert makefile change included by mistake in previous | Omar Polo |
2023-06-28 | drop needless strcspn in the header parsing | Omar Polo |
2023-06-28 | drop needless strcspn in the header parsing | Omar Polo |
2023-06-28 | The warning noise due to the ASPA transition is just that: noise. | Theo Buehler |
2023-06-28 | Revert r1.406 "Close all pf transactions before opening a new one in DIOCGETR... | Klemens Nanni |
2023-06-28 | Add support to verify X509 chain from CERT payloads. | Tobias Heider |
2023-06-28 | Don't call daemon() after proc_init(), otherwise the child processes | Gerhard Roth |
2023-06-28 | Refactor editor_allocspace() into easier to follow pieces. | Kenneth R Westerback |
2023-06-28 | use refcnt API for multicast addresses, add tracepoint:refcnt:ifmaddr probe | Klemens Nanni |
2023-06-28 | fix parsing of the Last-Modified header | Omar Polo |
2023-06-28 | add `notab' to the list of modes that can be set with set-default-mode | Omar Polo |
2023-06-28 | First step at removing struct sleep_state. | Claudio Jeker |
2023-06-27 | Add qctsens(4), a driver for the Temperature Sensor found on Qualcomm SoCs. | Patrick Wildt |
2023-06-27 | Inform fw_update(8) about qcpas(4) pattern. | Patrick Wildt |
2023-06-27 | Introduce M_IFGROUP type of memory allocation. M_TEMP is unreasonable | Vitaliy Makkoveev |
2023-06-27 | Zap stray space | Theo Buehler |
2023-06-27 | Use shared net lock for DIOCGETIFACES | Klemens Nanni |
2023-06-27 | Remove net lock from DIOC{SET,CLR}IFFLAG | Klemens Nanni |
2023-06-27 | Attach 0x51f1 devices to iwx(4) and fix params used for 0x7a70 devices. | Stefan Sperling |
2023-06-27 | regen | Stefan Sperling |
2023-06-27 | add 0x51f1 iwx(4) PCI device ID; from reyk@ | Stefan Sperling |
2023-06-27 | Make it possible to store the kstack or ustack in a map (as value, not key). | Claudio Jeker |
2023-06-27 | Document the map specific functions (count, max, min, sum) in their own | Claudio Jeker |
2023-06-27 | remove allupdates marker, it was only used by the short-lived | Marc Espie |
2023-06-27 | Switch from get_rfc*() to BN_get_rfc*() | Theo Buehler |
2023-06-27 | amd64: MCOUNT_EXIT: restore interrupts, don't unconditionally reenable them | Scott Soule Cheloha |
2023-06-27 | Return error if the USB request to get the sample rate fails. | Alexandre Ratchov |
2023-06-27 | Remove some dead code from ECPKParameters_print() | Theo Buehler |