summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-12Final batch of struct field name tweaks. 'cmd_' for cmd, ut_' forKenneth R Westerback
2021-07-12new manual page X509_print_ex(3)Ingo Schwarze
2021-07-12Use the x509_verify_cert_cache_extensions fuction instead of manuallyBob Beck
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2021-07-12document X509V3_extensions_print(3)Ingo Schwarze
2021-07-12Add 'dk_' prefix to struct disk field names.Kenneth R Westerback
2021-07-12fix "evaluation order violation" flagged by coverityDaniel Dickman
2021-07-12document X509V3_EXT_print(3)Ingo Schwarze
2021-07-12Remember to set CPUF_RUNNING on secondary CPUs.Visa Hankala
2021-07-12Make hw_cpu_hatch() more similar on loongson and octeon.Visa Hankala
2021-07-12Make limit for time_t test unconditional in the format_absolute_timeDarren Tucker
2021-07-12Use existing format_absolute_time() function when printing cert validityDarren Tucker
2021-07-12wrap a long lineJonathan Gray
2021-07-12fix some broken tests; clean up outputDamien Miller
2021-07-11Add 'prt_' prefix to struct prt field names.Kenneth R Westerback
2021-07-11Optimize gadget fixups for MOV instructions.mortimer
2021-07-11While the traditional OpenSSL return value and behaviour of BIO_dump(3)Bob Beck
2021-07-11Add 'mbr_' prefix to struct mbr field names.Kenneth R Westerback
2021-07-11new manual page ASN1_parse_dump(3)Ingo Schwarze
2021-07-11Correct various min/max cluster numbers for FAT12/16/32. From NetBSD.Mark Kettenis
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-07-11syncTheo de Raadt
2021-07-11document ASN1_get_object(3)Ingo Schwarze
2021-07-11Move ask_cmd(), ask_num(), ask_pid(), ask_string(), parse_b()Kenneth R Westerback
2021-07-11Add tabs to make variable declarations easierKenneth R Westerback
2021-07-11Add tabs to make struct definitions and function prototypes easierKenneth R Westerback
2021-07-11'return' is not a function call.Kenneth R Westerback
2021-07-11convert db_addr_t to vaddr_tJasper Lievisse Adriaanse
2021-07-11correct commentJonathan Gray
2021-07-10tweak indentation of conditional in db_validate_address().Jasper Lievisse Adriaanse
2021-07-10Fix a read buffer overrun in X509_CERT_AUX_print(3),Ingo Schwarze
2021-07-10Pass expected result first when diff(1)ing for result.Martin Pieuchot
2021-07-10new manual page BIO_dump(3)Ingo Schwarze
2021-07-10Add a bunch of workarond in the verifier to support partial chains andBob Beck
2021-07-10Add test case for single static address in configuration payload intobhe
2021-07-10honor objdiranton
2021-07-10minor nits:anton
2021-07-10Sync maxusers with other 64bit archs.Martin Pieuchot
2021-07-10syncTheo de Raadt
2021-07-09use vaddr_t as type for frames as is commonly used elsewhere tooJasper Lievisse Adriaanse
2021-07-09fix scentence in db_printsym commentJasper Lievisse Adriaanse
2021-07-09Remove unused `cc_koperations' and `cc_queued' members from 'cryptocap'mvs
2021-07-09Parse /soc/dma-ranges to populate the openbsd,dma-constraint property.Patrick Wildt
2021-07-09Use SLIST macro for cryptosoft sessions instead of hand rolled list.Alexander Bluhm
2021-07-09Fix mixup between localKeyID and friendlyName.Theo Buehler
2021-07-09KNF: remove whitespace between functions and parenthesesTheo Buehler
2021-07-09new manual page for X509_keyid_set1(3), X509_keyid_get0(3),Ingo Schwarze
2021-07-09Switch iwm(4) to new firmware images available in iwm-firmware-20210512.Stefan Sperling
2021-07-09Print new iwm(4) firmware version numbers like Linux iwlwifi does it.Stefan Sperling
2021-07-09remove unused lines of code from iwm(4) which were specific to iwx(4) devicesStefan Sperling