index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-29
Add defines for changer mode page codes. Move AUDIO_PAGE define to
Kenneth R Westerback
2019-11-29
timeout(9): make CIRCQ look more like other sys/queue.h data structures
cheloha
2019-11-29
Return EBUSY for successive PT_TRACE_ME calls.
Martin Pieuchot
2019-11-29
Use RW_PROC() consistently.
Martin Pieuchot
2019-11-29
Repurpose the "syscalls must be on a writeable page" mechanism to
Theo de Raadt
2019-11-29
drm_sched_entity_flush() doesn't care about specific threads, so just
Philip Guenther
2019-11-29
document use of /var/db/rpki-client/ and /var/cache/rpki-client/
Sebastian Benoit
2019-11-29
typo fix.
Nayden Markatchev
2019-11-29
s/EXIT_SUCCESS/0/
Sebastian Benoit
2019-11-29
e2k19 - above par
Sebastian Benoit
2019-11-29
not a backout commit
Sebastian Benoit
2019-11-29
commited at minus 21 degC
Sebastian Benoit
2019-11-29
You know the main street in white horse? On the left...
Sebastian Benoit
2019-11-29
The code is more what you'd call 'guidelines' than actual rules.
Sebastian Benoit
2019-11-29
s/EXIT_FAILURE/1/
Sebastian Benoit
2019-11-29
s/EXIT_FAILURE/1/
Sebastian Benoit
2019-11-29
s/EXIT_FAILURE/1/
Sebastian Benoit
2019-11-29
normalize_name() is no longer needed
Claudio Jeker
2019-11-29
Use the AKI embedded in the CRL to store the crls. This way the AKI from
Claudio Jeker
2019-11-29
Uncomment a single line in root's crontab to run rpki-client and reload
Theo de Raadt
2019-11-29
If run as root, priv-drop to _rpki-client.
Theo de Raadt
2019-11-29
Import /var/db/rpki-client/roa and filter
Theo de Raadt
2019-11-29
fchmod 0644 the output roa file, since it is public information and
Theo de Raadt
2019-11-29
add /var/cache/rpki-client, ok deraadt@
Sebastian Benoit
2019-11-29
create a var/db/rpki-client/roa file with correct ownership so that
Theo de Raadt
2019-11-29
create var/db/rpki-client directory with correct mode
Theo de Raadt
2019-11-29
at(1): ctime comparison: subtraction is not comparison; ok millert@
cheloha
2019-11-29
Shuffle the desk chairs on this ocean liner
Claudio Jeker
2019-11-29
valid_as() should be as strict as valid_ip() when it comes to not-covered
Claudio Jeker
2019-11-29
fix io_simple_read() change from earlier 'fix warnings' commit
Sebastian Benoit
2019-11-29
Re commit what was committed in version 1.43 with a fix added to
Bob Beck
2019-11-29
Fix at least one cause of VMs spinning at 100% host CPU
Mike Larkin
2019-11-29
lots of dependencies go away here with ed25519 no longer needing
Damien Miller
2019-11-29
perform hashing directly in crypto_hash_sha512() using libcrypto or
Damien Miller
2019-11-28
uvm_pagealloc_contig() doesn't exist and shouldn't exist
Philip Guenther
2019-11-28
Run additional 3004 ECDH and 1575 ECDSA test vectors against libcrypto.
Theo Buehler
2019-11-28
move the HKDF tests up a bit
Theo Buehler
2019-11-28
On short transfers with multiple TRBs in a TD we get two events.
Patrick Wildt
2019-11-28
update to-do list
Theo Buehler
2019-11-28
go fmt
Theo Buehler
2019-11-28
no need for fallthrough
Theo Buehler
2019-11-28
Run HKDF test vectors against libcrypto.
Theo Buehler
2019-11-28
Do not crash when a format doesn't exist, reported by Thomas Sattler.
Nicholas Marriott
2019-11-28
bump libcbor after symbol addition; ok deraadt@
Christian Weisgerber
2019-11-28
enable more warning flags and fix a few issues noticed.
Sebastian Benoit
2019-11-28
improve snprintf overflow test; noted by benno
Theo de Raadt
2019-11-28
Convert the auths array into an RB tree indexed by SKI. For fast lookups
Claudio Jeker
2019-11-28
The root certs do not have a CRL distribution point extension so don't
Claudio Jeker
2019-11-28
The happy eyeballs code computes a median to assess how well a
Otto Moerbeek
2019-11-28
Output to a temporary file, which gets renamed on success. This will
Theo de Raadt
[next]