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 |
2023-03-09 |
job | In filmode also show 'Not After' for GBR records |
commit | commitdiff | tree | snapshot |
2023-03-09 |
claudio | Improve vnet(4) to work better in busy conditions. |
commit | commitdiff | tree | snapshot |
2023-03-09 |
job | Show CMS signing-time signed attribute in filemode |
commit | commitdiff | tree | snapshot |
2023-03-09 |
dtucker | Re-split the merge of the reorder-hostkeys test. |
commit | commitdiff | tree | snapshot |
2023-03-09 |
djm | include destination constraints for smartcard keys... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
anton | Cope with recent changes to alignment of command column. |
commit | commitdiff | tree | snapshot |
2023-03-09 |
dlg | document BIOC[SGD]WTIMEOUT |
commit | commitdiff | tree | snapshot |
2023-03-09 |
dlg | add a timeout between capturing a packet and making... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
cheloha | clockintr: add a priority queue |
commit | commitdiff | tree | snapshot |
2023-03-09 |
chris | Fix comment to reflect the disabled status of Energy... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
bluhm | An invalid source routing IP option could overwrite... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
stsp | update the list of firmware files in the iwx(4) man... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
cheloha | amd64: lapic_timer_rearm: don't reset mode, mask, divisor |
commit | commitdiff | tree | snapshot |
2023-03-08 |
tb | Use BN_free() instead of BN_clear_free() |
commit | commitdiff | tree | snapshot |
2023-03-08 |
tobhe | Fix alignment of command column. print_comm_name()... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
kn | Treat WEP like WPA: only offer if supported |
commit | commitdiff | tree | snapshot |
2023-03-08 |
jsing | Fix a EC_GROUP_clear_free() that snuck through. |
commit | commitdiff | tree | snapshot |
2023-03-08 |
jmc | this morning's fortune was missing an apostrophe; |
commit | commitdiff | tree | snapshot |
2023-03-08 |
jsing | Fix previous. |
commit | commitdiff | tree | snapshot |
2023-03-08 |
tb | reduce number of tests in bn_rand_interval. |
commit | commitdiff | tree | snapshot |
2023-03-08 |
tb | bn_isqrt: reduce number of tests to 100. |
commit | commitdiff | tree | snapshot |
next |