Age | Commit message (Expand) | Author |
2019-11-04 | Reenable test-tal since problem is now fixed. | Claudio Jeker |
2019-11-04 | Adjust code to work with the new tal API functions (tal_read_file and | Claudio Jeker |
2019-11-04 | The argument to the ctype functions needs to be representable as an | Claudio Jeker |
2019-11-04 | Refactor tal code a bit. Move the file reader back into tal.c so that the | Claudio Jeker |
2019-11-04 | in vlan_clone_destroy take NET_LOCK when calling vlan_down and mark it dead. | David Gwynne |
2019-11-04 | make the parent promisc when a promisc vlan interface is brought up. | David Gwynne |
2019-11-04 | Fix previous commit: missed a ds_copyin() moved in rev 1.72 | Philip Guenther |
2019-11-04 | fix a possible crash when combining "from rdns", nested virtual aliases and | Gilles Chehade |
2019-11-03 | 6.6.0 -> 6.6.1 | Gilles Chehade |
2019-11-03 | Merge sys_shmctl() and shmctl1() again, as we no longer have a need for | Philip Guenther |
2019-11-03 | Also use stdio for TLS connections | Jeremie Courreges-Anglas |
2019-11-03 | Our version numbers go | Florian Obser |
2019-11-03 | When we are talking to an upstream nameserver we should not refuse to | Florian Obser |
2019-11-03 | kern_timeout.c: style(9), misc. cleanup | cheloha |
2019-11-03 | rework kubsan_state into simpler boolean named kubsan_cold | anton |
2019-11-03 | add missing handler for float cast overflow; caused by code in | anton |
2019-11-03 | Opportunistic DoT support and name forwarder "forwarder" instead of "static; | Otto Moerbeek |
2019-11-03 | *** empty log message *** | Otto Moerbeek |
2019-11-03 | Don't talk about uvm_km_alloc(9), pool_get(9) is what we need. | Martin Pieuchot |
2019-11-03 | Correctly re-initialize the nameinfo struct that is re-used for | Bob Beck |
2019-11-03 | Add RSA-PSS test for genpkey in appstest.sh | Kinichiro Inoguchi |
2019-11-02 | unused global | Florian Obser |
2019-11-02 | softclock: move softintr registration/scheduling into timeout module | cheloha |
2019-11-02 | Revert previous, a race is present and can be triggered with golang. | Martin Pieuchot |
2019-11-02 | Sort standard_methods by pkey_id. | Kinichiro Inoguchi |
2019-11-02 | sync | Theo de Raadt |
2019-11-02 | CMS didn't make the 6.6 release: adjust the text in the HISTORY sections | Ingo Schwarze |
2019-11-02 | Hook cms regress. | Joel Sing |
2019-11-02 | Include cms.h. | Joel Sing |
2019-11-02 | Initial regress for cms. | Joel Sing |
2019-11-02 | .Xr CMS_ContentInfo_new 3 | Ingo Schwarze |
2019-11-02 | .Xr BIO_new_CMS 3 | Ingo Schwarze |
2019-11-02 | document PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), and | Ingo Schwarze |
2019-11-02 | In Symbols.list rev. 1.91, jsing enabled many CMS functions. | Ingo Schwarze |
2019-11-02 | Bring back some icky buffer allocation code so that pkey_rsa_print() | Joel Sing |
2019-11-02 | Add tls_conn_cipher_strength() to gotls regress. | Joel Sing |
2019-11-02 | Disable test-tal since it currently fails to build. | Joel Sing |
2019-11-02 | Use LibreSSL for rpki-client regress tests. | Joel Sing |
2019-11-02 | Sync. | Joel Sing |
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 |