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 |
2022-01-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Dedup get_dsa*() code. |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Convert testdsa to accessors for opaque DSA |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Remove a few unused defines from x509.h |
commit | commitdiff | tree | snapshot |
2022-01-10 |
jan | Use NULL instead of 0 for pointers. |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Prepare to provide the EVP_MD_meth_* API |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | speeling |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | this should be most of the necessary info for this... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Document openssl pkey -check,-pubcheck and param -check |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Implement openssl pkey -{,pub}check and pkeyparam ... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Prepare to provide EVP_PKEY_{public,param}_check |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Provide DH_check*_ex and many error codes |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Prepare to provide EVP_PKEY_check() |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | add a bit more. |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Prevent a double free in EVP_MD_CTX_copy_ex() |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | tweak slightly |
commit | commitdiff | tree | snapshot |
2022-01-10 |
kettenis | In pmap_enter(9), only perform a TLB flush if we actual... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
kettenis | aplsmc(4) |
commit | commitdiff | tree | snapshot |
2022-01-10 |
kettenis | Add aplsmc(4), a driver for the SMC found on Apple... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | hang some flesh off the bones that jsg provided. |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | mark up the ioctl requests with Dv |
commit | commitdiff | tree | snapshot |
2022-01-10 |
jsg | initial kstat.4 |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | provide access to the hardware counters (MIB counters... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | handle the status ring entries as 64bit words instead... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Check that the RSA exponent is neither even nor 1 in... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
tb | Use C99 initializers for test_sha_md |
commit | commitdiff | tree | snapshot |
2022-01-09 |
tb | Add an essentially empty comp_local.h and include it... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
patrick | Simplify igc_rxrinfo() to improve consistency and appea... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
tb | unwind/unbound: prepare for opaque DSA and RSA. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
robert | do not call ranlib -t anymore because it does nothing... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | ssl_check_srvr_ecc_cert_and_alg() only returns 0/1... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Swap arguments to ssl_check_srvr_ecc_cert_and_alg() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Clean up ssl3_{send,get}_client_kex_gost() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Return 0/1 from ssl3_{send,get}_client_kex_gost() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Remove a comment from Captain Obvious. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Fix GOST skip certificate verify handling. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
tb | Prepare to provide EVP_MD_CTX{,_set}_pkey_ctx() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
visa | Indicate that mvpxa(4) depends on sdhc code. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
visa | Add attribute for indicating sdhc dependency. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Clean up pkey handling in ssl3_get_server_key_exchange() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
claudio | Add two test cases from semarie@ which are solved by... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
claudio | Add an UNVEIL_USERSET flag which is set when a unveil... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
otto | Increase the max size of allocations, in prep for a... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-08 |
guenther | __LDPGSZ hasn't been used here since rev 1.23 (2013). |
commit | commitdiff | tree | snapshot |
2022-01-08 |
afresh1 | Don't download SHA256.sig unless it's needed |
commit | commitdiff | tree | snapshot |
2022-01-08 |
tb | Prepare to provide OBJ_length() and OBJ_get0_data() |
commit | commitdiff | tree | snapshot |
2022-01-08 |
deraadt | archdep.h needed for _dl_dcbf, on powerpc |
commit | commitdiff | tree | snapshot |
2022-01-08 |
deraadt | need "archdep.h" for _dl_md_plabel on hppa |
commit | commitdiff | tree | snapshot |
2022-01-08 |
patrick | Use ${.ALLSRC:M*.y} instead of ${.IMPSRC} as the input... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
tb | tiny whitespace tweak |
commit | commitdiff | tree | snapshot |
2022-01-08 |
kettenis | Remove apldwusb(4). This driver is now unused. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
kettenis | Oops, missed a compatible string in the previous commit. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
jsing | Merge SESS_CERT into SSL_SESSION. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
jsing | Remove commented out CERT_* defines. |
commit | commitdiff | tree | snapshot |
next |