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
2018-05-19
In x509.h rev. 1.51 2018/05/18 16:55:58, tb@ added const qualifiers
Ingo Schwarze
2018-05-19
Clean out a pile of cruft from ssl3_get_client_kex_ecdhe_ecp().
Joel Sing
2018-05-19
Convert ssl3_get_client_kex_gost() to CBS.
Joel Sing
2018-05-19
Switch sparc64 to futex(2) based mutexes and condvars.
Martin Pieuchot
2018-05-19
UI_METHOD *UI_create_method(const char *name).
Theo Buehler
2018-05-19
Add const to the obj argument of X509_NAME_add_entry_by_OBJ()
Theo Buehler
2018-05-19
Add const to the 'obj' argument of X509_EXTENSION_create_by_OBJ().
Theo Buehler
2018-05-19
Add a const qualifier to the aint argument of X509V3_add_value_int()
Theo Buehler
2018-05-19
The 'in' argument of ASN1_STRING_to_UTF8() is now adorned with const.
Theo Buehler
2018-05-19
Add a const qualifier to the STACK_OF(X509_EXTENSION) * arguments of
Theo Buehler
2018-05-19
Add a const qualifier to the 'key' argument of i2o_ECPublicKey() and
Theo Buehler
2018-05-18
Fix eyesore indentation of member functions of X509_LOOKUP_METHOD.
Theo Buehler
2018-05-18
The 'name', 'value' and 'section' arguments for a2i_GENERAL_NAME(),
Theo Buehler
2018-05-18
Add const to the 'x' and 'obj' arguments of:
Theo Buehler
2018-05-18
Add const to both arguments of X509_check_private_key(3).
Theo Buehler
2018-05-18
Add const to the argument of X509_ATTRIBUTE_count(3).
Theo Buehler
2018-05-18
Add const qualifiers to the name and xp arguments of X509_TRUST_add(3),
Theo Buehler
2018-05-18
Add const qualifiers to the x and obj qualifiers of
Theo Buehler
2018-05-18
Add const qualifiers to the 'name', 'sname' and 'X509_PURPOSE *'
Theo Buehler
2018-05-18
Add a const qualifier to the 'X509_NAME *' argument of
Theo Buehler
2018-05-18
Add const to the 'name' argument of X509_NAME_oneline(3).
Theo Buehler
2018-05-18
Add const to the 'obj' argument of X509_NAME_get_text_by_OBJ(3).
Theo Buehler
2018-05-18
Add a const qualififer to the 'name' argument of X509_NAME_get_entry(3)
Theo Buehler
2018-05-18
Add const to the argument of X509_NAME_entry_count().
Theo Buehler
2018-05-18
The 'bytes' arguments of X509_NAME_add_entry_by_NID(3) and
Theo Buehler
2018-05-18
Add a const qualifier to the 'X509_NAME_ENTRY *ne' argument of
Theo Buehler
2018-05-18
Add const to the argument of X509_NAME_ENTRY_get_data(3).
Theo Buehler
2018-05-18
Add const qualifiers to the 'obj' and 'bytes' arguments of
Theo Buehler
2018-05-18
X509_LOOKUP_by_alias() now takes a 'const char str *' and
Theo Buehler
2018-05-18
X509_EXTENSION_get_critical(3) now takes a 'const ASN1_OBJECT *obj' and
Theo Buehler
2018-05-18
Add const qualifiers to the X509_CRL *x and ASN1_OBJECT *obj arguments of
Theo Buehler
2018-05-17
Drop memory barrier in _atomic_lock() implementation since the callers now
Mark Kettenis
2018-05-17
spelling fix;
Jason McIntyre
2018-05-16
Document kern.witnesswatch in sysctl(2).
Visa Hankala
2018-05-16
libfuse should not maintain state for FBT_READDIR. If a directory is
helg
2018-05-15
Use memset(3) instead of bzero(3) for consistency and as per POSIX
helg
2018-05-15
fix format strings; ok @kettenis
Otto Moerbeek
2018-05-14
wrap an overlong line
Theo Buehler
2018-05-14
constrain fractional part to [0-9] (less confusing to static analysis); ok ian@
Damien Miller
2018-05-13
Add const to the 'name', 'value', and 'section' arguments of
Theo Buehler
2018-05-13
Fix a malloc() NULL check in ssl3_send_client_kex_ecdhe_ecp(), by adding
Joel Sing
2018-05-13
Reference the related accessor EVP_PKEY_get0_asn1(3).
Ingo Schwarze
2018-05-13
Document EVP_PKEY_get0_asn1(3), it is declared in <openssl/evp.h>.
Ingo Schwarze
2018-05-13
Enable futex(2)-based mutex on arm64.
Visa Hankala
2018-05-13
Add memory barriers to libc's _spinlock() to make the mechanism
Visa Hankala
2018-05-13
Document EVP_PKEY_bits(3).
Ingo Schwarze
2018-05-13
More clean up of the RSA key exchange code.
Joel Sing
2018-05-13
Add const to the ASN1_OBJECT argument of TS_TST_INFO_get_ext_by_OBJ(3).
Theo Buehler
2018-05-13
Add const qualifier to the ASN1_OBJ * argument of
Theo Buehler
2018-05-13
Add const qualifiers to the char *zone and char *user arguments of
Theo Buehler
[prev]
[next]