2022-01-13 |
martijn | Move parsing of incoming syslog messages to their own... |
commit | commitdiff | tree | snapshot |
2022-01-13 |
kettenis | Implement powerdown. This involves writing a magic... |
commit | commitdiff | tree | snapshot |
2022-01-13 |
schwarze | Tedu support for the -xsh4.2 argument to the mdoc(7... |
commit | commitdiff | tree | snapshot |
2022-01-13 |
schwarze | Calling MB_CUR_MAX is much more expensive than incremen... |
commit | commitdiff | tree | snapshot |
2022-01-13 |
dtucker | Set LC_ALL in both local and remote shells so that... |
commit | commitdiff | tree | snapshot |
2022-01-13 |
dtucker | Avoid %'s in commands (not used in OpenBSD, but used... |
commit | commitdiff | tree | snapshot |
2022-01-13 |
schwarze | Only sort the result array if it contains more than... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | zap some stray whitespace |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | seperators -> separators |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | zap spaces before tabs |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | gratuitious -> gratuitous |
commit | commitdiff | tree | snapshot |
2022-01-12 |
guenther | Lift the '#ifdef RCRT0' conditional out of boot*.h... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
mbuhl | fixup previous refactoring |
commit | commitdiff | tree | snapshot |
2022-01-12 |
anton | Extend the verbose logging. |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | sync |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | ASN1_{,F,T}BOOLEAN_it and the encoding and decoding... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
martijn | Enable commandl1, commandl2, and commandD1. |
commit | commitdiff | tree | snapshot |
2022-01-12 |
martijn | Make lputs use psl instead of expecting it to be null... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
robert | toggle hw.power based on the ACDI SMR key if available |
commit | commitdiff | tree | snapshot |
2022-01-12 |
robert | set cpuspeed to 0 if hw.cpuspeed cannot be retrieved |
commit | commitdiff | tree | snapshot |
2022-01-12 |
robert | add three new SMC sensors to get information about... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
kettenis | Fix array index. Spotted by robert@ |
commit | commitdiff | tree | snapshot |
2022-01-12 |
patrick | Make acpi_getpropint() return uint64_t, as ACPI integer... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Only evp_pkey_check needs static linking |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Add a prototype for OBJ_bsearch_ so this test will... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Rework ecdsatest to build after the bump and link stati... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Rework dsatest to use accessors and link statically... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Rework dhtest to use accessors and link statically... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Rework dhtest to use accessors and link statically... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Rework test to use EVP_AEAD_CTX_{new,free}() and link... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Fix typo in header guard |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Fix asn1x509 build with opaque structures. Link statica... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
stsp | Remove ieee80211_find_node_for_beacon(). |
commit | commitdiff | tree | snapshot |
2022-01-12 |
tb | Rework Makefile to use regress framework and link asn1b... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
dtucker | Use egrep when searching for an anchored string. |
commit | commitdiff | tree | snapshot |
2022-01-12 |
schwarze | More accurately represent cells containing horizontal... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
schwarze | According to the tbl(7) manual, if a data cell contains... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
schwarze | In one of the examples, the tbl(7) source code displayed |
commit | commitdiff | tree | snapshot |
2022-01-12 |
dtucker | Don't log NULL hostname in restricted agent code, print... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
afresh1 | Bug fixes and performance improvements |
commit | commitdiff | tree | snapshot |
2022-01-12 |
jsg | maxumum -> maximum |
commit | commitdiff | tree | snapshot |
2022-01-12 |
kevlo | Remove -target riscv64-unknown-openbsd from CMACHFLAGS. |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-11 |
djm | remove hardcoded domain and use window.location.host... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsg | Jasper Lake eMMC needs the same 0V quirk as Apollo... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
tobhe | Make sure 'out' is initialized to 0 before adding flags. |
commit | commitdiff | tree | snapshot |
2022-01-11 |
tb | forgot to zap some dead assignments |
commit | commitdiff | tree | snapshot |
2022-01-11 |
tb | Add regress for EVP_PKEY_{,public_,param_}check() |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsing | Revise for peer_cert. |
commit | commitdiff | tree | snapshot |
2022-01-11 |
tb | Convert relayd for opaque RSA_METHOD |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsing | Remove peer_pkeys from SSL_SESSION. |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsing | Simplify SSL_get_peer_certificate() |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsing | Rename 'peer' to 'peer_cert' in SSL_SESSION. |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsing | Revise for changes to tls_key_share_peer_public() |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsing | Plumb decode errors through key share parsing code. |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsing | Use SSL_AD_INTERNAL_ERROR for non-decoding alerts when... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsing | Simplify tlsext_keyshare_server_parse() |
commit | commitdiff | tree | snapshot |
2022-01-11 |
kettenis | Bump KVA space up to 512MB (and a bit). |
commit | commitdiff | tree | snapshot |
2022-01-11 |
inoguchi | Wrap long lines |
commit | commitdiff | tree | snapshot |
2022-01-11 |
inoguchi | Check function return value |
commit | commitdiff | tree | snapshot |
2022-01-11 |
inoguchi | Suppress warning |
commit | commitdiff | tree | snapshot |
2022-01-11 |
inoguchi | Compare pointer variable with NULL |
commit | commitdiff | tree | snapshot |
2022-01-11 |
inoguchi | Remove space between '*' and pointer variable. |
commit | commitdiff | tree | snapshot |
2022-01-11 |
inoguchi | Convert openssl(1) smime option handling |
commit | commitdiff | tree | snapshot |
2022-01-11 |
claudio | Change the way the parser accesses files. It now builds... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
tb | Garbage collect historical setting of dsa->write_params... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
uaa | add Synopsys Degisnware UART (dw-apb-uart) support |
commit | commitdiff | tree | snapshot |
2022-01-11 |
claudio | Remove KASSERT(0) and default switch case. No other... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
uaa | fix RSB_DMCR_DEVICE_MODE_DATA value to enter RSB mode... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-11 |
sashan | move allocations in DIOCSADDRULE and DIOCHANGERULE... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
mvs | regen |
commit | commitdiff | tree | snapshot |
2022-01-11 |
mvs | Unlock getpeername(2). For inet and unix sockets it... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
mvs | Produce alive in-flight sockets with positive "f_count... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
semarie | move kern_unveil.c to use DPRINTF() |
commit | commitdiff | tree | snapshot |
2022-01-11 |
visa | Remove dead store to f and avoid use of unvalidated fd. |
commit | commitdiff | tree | snapshot |
2022-01-11 |
anton | Add temporary verbose logging when remote coverage... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
anton | no need to inspect the coverage for the dying test... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
anton | In revision 1.43 of kcov.c, the redundant conditional... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-11 |
afresh1 | Tidy up some comments |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-11 |
dtucker | "void" functions should not return anything. From... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
djm | suppress "Connection to xxx closed" messages at LogLeve... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
deraadt | If the install media contains non-free /*firmware*... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
deraadt | Split 2nd half of enable_network() into a sub-function... |
commit | commitdiff | tree | snapshot |
2022-01-11 |
jsg | match on Intel Jasper Lake |
commit | commitdiff | tree | snapshot |
2022-01-10 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2022-01-10 |
jsg | add Intel Jasper Lake devices |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Convert tls_bio_cb for opaque BIO |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Mechanical conversion of libcsi for opaque DH. |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Document EVP_AEAD_CTX_{new,free}() and adjust example... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
jmc | fix SEE ALSO; |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Unbreak tree. Sorry about that. |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tobhe | Return ENOMEM on malloc errors to prevent use of uninit... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
schwarze | When rendering the \h (horizontal motion) low-level... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-01-10 |
visa | Initialize variables that are touched in the error... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | NULL out pointers after transferring them to the DSA... |
commit | commitdiff | tree | snapshot |
next |