artulab
projects
/
openbsd
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Let ipsp_spd_lookup() return an error instead of a TDB. The TDB
2021-11-30
tb
Add missing const qualifiers in a number of BN_* manuals.
commit
|
commitdiff
|
tree
2021-11-30
tb
last whitespace diff for now.
commit
|
commitdiff
|
tree
2021-11-30
tb
KNF for BF_KEY
commit
|
commitdiff
|
tree
2021-11-30
tb
Fix some annoying whitespace inconsistencies.
commit
|
commitdiff
|
tree
2021-11-30
tb
Provide EVP_CTRL_AEAD_* defines.
commit
|
commitdiff
|
tree
2021-11-30
tb
Align ssl_kex_derive_ecdhe_ecp() with ssl_kex_derive_dhe()
commit
|
commitdiff
|
tree
2021-11-30
tb
isakmpd: convert modp_init() for opaque DH.
commit
|
commitdiff
|
tree
2021-11-29
tb
Crank the number of rounds of Miller-Rabin from 50...
commit
|
commitdiff
|
tree
2021-11-29
tb
Clean up DH_check_pub_key() and ensure that y^q (mod...
commit
|
commitdiff
|
tree
2021-11-29
tb
Increase number of iterations in Miller-Rabin checks...
commit
|
commitdiff
|
tree
2021-11-29
tb
Synchronize DH_check() mostly with OpenSSL 1.1.1 with...
commit
|
commitdiff
|
tree
2021-11-29
tb
Provide a version of DH_check_params() for internal...
commit
|
commitdiff
|
tree
2021-11-29
tb
Provide a number of flags for DH_check and DH_check_pubkey
commit
|
commitdiff
|
tree
2021-11-29
tb
tcpdump: convert print-ipsec to a EVP_CIPHER_CTX on...
commit
|
commitdiff
|
tree
2021-11-29
tb
First pass of converting ssl_kex.c to opaque DH.
commit
|
commitdiff
|
tree
2021-11-29
tb
Hide BIO_s_file_internal() from internal view.
commit
|
commitdiff
|
tree
2021-11-29
tb
Stop using BIO_s_file_inernal() in libssl.
commit
|
commitdiff
|
tree
2021-11-26
tb
make the bn/mont test compile with opaque DH.
commit
|
commitdiff
|
tree
2021-11-26
tb
Stop reaching into EVP_PKEY in the rest of libssl.
commit
|
commitdiff
|
tree
2021-11-26
tb
Simplify two weirdly formatted pieces of code in ssl_rsa...
commit
|
commitdiff
|
tree
2021-11-26
tb
openssl(1): drop support for netscape certificates...
commit
|
commitdiff
|
tree
2021-11-25
tb
We know how to print a size_t now. Drop a comment and...
commit
|
commitdiff
|
tree
2021-11-25
tb
Rework this test to compile with opaque RSA
commit
|
commitdiff
|
tree
2021-11-25
tb
Resolve last issue with opaque BIGNUM in this test.
commit
|
commitdiff
|
tree
2021-11-24
tb
Fix OCSP_basic_verify() cert chain construction in...
commit
|
commitdiff
|
tree
2021-11-24
tb
Simplify slightly by using X509_get0_pubkey() thus...
commit
|
commitdiff
|
tree
2021-11-24
tb
Fix a whitespace error that has annoyed me for way...
commit
|
commitdiff
|
tree
2021-11-24
tb
Fix timestamp printing in Signed Certificate Timestamps
commit
|
commitdiff
|
tree
2021-11-24
tb
Add certificate transparency methods to the standard...
commit
|
commitdiff
|
tree
2021-11-24
tb
libkeynote: stop reaching into EVP_PKEY internals.
commit
|
commitdiff
|
tree
2021-11-23
tb
Transform a mangled comment into something intelligible.
commit
|
commitdiff
|
tree
2021-11-23
tb
Use LIBRESSL_NEXT_API to document the commented-out...
commit
|
commitdiff
|
tree
2021-11-23
tb
In DH_set0_pqg() also set dh->length if q is set to...
commit
|
commitdiff
|
tree
2021-11-22
tb
acme-client: use BIO_number_written(bio) instead of...
commit
|
commitdiff
|
tree
2021-11-21
tb
Tweak for opaque EVP_MD: use EVP_MD_type(dgst) instead...
commit
|
commitdiff
|
tree
2021-11-21
tb
Prepare ssltest for opaque DH
commit
|
commitdiff
|
tree
2021-11-21
tb
wycheproof: modify RSA tests to work with opaque RSA...
commit
|
commitdiff
|
tree
2021-11-21
tb
wycheproof.go: modify some DSA and ECDSA code to work...
commit
|
commitdiff
|
tree
2021-11-20
tb
sort
commit
|
commitdiff
|
tree
2021-11-20
tb
Convert openssl(1) to using BN_GENCB on the heap
commit
|
commitdiff
|
tree
2021-11-20
tb
Switch to BIO_up_ref() instead of adjusting references...
commit
|
commitdiff
|
tree
2021-11-20
tb
Use BIO_up_ref() instead of adjusting refcounts manually
commit
|
commitdiff
|
tree
2021-11-20
tb
typo in comment
commit
|
commitdiff
|
tree
2021-11-19
tb
isakmpd: stop reaching into EVP_PKEY.
commit
|
commitdiff
|
tree
2021-11-19
tb
libssl: don't reach for pkey->save_type.
commit
|
commitdiff
|
tree
2021-11-18
tb
iked: replace a conditional EVP_CIPHER_CTX_cleanup...
commit
|
commitdiff
|
tree
2021-11-18
tb
sha512test: replace EVP_MD_CTX_{cleanup,init} pair...
commit
|
commitdiff
|
tree
2021-11-18
tb
gost: missed one cleanup
commit
|
commitdiff
|
tree
2021-11-18
tb
sha256test: EVP_MD_CTX_cleanup -> EVP_MD_CTX_reset
commit
|
commitdiff
|
tree
2021-11-18
tb
gost2814789t: EVP_MD_CTX_cleanup -> EVP_MD_CTX_reset
commit
|
commitdiff
|
tree
2021-11-18
tb
evptest: no need to call EVP_MD_CTX_cleanup() before...
commit
|
commitdiff
|
tree
2021-11-18
tb
Use HMAC_CTX_reset() instead of HMAC_CTX_cleanup()...
commit
|
commitdiff
|
tree
2021-11-18
tb
Add semicolon that will become non-optional once BN_GENCB_se...
commit
|
commitdiff
|
tree
2021-11-18
tb
typo in comment
commit
|
commitdiff
|
tree
2021-11-18
tb
acme-client: use EVP_PKEY_base_id()
commit
|
commitdiff
|
tree
2021-11-18
tb
vndsetcred: don't a reference to credentials in error...
commit
|
commitdiff
|
tree
2021-11-18
tb
Fix ssltest to work with opaque EVP_PKEY.
commit
|
commitdiff
|
tree
2021-11-18
tb
Prevent future internal use of ASN1_CTX and ASN1_const_CTX...
commit
|
commitdiff
|
tree
2021-11-18
tb
Remove the last pointless use of ASN1_const_CTX. Both...
commit
|
commitdiff
|
tree
2021-11-18
tb
sha*test: convert these tests to work with opaque EVP_MD_CTX.
commit
|
commitdiff
|
tree
2021-11-18
tb
zap trailing whitespace
commit
|
commitdiff
|
tree
2021-11-18
tb
hmactest: convert to opaque HMAC_CTX.
commit
|
commitdiff
|
tree
2021-11-18
tb
gost2814789t: convert to opaque EVP_{MD,CIPHER}_CTX.
commit
|
commitdiff
|
tree
2021-11-18
tb
exptest: convert to opaque BN; minor KNF tweaks.
commit
|
commitdiff
|
tree
2021-11-18
tb
evptest: fix compilation with opaque EVP_{CIPHER,MD...
commit
|
commitdiff
|
tree
2021-11-18
tb
ecdsatest: make this test compile with opaque EVP_MD_CTX.
commit
|
commitdiff
|
tree
2021-11-18
tb
dsatest: make this work with opaque BN. Some more fixes...
commit
|
commitdiff
|
tree
2021-11-18
tb
dhtest: fix this to work with opaque BN. This will...
commit
|
commitdiff
|
tree
2021-11-18
tb
bntest: Fix all but one test in this file to work with...
commit
|
commitdiff
|
tree
2021-11-14
tb
Fix a strange check in the auto DH codepath
commit
|
commitdiff
|
tree
2021-11-11
tb
Convert a for loop into LIST_FOREACH to reduce the...
...LIST_FOREACH to reduce the diff to Ne
tB
SD.
commit
|
commitdiff
|
tree
2021-11-10
tb
Move two BIGNUMs in printnumber() from the stack to...
commit
|
commitdiff
|
tree
2021-11-07
tb
In X509_STORE_CTX, rename the X509_STORE store rather...
commit
|
commitdiff
|
tree
2021-11-07
tb
In X509_STORE_CTX rename the misnamed last_untrusted...
commit
|
commitdiff
|
tree
2021-11-06
tb
Start cleaning up X509_STORE_get1_issuer()
commit
|
commitdiff
|
tree
2021-11-06
tb
In X509_STORE_get1_issuer() do not call the verify...
commit
|
commitdiff
|
tree
2021-11-06
tb
Refactor X509_STORE_get1_certs()
commit
|
commitdiff
|
tree
2021-11-05
tb
typo: a static objects -> a static object
commit
|
commitdiff
|
tree
2021-11-05
tb
First pass of streamlining X509_STORE_get1_{certs,crls}()
commit
|
commitdiff
|
tree
2021-11-05
tb
Trade an abort() neutered by a comment for a blank...
commit
|
commitdiff
|
tree
2021-11-05
tb
Clean up X509_STORE_add_{cert,crl}().
commit
|
commitdiff
|
tree
2021-11-05
tb
Unify variable names in X509_STORE_{free,up_ref,add_lookup}().
commit
|
commitdiff
|
tree
2021-11-05
tb
Rename the ret variable in X509_OBJECT_new() to obj..
commit
|
commitdiff
|
tree
2021-11-05
tb
Garbage collect the unused skip member of X509_LOOKUP and
commit
|
commitdiff
|
tree
2021-11-05
tb
Use calloc() to remove the need of silly zeroing of...
commit
|
commitdiff
|
tree
2021-11-05
tb
Streamline and shorten x509_object_cmp() a bit.
commit
|
commitdiff
|
tree
2021-11-05
tb
Drop a bunch of unnecesary parentheses and unify the...
commit
|
commitdiff
|
tree
2021-11-05
tb
Cleanup X509_LOOKUP_new()
commit
|
commitdiff
|
tree
2021-11-05
tb
Garbage collect xobj->data.{ptr,pkey}
commit
|
commitdiff
|
tree
2021-11-03
tb
When handling CRLF and nulling out the optional CR...
commit
|
commitdiff
|
tree
2021-11-03
tb
Fix ASN1_TIME_diff() with NULL times
commit
|
commitdiff
|
tree
2021-11-02
tb
Do not take the strlen() of a NULL name. Defer the...
commit
|
commitdiff
|
tree
2021-11-01
tb
Move the now internal X.509-related structs into x509_lcl.h.
commit
|
commitdiff
|
tree
2021-11-01
tb
In X509_STORE_CTX_get_obj_from_subject() rename X509_OBJECT...
commit
|
commitdiff
|
tree
2021-11-01
tb
Rework x509attribute regress test in such a way that...
commit
|
commitdiff
|
tree
2021-11-01
tb
Unifdef LIBRESSL_NEW_API. Now that the library is bumped...
commit
|
commitdiff
|
tree
2021-10-31
tb
Enable RFC 3779 code.
commit
|
commitdiff
|
tree
2021-10-31
tb
Make this test compile again after the damage done...
commit
|
commitdiff
|
tree
2021-10-31
tb
Hide struct internals under LIBRESSL_CRYPTO_INTERNAL...
commit
|
commitdiff
|
tree
2021-10-31
tb
Various minor adjustments to make openssl(1) compile...
commit
|
commitdiff
|
tree
next