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
2021-10-31
tr(1): backslash(): fix octal escape parsing
Scott Soule Cheloha
2021-10-31
Also remove pcap files during make clean.
Alexander Bluhm
2021-10-31
Enable RFC 3779 code.
Theo Buehler
2021-10-31
Make it more visible that not only rc_reload() can be disabled.
Antoine Jacoutot
2021-10-31
aplspi(4)
Mark Kettenis
2021-10-31
Shuffle things around to have FUNCS_ONLY higher in the script so consummers
Antoine Jacoutot
2021-10-31
document that fileno(3) returns -1 for some kinds of FILE * objects;
Ingo Schwarze
2021-10-31
Make this test compile again after the damage done in libcrypto
Theo Buehler
2021-10-31
Hide struct internals under LIBRESSL_CRYPTO_INTERNAL so that other
Theo Buehler
2021-10-31
Various minor adjustments to make openssl(1) compile with opaque
Theo Buehler
2021-10-31
sync
Theo de Raadt
2021-10-31
Now that X509_OBJECT is opaque, we need to allocate it on the heap
Theo Buehler
2021-10-31
sync
Theo Buehler
2021-10-31
bump major after struct size change
Theo Buehler
2021-10-31
Bump BER_MAX_OID_LEN to 128
Theo Buehler
2021-10-31
Bump majors after struct visibility changes, symbol removal and symbol
Theo Buehler
2021-10-31
Simplify some code by using X509_STORE_CTX_get_obj_by_subject()
Theo Buehler
2021-10-31
Update Symbols.list to include API additions
Theo Buehler
2021-10-31
Add aplspi(4), a driver for the SPI controller found on the Apple M1 SoC.
Mark Kettenis
2021-10-31
libssl: stop reaching into the X509 struct and simplify some code by
Theo Buehler
2021-10-31
Update Symbols.list for new API and API removal/renaming
Theo Buehler
2021-10-31
Expose new API in headers and make X509 structs opaque.
Theo Buehler
2021-10-31
Remove the unused X509_OBJECTS struct.
Theo Buehler
2021-10-31
Remove the unused X509_CERT_PAIR struct and the assicated API.
Theo Buehler
2021-10-31
Remove the unused X509_CERT_FILE_CTX struct.
Theo Buehler
2021-10-31
Prepare to provide X509_STORE_CTX_get_obj_by_subject(), a wrapper
Theo Buehler
2021-10-31
Switch various X509 API to use the new X509_LOOKUP_TYPE to match
Theo Buehler
2021-10-31
Provide the X509_LOOKUP_TYPE enum.
Theo Buehler
2021-10-31
Further improve load_file(). Always set an errno on errors and make sure
Claudio Jeker
2021-10-31
When converting the TAL parser to use load_file and pass the file via
Claudio Jeker
2021-10-31
Prepare definitions X509_STORE_set_verify{,_cb}_func() that work with
Theo Buehler
2021-10-31
Prepare to make various structs in x509_vfy.h opaque.
Theo Buehler
2021-10-31
Disable both TCP/UDP checksum offloading and VLAN HW tag offloading for now,
Patrick Wildt
2021-10-31
Implement transmit and transmit completion path.
Patrick Wildt
2021-10-31
Extend the SPI bus API a bit. The config structure gets an sc_cs_delay
Mark Kettenis
2021-10-31
Move the fill and the tail pointer change to a later point, to make sure
Patrick Wildt
2021-10-31
Add igc(4), a driver for the Intel 2.5Gb Ethernet controllers.
Patrick Wildt
2021-10-31
regen
Patrick Wildt
2021-10-31
Add another PCI id for Intel 2.5Gb adapters.
Patrick Wildt
2021-10-31
Make athn(4) attach to the Sony UWA-BR100. Patch by martingot@protonmail
Stefan Sperling
2021-10-31
regen
Stefan Sperling
2021-10-31
Add USB device ID for the Sony UWA-BR100. Patch by martingot@protonmail
Stefan Sperling
2021-10-31
Raise SPL to IPL_NET in run_next_scan() to avoid splassert failures.
Stefan Sperling
2021-10-31
Prepare regress for opaque structs in x509*.h
Theo Buehler
2021-10-31
Add explicit CBS_contains_zero_byte() check in CBS_strdup().
Joel Sing
2021-10-31
sync
Theo de Raadt
2021-10-30
Change hw.perfpolicy=auto by default, at startup. If the system has AC
Theo de Raadt
2021-10-30
Kill the dead code from unp_drop().
Vitaliy Makkoveev
2021-10-30
Fix the UNIX domain sockets leak in soclose().
Vitaliy Makkoveev
2021-10-30
new manual page X509_CRL_METHOD_new(3)
Ingo Schwarze
[next]