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
/
libssl
/
asn1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise regress to match cipher suite values change.
jsing
2024-07-22
1
-9
/
+9
*
Make internal header file names consistent
tb
2022-11-26
1
-2
/
+2
*
Fix format strings: change %i, %li, %lli to %d, %ld, %lld and switch to
tb
2022-06-07
1
-18
/
+18
*
Revise for peer_cert.
jsing
2022-01-11
1
-6
/
+6
*
Revise regress for tlsext_tick_lifetime_hint changing type.
jsing
2021-10-23
1
-2
/
+2
*
Pull in ssl_locl.h to allow for move of struct ssl_session_st.
jsing
2021-06-30
2
-2
/
+5
*
Plug a few memory leaks reported by Ilya Shipitsin
tb
2021-03-22
1
-9
/
+7
*
Extend regress to include a peer certificate in the session.
jsing
2016-12-26
1
-58
/
+134
*
Ensure that after an i2d_SSL_SESSION() call, the passed pointer now points
jsing
2016-12-26
1
-8
/
+9
*
Ensure negative time/timeout are handled appropriately.
jsing
2016-12-21
1
-1
/
+27
*
remove duplicate initialization of .sid_ctx in test
bcook
2014-12-07
1
-3
/
+1
*
Fix tlsext_tick_lifetime_hint value in test #2 to make sure the
miod
2014-07-16
1
-29
/
+29
*
Add a regress test for the ASN1 handling of SSL session tickets.
jsing
2014-07-13
2
-0
/
+387