summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-04Future-proof by adding some proposed compatible strings to match on.Mark Kettenis
2022-01-04Readability tweaks in the print helper i2r_IPAddressOrRanges.Theo Buehler
2022-01-04struct pci_matchid is useful an upcoming userland program that wantsTheo de Raadt
2022-01-04hide more things behind _KERNEL, in case userland manages to includeTheo de Raadt
2022-01-04Consistently name variables with a _len suffix instead of mixingTheo Buehler
2022-01-04Only check the parent to be canonical once we know it is non-NULL.Theo Buehler
2022-01-04Refactor extract_min_max()Theo Buehler
2022-01-04Remove checks that are duplicated in extract_min_max()Theo Buehler
2022-01-04syncTheo de Raadt
2022-01-04Make X509v3_addr_get_range() readable.Theo Buehler
2022-01-04Add a length check to make_addressPrefix()Theo Buehler
2022-01-04Remove some dead codeTheo Buehler
2022-01-04Drop a pointless NULL checkTheo Buehler
2022-01-04First pass over x509_addr_validate_path()Theo Buehler
2022-01-04Document ruby31 FLAVORJeremy Evans
2022-01-04Refactor IPAddressFamily accessorsTheo Buehler
2022-01-04Pass the filename back from the parser to the parent.Claudio Jeker
2022-01-04Fix -n mode by setting repository states to REPO_DONE instead of theClaudio Jeker
2022-01-04Use the device we read the hibernate signature from for the entirePhilip Guenther
2022-01-04Restrict the pci(4) ioctl interface to devices detected by the kernel.Mark Kettenis
2022-01-04fix length boundary checks for incoming packets in iwm/iwxStefan Sperling
2022-01-04fix Rx Block Ack session validity checks in iwm(4) and iwx(4)Stefan Sperling
2022-01-04Simplify the verify callbackTheo Buehler
2022-01-04Try to handle possible vm_register() failures and return an error backClaudio Jeker
2022-01-04Remove unused imsg type IMSG_VMDOP_RECEIVE_VM_RESPONSE.Claudio Jeker
2022-01-04Another -Wunused-but-set-variable fix.Claudio Jeker
2022-01-04Fix some simple -Wunused-but-set-variable warnings.Claudio Jeker
2022-01-04- add LDAPJason McIntyre
2022-01-04acpi_getprop() needs to actually make sure that we're looking at thePatrick Wildt
2022-01-04Stop setting X509_V_FLAG_IGNORE_CRITICALTheo Buehler
2022-01-04Return 0 on failure from send/get kex functions in the legacy stack.Joel Sing
2022-01-04remove the last part of driver for aic-6250 scsi on aviionJonathan Gray
2022-01-04Use normal result testing for tls1_check_curve().Joel Sing
2022-01-04Refactor ssl3_get_server_kex_ecdhe() to separate parsing and validation.Joel Sing
2022-01-04Pull key share group/length CBB code up from tls13_key_share_public()Joel Sing
2022-01-04remove files missed when sgi was removedJonathan Gray
2022-01-04Only allow zero length key shares when we know we're doing HRR.Joel Sing
2022-01-04Log command invocation in debugging log to aid in manually reproducingDarren Tucker
2022-01-04unbreak test: was picking up system ssh-add instead of the one supposedlyDamien Miller
2022-01-04remove unused fileJonathan Gray
2022-01-04Add `ipsec_flows_mtx' mutex(9) to protect `ipsp_ids_*' list andYASUOKA Masahiko
2022-01-04Make host name DHCP option configurable.Florian Obser
2022-01-04Wait for the link-local address to become non-tentative.Florian Obser
2022-01-04Remove commented out gtp from amd64 GENERICGreg Steuck
2022-01-03syncTheo de Raadt
2022-01-03note the -c runs sh -c; from nabijaczleweliJason McIntyre
2022-01-03Prefix life time is independent from router life time.Florian Obser
2022-01-03SOCs -> SoCsVisa Hankala
2022-01-03the prism54 domain is long abandonedJonathan Gray
2022-01-03ansiJonathan Gray