index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
knfmt(1) to the rescue
tb
2023-08-20
1
-139
/
+146
*
Another OPENSSL_NO_DEPRECATED hits the bit bucket
tb
2023-08-20
1
-7
/
+1
*
Drop unnecessary OPENSSL_NO_DEPRECATED dance
tb
2023-08-20
1
-7
/
+1
*
Use a separate flags variable for the error flags in DH_check()
tb
2023-08-20
1
-7
/
+8
*
Add regress coverage for ASN1_STRING_cmp()
tb
2023-08-15
1
-1
/
+147
*
Add some regress coverage for various ASN1_STRING types to codify some
tb
2023-08-15
1
-1
/
+229
*
Avoid memcmp() with NULL pointer and 0 length
tb
2023-08-15
1
-3
/
+3
*
Prepare tlsfuzzer.py for ports update
tb
2023-08-14
1
-3
/
+13
*
Extent the modf() tests; from Willemijn Coene.
miod
2023-08-13
1
-18
/
+50
*
first batch of intentionally undocumented EVP constants:
schwarze
2023-08-12
1
-1
/
+10
*
Now that the DH is sensibly called dh instead of a, we can also rename
tb
2023-08-12
1
-10
/
+10
*
a is a silly name for a DH
tb
2023-08-12
1
-14
/
+14
*
Use printf for consistency
tb
2023-08-12
1
-5
/
+5
*
Check that {DH,DSA}_get0_engine() returns NULL if OPENSSL_NO_ENGINE is
tb
2023-08-12
2
-2
/
+16
*
Add regress coverage for DH and for DSA parameters
tb
2023-08-11
1
-2
/
+267
*
X509_STORE_CTX_get_check_issued(3) is weird.
schwarze
2023-08-08
1
-0
/
+9
*
In objects.h rev. 1.17 (Jan 14, 2022),
schwarze
2023-08-08
1
-7
/
+1
*
No need to mark BN_options() as intentionally undocumented any longer.
schwarze
2023-08-07
1
-1
/
+0
*
Mark asn1_ps_func as obsolete and intentionally undocumented.
schwarze
2023-08-07
1
-0
/
+1
*
Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.
schwarze
2023-08-07
1
-0
/
+1
*
Add a regress test exercising BIO_dup_chain() and triggering the leak
tb
2023-08-07
1
-1
/
+43
*
Link new ccs test to build
tb
2023-08-03
1
-1
/
+7
*
Make the bn_rand_interval() API a bit more ergonomic
tb
2023-08-03
1
-5
/
+5
*
Retire the bn_rand_interval() test
tb
2023-08-03
2
-115
/
+1
*
Remove unused prototype
tb
2023-08-01
1
-3
/
+1
*
Some of these functions no longer exist or are no longer public
tb
2023-07-28
1
-4
/
+1
*
DSO has left the building
tb
2023-07-28
1
-4
/
+1
*
dhtest: simplify printing and make the output slightly less ugly
tb
2023-07-28
1
-34
/
+29
*
Prepare the ssltest for the upcoming bump
tb
2023-07-27
1
-1
/
+8
*
Annotate bogus output as incorrect
tb
2023-07-27
1
-1
/
+2
*
Prepare this test for the upcoming bump
tb
2023-07-26
1
-1
/
+3
*
Remove comment containing an outdated path
tb
2023-07-26
1
-2
/
+1
*
Fix EC_POINT_is_on_curve() checks.
tb
2023-07-24
1
-9
/
+9
*
bio_asn1 tests: drop unneeded variable
tb
2023-07-21
1
-3
/
+2
*
Remove a few workarounds that are no longer necessary
tb
2023-07-20
1
-4
/
+1
*
Don't rely on the libssl headers pulling in stdio.h somehow
tb
2023-07-19
1
-1
/
+3
*
Add missing commas to test vectors
joshua
2023-07-19
1
-26
/
+26
*
Add test coverage for SHA3
joshua
2023-07-19
1
-27
/
+344
*
ecc_cdh: plug leak of peer public key
tb
2023-07-16
1
-1
/
+2
*
ecdhtest: Drop unnecessary constant and unneeded includes
tb
2023-07-16
1
-10
/
+6
*
ecdhtest: fix a couple bugs plus some cosmetic tweaks
tb
2023-07-16
1
-6
/
+6
*
fix include directive - this is make, not C
tb
2023-07-15
1
-2
/
+2
*
Rework the ecdhtest
tb
2023-07-15
1
-260
/
+252
*
Fix return value check for ECDH_compute_key()
tb
2023-07-15
1
-5
/
+5
*
Add test coverage for cofactor ECDH using NIST test vectors
tb
2023-07-15
2
-2
/
+2509
*
Link symbols test to build
tb
2023-07-15
1
-1
/
+2
*
remove accidentally imported files again
tb
2023-07-15
3
-2713
/
+0
*
Import a version of libcrypto's symbols test for libssl
tb
2023-07-15
5
-0
/
+2798
*
Reenable clienttest and servertest
tb
2023-07-12
1
-3
/
+3
*
Fix last bit of the clienttest, needs ssl_pkt.c r1.66
tb
2023-07-11
1
-2
/
+2
[prev]
[next]