2024-06-03 |
claudio | Remove the now unsued s argument to SCHED_LOCK and... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
claudio | There is no more LO_CLASS_SCHED_LOCK lock class. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
mglocker | Remove superfluous pmap_extract() call in the hibernati... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
florian | implement rapid commit |
commit | commitdiff | tree | snapshot |
2024-06-03 |
florian | sync |
commit | commitdiff | tree | snapshot |
2024-06-03 |
florian | Track changes to dhcp6leased.conf |
commit | commitdiff | tree | snapshot |
2024-06-03 |
florian | etc bits for dhcp6leased |
commit | commitdiff | tree | snapshot |
2024-06-03 |
florian | hook dhcp6leased to the build |
commit | commitdiff | tree | snapshot |
2024-06-03 |
otto | Fix input handling wrt redrawing. The new version of... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
anton | Pledge violation messages are no longer accessible... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
anton | Passing a NULL digest to SHA routines from libcrypto... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
deraadt | avoid shadowing a local variable in a lower scope |
commit | commitdiff | tree | snapshot |
2024-06-03 |
millert | Spelling fixes and removal of unneeded prototypes and... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
millert | Build with WARNINGS=Yes and fix resulting warnings. |
commit | commitdiff | tree | snapshot |
2024-06-02 |
jsg | remove prototypes with no matching function |
commit | commitdiff | tree | snapshot |
2024-06-02 |
jsg | sencond -> second; ok florian@ |
commit | commitdiff | tree | snapshot |
2024-06-02 |
deraadt | ugh, another typo; spotted by naddy |
commit | commitdiff | tree | snapshot |
2024-06-02 |
deraadt | oops typo |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | prev_plen is only accessed on the 2nd round through... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | Fix indent; pointed out by miod |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | Make sure we find a link-local address and rdomain |
commit | commitdiff | tree | snapshot |
2024-06-02 |
florian | gc unused variable |
commit | commitdiff | tree | snapshot |
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 |
next |