Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/MbedTLS.jl

Wrapper around mbedtls
https://github.com/JuliaLang/MbedTLS.jl

Add `parse_key` and `parse_public_key` methods

devmotion opened this pull request 10 months ago
Feature Request: add support for TLS PSK (pre-shared key)

denglerchr opened this issue 11 months ago
pk/rsa: Fix GC rooting issues and fill out API

Keno opened this pull request about 1 year ago
Bump version to 1.1.9

Keno opened this pull request about 1 year ago
MbedTLS changed ABI

Keno opened this issue about 1 year ago
Add unit test for broken errorshow

Keno opened this pull request about 1 year ago
Fix regression in strerror

nsslh opened this pull request about 1 year ago
Update TagBot.yml

fredrikekre opened this pull request about 1 year ago
Update TagBot.yml

vtjnash opened this pull request about 1 year ago
remove non-existent ssh key from TagBot.yml

vtjnash opened this pull request about 1 year ago
Update TagBot

kpamnany opened this pull request about 1 year ago
add compat bounds

vtjnash opened this pull request about 1 year ago
Bump version

kpamnany opened this pull request about 1 year ago
Revert "Bump version"

kpamnany opened this pull request about 1 year ago
remove unsafe pointer calls

vtjnash opened this pull request about 1 year ago
Bump version

kpamnany opened this pull request about 1 year ago
Add GC-safe regions around `ssl_read` and `ssl_write`

kpamnany opened this pull request about 1 year ago
CPU use skyrockets and program bricks when connection closed by server

Doinkboink opened this issue over 1 year ago
`encrypt` method mentioned in the documentation does not actually work

iuliadmtru opened this issue over 1 year ago
Use stdlib NetworkOptions to locate system cert file

dhanak opened this pull request almost 2 years ago
MBEDTLSJL_CERT_PEM_* env vars to a more flexible scheme to cert.pem

csantosb opened this pull request about 2 years ago
Use Base.IOError in closewrite

gustafsson opened this pull request about 2 years ago
MbedException or IOError?

gustafsson opened this issue about 2 years ago
Update readme badges and bump patch version

ararslan opened this pull request over 2 years ago
Use Base.IOError more consistently for read/write operation failures

quinnj opened this pull request over 2 years ago
Another attempt at cleaning up eof call

quinnj opened this pull request over 2 years ago
Take out extra, unnecessary isopen checks

quinnj opened this pull request over 2 years ago
possible performance issue: mbedtls_gcm_update CPU utilization

vustef opened this issue over 2 years ago
make sure we have handling for IO errors

vtjnash opened this pull request over 2 years ago
possible performance issue: tiny packets?

vtjnash opened this issue over 2 years ago
Cannot find cert.pem in compiled applications

vitornesello opened this issue over 2 years ago
MbedTLS 1.1.1 causing issues for authentication on Azure

samtkaplan opened this issue over 2 years ago
make tls_dbg a better citizen

vtjnash opened this pull request over 2 years ago
handle normal stream EOF (TLS v1.3 feature)

vtjnash opened this pull request over 2 years ago
MbedTLS 1.1.1 breaks S3.put_object()

alyst opened this issue over 2 years ago
Use julia-bundled cert as fallback

quinnj opened this pull request over 2 years ago
Add global locks to pk ccalls

quinnj opened this pull request over 2 years ago
Adds a mutex to supposedly multithread-unsafe call

nlw0 opened this pull request over 2 years ago
fix some subtle bugs with error handling and cleanup

vtjnash opened this pull request over 2 years ago
Init error when running relocatable app

Felix-Gauthier opened this issue over 2 years ago
Fall back to bundled cacert.pem.

fredrikekre opened this pull request over 2 years ago
TagBot trigger issue

JuliaTagBot opened this issue over 2 years ago
Switch default cert to MozillaCACerts_jll

quinnj opened this pull request over 2 years ago
Delay after initial write

cfitz25 opened this issue over 3 years ago
Use SSL for codecov badge

aviks opened this pull request over 3 years ago
LoadError: InitError: could not load library "libmbedcrypto.so.5"

non-Jedi opened this issue over 3 years ago
Base.lock and Base.unlock not implemented for SSLContext

ghost opened this issue almost 4 years ago
fix #197

ghost opened this pull request almost 4 years ago
Cannot create SSLConfig from a single pfx file

sairus7 opened this issue almost 4 years ago
Improve docstrings

cmcaine opened this pull request almost 4 years ago
MbedTLS_jll started failing to load

joa-quim opened this issue about 4 years ago
1.6.0-DEV and Windows

PaulSoderlind opened this issue about 4 years ago
These tests didn't do what you thought they did

Keno opened this pull request about 4 years ago
Unable to install in Julia 1.5.1

ghost opened this issue over 4 years ago
MbedTLS error code -28800

pfarndt opened this issue over 4 years ago
Can not build it for use in IJulia

reula opened this issue over 4 years ago
Actively check whether there's pending close notifications

Keno opened this pull request over 4 years ago
Error building MbedTLS.jl on windows - Julia v1.4

felipenoris opened this issue over 4 years ago
Read default cert at compile time

JackDunnNZ opened this pull request almost 5 years ago
SystemError opening cert.pem with PackageCompiler-generated binary

kmsquire opened this issue almost 5 years ago
Update readme

kmsquire opened this pull request almost 5 years ago
Use MbedTLS_jll instead of BinaryProvider

JackDunnNZ opened this pull request almost 5 years ago
Testing MbedTLS on Julia master sometimes crashes

KristofferC opened this issue almost 5 years ago
MbedTLS installation failing

dlfivefifty opened this issue almost 5 years ago
remove duplicated info in Project

KristofferC opened this pull request almost 5 years ago
Potential conflict with SMTPClient

jeremiedb opened this issue about 5 years ago
Adding ca_chain_with_root_store! to ssl.jl

phyatt-corp opened this pull request about 5 years ago
build fails on julia 1.2, Win10 X64

rryi opened this issue about 5 years ago
Julia version in Project.toml

jd-lara opened this issue over 5 years ago
Make CtrDrbg easier to use

chethega opened this issue over 5 years ago
julia version requirement for package MbedTLS not satisfied

fpmenninger opened this issue over 5 years ago
Add a few missing GC preserves

quinnj opened this pull request over 5 years ago
Support Julia 1.2

quinnj opened this pull request over 5 years ago
Limited implementation of the cert_verify

sambitdash opened this pull request over 5 years ago
Support for verification X.509 certificates

sambitdash opened this issue over 5 years ago
Build error in macOs Mojave 10.14.3

asavasci opened this issue over 5 years ago
Get MbedTLS to use system trusted roots

aviks opened this issue over 5 years ago
Build issue on macos Mojave

asavasci opened this issue over 5 years ago
Build / using errors

nickeubank opened this issue almost 6 years ago
ERROR: MbedTLS.SSLContext does not support byte I/O

biluohc opened this issue almost 6 years ago
Change mbedtls library version to 2.13 to ensure compatibility with …

quinnj opened this pull request almost 6 years ago
Incorrect libmbedtls.dll and libmbedx509.dll in v0.6.7 for Windows

jkort opened this issue almost 6 years ago
Fix dlopen order, call check_deps() in __init__

tkoolen opened this pull request almost 6 years ago
Undefined symbol: mbedtls_x509_crt_verify_restartable

maleadt opened this issue almost 6 years ago
avoid blocking on unnecessary eof check

tanmaykm opened this pull request almost 6 years ago
libmbedx509.dll missing crt_parse

jkort opened this issue about 6 years ago
FYI: Security update: 2.14.0 (and 2.14.1); even better update to 2.16.0 LTS

PallHaraldsson opened this pull request about 6 years ago
`ssl_unsafe_read` requires `isreadable(::SSLContext)`

omus opened this issue about 6 years ago
MbedTLS has build errors

GustavoG9 opened this issue about 6 years ago
MbedTLS > 0.6.3 problem with WebSockets

christopher-dG opened this issue about 6 years ago
remove heavy-handed assertions

samoconnor opened this pull request about 6 years ago
Could not unpack MbedTLS

lasaralanda opened this issue about 6 years ago
so/async_exception

samoconnor opened this pull request about 6 years ago