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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump libcrypto minor after symbol addition
tb
2021-05-10
1
-1
/
+1
*
Make SSL_CIPHER, SSL_CTX, SSL_SESSION, {DTLS1,SSL3}_STATE
tb
2021-05-10
3
-8
/
+7
*
Provide SSL_SESSION_get0_cipher(3)
tb
2021-05-10
3
-2
/
+10
*
Provide SSL_CTX_get_ssl_method(3)
tb
2021-05-10
3
-2
/
+11
*
Provide SSL_CIPHER_find(3)
tb
2021-05-10
3
-2
/
+10
*
Expose EVP_Digest{Sign,Verify}(3)
tb
2021-05-10
2
-5
/
+3
*
Expose EC_POINT_{get,set}_affine_coordinates(3) and
tb
2021-05-10
2
-7
/
+11
*
Expose EC_GROUP_{get,set}_curve(3)
tb
2021-05-10
2
-3
/
+4
*
Add draft-ietf-sidrops-rpki-rsc OID
job
2021-05-09
2
-0
/
+2
*
Prepare to provide EVP_Digest{Sign,Verify}
tb
2021-05-09
2
-3
/
+35
*
Replace DTLS w_epoch with epoch from TLSv1.2 record layer.
jsing
2021-05-05
5
-29
/
+20
*
Rewrite TLSv1.2 key block handling.
jsing
2021-05-05
5
-134
/
+247
*
Rename shutdown_all() to shutdown_peers() for consistency.
tb
2021-05-04
1
-3
/
+3
*
Use limits.h instead of sys/limits.h in dtlstest.c for portable
inoguchi
2021-05-03
1
-2
/
+2
*
Modify regress ssl_get_shared_ciphers for portable
inoguchi
2021-05-03
2
-6
/
+6
*
Hook openssl-ruby test to regress tree
tb
2021-05-03
1
-1
/
+2
*
Add scaffold to run the ruby/openssl regression tests
tb
2021-05-03
1
-0
/
+72
*
tweak one description to make it unique
tb
2021-05-03
1
-2
/
+3
*
Prefix the hybrid_corner_case test with test_ for consistency.
tb
2021-05-03
1
-3
/
+3
*
Exercise the point conversion bit for octet string representations
tb
2021-05-03
1
-1
/
+279
*
Add a test that exercises the point conversion bit of the octet
tb
2021-05-03
1
-1
/
+362
*
Fix corner case for compressed points on binary curves
tb
2021-05-03
1
-1
/
+5
*
riscv64 openssl config
drahn
2021-05-02
1
-0
/
+154
*
Prevent future internal use of some #defines
tb
2021-05-02
1
-1
/
+3
*
Clean up tls1_change_cipher_state().
jsing
2021-05-02
5
-42
/
+29
*
In the TLSv1.2 server, set up the key block after sending the CCS.
jsing
2021-05-02
1
-7
/
+7
*
Clean up dtls1_reset_seq_numbers().
jsing
2021-05-02
5
-26
/
+22
*
Ensure that handshake hash is non-NULL in tls1_transcript_hash_value().
jsing
2021-05-02
1
-1
/
+4
*
Harden tls12_finished_verify_data() by checking master key length.
jsing
2021-05-02
1
-1
/
+4
*
Stop deriving peer finished twice for TLSv1.2.
jsing
2021-05-02
1
-12
/
+1
*
Make TS_compute_imprint a bit more robust.
tb
2021-05-02
1
-20
/
+28
*
Retire OpenBSD/sgi.
visa
2021-05-01
1
-5
/
+1
*
bump to LibreSSL 3.4.0 in -current
bcook
2021-05-01
1
-3
/
+3
*
Plug leak in c2i_ASN1_OBJECT
tb
2021-05-01
1
-3
/
+8
*
Prevent double free in int_TS_RESP_verify_token
tb
2021-05-01
1
-1
/
+2
*
Clean up and harden TLSv1.2 master key derivation.
jsing
2021-04-30
5
-54
/
+51
*
Revert "Handle X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE in new
tb
2021-04-28
1
-4
/
+1
*
Add DTLS test in appstest.sh
inoguchi
2021-04-27
1
-1
/
+70
*
test-verify-unusual-wildcard-cert is no longer expected to fail with
tb
2021-04-27
1
-2
/
+1
*
Relax SAN DNSname validation and constraints to permit non leading *
beck
2021-04-27
2
-27
/
+25
*
Clean up derivation of finished/peer finished.
jsing
2021-04-25
8
-116
/
+147
*
Do not leave errors on the error stack on PKCS12_parse() success.
tb
2021-04-24
1
-1
/
+3
*
Enable the new verifier again so hopefully the remaining kinks get ironed
tb
2021-04-24
1
-2
/
+2
*
Remove "-4" option treatment and use it always on s_server test in appstest.sh
inoguchi
2021-04-24
1
-9
/
+2
*
Enable test-renegotiation-changed-clienthello.py but skip
tb
2021-04-23
1
-1
/
+7
*
whitespace
tb
2021-04-23
1
-3
/
+3
*
Only hash known CH extensions
tb
2021-04-22
1
-5
/
+5
*
Add a test that roundtrips a bunch of points on all builtin curves
tb
2021-04-21
2
-6
/
+268
*
Clean up TLSv1.2 certificate request handshake data.
jsing
2021-04-21
5
-43
/
+27
*
Fix const in previous. Pointed out by asou
tb
2021-04-21
1
-5
/
+5
[next]