2024-04-15 |
tb | Remove workarounds for unprototyped symbols |
commit | commitdiff | tree | snapshot |
2024-04-15 |
bentley | Sync with font module variable namespacing changes. |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | Include the correct header |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | sync libressl bump |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | crank libtls like libcrypto and libssl |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | crank libssl major after libcrypto major and symbol... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | Unexport SSL_version_str |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | crank libcrypto major after symbol removal |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | Bye, bye, OPENSSL_str{,n}casecmp() |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | And a pile of TS ASN.1 stuff becomes internal-only... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | X509_NAME_ENTRIES_it and X509_NAME_INTERNAL_it go internal |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | And here go {,EC}DSA_SIG_it |
commit | commitdiff | tree | snapshot |
2024-04-15 |
florian | Add scandirat(3); from freebsd |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | DHparam_it becomes static, too |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | More X9.62 stuff was never used outside of ec_asn1.c |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | EC_PRIVATEKEY becomes internal-only, too |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | Unexport the ECPKPARAMETERS API |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | Make ECPARAMETERS_{new,free,it} internal-only |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | Move BIO_CONNECT_{new,free}() to internal-only |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | Remove ASN1_time_clamp_not_after() from Symbols.list |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | sync libc bump |
commit | commitdiff | tree | snapshot |
2024-04-15 |
tb | whee libc 100. break all the things |
commit | commitdiff | tree | snapshot |
2024-04-15 |
naddy | remove unused __bswap16, __bswap32 MD functions from... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
claudio | Regen after sigsuspend and __thrsigdivert unlock |
commit | commitdiff | tree | snapshot |
2024-04-15 |
claudio | sigsuspend and __thrsigdivert no longer require the... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jsing | Enable negative zero checks for BN_clear_bit() and... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jsing | Prevent negative zero from being created via BN bit... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
naddy | drop htonl(), htons(), ntohl(), ntohs() MD functions... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
krw | Don't wait forever in nvme_poll(). Respect the timeout... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jmc | hint that the tcp timeout values can be adjusted collec... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jmc | document tcp.tsdiff; from jesper wallin |
commit | commitdiff | tree | snapshot |
2024-04-15 |
krw | Don't hang in nvme_poll() if the nvme controller has... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
job | Use the manifest location as additional differentiator... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
florian | Sync to autoconf 2.71 upstream built infrastructure |
commit | commitdiff | tree | snapshot |
2024-04-15 |
nicm | Fixes for memory leaks reported by Lu Ming Yin, fixes... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jmc | add an EXAMPLES section with a simple config file,... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jsg | drm: Check polling initialized before enabling in drm_h... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jsg | drm: Check output polling initialized before disabling |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jsg | drm/amd/display: Fix nanosec stat overflow |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jsg | drm/ttm: return ENOSPC from ttm_bo_mem_space v3 |
commit | commitdiff | tree | snapshot |
2024-04-15 |
jsg | amdkfd: use calloc instead of kzalloc to avoid integer... |
commit | commitdiff | tree | snapshot |
2024-04-14 |
bluhm | Run raw IP input in parallel. |
commit | commitdiff | tree | snapshot |
2024-04-14 |
miod | Turn sp_tlb_flush_{ctx,pte} into function pointers... |
commit | commitdiff | tree | snapshot |
2024-04-14 |
guenther | Delete support for the LESSOPEN and LESSCLOSE environme... |
commit | commitdiff | tree | snapshot |
2024-04-14 |
otto | t22 and t23 can fail if the first chunk ends up being... |
commit | commitdiff | tree | snapshot |
2024-04-14 |
phessler | stop erroring if <file>.orig exists |
commit | commitdiff | tree | snapshot |
2024-04-14 |
tb | Fix indent |
commit | commitdiff | tree | snapshot |
2024-04-14 |
tb | Delete a few more GOST remnants |
commit | commitdiff | tree | snapshot |
2024-04-14 |
sthen | add maturin as MODPY_PYBUILD backend |
commit | commitdiff | tree | snapshot |
2024-04-14 |
florian | Zap trailing whitespace. |
commit | commitdiff | tree | snapshot |
2024-04-14 |
tb | Remove documentation of no longer available API |
commit | commitdiff | tree | snapshot |
2024-04-14 |
kettenis | Implement support for AVX-512. This required some... |
commit | commitdiff | tree | snapshot |
2024-04-14 |
tb | less: escape newlines in file names |
commit | commitdiff | tree | snapshot |
2024-04-14 |
jsg | with empty body loops, put final semicolon on a new... |
commit | commitdiff | tree | snapshot |
2024-04-14 |
jsg | put loop body on a new line |
commit | commitdiff | tree | snapshot |
2024-04-14 |
jsg | avoid uninitialised var use |
commit | commitdiff | tree | snapshot |
2024-04-13 |
jsg | correct indentation |
commit | commitdiff | tree | snapshot |
2024-04-13 |
dv | vmm: protect vmm activation with the vmm_softc rwlock. |
commit | commitdiff | tree | snapshot |
2024-04-13 |
jrick | check group and world permissions of iked psk files |
commit | commitdiff | tree | snapshot |
2024-04-13 |
jca | Readd FFS_MAX_SOFTDEPS define |
commit | commitdiff | tree | snapshot |
2024-04-13 |
jca | Zap unused sd_* softdep sysctl names |
commit | commitdiff | tree | snapshot |
2024-04-13 |
kettenis | Renove unused function and prototype. |
commit | commitdiff | tree | snapshot |
2024-04-13 |
kettenis | Split out Spectre-V2 and Spectre-BHB mitigation code... |
commit | commitdiff | tree | snapshot |
2024-04-13 |
tb | Error check X509_ALGOR_set0() in {dsa,ec}_pkey_ctrl() |
commit | commitdiff | tree | snapshot |
2024-04-13 |
florian | sync to unbound 1.19.3 |
commit | commitdiff | tree | snapshot |
2024-04-13 |
tb | Unwrap a line for consistency with other copy-pasted... |
commit | commitdiff | tree | snapshot |
2024-04-13 |
sthen | merge unbound 1.19.3 |
commit | commitdiff | tree | snapshot |
2024-04-13 |
sthen | import unbound 1.19.3, ok florian |
commit | commitdiff | tree | snapshot |
2024-04-13 |
jmc | document "psk file path" notation; from josh rickmar |
commit | commitdiff | tree | snapshot |
2024-04-12 |
jan | remove useless includes of ip.h and ip6.h |
commit | commitdiff | tree | snapshot |
2024-04-12 |
bluhm | Split single TCP inpcb table into IPv4 and IPv6 parts. |
commit | commitdiff | tree | snapshot |
2024-04-12 |
florian | Update to nsd 4.9.1 |
commit | commitdiff | tree | snapshot |
2024-04-12 |
sthen | merge unbound update |
commit | commitdiff | tree | snapshot |
2024-04-12 |
sthen | import unbound 1.19.2, reminded by florian@ |
commit | commitdiff | tree | snapshot |
2024-04-12 |
bluhm | In snmpd_metrics process keep file descriptors 0 1... |
commit | commitdiff | tree | snapshot |
2024-04-12 |
millert | Avoid snprintf() of NULL when _nc_get_source() returns... |
commit | commitdiff | tree | snapshot |
2024-04-12 |
bluhm | Fix race between rip_input() and soisdisconnected(). |
commit | commitdiff | tree | snapshot |
2024-04-12 |
job | Fix warning about delta element issues in the Update... |
commit | commitdiff | tree | snapshot |
2024-04-12 |
tb | bio_enc: various basic cleanup |
commit | commitdiff | tree | snapshot |
2024-04-12 |
jsg | correct loop in channel set function |
commit | commitdiff | tree | snapshot |
2024-04-12 |
tb | Garbage collect various *_init() pmeths |
commit | commitdiff | tree | snapshot |
2024-04-12 |
tb | Fix a potential NULL-deref in EVP_PKEY_keygen() |
commit | commitdiff | tree | snapshot |
2024-04-12 |
tb | gnu/cvs: avoid a harmless configure warning |
commit | commitdiff | tree | snapshot |
2024-04-12 |
jsg | fix non-auto setting of extended media type bits |
commit | commitdiff | tree | snapshot |
2024-04-12 |
kevlo | Regen |
commit | commitdiff | tree | snapshot |
2024-04-12 |
kevlo | Add support for CH343 uart. |
commit | commitdiff | tree | snapshot |
2024-04-11 |
jsg | correct value of XFEATURE_AMX |
commit | commitdiff | tree | snapshot |
2024-04-11 |
miod | Stop making <machine/pmap.h> include <machine/pte.h... |
commit | commitdiff | tree | snapshot |
2024-04-11 |
tb | Remove repeated type declaration that makes bison unhappy |
commit | commitdiff | tree | snapshot |
2024-04-11 |
otto | Fix previous: it should not have removed the "max_softd... |
commit | commitdiff | tree | snapshot |
2024-04-11 |
bluhm | Prevent changing interface loopback flag from userland. |
commit | commitdiff | tree | snapshot |
2024-04-11 |
mvs | Don't take solock() in soreceive() for SOCK_RAW inet... |
commit | commitdiff | tree | snapshot |
2024-04-11 |
mvs | Take solock_shared() in soo_stat(). |
commit | commitdiff | tree | snapshot |
2024-04-11 |
claudio | Use != NULL for pointer check. No binary change. |
commit | commitdiff | tree | snapshot |
2024-04-11 |
tb | Remove parentheses after return |
commit | commitdiff | tree | snapshot |
2024-04-11 |
jmatthew | Match on ConnectX-6 virtual functions too, since they... |
commit | commitdiff | tree | snapshot |
2024-04-11 |
tb | Rework internal tm_to_*() converters |
commit | commitdiff | tree | snapshot |
2024-04-11 |
jmatthew | Add support for media types from the extended ethernet... |
commit | commitdiff | tree | snapshot |
2024-04-11 |
jsg | drm/i915/gt: Enable only one CCS for compute workload |
commit | commitdiff | tree | snapshot |
2024-04-11 |
jsg | drm/i915/gt: Do not generate the command streamer for... |
commit | commitdiff | tree | snapshot |
next |