2022-07-15 |
deraadt | Add a new clnt*_control CLSET_CONNECTED, which says... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | Allow ypconnect() in "getpw" |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | pledge "getpw" would notice access to /var/run/ypbind... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
kettenis | Use db_rint() to make it possible to enter ddb(4) by... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | Once a ypserv is discovered we know the remote UDP... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
tb | Missing xhcivar.h bit that should have gone with xhci... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
kettenis | Use a separate varaible to signal a "dead" controller... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
tb | Expand the comment explaining the for loop with bn_luca... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
tb | Comment for factorization of n - 1 = k * 2^s in bn_mill... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
tb | Rename is_perfect_square to out_perfect in prototype... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
kettenis | Add sxirintc(4), a driver for the "wake up" interrupt... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
florian | When the autoconf flag flaps around we might end up... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
tb | Zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2022-07-14 |
mvs | Use capital letters for global ipsec(4) locks descripti... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
bluhm | Protect all writers to ifm_cur with a mutex. ifmedia_m... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
job | Fix JSON output in filemode for TALs |
commit | commitdiff | tree | snapshot |
2022-07-14 |
claudio | More IPv6 scope_id fixes, now hopefully scope_id should... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
mvs | Turn pppoe(4) back to kernel lock. We can't predict... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
mvs | Replace tabs by spaces after "#define". No functional... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
claudio | Time to bump version |
commit | commitdiff | tree | snapshot |
2022-07-14 |
tb | Suppress output of the deprecated -tls1 option in usage... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
tb | Switch to using TLS_client_method() |
commit | commitdiff | tree | snapshot |
2022-07-14 |
tb | Only run the client connection test with supported... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
tb | Document openssl ciphers -s |
commit | commitdiff | tree | snapshot |
2022-07-14 |
tb | Add -s option to openssl ciphers |
commit | commitdiff | tree | snapshot |
2022-07-14 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | add .Xr links to SSL_CTX_set_security_level(3) |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | add a few .Xr links to new manual pages |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | In dsa.h rev. 1.34 (14 Jan 2022), tb@ provided DSA_bits(3). |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | In x509_vfy.h rev. 1.54, tb@ provided X509_VERIFY_PARAM... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | link three new manual pages to the build |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | Start documenting our new pet octopus, SSL_CTX_set_secu... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsing | Cast int64_t to uint64_t before negating. |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | Write documentation for EVP_PKEY_check(3), EVP_PKEY_pub... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Simplify computation of max_pub_key = dh->p - 1. |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | New manual page written from scratch; |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Remove #ifndef around the definition of OPENSSL_TLS_SEC... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
schwarze | On May 4 14:19:08 2006 UTC, while fixing a security... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
ajacoutot | Fix apmd_flags example. |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Do not make tables static so we can access them from... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jca | Revert BUILD_LLDB use, don't push manual repair on... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
kettenis | Implement the fundamentals for suspend/resume on arm64... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Enable Wycheproof primality tests. |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Enable BPSW primality test. |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Hook BPSW into BN_is_prime_fasttest_ex() |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Link bn_bpsw.c to build |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Implement the Baillie-PSW primality test |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Link bn_isqrt.c to build |
commit | commitdiff | tree | snapshot |
2022-07-13 |
tb | Integer square root and perfect square test |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/i915: Fix a race between vma / object destruction... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/amdgpu: vi: disable ASPM on Intel Alder Lake based... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/amd: Refactor `amdgpu_aspm` to be evaluated per... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/amd/vcn: fix an error msg on vcn 3.0 |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/amd/display: Fix by adding FPU protection for dcn30... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/amd/display: Set min dcfclk if pipe count is 0 |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/i915: Replace the unconditional clflush with drm_cl... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/i915/gt: Register the migrate contexts with their... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
jsg | drm/i915: Disable bonding on gen12+ platforms |
commit | commitdiff | tree | snapshot |
2022-07-12 |
bluhm | Use __func__ in interface media debug printf(). |
commit | commitdiff | tree | snapshot |
2022-07-12 |
bluhm | Protect interface media list with a mutex. This is... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jca | Enter the lldb and lldb-server directories for make... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jca | Only build lldb support libraries on archs where lldb... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jca | Introduce a BUILD_LLDB switch, currently active on... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jsing | Unbreak the tree, after the previous commit. |
commit | commitdiff | tree | snapshot |
2022-07-12 |
op | grep: simplify printline, no functional changes |
commit | commitdiff | tree | snapshot |
2022-07-12 |
tb | Zap trailing whitespace on one line to appease mandoc... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
claudio | Document announce add-path send |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jca | Use db_rint() in sfuart(4) |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jca | Add db_rint(), an MI interface to db_enter() copied... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
florian | Rewrite state machine in the style of dhcpleased(8). |
commit | commitdiff | tree | snapshot |
2022-07-12 |
claudio | Bump version number to 7.9 |
commit | commitdiff | tree | snapshot |
2022-07-12 |
tb | Move BN_lsw() to bn_lcl.h so that other code can use it. |
commit | commitdiff | tree | snapshot |
2022-07-12 |
kn | Remove mkerr.pl remnants from LibreSSL |
commit | commitdiff | tree | snapshot |
2022-07-12 |
tb | The asn1time test no longer needs static linking. |
commit | commitdiff | tree | snapshot |
2022-07-12 |
robert | sync: add llvm-profdata |
commit | commitdiff | tree | snapshot |
2022-07-12 |
mvs | Remove PIPEXCSESSION pipex(4) ioctl(2) command from... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jsg | remove cache parts of struct cpu_info which were used... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jsg | allow cpuid 0x8000001d, cache topology on AMD |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jsg | remove cache parts of struct cpu_info only vmm used |
commit | commitdiff | tree | snapshot |
2022-07-12 |
jsg | recognise Cortex-A715 and Cortex-X3 |
commit | commitdiff | tree | snapshot |
2022-07-11 |
kettenis | Switch bootloaders to the extended BOOTARG_CONSDEV... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
sthen | sync llvm-read{elf,obj} for i386 |
commit | commitdiff | tree | snapshot |
2022-07-11 |
tobhe | Generate P-256 ECDH keys for iked instead of reusing... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
claudio | Implement send side of RFC7911 ADD-PATH |
commit | commitdiff | tree | snapshot |
2022-07-11 |
claudio | Properly roll back in the add-path send case in up_dump... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
claudio | Put the RFC9234 open policy handing in its own function |
commit | commitdiff | tree | snapshot |
2022-07-11 |
claudio | When dumping prefixes for bgpctl just use prefix_eligib... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
claudio | s/can not/cannot/ in comments. No functional change. |
commit | commitdiff | tree | snapshot |
2022-07-11 |
claudio | Use newbest and oldbest instead of xp and active as... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
robert | add llvm-profdata(1) to base so that ports can benefit... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
mpi | Simplify the aiodone daemon which is only used for... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
mpi | Remove asynchronous read support in uvm_swap_get(). |
commit | commitdiff | tree | snapshot |
2022-07-11 |
stsp | remove duplicate 'if (err)' line in iwm_auth() |
commit | commitdiff | tree | snapshot |
2022-07-11 |
jmatthew | r1.3 converted the clock rates from kHz to Hz, so we... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
sthen | Sync cert.pem with certdata.txt from the NSS release... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
bcook | fix NULL return adding missing semicolon |
commit | commitdiff | tree | snapshot |
2022-07-11 |
daniel | remove the "tbl" suffix for a few man pages |
commit | commitdiff | tree | snapshot |
2022-07-10 |
mvs | Add missing `pipex_list_mtx' mutex(9) around all sessio... |
commit | commitdiff | tree | snapshot |
2022-07-10 |
mvs | if_detach() should wait until concurrent (*if_qstart... |
commit | commitdiff | tree | snapshot |
next |