index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-12-08
LibreSSL 3.3.1
Brent Cook
2020-12-08
Fix a NULL dereference in GENERAL_NAME_cmp()
Theo Buehler
2020-12-07
Convert the per-process thread list into a SMR_TAILQ.
Martin Pieuchot
2020-12-06
On i386 setjmp(3) should store the FPU state and longjmp(3) restore
Alexander Bluhm
2020-12-06
Introduce constants to access the setjmp(3) jmp_buf fields from
Alexander Bluhm
2020-12-05
Mark bitmask_{start,end}_values[] and g_probable_mtu[] const.
Theo Buehler
2020-12-05
Mark nid_list[] const. This moves 116 bytes to .rodata.
Theo Buehler
2020-12-04
Move point-on-curve check to set_affine_coordinates
Theo Buehler
2020-12-03
grammar fixes from Varik "The Genuine Article!!!" Valefor;
Jason McIntyre
2020-12-03
There are special rules regarding the memory passed to pthread_attr_setstack().
Otto Moerbeek
2020-12-01
Set type to DB_RECNO in __rec_open() for consistency with other db types.
Todd C. Miller
2020-12-01
Bring back *_client_method() structs
Theo Buehler
2020-11-29
Clarify what sio_start() does exactly
Alexandre Ratchov
2020-11-28
Add retguard to macppc kernel locore.S, ofwreal.S, setjmp.S
gkoehler
2020-11-25
Avoid undefined behavior due to memcpy(NULL, NULL, 0)
Theo Buehler
2020-11-23
mapalign() only handles allocations >= a page; problem found by and ok semarie@
Otto Moerbeek
2020-11-20
* Make .Nd more specific.
Ingo Schwarze
2020-11-20
* Add SIO_BPS() to NAME and SYNOPSIS where it is missing.
Ingo Schwarze
2020-11-20
fix another misleading line break and indent
Theo Buehler
2020-11-20
fix confusing line break and indent
Theo Buehler
2020-11-19
Allow specific devices to be used for play-only and rec-only modes.
Alexandre Ratchov
2020-11-18
Plug leak in x509_verify_chain_dup()
Theo Buehler
2020-11-18
Plug a big memory leak in the new validator
Theo Buehler
2020-11-18
zap ugly empty line before closing brace
Theo Buehler
2020-11-18
Move freeing of the verify context to its natural place instead of
Theo Buehler
2020-11-18
KNF (whitespace)
Theo Buehler
2020-11-18
bump to 3.3.0
Brent Cook
2020-11-17
typo & punctuation in comment
Theo Buehler
2020-11-16
Implement exporter for TLSv1.3.
Joel Sing
2020-11-16
Use X509_V_OK instead of 0.
Joel Sing
2020-11-16
Add back an X509_STORE_CTX error code assignment.
Joel Sing
2020-11-15
Return the specific failure for a "self signed certificate" in the chain
Bob Beck
2020-11-14
Constify dktypenames and fstypenames in libc.
Philip Guenther
2020-11-14
remove macro instances from arbitrary string width specifiers. for example
Jason McIntyre
2020-11-14
EVFILT_EXCEPT operates on sockets (emil engler)
Jason McIntyre
2020-11-11
Handle additional certificate error cases in new X.509 verifier.
Joel Sing
2020-11-11
Implement auto chain for the TLSv1.3 server.
Joel Sing
2020-11-11
Use size_t for key_block_len.
Joel Sing
2020-11-11
Update getentropy on Windows to use Cryptography Next Generation (CNG).
Brent Cook
2020-11-07
Fix ilogb(3) implementation. The results have to match FP_ILOGB0 and
Mark Kettenis
2020-11-07
Fix ilogb(3) implementation. The results have to match FP_ILOGB0 and
Mark Kettenis
2020-11-07
Actually m88k assembler can not handle 'nop' mnemonic, use a macro instead.
Kenji Aoyama
2020-11-05
double word fixes;
Jason McIntyre
2020-11-03
Fix bad indent.
Joel Sing
2020-11-03
Only check BIO_should_read() on read and BIO_should_write() on write.
Joel Sing
2020-11-03
Hook X509_STORE_CTX get_issuer() callback from new X509 verifier.
Joel Sing
2020-11-02
typo: ASN1_parse_time -> ASN1_time_parse
Theo Buehler
2020-10-31
Align with C99 (and our implementation) and describe the return values for
Mark Kettenis
2020-10-27
The printf format string component %n is a nearly turning-complete gadget.
Theo de Raadt
2020-10-27
Add agentx_varbind_unsigned32 as a wrapper around agentx_varbind_gauge32 to
Martijn van Duren
[next]