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
/
lib
/
libtls
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump major after libcrypto and libssl major bump
tb
2022-09-11
1
-2
/
+2
*
Bump libtls minor after libcrypto and libssl minor bump
tb
2022-07-07
1
-1
/
+1
*
Crank major after symbol removal.
tb
2022-03-24
1
-2
/
+2
*
Hide the tls_signer from public visibility. It's not ready yet and
tb
2022-03-24
3
-29
/
+24
*
Plug a long standing leak in libtls CRL handling
tb
2022-02-08
1
-2
/
+1
*
Provide our own signature padding defines.
jsing
2022-02-01
2
-6
/
+38
*
Revise signer callback interface.
jsing
2022-02-01
2
-83
/
+128
*
Add limits.h for INT_MAX in tls_signer.c
inoguchi
2022-01-29
1
-1
/
+3
*
Expose tls_signer_error()
jsing
2022-01-28
1
-0
/
+1
*
minor bump after api additiom
eric
2022-01-25
1
-1
/
+1
*
Introduce a signer interface intented to make TLS privsep simpler
eric
2022-01-25
7
-5
/
+438
*
Check function return value in libtls
inoguchi
2022-01-19
1
-9
/
+21
*
bump libcrypto, libssl, libtls majors after struct visibility changes
tb
2022-01-14
1
-1
/
+1
*
Convert tls_bio_cb for opaque BIO
tb
2022-01-10
1
-19
/
+46
*
contibutions -> contributions
jsg
2022-01-01
1
-3
/
+3
*
Bump majors after struct visibility changes, symbol removal and symbol
tb
2021-10-31
1
-1
/
+1
*
Simplify some code by using X509_STORE_CTX_get_obj_by_subject()
tb
2021-10-31
1
-8
/
+8
*
libtls: Don't reach into X509_STORE_CTX.
tb
2021-10-21
1
-12
/
+20
*
Switch from X509_VERIFY_PARAM_set_flags() to X509_STORE_set_flags().
tb
2021-10-21
1
-2
/
+2
*
Eliminate a dead assignment and a weird cast. Adjust a comment to
tb
2021-10-21
1
-6
/
+3
*
Print uid with %u instead of %i.
tb
2021-10-21
1
-2
/
+2
*
Use *printf %d instead of %i
tb
2021-10-21
1
-2
/
+2
*
Use SSL_CTX_get0_param() rather than reaching into the SSL_CTX.
jsing
2021-10-02
1
-2
/
+2
*
major bump (same type of crank as libssl)
tb
2021-09-10
1
-1
/
+1
*
typo in comment
tb
2021-08-16
1
-2
/
+2
*
zap wonky commas;
jmc
2021-06-22
1
-5
/
+5
*
Clarify tls_config_set_*_file() file I/O semantics
kn
2021-06-22
1
-13
/
+11
*
Use SSL_AD_INTERNAL_ERROR
tb
2021-06-14
1
-2
/
+2
*
Update RFC reference. RFC 4366 was obsoleted by RFC 6066.
tb
2021-06-01
1
-2
/
+2
*
Avoid sending a trailing dot in SNI as a client
tb
2021-06-01
1
-6
/
+19
*
Remove unnecessary cast in free.
tb
2021-06-01
1
-2
/
+2
*
give libtls the same bump as libssl
tb
2021-05-10
1
-2
/
+2
*
Bump minors after symbol addition
tb
2021-03-31
1
-1
/
+1
*
OCSP_basic_verify() doesn't set errno, so use tls_set_errorx()
tb
2021-03-23
1
-2
/
+2
*
Use "EC/RSA key setup failure" to align error with others
tb
2021-02-01
1
-3
/
+3
*
Move private key setup to a helper function with proper error
eric
2021-01-26
1
-10
/
+47
*
when using fake keys, skip the private key check
eric
2021-01-21
1
-1
/
+2
*
return -1 on error for consistency
eric
2021-01-21
1
-2
/
+2
*
minor bump after symbol addition
eric
2021-01-21
1
-1
/
+1
*
Allow setting a keypair on a tls context without specifying the private
eric
2021-01-21
4
-26
/
+77
*
Fix indent.
jsing
2021-01-05
1
-2
/
+2
*
Remove memset that was made redundant with the ASN1_time_parse()
tb
2021-01-05
1
-4
/
+1
*
Tweak previous:
schwarze
2021-01-02
1
-19
/
+34
*
Make list of DHE parameters more prominent
kn
2021-01-02
1
-6
/
+19
*
Make the list of supported protocols more prominent
kn
2020-12-30
1
-5
/
+15
*
Destroy the mutex in tls_config objects when tls_config_free is called.
bcook
2020-12-22
1
-1
/
+3
*
Revert call to pthread_mutex_destroy until installers have a stub.
bcook
2020-12-22
1
-3
/
+1
*
Destroy the mutex in a tls_config object when tls_config_free is called.
bcook
2020-12-21
1
-1
/
+3
*
Fix return value variable type in tls_keypair_load_cert
inoguchi
2020-12-15
1
-2
/
+2
*
The check_includes step is incorrect dependency management model for
deraadt
2020-06-09
1
-11
/
+1
[next]