index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-08-04
Mop up EVP_CIPH_FLAG_FIPS usage.
Joel Sing
2022-08-04
Remove various aesni_* defines to aes_* functions.
Joel Sing
2022-08-04
change some 4.4BSD references to earlier releases
Jonathan Gray
2022-08-03
Prepare to provide PKCS12 accessors
Theo Buehler
2022-08-02
Strange argument padding is no longer neccessary, remove this BUGS section
Theo de Raadt
2022-08-02
1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
Theo de Raadt
2022-08-02
The Xr to ypbind 3 doesn't help improve anyone's understanding of how the
Theo de Raadt
2022-08-02
delete incorrect comment: yp_unbind is not called by passwd
Theo de Raadt
2022-08-02
Expand BLOCK_CIPHER_* macros.
Joel Sing
2022-08-02
access(2) alarm(2) pause(2) were not ported from pwb to v7
Jonathan Gray
2022-08-01
libc string functions were not ported from pwb to v7
Jonathan Gray
2022-07-31
strlen was in v6 libc (s5/perror.c) but not documented till v7
Jonathan Gray
2022-07-31
Tidy up some of BN_nist_mod_*
Joel Sing
2022-07-31
fix indent
Theo Buehler
2022-07-31
Allow a NULL header in PEM_write{,_bio}()
Theo Buehler
2022-07-31
Randomise the rekey interval a little. Previously, the chacha20
Damien Miller
2022-07-30
Use named initialisers for BIGNUMs.
Joel Sing
2022-07-30
Untangle two logic chains in x509_asid.c into something more readable.
Theo Buehler
2022-07-30
update copyright years
Theo Buehler
2022-07-30
Reorder functions and remove unnecessary function prototypes.
Joel Sing
2022-07-30
Add stack frames to AES-NI x86_64 assembly.
Joel Sing
2022-07-30
Use ASN1_INTEGER to encode/decode BIGNUM_it.
Joel Sing
2022-07-30
Provide and use a primitive clear function for BIGNUM_it.
Joel Sing
2022-07-30
Eliminate the somewhat pointless Ij variable
Theo Buehler
2022-07-30
Transform two || chains into individually checked functions
Theo Buehler
2022-07-30
we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-Reno
Jonathan Gray
2022-07-29
Improve the HISTORY sections of glob(7) and glob(3).
Ingo Schwarze
2022-07-29
Having a perfect square at this point is not an error. Rather it is
Theo Buehler
2022-07-29
Tweak some comments and whitespace around comments
Theo Buehler
2022-07-27
Revert _RuneLocale struct changes until mklocale reacharound
Philip Guenther
2022-07-27
Since we only do US-ASCII and UTF-8, several parts of the locale
Philip Guenther
2022-07-26
Do not pass input length <= 0 to the cipher handlers
Theo Buehler
2022-07-26
Only allow changing the domainname (from empty) before securelevel increase.
Theo de Raadt
2022-07-26
moncontrol(3): remove hertz() fallback function
Scott Soule Cheloha
2022-07-25
Simplify wctype() and wctype_l(): we have one set of classification
Philip Guenther
2022-07-25
fix indent
Theo Buehler
2022-07-25
If a command or interface first appeared in PWB/UNIX, UNIX System III or
Jonathan Gray
2022-07-24
Plug leak in X509V3_add1_i2d()
Theo Buehler
2022-07-24
Prepare to resurrect TS_RESP_CTX_set_time_cb()
Theo Buehler
2022-07-24
Prepare to provide TS_VERIFY_CTX accessors
Theo Buehler
2022-07-24
Prepare to provide various TS_STATUS_INFO accessors
Theo Buehler
2022-07-24
Align PKCS12_key_gen_uni() with OpenSSL
Theo Buehler
2022-07-24
Minor fixes in PKCS12_parse()
Theo Buehler
2022-07-24
Per RFC 7292, safeContentsBag is a SEQUENCE OF, not a SET OF
Theo Buehler
2022-07-24
Clear key on exit in PKCS12_gen_mac()
Theo Buehler
2022-07-24
Plug a leak in PKCS12_setup_mac()
Theo Buehler
2022-07-24
Move cipher_id bsearch functions back to the bottom of the file.
Joel Sing
2022-07-24
Set NULL BIOs for QUIC.
Joel Sing
2022-07-24
Provide record layer callbacks for QUIC.
Joel Sing
2022-07-24
Move tls13_phh_done_cb() after tl13_phh_received_cb().
Joel Sing
[next]