Age | Commit message (Expand) | Author |
2019-11-02 | Bump libcrypto, libssl and libtls minors due to symbol additions. | Joel Sing |
2019-11-02 | Provide RSA_PKCS1_OpenSSL(). | Joel Sing |
2019-11-02 | Make RSA_padding_{add,check}_PKCS1_OAEP_mgf1() public. | Joel Sing |
2019-11-02 | Make RSA_OAEP_PARAMs public. | Joel Sing |
2019-11-02 | Document tls_conn_cipher_strength(). | Joel Sing |
2019-11-02 | Build rpki-client with LibreSSL. | Joel Sing |
2019-11-02 | Enable CMS in LibreSSL. | Joel Sing |
2019-11-02 | Provide tls_conn_cipher_strength(). | Joel Sing |
2019-11-02 | Add a few more PCIe capability registers and bits. As usual, the names | Mark Kettenis |
2019-11-02 | Start documenting which locking primitives apply to uvm_map members. | Martin Pieuchot |
2019-11-02 | When we are behind a captive portal we very likely need to use the asr | Florian Obser |
2019-11-02 | Move dead procs to the reaper queue immediately after context switch. | Visa Hankala |
2019-11-02 | switch ASN1_STRING_data() with constified ASN1_STRING_get0_data() | Gilles Chehade |
2019-11-02 | Write debug messages to stderr instead of stdout | Jeremie Courreges-Anglas |
2019-11-02 | Zap remnants from "cpu throttling on mp systems" introduced in rev 1.46 | Jeremie Courreges-Anglas |
2019-11-01 | Kill resched_proc() and instead call need_resched() when a thread is | Martin Pieuchot |
2019-11-01 | Reduce BOOTRANDOM_MAX to 256. naddy pointed out there's no point having | Theo de Raadt |
2019-11-01 | Limit lazy resize to panes in attached sessions only - those in | Nicholas Marriott |
2019-11-01 | In evp/pmeth_lib.c rev. 1.16, jsing@ enabled EVP_PKEY_RSA_PSS. | Ingo Schwarze |
2019-11-01 | In rsa.h rev. 1.45, jsing@ provided | Ingo Schwarze |
2019-11-01 | Push the KERNEL_LOCK() down in uvm_map_inentry(). | Martin Pieuchot |
2019-11-01 | Keep local function definitions in C files. | Martin Pieuchot |
2019-11-01 | Document that p_{sp,pc}inentry are owned by the current thread. | Martin Pieuchot |
2019-11-01 | sync | Theo de Raadt |
2019-11-01 | Correctly group initialization of AF_UNIX socket. | Florian Obser |
2019-11-01 | Fix an off-by-one in db_save_stack_trace(). | Martin Pieuchot |
2019-11-01 | Flush the register windows before unwinding the stack. | Martin Pieuchot |
2019-11-01 | Remove duplicated header. | Martin Pieuchot |
2019-11-01 | Add DSA CMS support. | Joel Sing |
2019-11-01 | Add RSA CMS support. | Joel Sing |
2019-11-01 | Provide NID for pSpecified. | Joel Sing |
2019-11-01 | Wire up PKEY methods for RSA-PSS. | Joel Sing |
2019-11-01 | Wire up ASN.1 methods for RSA-PSS. | Joel Sing |
2019-11-01 | In rsa.h rev. 1.45, jsing@ provided the three | Ingo Schwarze |
2019-11-01 | move the PSS macros to the end in preparation for adding more macros, | Ingo Schwarze |
2019-11-01 | fix miscellaneous text problems; ok djm@ | Christian Weisgerber |
2019-11-01 | The EVP_PKEY_CTX_ctrl(3) manual page requires additions for RSA-PSS | Ingo Schwarze |
2019-11-01 | Handle the various different forms of rgb colour strings. | Nicholas Marriott |
2019-11-01 | update currency exchange rates; | Jason McIntyre |
2019-11-01 | fix a race condition in the SIGCHILD handler that could turn in | Damien Miller |
2019-11-01 | Update RSA ASN.1 code to handle RSA-PSS. | Joel Sing |
2019-11-01 | Clean up RSA_new_method(). | Joel Sing |
2019-11-01 | remove duplicate PUBKEY_DEFAULT_PK_ALG on !WITH_OPENSSL path | Damien Miller |
2019-11-01 | more additional source files | Damien Miller |
2019-11-01 | additional source files here too | Damien Miller |
2019-11-01 | adapt to extra sshkey_sign() argument and additional dependencies | Damien Miller |
2019-11-01 | skip security-key key types for tests until we have a dummy | Damien Miller |
2019-11-01 | sort; | Jason McIntyre |
2019-11-01 | sync | Theo de Raadt |
2019-10-31 | In 2013, when OpenBSD/armv7 was still rather early, improvements for | Patrick Wildt |