2022-01-18 |
visa | Add cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC... |
commit | commitdiff | tree | snapshot |
2022-01-18 |
visa | plic: Fix cpuid handling |
commit | commitdiff | tree | snapshot |
2022-01-17 |
djm | when decompressing zlib compressed packets, use Z_SYNC_... |
commit | commitdiff | tree | snapshot |
2022-01-17 |
djm | make most of the sftp errors more idiomatic, following... |
commit | commitdiff | tree | snapshot |
2022-01-17 |
djm | when transferring multiple files in SFTP mode, create... |
commit | commitdiff | tree | snapshot |
2022-01-17 |
bluhm | Update libexpat to 2.4.3. This fixes CVE-2021-45960... |
commit | commitdiff | tree | snapshot |
2022-01-17 |
guenther | Stop supporting a GOT with only one reserved entry... |
commit | commitdiff | tree | snapshot |
2022-01-17 |
naddy | dig: fix -Wunused-but-set-variable warnings |
commit | commitdiff | tree | snapshot |
2022-01-17 |
naddy | rad: fix -Wunused-but-set-variable warning |
commit | commitdiff | tree | snapshot |
2022-01-17 |
visa | sfcc: Fix accidental spinning |
commit | commitdiff | tree | snapshot |
2022-01-17 |
mpi | Call uvm_pglistfree(9) instead of uvm_pmr_freepageq(). |
commit | commitdiff | tree | snapshot |
2022-01-17 |
jsg | change irq work from interrupt context back to process... |
commit | commitdiff | tree | snapshot |
2022-01-17 |
nicm | Do not try to strdup NULL, from seL4 at disroot dot... |
commit | commitdiff | tree | snapshot |
2022-01-17 |
jsg | filessystems -> filesystems |
commit | commitdiff | tree | snapshot |
2022-01-17 |
jsg | unstub dma_fence_chain_find_seqno() for non zero seqno |
commit | commitdiff | tree | snapshot |
2022-01-17 |
mlarkin | Allow more memory ranges in hibernate |
commit | commitdiff | tree | snapshot |
2022-01-17 |
guenther | Nothing depends on archdep.h pulling in other #includes... |
commit | commitdiff | tree | snapshot |
2022-01-16 |
jsg | remove "for all AArch64 platforms" from comment |
commit | commitdiff | tree | snapshot |
2022-01-16 |
jsg | drm/i915: Avoid bitwise vs logical OR warning in snb_wm... |
commit | commitdiff | tree | snapshot |
2022-01-16 |
mlarkin | Remove trailing whitespace in a few places. No code... |
commit | commitdiff | tree | snapshot |
2022-01-16 |
naddy | dhcpd: fix -Wunused-but-set-variable warning |
commit | commitdiff | tree | snapshot |
2022-01-16 |
naddy | libfuse: fix -Wunused-but-set-variable warning |
commit | commitdiff | tree | snapshot |
2022-01-16 |
naddy | isakmpd: fix -Wunused-but-set-variable warnings |
commit | commitdiff | tree | snapshot |
2022-01-16 |
naddy | pfctl: fix -Wunused-but-set-variable warning |
commit | commitdiff | tree | snapshot |
2022-01-16 |
dlg | modernise pcn_start with m_defrag and the "new" ifq... |
commit | commitdiff | tree | snapshot |
2022-01-16 |
inoguchi | Avoid memory leak in error path with openssl(1) smime |
commit | commitdiff | tree | snapshot |
2022-01-16 |
inoguchi | Avoid memory leak in error path with openssl(1) cms |
commit | commitdiff | tree | snapshot |
2022-01-16 |
dlg | activate/notify waiting kq kevents from bpf_wakeup... |
commit | commitdiff | tree | snapshot |
2022-01-16 |
jsg | initialies -> initializes |
commit | commitdiff | tree | snapshot |
2022-01-16 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-16 |
guenther | Nothing depends on archdep.h pulling in other #includes... |
commit | commitdiff | tree | snapshot |
2022-01-16 |
guenther | Nothing depends on archdep.h pulling in other #includes... |
commit | commitdiff | tree | snapshot |
2022-01-16 |
guenther | Nothing depends on archdep.h pulling in other #includes... |
commit | commitdiff | tree | snapshot |
2022-01-16 |
jsg | stoeplizt -> stoeplitz |
commit | commitdiff | tree | snapshot |
2022-01-15 |
mlarkin | vmd: Remove a warning about non-32KHz timebases |
commit | commitdiff | tree | snapshot |
2022-01-15 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-15 |
tb | Add back an accidentally dropped .Pp |
commit | commitdiff | tree | snapshot |
2022-01-15 |
kettenis | Don't reset the controller on each transaction. Remove... |
commit | commitdiff | tree | snapshot |
2022-01-15 |
tb | Update for HMAC_CTX_{init,cleanup} hand HMAC_cleanup... |
commit | commitdiff | tree | snapshot |
2022-01-15 |
tb | Stop documenting clone digests. |
commit | commitdiff | tree | snapshot |
2022-01-15 |
jsg | bring back spelling fix from rev 1.138 lost in rev... |
commit | commitdiff | tree | snapshot |
2022-01-15 |
tb | Minor cleanup and simplification in dsa_pub_encode() |
commit | commitdiff | tree | snapshot |
2022-01-15 |
inoguchi | Add ct.h and x509_vfy.h |
commit | commitdiff | tree | snapshot |
2022-01-14 |
inoguchi | Avoid buffer overflow in asn1_parse2 |
commit | commitdiff | tree | snapshot |
2022-01-14 |
mbuhl | mark failing tests for macppc |
commit | commitdiff | tree | snapshot |
2022-01-14 |
claudio | Introduce a validated cache which holds all the files... |
commit | commitdiff | tree | snapshot |
2022-01-14 |
kettenis | We don't have 64-bit atomics on powerpc, but we don... |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Enable openssl pkey -{,pub}check and pkeyparam -check |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Undo static linking and other workarounds that are... |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert wycheproof.go for opaque EVP_AEAD_CTX |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | The cttest can link dynamically now |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Simplify BN_mont test slightly using a new accessor. |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | openssl(1) dgst: fix build after clones removal |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert openssl(1) speed for opaque EVP_AEAD_CTX |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert openssl(1) rsa.c for opaque RSA |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | openssl(1) genrsa: simplify access to rsa->e |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert openssl(1) gendsa.c to opaque DSA |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert openssl(1) dsaparam to opaque dsa |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert openssl(1) dsa.c to opaque DSA |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert openssl(1) dhparam to opaque DH |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert openssl(1) dh.c to opaque DH |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Fix acme-client build with opaque RSA |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | isakmpd: convert modp to opaque DH |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | sync |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | bump libcrypto, libssl, libtls majors after struct... |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Use the correct type for ssl_callback_ctrl() |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert the new record layers to opaque EVP_AEAD_CTX |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Convert ssl_kex.c to opaque DH |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Use BIO_next/BIO_set_next in ssl_lib.c |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | bio_ssl.c needs to peek into bio_local.h |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | libkeynote: fix build with opaque RSA and DSA |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Update Symbols.list |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Unconditionally comment out OPENSSL_NO_RFC3779 |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove header guard around RFC 3779 declarations |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Expose Certificate Transparency symbols in headers |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Hide OBJ_bsearch_ from public visibility, |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Move ASN1_BOOLEAN to internal only. |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove check_defer and obj_cleanup_defer from public... |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove name_cmp from public visibility |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove all asn1_* symbols from public visibility |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Implement new-style OpenSSL BIO callbacks |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Garbage collect last use of EVP_ecdsa() |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove legacy sign/verify from EVP_MD. |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Make RSA, RSA_PSS_PARAMS and RSA_METHOD opaque |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Make structs in ocsp.h opaque |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Move ECDSA_SIG to ecs_locl.h |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Simplify DSAPublicKey_it |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Make DSA opaque |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Make structs in dh.h opaque |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Garbage collect the unused OPENSSL_ITEM |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Make structs in comp.h opaque |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Make structs in bio.h opaque |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Garbage collect the app_items field of ASN1_ADB |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove NO_ASN1_FIELD_NAMES |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove obsolete key formats |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove ASN1_OBJECT internals from public visibility. |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove HMAC_CTX_{init,cleanup}() and HMAC_init from... |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Make structs in evp.h and hmac.h opaque |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Move BN structs to bn_lcl.h |
commit | commitdiff | tree | snapshot |
2022-01-14 |
tb | Remove BIO_s_file_internal |
commit | commitdiff | tree | snapshot |
next |