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-11-19
Disable LOAD_STACK_GUARD on OpenBSD/armv7. It seems the implementation
Mark Kettenis
2023-11-19
Unifdef OPENSSL_NO_ENGINE in libssl
Theo Buehler
2023-11-19
Manually unifdef OPENSSL_NO_ENGINE in ssl_clnt.c
Theo Buehler
2023-11-19
Rename an ENGINE from e to engine for consistency
Theo Buehler
2023-11-19
Unifdef OPENSSL_NO_ENGINE in libcrypto
Theo Buehler
2023-11-19
Unifdef OPENSSL_NO_ENGINE in pmeth_lib.c
Theo Buehler
2023-11-19
Unifdef OPENSSL_NO_ENGINE in engine.h
Theo Buehler
2023-11-19
Also mention ENGINE_{cleanup,{ctrl_cmd{,_string}()
Theo Buehler
2023-11-19
Remove last OPENSSL_NO_ENGINE from libssl regress
Theo Buehler
2023-11-19
Unifdef OPENSSL_NO_ENGINE in libcrypto regress
Theo Buehler
2023-11-19
Missing period
Theo Buehler
2023-11-19
fix grammar
Theo Buehler
2023-11-19
util.c requires stdint.h for UINT32_MAX and friends.
Claudio Jeker
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2023-11-19
sync
Theo Buehler
2023-11-19
Remove remaining ENGINE manuals
Theo Buehler
2023-11-19
Strip mention of ENGINE out of *_set_method.3
Theo Buehler
2023-11-19
Strip out mentions of ENGINE_load_builtin_engines()
Theo Buehler
2023-11-19
ex data for ENGINEs is no longer a thing
Theo Buehler
2023-11-19
Remove section explaining how great and flexible ENGINE is and
Theo Buehler
2023-11-19
Remove obsolete engine configuration section
Theo Buehler
2023-11-19
Document the remaining ENGINE stubs in a single manual
Theo Buehler
2023-11-19
EVP_PKEY_encrypt() simplify example
Theo Buehler
2023-11-19
openssl pkcs12: rewrite without reaching into X509_ALGOR
Theo Buehler
2023-11-19
openssl ts: convert to X509_ALGOR_set0()
Theo Buehler
2023-11-19
Fix cc -ftrapping-math on macppc
George Koehler
2023-11-19
need to use a slightly different asm syntax..
Theo de Raadt
2023-11-18
sync zlib with userland
Theo Buehler
2023-11-18
libz sync with develop branch, discussed with deraadt
Theo Buehler
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2023-11-18
Sync example.c and minigzip.c with upstream.
Theo Buehler
2023-11-18
oops another copy of the prototype
Theo de Raadt
2023-11-18
crt0 uses a helper function in a MD src/libexec/ld.so .h file (rather than
Theo de Raadt
2022-03-24
Import upstream madler/zlib test files and run them with our libz.
Alexander Bluhm
2023-11-18
Scan past whitespace before checking if flag string starts
Kenneth R Westerback
2023-11-18
Check for negative EVP_CIPHER_CTX_iv_length() return in libssl
Theo Buehler
2023-11-18
Forgot to fix one unsigned int vs int confusion
Theo Buehler
2023-11-18
Check for negative IV length
Theo Buehler
2023-11-18
sync
Stuart Henderson
2023-11-18
Fix make other_two target by coping with leapseconds being placed in
Anton Lindqvist
2023-11-18
Rename internal function imsg_get_fd() to imsg_dequeue_fd().
Claudio Jeker
2023-11-18
ports specified on tunnel destination addresses are invalid.
David Gwynne
2023-11-17
Use "mv -f" when moving the output file into place in the obj dir.
Todd C. Miller
2023-11-17
zoneinfo: install tzdata.zi and leap-seconds.list
Todd C. Miller
2023-11-17
Use -mxgot to avoid GOT overflow during build on mips64.
Visa Hankala
2023-11-17
The term peerid originated from bgpd. It is time to generalize this and
Claudio Jeker
2023-11-17
Set "unique_subject = no" to allow renewing expired certificates.
Tobias Heider
2023-11-17
rename struct imsgbuf *ibuf to *imsgbuf since ibuf is too close to
Claudio Jeker
2023-11-17
Do not log errors form pcap_dispatch() caused by signals.
Claudio Jeker
2023-11-16
Mention which functions are implemented as macros in the few cases
Ingo Schwarze
[next]