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
2021-12-26
split method list search functionality from authmethod_lookup() into
Damien Miller
2021-12-26
Add information about TCM rambase and how to check the SR capability for
Patrick Wildt
2021-12-26
zap doubled semicolon
Theo Buehler
2021-12-26
Check error returns for HMAC_* to appease coverity.
Theo Buehler
2021-12-26
One more leak similar to previous.
Theo Buehler
2021-12-26
Plug leaks
Theo Buehler
2021-12-26
Plug memleak
Theo Buehler
2021-12-26
Attempt to opportunistically use the host name for SNI in s_client.
Joel Sing
2021-12-26
Check BIO_indent() return like all the others in this file.
Theo Buehler
2021-12-26
Drop pointless cast in i2d_ASN1_BOOLEAN(). This may or may not fix
Theo Buehler
2021-12-26
Consistently call BN_init() before BN_with_flags()
Theo Buehler
2021-12-26
Hoist memset of CBB above EVP_MD_CTX_new() and HMAC_CTX_new() to avoid
Theo Buehler
2021-12-26
Correct SSL_get_peer_cert_chain() when used with the TLSv1.3 stack.
Joel Sing
2021-12-26
DIOCHANGERRULE ioctl must set pointer to ruleset in rule it inserts.
Alexandr Nedvedicky
2021-12-26
Add address locators for the ACPI "bus" and use these to fix the order of
Mark Kettenis
2021-12-26
Fix compiler warnings with sparc64 gcc 4.2.1.
Alexander Bluhm
2021-12-26
fix spelling of inheritance
Theo Buehler
2021-12-26
Check ipAddrBlock and autonomousSysNum for criticality
Theo Buehler
2021-12-26
add missing include path; ok tb@
Anton Lindqvist
2021-12-26
Fix unexpanded LOCALBASE and X11BASE
Klemens Nanni
2021-12-26
make 'set skip on ...' in pf.conf dynamic
Alexandr Nedvedicky
2021-12-25
Fix some weird line wrapping and a minor KNF nit
Theo Buehler
2021-12-25
reword some old text mentioning openbsd 5.5 and windows 7; ok deraadt
T.J. Townsend
2021-12-25
Don't accept an empty string as selector value
Alexandre Ratchov
2021-12-25
Move example about USB devices from -F description to hot plugging section
Alexandre Ratchov
2021-12-25
No need for assert.h in here.
Theo Buehler
2021-12-25
drop a meaningless XXX
Theo Buehler
2021-12-25
Use C99 initializers for v3_addr, v3_asid and v3_ct_scts[]
Theo Buehler
2021-12-25
Add section to explain how to handle device hot plugging
Alexandre Ratchov
2021-12-25
For a long time ip_ours() and ip6_ours() are calling ip_deliver()
Alexander Bluhm
2021-12-25
Indent goto labels for diffability.
Joel Sing
2021-12-25
Merge asn_pack.c into asn1_item.c - these are two ASN1_item_* functions.
Joel Sing
2021-12-25
Merge evp_asn1.c into a_type.c - these are all ASN1_TYPE_* functions.
Joel Sing
2021-12-25
Move more ASN1_STRING_* functions to a_string.c.
Joel Sing
2021-12-25
More consolidation of ASN.1 code.
Joel Sing
2021-12-25
Adjust pty case for kqueue-based poll(2)
Visa Hankala
2021-12-25
kqueue: Invalidate revoked vnodes' knotes on the fly
Visa Hankala
2021-12-25
Consolidate code/templates for ASN.1 types.
Joel Sing
2021-12-25
Move ASN1_<type>_* functions to the top, encoding/decoding to the bottom.
Joel Sing
2021-12-25
Rewrite ASN.1 identifier/length parsing in CBS.
Joel Sing
2021-12-25
sync
Theo de Raadt
2021-12-25
Sync DF_1_* flag definitions with llvm 13, including support in
Philip Guenther
2021-12-25
Update to reflect changes over the last six years
Philip Guenther
2021-12-24
Filter out all symbols starting with a double underbar. In particular,
Theo Buehler
2021-12-24
when getopts prints "unknown option" or "requires argument", it should
Theo de Raadt
2021-12-24
sync
Theo de Raadt
2021-12-24
uniq(1): skip() each input line only once
Scott Soule Cheloha
2021-12-24
Run malloc_duel for 60 seconds instead of 20. It did find kernel
Alexander Bluhm
2021-12-24
Reorder some functions.
Joel Sing
2021-12-24
The RFC 3779 test needs LIBRESSL_CRYPTO_INTERNAL as lon as the API
Theo Buehler
[prev]
[next]