2024-06-02 |
deraadt | Grow amd64 install*.{iso,img} because -fret-clean ... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
deraadt | Due to growth, crunchgen must also try to block -fret... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
deraadt | Due to growth we can't allow -fret-clean behaviour... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | oops, we need to hold on to ifap for a bit longer |
commit | commitdiff | tree | snapshot |
2024-06-02 |
deraadt | add -fret-clean option (amd64 and i386 only at first... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
deraadt | add -fret-clean option (amd64 and i386 only at first... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
deraadt | pledge, MAP_STACK, and pinsyscall failures have been... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | fix leaks |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | Unlike DHCPv4 we will only send multicast messages. |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | we do not poke around in udp headers |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | DHCPv6 is not concerned with link layer addresses. |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | Implement renew & rebind. |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | Switch to rebinding at the rebinding time not when... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | sync |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | user, group & /var/db/dhcp6leased for dhcpleased(8) |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | Import dhcp6leased(8) |
commit | commitdiff | tree | snapshot |
2024-06-02 |
kettenis | Power down PCI devices in S0 as well. Needed for suspe... |
commit | commitdiff | tree | snapshot |
2024-06-01 |
tb | md4/ripemd: remove misplaced semicolons |
commit | commitdiff | tree | snapshot |
2024-06-01 |
tb | Neuter the bounded attribute as was done elsewhere... |
commit | commitdiff | tree | snapshot |
2024-06-01 |
tb | Remove mention of SHA-0, update STANDARDS section |
commit | commitdiff | tree | snapshot |
2024-06-01 |
ratchov | sndiod: Don't add/remove server.device entries in dev_... |
commit | commitdiff | tree | snapshot |
2024-06-01 |
tb | Missed SHA224() in previous: reverse order of attributes |
commit | commitdiff | tree | snapshot |
2024-06-01 |
tb | Reverse order of attributes |
commit | commitdiff | tree | snapshot |
2024-06-01 |
tb | Remove support for static buffers in HMAC/digests |
commit | commitdiff | tree | snapshot |
2024-06-01 |
djm | be really strict with fds reserved for communication... |
commit | commitdiff | tree | snapshot |
2024-06-01 |
aoyama | Move common definitions into the header file. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
florian | Preferred and valid lifetime options are sometimes... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
florian | Prefixes delegated via DHCPv6 have a lifetime, honour it. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
florian | getifaddrs(3) does a non trivial amount of work. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
tb | Document a weird decision in RFC 8209 |
commit | commitdiff | tree | snapshot |
2024-05-31 |
djm | warn when -r (deprecated option to disable re-exec... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
djm | typos |
commit | commitdiff | tree | snapshot |
2024-05-31 |
tb | rpki-client: check issuer for certs and CRLs |
commit | commitdiff | tree | snapshot |
2024-05-30 |
tb | Adjust hmac test for removal of static buffer from... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
sthen | sem_open() uses /tmp/*.sem files. Exclude them from... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
tb | ssl(8): the history section hasn't aged well at all... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
claudio | Properly setup the fts_state in the FTS_D case. |
commit | commitdiff | tree | snapshot |
2024-05-30 |
mpi | Ensure pmap_create() waits in case kernel virtual space... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
jsg | avoid potential use-after-free |
commit | commitdiff | tree | snapshot |
2024-05-30 |
job | Increase logging verbosity as to what exactly hit a... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
claudio | Fix copy-paste error in last commit. Fixes lladdr and... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
tb | arm64: move cpu_suspended out of #ifdef SUSPEND |
commit | commitdiff | tree | snapshot |
2024-05-30 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-05-29 |
claudio | Convert SCHED_LOCK from a recursive kernel lock to... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | asn1object: zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | Make it possible for the large OID test to fail |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | Add regress coverage for some corner cases of i2d_ASN1_... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | Add regress coverage for i2d_ASN1_OBJECT() fixes |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | Fix i2d_ASN1_OBJECT() |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | Make i2d_ASN1_OBJECT() return -1 on error |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | Remove unnecessary parens from i2d_ASN1_OBJECT() |
commit | commitdiff | tree | snapshot |
2024-05-29 |
jsg | recognise Cortex-X925 (Blackhawk), Cortex-A725 (Chaberton) |
commit | commitdiff | tree | snapshot |
2024-05-29 |
mglocker | Set 'needs-flag' for ufshci(4) as preparation for some... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | Clean up the list of standards a little |
commit | commitdiff | tree | snapshot |
2024-05-29 |
tb | rpki-client: rework CRL handling |
commit | commitdiff | tree | snapshot |
2024-05-29 |
kettenis | Implement the guts for "suspend-to-idle" on amd64.... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
claudio | Handle IPvX only interfaces with IPvY sessions more... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
claudio | Only fall back to the default IPv4 unicast mode if... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
claudio | Remove nexthop_compare() prototype. |
commit | commitdiff | tree | snapshot |
2024-05-29 |
claudio | Rename nexthop_compare to nexthop_cmp and make it stati... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
claudio | Introduce a ring buffer for log_sockaddr() this way... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
stsp | document qwx(4) caveats and known bugs |
commit | commitdiff | tree | snapshot |
2024-05-29 |
stsp | fix WEP on athn(4) USB hostap |
commit | commitdiff | tree | snapshot |
2024-05-29 |
stsp | repair qwx(4) WEP and TKIP via software crypto |
commit | commitdiff | tree | snapshot |
2024-05-29 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-05-29 |
jsg | another apple bluetooth; from jon@elytron.openbsd.amsterdam |
commit | commitdiff | tree | snapshot |
2024-05-29 |
jsg | indent with tabs not spaces; from jon@elytron.openbsd... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
jsg | remove externs with no matching var |
commit | commitdiff | tree | snapshot |
2024-05-29 |
jsg | remove prototypes with no matching function |
commit | commitdiff | tree | snapshot |
2024-05-28 |
sthen | document MODPY_COMPILEALL, MODPY_PYTEST_USERARGS |
commit | commitdiff | tree | snapshot |
2024-05-28 |
tb | Test that invalid operations push the X509V3_R_UNSUPPOR... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
tb | Clean up and fix X509V3_EXT_add1_i2d() |
commit | commitdiff | tree | snapshot |
2024-05-28 |
tb | Add regress coverage for X509V3_add1_i2d() |
commit | commitdiff | tree | snapshot |
2024-05-28 |
claudio | Rework the pmap ASID handling to not require the SCHED_LOCK |
commit | commitdiff | tree | snapshot |
2024-05-28 |
tb | remove outdated zlib version information |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jsg | remove space between function names and argument list |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jsg | return type on a dedicated line when declaring functions |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jsg | remove maxmem extern, var removed from all archs long ago |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jsg | remove uvm_swpkeyexpire extern for var we never had |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jan | vio(4): fix jumbo frames |
commit | commitdiff | tree | snapshot |
2024-05-28 |
kettenis | Garbage collect sleep_abort(); it doesn't do anything... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
claudio | cpu_emergency_disable() was only used by mvme88k and... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jsg | remove unused isa/cs4231var.h |
commit | commitdiff | tree | snapshot |
2024-05-28 |
stsp | fix previous such that firmware crash recovery happens... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
claudio | Remove the bcmmbox_write(BCMMBOX_CHANPM, ...) call... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
stsp | Try to reset qwx(4) devices when firmware crashes and... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
stsp | Make qwx(4) offload TKIP and CCMP crypto to hardware. |
commit | commitdiff | tree | snapshot |
2024-05-28 |
op | actually honour the services supported by the proc... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jsg | use ansi style function decls to fix build with clang |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jmc | use a more up to date example for a checksum example; |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jsg | Move ccb access before ccb_done to avoid a potential... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
jsg | avoid uninitialised var use when scsi_get_link() return... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
tb | openssl x509: rename pub_key to dsa_pub_key |
commit | commitdiff | tree | snapshot |
2024-05-27 |
tb | openssl: enable -Wshadow for clang |
commit | commitdiff | tree | snapshot |
2024-05-27 |
tb | openssl: avoid shadowed pkeys in x509.c |
commit | commitdiff | tree | snapshot |
2024-05-27 |
krw | Revert NVME_GONE. Literal 0xffffffff is the preferred... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
krw | Replace repeated uses of magic number 0xffffffff with... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-05-27 |
mglocker | Use SCSI xfer timeout value for doorbell register statu... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
kettenis | Set sc_state to ACPI_STATE_S0 at the end of resume... |
commit | commitdiff | tree | snapshot |
next |