2024-06-06 |
tb | rpki-client: fix RFC section references in ta_parse() |
commit | commitdiff | tree | snapshot |
2024-06-06 |
tb | rpki-client: fix a crash in filemode |
commit | commitdiff | tree | snapshot |
2024-06-06 |
florian | Accept more compact forms of prefix delegation requests. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
tb | ip_resources_print(): zap extra blank line |
commit | commitdiff | tree | snapshot |
2024-06-06 |
tb | rpki-client: simplify ta_parse() |
commit | commitdiff | tree | snapshot |
2024-06-06 |
bluhm | Clear DF flag after kcopy faulted. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
deraadt | disable -fret-clean in the kernel until the returns_twi... |
commit | commitdiff | tree | snapshot |
2024-06-05 |
tb | Revert __bounded__ hack in chacha-merged.c |
commit | commitdiff | tree | snapshot |
2024-06-05 |
miod | Pass cpu_fork() function to the new process through... |
commit | commitdiff | tree | snapshot |
2024-06-05 |
florian | Implement lease files. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
florian | Use a loop to add request options. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
florian | unused function |
commit | commitdiff | tree | snapshot |
2024-06-05 |
florian | implement removing of addresses from interfaces |
commit | commitdiff | tree | snapshot |
2024-06-05 |
tb | Only complain about empty list of revoked certs if... |
commit | commitdiff | tree | snapshot |
2024-06-05 |
krw | No need to call d_open/d_close for every hibernate... |
commit | commitdiff | tree | snapshot |
2024-06-05 |
florian | Do not try to configure an interface with prefix length 0. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
florian | Do not request a prefix with length zero. |
commit | commitdiff | tree | snapshot |
2024-06-05 |
stsp | add support for VLAN tag offloading to dwqe(4) |
commit | commitdiff | tree | snapshot |
2024-06-05 |
mglocker | Now that our hibernation sub-system supports 4096 byte... |
commit | commitdiff | tree | snapshot |
2024-06-05 |
tb | make test struct const |
commit | commitdiff | tree | snapshot |
2024-06-04 |
krw | Bump versions of boot media now capable of un-hibernati... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
krw | Enable hibernate/resume to nvme(4) disks with 4096... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
landry | services: add matrix-fed tcp port 8448 |
commit | commitdiff | tree | snapshot |
2024-06-04 |
gkoehler | Allow sbld allocation to fail when PMAP_CANFAIL. |
commit | commitdiff | tree | snapshot |
2024-06-04 |
florian | IAIDs can start at 0. |
commit | commitdiff | tree | snapshot |
2024-06-04 |
deraadt | enable -fret-clean on amd64, for libc libcrypto ld... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
millert | Avoid unnecessary string traversals in u8_isutf() and... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
tb | rpki-client: rework AIA, SIA, and CRL handling |
commit | commitdiff | tree | snapshot |
2024-06-04 |
tb | rpki-client: reject certs with unexpected SIA accessMethods |
commit | commitdiff | tree | snapshot |
2024-06-04 |
tb | rpki-client: only allow a single rpkiNotify SIA accessM... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
jan | vio(4): remove useless casts and fix spacing |
commit | commitdiff | tree | snapshot |
2024-06-04 |
claudio | In dequeue_randomness() use an atomic instruction to... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
op | now that we have dired-up-directory, use it in dired... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
op | add dired-up-directory bound to ^ to go up on directory... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
tb | rpki-client: remove proto argument from x509_location() |
commit | commitdiff | tree | snapshot |
2024-06-03 |
dv | Lock and unlock EPT pmaps before page table entry modif... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
matthieu | add .mjs -> text/javascript. ok florian@ |
commit | commitdiff | tree | snapshot |
2024-06-03 |
florian | gc v4 struct |
commit | commitdiff | tree | snapshot |
2024-06-03 |
deraadt | more sleepy florian knf issues |
commit | commitdiff | tree | snapshot |
2024-06-03 |
florian | OpenBSD intentionally does not print a flavor for -r. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
deraadt | more whitespace and knf |
commit | commitdiff | tree | snapshot |
2024-06-03 |
florian | knf; pointed out by deraadt |
commit | commitdiff | tree | snapshot |
2024-06-03 |
jsg | correcly -> correctly |
commit | commitdiff | tree | snapshot |
2024-06-03 |
op | httpd: render "emojis" as text in directory listing |
commit | commitdiff | tree | snapshot |
2024-06-03 |
claudio | Remove lock_class_sched_lock from lock_classes since... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
deraadt | sort |
commit | commitdiff | tree | snapshot |
2024-06-03 |
tb | Rework SIA handling to be less incorrect |
commit | commitdiff | tree | snapshot |
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 |
next |