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-18
Adjust signatures of BIO_ctrl functions
Theo Buehler
2022-08-18
Allow empty attribute sets in CSRs
Theo Buehler
2022-08-18
Tweak prototype to match function definition (n -> index)
Theo Buehler
2022-08-17
Implement the SSL_CTRL_GET_SHARED_GROUP control
Theo Buehler
2022-08-17
Refactor tls1_get_supported_group()
Theo Buehler
2022-08-17
Add SSL_get_shared_{curve,group}()
Theo Buehler
2022-08-17
Make tls1_get_{format,group_}list() take a const SSL
Theo Buehler
2022-08-17
Provide ssl_security_shared_group()
Theo Buehler
2022-08-17
Deduplicate peer certificate chain processing code.
Joel Sing
2022-08-16
Remove obsolete kern.nselcoll sysctl.
Visa Hankala
2022-08-15
Adjust whitespace (tabs vs spaces) on one line to reduce diff with upstream
Theo Buehler
2022-08-15
Add missing RCS tag and zap a trailing space
Theo Buehler
2022-08-15
Initialize readbytes in BIO_gets()
Theo Buehler
2022-08-15
Avoid shadowing the cbs function parameter in tlsext_alpn_server_parse()
Theo Buehler
2022-08-15
Remove redeclaration of ret
Theo Buehler
2022-08-11
Remove unused variable
Theo Buehler
2022-08-10
Avoid signed integer overflow due to unary negation
Theo Buehler
2022-08-10
Cast int64_t to uint64_t for negating
Theo Buehler
2022-08-10
Only print versions we know about
Theo Buehler
2022-08-09
Fix buffer overflow in inflateGetHeader()
Theo Buehler
2022-08-08
For putenv(3), return an error if string starts with a '=' character.
Todd C. Miller
2022-08-06
Improve HISTORY and add AUTHORS.
Ingo Schwarze
2022-08-06
Delete the ridiculous first three sentences of BUGS
Ingo Schwarze
2022-08-05
Remove overly aggressive trust check in legacy verifier that breaks
Bob Beck
2022-08-05
change some 4.4BSD references to earlier releases
Jonathan Gray
2022-08-04
Use ".Bx 4.0" rather than ".Bx 4" for clarity and consistency.
Ingo Schwarze
2022-08-04
Make tlsext_*_{build,needs,parse}() functions static
Theo Buehler
2022-08-04
Mop up key_len assignments.
Joel Sing
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
[prev]
[next]