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
2018-08-24
Add const to two arguments of OCSP_cert_to_id()
Theo Buehler
2018-08-24
Provide X509_get0_serialNumber()
Theo Buehler
2018-08-24
Turn a number of #defines into proper functions with prototypes matching
Theo Buehler
2018-08-24
Change PEM_Sign{Init,Update}() to return an int.
Theo Buehler
2018-08-24
Check return value of EVP_EncodeUpdate() in PEM_write_bio().
Theo Buehler
2018-08-24
Check return value of EVP_EncodeUpdate() in b64_write().
Theo Buehler
2018-08-24
Convert EVP_EncodeUpdate() to return an int to allow for error
Theo Buehler
2018-08-24
Provide EVP_CIPHER_CTX_encrypting().
Theo Buehler
2018-08-24
unifdef DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.
Joel Sing
2018-08-24
Document prototype change and return values for BIO_set_cipher()
Theo Buehler
2018-08-24
Return an int in BIO_set_cipher() to be able to report errors.
Theo Buehler
2018-08-24
In DSO_up_ref(), check return value of CRYPTO_add() and report
Theo Buehler
2018-08-24
In ENGINE_up_ref(), check return value of CRYPTO_add() and report
Theo Buehler
2018-08-24
Document new prototype and return values of X509_OBJECT_up_ref_count()
Theo Buehler
2018-08-24
Make X509_OBJECT_up_ref_count return an int.
Theo Buehler
2018-08-24
Update documentation of CRYPTO_mem_leaks*.
Theo Buehler
2018-08-24
Let CRYPTO_mem_leaks{,_fp,_cb}() return -1.
Theo Buehler
2018-08-24
Drop special handling of SIGSYS.
cheloha
2018-08-24
Simplify session ticket parsing/handling.
Joel Sing
2018-08-24
Pull up the parsing of a ClientHello.
Joel Sing
2018-08-24
Add my copyright.
Theo Buehler
2018-08-24
Remove DSA from TODO list and add RSA-PSS back.
Theo Buehler
2018-08-24
Also test DSA with the DER encoded key. Lots of help from jsing, thanks!
Theo Buehler
2018-08-24
Clean up handshake message start/finish functions.
Joel Sing
2018-08-24
Add common Ethernet interface attributes to vio(4)'s build config.
Visa Hankala
2018-08-24
/tmp/cvsJqyynm
Edd Barrett
2018-08-24
Add a regression test for the kernel stack exhaustion bug.
Visa Hankala
2018-08-24
Remove all knotes from a file descriptor before closing the file in
Visa Hankala
2018-08-24
Include the list of multicast groups in the rx filter configuration.
Jonathan Matthew
2018-08-24
- cosmetic tweak to if_pfsync.c
Alexandr Nedvedicky
2018-08-24
During our refactor with tedu@ tb@ and myself we moved the score file to the
Ricardo Mestre
2018-08-24
Remove a few too early pledge(2)s on games/ and apply them a little bit later
Ricardo Mestre
2018-08-24
display CPU_CPUID / machdep.cpuid in hex not decimal
Jonathan Gray
2018-08-24
print cpu family/model/stepping in dmesg
Jonathan Gray
2018-08-24
Allocate framebuffer PCI BAR if left uninitialized by firmware.
Mark Kettenis
2018-08-24
set the rx mask to always accept all vlan tags, making vlan interfaces
Jonathan Matthew
2018-08-24
Don't treat UnicodeChar == 0 as a keyboard input.
YASUOKA Masahiko
2018-08-23
Run our DSA against wycheproof test vectors.
Theo Buehler
2018-08-23
The upcoming .while request will have to re-execute roff(7) lines
Ingo Schwarze
2018-08-23
all_jobs can be static.
Nicholas Marriott
2018-08-23
A sequence of increasingly restrictive pledges was already present
Theo de Raadt
2018-08-23
switch installurl example to cdn.openbsd.org
T.J. Townsend
2018-08-23
Move job struct into job.c.
Nicholas Marriott
2018-08-23
Set the pointer to the EFI Runtime Services, otherwise we call into
Patrick Wildt
2018-08-23
Add license header.
Kinichiro Inoguchi
2018-08-23
Check reusing SSL/TLS session ticket by regression test
Kinichiro Inoguchi
2018-08-23
port the amd64 code for loading intel microcode on boot to i386
Jonathan Gray
2018-08-23
Implement the roff(7) .shift and .return requests,
Ingo Schwarze
2018-08-23
Always check the return values of get_[fsize|bsize|cpg].
Kenneth R Westerback
2018-08-23
import alternative message parser (not used yet).
Eric Faurot
[prev]
[next]