summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-30Untangle two logic chains in x509_asid.c into something more readable.Theo Buehler
2022-07-30update copyright yearsTheo Buehler
2022-07-30Reorder functions and remove unnecessary function prototypes.Joel Sing
2022-07-30Update copyright for additional/new code.Joel Sing
2022-07-30rewrite was in TahoeJonathan Gray
2022-07-30Provide additional AEAD test cases.Joel Sing
2022-07-30Add EVP_aes_192_gcm() as a known AEAD.Joel Sing
2022-07-30Allow the AEAD to be specified for a test file.Joel Sing
2022-07-30Run AEAD tests against EVP_CIPHER implementations.Joel Sing
2022-07-30Allow quoted ASCII strings as input for AEAD regress.Joel Sing
2022-07-30sleep.1: miscellaneous rewrites, cleanupScott Soule Cheloha
2022-07-30Sort includes.Joel Sing
2022-07-30Less #ifndef OPENSSL_NO_*Joel Sing
2022-07-30vmctl create accepts exactly one argumentKlemens Nanni
2022-07-30Fix build without intagpKlemens Nanni
2022-07-30Fix comment formatting.Joel Sing
2022-07-30Switch to ISC license.Joel Sing
2022-07-30Add stack frames to AES-NI x86_64 assembly.Joel Sing
2022-07-30Use ASN1_INTEGER to encode/decode BIGNUM_it.Joel Sing
2022-07-30Provide and use a primitive clear function for BIGNUM_it.Joel Sing
2022-07-30Eliminate the somewhat pointless Ij variableTheo Buehler
2022-07-30Transform two || chains into individually checked functionsTheo Buehler
2022-07-30we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-RenoJonathan Gray
2022-07-29Give to PE/COFF file proper .text and .data sections, and fill in theMark Kettenis
2022-07-29Mention id(1) -R, reference rtable(4) in route(8)Klemens Nanni
2022-07-29Replace the swap extent(9) usage by a blist data structure.Sebastien Marie
2022-07-29Improve the HISTORY sections of glob(7) and glob(3).Ingo Schwarze
2022-07-29don't leave user guessing after latest "no need to update"Marc Espie
2022-07-29Mention that ttyflags needs to be run to update per-device flags.Todd C. Miller
2022-07-29Having a perfect square at this point is not an error. Rather it isTheo Buehler
2022-07-29Tweak some comments and whitespace around commentsTheo Buehler
2022-07-29Allocate if_index before queue initVisa Hankala
2022-07-28In the kernel exist functions to print routes, but they were notAlexander Bluhm
2022-07-28Checking the fragment flags of an incoming IP packet does not needAlexander Bluhm
2022-07-28Add a second test to validate the tables in the library.Theo Buehler
2022-07-28Only attempt to set the yp domainname if not yet set; gets rid of an errorMiod Vallat
2022-07-28Fix RFC number in commentTheo Buehler
2022-07-28Rework kroute_remove(), it uses a struct kroute_full and does most ofClaudio Jeker
2022-07-28whitespace found during a read-thru; ok claudioTheo de Raadt
2022-07-28Zap prototypes for nonexistent nd6_setmtu() and in6_ifdel()Klemens Nanni
2022-07-28Zap outdated nd6_free() comment about staticKlemens Nanni
2022-07-28Release PF und NET lock before calling copyin for DIOCXCOMMIT.Moritz Buhl
2022-07-28Remove F_DOWN, it is no longer used and reshuffle the other flags a bitClaudio Jeker
2022-07-28Adjust bgpctl show fib output.Claudio Jeker
2022-07-28synch with realityMarc Espie
2022-07-28Remove bogus mtw_read_cfg.Kevin Lo
2022-07-27Place ypldap with ypserv, inside the $domainname check, since it alsoTheo de Raadt
2022-07-27Revert _RuneLocale struct changes until mklocale reacharoundPhilip Guenther
2022-07-27Postpone calling the EFI SetVirtualAddressMap() interface until efi(4)Mark Kettenis
2022-07-27Support "empty" phandles in interrups-extended properties. This is neededMark Kettenis