summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-03 When we are talking to an upstream nameserver we should not refuse toFlorian Obser
2019-11-03kern_timeout.c: style(9), misc. cleanupcheloha
2019-11-03rework kubsan_state into simpler boolean named kubsan_coldanton
2019-11-03add missing handler for float cast overflow; caused by code inanton
2019-11-03Opportunistic DoT support and name forwarder "forwarder" instead of "static;Otto Moerbeek
2019-11-03*** empty log message ***Otto Moerbeek
2019-11-03Don't talk about uvm_km_alloc(9), pool_get(9) is what we need.Martin Pieuchot
2019-11-03Correctly re-initialize the nameinfo struct that is re-used forBob Beck
2019-11-03Add RSA-PSS test for genpkey in appstest.shKinichiro Inoguchi
2019-11-02unused globalFlorian Obser
2019-11-02softclock: move softintr registration/scheduling into timeout modulecheloha
2019-11-02Revert previous, a race is present and can be triggered with golang.Martin Pieuchot
2019-11-02Sort standard_methods by pkey_id.Kinichiro Inoguchi
2019-11-02syncTheo de Raadt
2019-11-02CMS didn't make the 6.6 release: adjust the text in the HISTORY sectionsIngo Schwarze
2019-11-02Hook cms regress.Joel Sing
2019-11-02Include cms.h.Joel Sing
2019-11-02Initial regress for cms.Joel Sing
2019-11-02.Xr CMS_ContentInfo_new 3Ingo Schwarze
2019-11-02.Xr BIO_new_CMS 3Ingo Schwarze
2019-11-02document PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), andIngo Schwarze
2019-11-02In Symbols.list rev. 1.91, jsing enabled many CMS functions.Ingo Schwarze
2019-11-02Bring back some icky buffer allocation code so that pkey_rsa_print()Joel Sing
2019-11-02Add tls_conn_cipher_strength() to gotls regress.Joel Sing
2019-11-02Disable test-tal since it currently fails to build.Joel Sing
2019-11-02Use LibreSSL for rpki-client regress tests.Joel Sing
2019-11-02Sync.Joel Sing
2019-11-02Bump libcrypto, libssl and libtls minors due to symbol additions.Joel Sing
2019-11-02Provide RSA_PKCS1_OpenSSL().Joel Sing
2019-11-02Make RSA_padding_{add,check}_PKCS1_OAEP_mgf1() public.Joel Sing
2019-11-02Make RSA_OAEP_PARAMs public.Joel Sing
2019-11-02Document tls_conn_cipher_strength().Joel Sing
2019-11-02Build rpki-client with LibreSSL.Joel Sing
2019-11-02Enable CMS in LibreSSL.Joel Sing
2019-11-02Provide tls_conn_cipher_strength().Joel Sing
2019-11-02Add a few more PCIe capability registers and bits. As usual, the namesMark Kettenis
2019-11-02Start documenting which locking primitives apply to uvm_map members.Martin Pieuchot
2019-11-02When we are behind a captive portal we very likely need to use the asrFlorian Obser
2019-11-02Move dead procs to the reaper queue immediately after context switch.Visa Hankala
2019-11-02switch ASN1_STRING_data() with constified ASN1_STRING_get0_data()Gilles Chehade
2019-11-02Write debug messages to stderr instead of stdoutJeremie Courreges-Anglas
2019-11-02Zap remnants from "cpu throttling on mp systems" introduced in rev 1.46Jeremie Courreges-Anglas
2019-11-01Kill resched_proc() and instead call need_resched() when a thread isMartin Pieuchot
2019-11-01Reduce BOOTRANDOM_MAX to 256. naddy pointed out there's no point havingTheo de Raadt
2019-11-01Limit lazy resize to panes in attached sessions only - those inNicholas Marriott
2019-11-01In evp/pmeth_lib.c rev. 1.16, jsing@ enabled EVP_PKEY_RSA_PSS.Ingo Schwarze
2019-11-01In rsa.h rev. 1.45, jsing@ providedIngo Schwarze
2019-11-01Push the KERNEL_LOCK() down in uvm_map_inentry().Martin Pieuchot
2019-11-01Keep local function definitions in C files.Martin Pieuchot
2019-11-01Document that p_{sp,pc}inentry are owned by the current thread.Martin Pieuchot