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