2023-03-13 |
job | In filemode, also print details for .cer certificates |
commit | commitdiff | tree | snapshot |
2023-03-13 |
miod | Point people to boot(8) rather than duplicating informa... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
miod | Switch alpha to new boot blocks. |
commit | commitdiff | tree | snapshot |
2023-03-13 |
miod | Add manual page. |
commit | commitdiff | tree | snapshot |
2023-03-13 |
miod | "ask name" option letter is 'n' instead of 'a' on pmax... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
job | Check that the CMS signing-time is not after the MFT... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
job | In filemode, display the moment the signature path... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
job | Check that the CMS signing-time isn't after the X.509... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
jmc | typo fix; ok claudio |
commit | commitdiff | tree | snapshot |
2023-03-13 |
dv | vmd(8): backout ns8250 changes. |
commit | commitdiff | tree | snapshot |
2023-03-13 |
job | In filemode for ROAs/ASPAs display when the Signature... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
claudio | Extend bgplgd to handle leaked and invalid options... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
claudio | Extend bgpctl show rib with two new options: |
commit | commitdiff | tree | snapshot |
2023-03-13 |
claudio | Add F_CTL_LEAKED and F_CTL_INELIGIBLE flags for bgpctl... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
claudio | Try to explain that the neighor role is required to... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
job | Merge calling print_certification_path() into adjacent... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
mbuhl | Fix potential underflow when printing STP data. |
commit | commitdiff | tree | snapshot |
2023-03-13 |
job | Refactor whats printed when in filemode |
commit | commitdiff | tree | snapshot |
2023-03-13 |
claudio | Fix usbpcap handler to properly detect overflows using... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
aoyama | Add "machine poweroff" command on luna88k bootloader. |
commit | commitdiff | tree | snapshot |
2023-03-13 |
tb | Revert accidental change from explicit to implicit... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
job | Rename some data fields to closer match their provenance |
commit | commitdiff | tree | snapshot |
2023-03-13 |
tb | Stop confusing out and asn_bio in BIO_new_NDEF() |
commit | commitdiff | tree | snapshot |
2023-03-13 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2023-03-13 |
kettenis | Add Kingston NV2 NVMe drive. |
commit | commitdiff | tree | snapshot |
2023-03-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-03-12 |
cheloha | sh, landisk: set HZ=64 again |
commit | commitdiff | tree | snapshot |
2023-03-12 |
jmc | correct macro request (.nm -> .Nm); |
commit | commitdiff | tree | snapshot |
2023-03-12 |
kettenis | rkcomphy(4) |
commit | commitdiff | tree | snapshot |
2023-03-12 |
tb | pk7_cb() and cms_cb() |
commit | commitdiff | tree | snapshot |
2023-03-12 |
kettenis | Add rkcomphy(3), a driver for the "naneng" combo PHY... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
tb | zap a tab |
commit | commitdiff | tree | snapshot |
2023-03-12 |
job | Alphabetically sort various bits and pieces - mechanica... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
job | Add crl.c in various places to gain access to the new... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
job | Refactor expiration calculation |
commit | commitdiff | tree | snapshot |
2023-03-12 |
tb | Avoid an 1 byte out-of-bounds read in ASN1_PRINTABLE_type() |
commit | commitdiff | tree | snapshot |
2023-03-12 |
tb | Initialize the local signtime variable in the individua... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
tb | Invalidate the signtime output parameter in cms_parse_v... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
jmatthew | Enable mvtemp(4) |
commit | commitdiff | tree | snapshot |
2023-03-12 |
jmatthew | Update supported hardware list and fix spelling of... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
jmatthew | Match on the Armada 380 temperature sensor, which works... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
dtucker | Put upper bound on number of entries in SSH2_MSG_EXT_IN... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
dtucker | calloc can return NULL but xcalloc cannot. From Coveri... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
tb | Remove a few extra spaces |
commit | commitdiff | tree | snapshot |
2023-03-11 |
miod | New alpha secondary boot blocks using the MI code base... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
miod | Remove long dead "tool". |
commit | commitdiff | tree | snapshot |
2023-03-11 |
miod | Allow strip and objcopy to be overrridden, for easier... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
tb | Switch an early return into goto err |
commit | commitdiff | tree | snapshot |
2023-03-11 |
tb | Tiny cleanup for readability |
commit | commitdiff | tree | snapshot |
2023-03-11 |
tb | Use "if (ptr == NULL)" instead of "if (!ptr)" |
commit | commitdiff | tree | snapshot |
2023-03-11 |
tb | Fix double free after BIO_new_NDEF() |
commit | commitdiff | tree | snapshot |
2023-03-11 |
tb | Fix an off-by-one in dsa_check_key() |
commit | commitdiff | tree | snapshot |
2023-03-11 |
jsing | Call CRYPTO_cleanup_all_ex_data() from OPENSSL_cleanup(). |
commit | commitdiff | tree | snapshot |
2023-03-11 |
jsing | Add OPENSSL_cleanup() calls to some regress. |
commit | commitdiff | tree | snapshot |
2023-03-11 |
jsing | Avoid -0 in BN_div_word(). |
commit | commitdiff | tree | snapshot |
2023-03-11 |
jsing | Correct sign handling in BN_add_word(). |
commit | commitdiff | tree | snapshot |
2023-03-11 |
jsing | Remove a pesky space. |
commit | commitdiff | tree | snapshot |
2023-03-11 |
jsing | Add regress coverage for BN_{add,sub,mul,div,mod}_word(). |
commit | commitdiff | tree | snapshot |
2023-03-11 |
jsing | Mark test table as static const. |
commit | commitdiff | tree | snapshot |
2023-03-11 |
aoyama | Add missing $OpenBSD$ tag. |
commit | commitdiff | tree | snapshot |
2023-03-11 |
claudio | Bump version to 7.8 |
commit | commitdiff | tree | snapshot |
2023-03-11 |
claudio | Factor out the cache reset logic into rtr_reset_cache... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
bluhm | btrace(8) retrieves the types of the arguments of each... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
bluhm | Add new dt(4) ioctl DTIOCGARGS to get the types of... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
krw | Remove unused make variables FSTYPE (=install360) and... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tobhe | Fix possible leak of spibuf and flowbuf in error case. |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | Crankl libcrypto/libssl/libtls minors after symbol... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | Update Symbols.list |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | Expose various X509_STORE_*check_issued() |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | Expose X509_CRL_get0_sigalg() and X509_get0_uids |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | Expose UI_null() |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | Expose the EVP_CIPHER_meth_* API (setter only) in evp.h |
commit | commitdiff | tree | snapshot |
2023-03-10 |
job | mechanical change, rename struct members to match the... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
job | Show the X.509 notBefore in filemode |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | ASN.1 BIO: properly wire up prefix_free and suffix_free |
commit | commitdiff | tree | snapshot |
2023-03-10 |
claudio | Add the necessary stack offsets for macppc so dt(4). |
commit | commitdiff | tree | snapshot |
2023-03-10 |
claudio | Update the stack offset for the profile probe to accoun... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
kettenis | Implement setting the parent clock for RK356x. This... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
kn | Fix error on installer abort/exit |
commit | commitdiff | tree | snapshot |
2023-03-10 |
kettenis | Take controller out of reset; makes it work on rk356x. |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | Return the correct type for ASN.1 BOOLEANs |
commit | commitdiff | tree | snapshot |
2023-03-10 |
tb | openssl(1) asn1parse: avoid crash with ASN.1 BOOLEANS |
commit | commitdiff | tree | snapshot |
2023-03-10 |
claudio | Compile the output filter rules into per peer filter... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
dtucker | Explicitly ignore return from fcntl(... FD_CLOEXEC... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
dtucker | Plug mem leak on error path. Coverity CID 405026,... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
dtucker | Expliticly ignore return code from fcntl(.. FD_CLOEXEC... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
djm | Like sshd_config, some ssh_config options are not first... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
dtucker | Remove no-op (int) > INT_MAX checks since they can... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
jcs | modify parentheses in conditionals to make it clearer... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
naddy | remove obsolete libLLVM.so.[0-6].0 during upgrade |
commit | commitdiff | tree | snapshot |
2023-03-09 |
kettenis | Check that a PCIe port isn't disabled in the device... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
tb | Unwrap a few lines and zap a tab |
commit | commitdiff | tree | snapshot |
2023-03-09 |
tb | Add missing error checking in PKCS7 |
commit | commitdiff | tree | snapshot |
2023-03-09 |
claudio | Implement ASPA support in RTR by following draft-ietf... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
job | Fix segfault in filemode for TAK objects |
commit | commitdiff | tree | snapshot |
2023-03-09 |
job | Fix segfault in filemode for RSC objects |
commit | commitdiff | tree | snapshot |
2023-03-09 |
jsg | workaround Intel Braswell/Cherry Trail mwait hang |
commit | commitdiff | tree | snapshot |
2023-03-09 |
claudio | Add role output to bgpctl, also adjust the capability... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
claudio | Major rework of RFC9234 support. My initial interpretat... |
commit | commitdiff | tree | snapshot |
next |