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
2023-12-19
sync
Theo de Raadt
2023-12-19
the 4th argument of pinsyscalls() is now "number of pin elements",
Theo de Raadt
2023-12-19
sort -C, and add to usage(); ok djm
Jason McIntyre
2023-12-19
pinsyscalls(2) has changed a little bit, and I can provide more advice
Theo de Raadt
2023-12-19
correct section numbers; from Ed Maste
Damien Miller
2023-12-19
correct alignment placement
Theo de Raadt
2023-12-19
soreceive() must not hold mutex when calling sblock().
Alexander Bluhm
2023-12-18
Rephrase some warnings related to Manifests
Job Snijders
2023-12-18
cmac: use block_size rather than bl
Theo Buehler
2023-12-18
correct section the SYS_kbind syscall pin record goes into
Theo de Raadt
2023-12-18
Add a family argument to host(). This allows us to force a specific address
Martijn van Duren
2023-12-18
Fix copy-paste error for setting source-address in trap receiver.
Martijn van Duren
2023-12-18
match flag type (s/int/u_int)
Damien Miller
2023-12-18
regress test for agent PKCS#11-backed certificates
Damien Miller
2023-12-18
regress test for constrained PKCS#11 keys
Damien Miller
2023-12-18
openssh-9.6
Damien Miller
2023-12-18
ssh-agent: record failed session-bind attempts
Damien Miller
2023-12-18
ban user/hostnames with most shell metacharacters
Damien Miller
2023-12-18
stricter handling of channel window limits
Damien Miller
2023-12-18
Make it possible to load certs from PKCS#11 tokens
Damien Miller
2023-12-18
apply destination constraints to all p11 keys
Damien Miller
2023-12-18
add "ext-info-in-auth@openssh.com" extension
Damien Miller
2023-12-18
implement "strict key exchange" in ssh and sshd
Damien Miller
2023-12-18
Fix race between ifconfig destroy and ARP timer.
Alexander Bluhm
2023-12-18
Check if calloc calls succeeded; ok millert@
Otto Moerbeek
2023-12-18
Clean up EVP_PBE_CipherInit() a little
Theo Buehler
2023-12-18
Run bind(2) system call in parallel.
Alexander Bluhm
2023-12-18
bump version
Sebastian Benoit
2023-12-18
Fix two memory leaks:
Martijn van Duren
2023-12-18
Remove EVP_MD_meth_*() dependency
Theo Buehler
2023-12-17
c2sp: replace openssl 3.0 with 3.2 support
Theo Buehler
2023-12-16
Make `fuse_rd_filtops' mpsafe.
Vitaliy Makkoveev
2023-04-23
Import C2SP/CCTV test
Theo Buehler
2023-12-16
Rework pflowioctl() lock dances.
Vitaliy Makkoveev
2023-12-16
ASN1_STRING_TABLE_get.3: grammar: have -> has
Theo Buehler
2023-12-16
EVP_EncryptUpdate(): make block_size and block_mask const
Theo Buehler
2023-12-16
First cleanup pass over EVP_EncryptUpdate()
Theo Buehler
2023-12-16
Move EVP_PBE_find() next to the tables
Theo Buehler
2023-12-16
Remove OBJ_bsearch_() usage from PBE
Theo Buehler
2023-12-16
Using two different spellings of NULL in the same line is an achievement
Theo Buehler
2023-12-16
Annotate incorrect value for ub_email_address
Theo Buehler
2023-12-16
Neuter the ASN1_STRING_TABLE modification API
Theo Buehler
2023-12-16
Remove call to ASN1_STRING_TABLE_cleanup()
Theo Buehler
2023-12-16
asn1.h: mark a type and a bunch of macros for removal
Theo Buehler
2023-12-16
sync
Theo Buehler
2023-12-16
Rename ASN1_STRING_TABLE_add manual to _get
Theo Buehler
2023-12-16
Remove ASN1_STRING_TABLE_{add,cleanup}() documentation
Theo Buehler
2023-12-16
Implement and use a do_cipher() wrapper
Theo Buehler
2023-12-16
Fix phdr name in ld.script.
Kenji Aoyama
2023-12-15
Remove the string_table test
Theo Buehler
[next]