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-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
2023-12-15
Remove strings.h again
Theo Buehler
2023-12-15
Run non-daemons services in a different process group to avoid SIGHUP at boot
Jeremie Courreges-Anglas
2023-12-15
Drop no-longer-applicable comment.
Miod Vallat
2023-12-15
provide the pieces for ktrace/kdump to observe pinsyscall violations.
Theo de Raadt
2023-12-15
Remove EVP_PBE_cleanup() from EVP_cleanup()
Theo Buehler
2023-12-15
Move all the neutered PBE API to the bottom of the file
Theo Buehler
2023-12-15
Remove unprotected global state from EVP_PBE
Theo Buehler
2023-12-15
Fix a return value confusion in chacha20_poly1305_cipher()
Theo Buehler
2023-12-15
Disallow ciphers with EVP_CIPH_FLAG_CUSTOM_CIPHER in CMAC
Theo Buehler
2023-12-15
Document EVP_Cipher() in code
Theo Buehler
2023-12-15
Move EVP_Cipher() from evp_lib.c to evp_enc.c
Theo Buehler
2023-12-15
No interactive shell if -o is given
Klemens Nanni
2023-12-15
Sync limits with octeon.
Miod Vallat
2023-12-15
Clean up includes
Theo Buehler
2023-12-15
Neuter EVP_PKEY_asn1_add{0,_alias}()
Theo Buehler
2023-12-15
For amd64 cdXX.iso and installXX.iso, create an EFI system partition image
Jonathan Matthew
2023-12-15
Hoist OBJ_sn2nid() over OBJ_ln2nid()
Theo Buehler
2023-12-15
Coverity rightly points out that an unsigned int is always >= 0
Theo Buehler
2023-12-15
Use inpcb table mutex to set addresses.
Alexander Bluhm
2023-12-14
OBJ_create: sorry Omar, aobj is a better name than op
Theo Buehler
2023-12-14
OBJ_create: use a nid variable to avoid nested function call
Theo Buehler
2023-12-14
OBJ_create: malloc() -> calloc()
Theo Buehler
2023-12-14
OBJ_create: test and assign as usual
Theo Buehler
2023-12-14
OBJ_create: initialize buf and turn function into single exit
Theo Buehler
2023-12-14
OBJ_create: rename ok to ret and make it last declaration
Theo Buehler
2023-12-14
OBJ_create(): rename i to len
Theo Buehler
2023-12-14
OBJ_create(): remove pointless parentheses
Theo Buehler
2023-12-14
OBJ_create(): remove useless cast
Theo Buehler
2023-12-14
OPENSSL_assert() that the passed nid is within range
Theo Buehler
2023-12-14
Bump OPENSSL_showfatal() from LOG_INFO to LOG_CONS
Theo Buehler
2023-12-14
Move the txt to obj/nid conversions a bit down.
Theo Buehler
2023-12-14
Dedup OBJ_nid2{obj,sn,ln}()
Theo Buehler
2023-12-14
Workaround for broken clang which has a broken -fno-zero-initialized-in-bss
Claudio Jeker
2023-12-14
Simplify OBJ_nid2obj()
Theo Buehler
2023-12-14
Simplify OBJ_nid2sn()
Theo Buehler
2023-12-14
Simplify OBJ_nid2ln()
Theo Buehler
2023-12-14
Mostly straightforward conversion to imsg_get_fd() only the handling
Claudio Jeker
2023-12-14
There is no more option NKMEMPAGES_MAX
Claudio Jeker
2023-12-14
NKMEMPAGES_MAX_DEFAULT is no longer used. Remove it from param.h.
Claudio Jeker
2023-12-14
Constrain the AFRINIC TA further
Job Snijders
2023-12-14
Fix sk_deep_copy() implementation
Theo Buehler
[prev]
[next]