issues
search
JuliaLang
/
MbedTLS.jl
Wrapper around mbedtls
Other
41
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `parse_key` and `parse_public_key` methods
#282
devmotion
opened
9 months ago
3
Feature Request: add support for TLS PSK (pre-shared key)
#281
denglerchr
opened
9 months ago
0
pk/rsa: Fix GC rooting issues and fill out API
#280
Keno
opened
11 months ago
2
Bump version to 1.1.9
#279
Keno
closed
11 months ago
1
MbedTLS changed ABI
#278
Keno
opened
11 months ago
1
Add unit test for broken errorshow
#277
Keno
closed
11 months ago
1
Fix regression in strerror
#276
nsslh
closed
11 months ago
1
Update TagBot.yml
#275
fredrikekre
closed
12 months ago
1
MethodError on findfirst instead of "Certificate verification failed"
#274
nsslh
closed
11 months ago
2
Update TagBot.yml
#273
vtjnash
closed
1 year ago
1
remove non-existent ssh key from TagBot.yml
#272
vtjnash
closed
1 year ago
0
Update TagBot
#271
kpamnany
closed
1 year ago
1
add compat bounds
#270
vtjnash
closed
1 year ago
1
Bump version
#269
kpamnany
closed
1 year ago
1
Revert "Bump version"
#268
kpamnany
closed
1 year ago
1
remove unsafe pointer calls
#267
vtjnash
closed
1 year ago
3
Bump version
#266
kpamnany
closed
1 year ago
1
Add GC-safe regions around `ssl_read` and `ssl_write`
#265
kpamnany
closed
1 year ago
3
CPU use skyrockets and program bricks when connection closed by server
#264
Doinkboink
opened
1 year ago
0
`encrypt` method mentioned in the documentation does not actually work
#263
iuliadmtru
opened
1 year ago
0
Use stdlib NetworkOptions to locate system cert file
#262
dhanak
closed
1 year ago
1
MBEDTLSJL_CERT_PEM_* env vars to a more flexible scheme to cert.pem
#261
csantosb
closed
1 year ago
7
Use Base.IOError in closewrite
#260
gustafsson
closed
2 years ago
2
MbedException or IOError?
#259
gustafsson
closed
2 years ago
1
Update readme badges and bump patch version
#258
ararslan
closed
2 years ago
1
Use Base.IOError more consistently for read/write operation failures
#257
quinnj
closed
2 years ago
1
Another attempt at cleaning up eof call
#256
quinnj
closed
2 years ago
1
Take out extra, unnecessary isopen checks
#255
quinnj
closed
2 years ago
1
possible performance issue: mbedtls_gcm_update CPU utilization
#254
vustef
opened
2 years ago
2
make sure we have handling for IO errors
#253
vtjnash
closed
2 years ago
1
possible performance issue: tiny packets?
#252
vtjnash
opened
2 years ago
3
Cannot find cert.pem in compiled applications
#251
vitornesello
closed
2 years ago
4
MbedTLS 1.1.1 causing issues for authentication on Azure
#250
samtkaplan
closed
2 years ago
14
make tls_dbg a better citizen
#249
vtjnash
closed
2 years ago
1
handle normal stream EOF (TLS v1.3 feature)
#248
vtjnash
closed
2 years ago
2
MbedTLS 1.1.1 breaks S3.put_object()
#247
alyst
opened
2 years ago
17
Use julia-bundled cert as fallback
#246
quinnj
closed
2 years ago
1
Add global locks to pk ccalls
#245
quinnj
closed
2 years ago
2
Adds a mutex to supposedly multithread-unsafe call
#244
nlw0
closed
2 years ago
4
fix some subtle bugs with error handling and cleanup
#243
vtjnash
closed
2 years ago
9
Init error when running relocatable app
#242
Felix-Gauthier
closed
2 years ago
1
Fall back to bundled cacert.pem.
#241
fredrikekre
closed
2 years ago
4
Failure in multi-threaded application with GoogleCloud.jl and HTTP.jl
#240
nlw0
closed
2 years ago
8
TagBot trigger issue
#239
JuliaTagBot
closed
2 years ago
17
Switch default cert to MozillaCACerts_jll
#238
quinnj
closed
2 years ago
4
No example or function to create an SSLConfig where you need a cert as a client
#237
fchorney
opened
3 years ago
0
Delay after initial write
#236
cfitz25
opened
3 years ago
0
Use SSL for codecov badge
#235
aviks
closed
3 years ago
0
LoadError: InitError: could not load library "libmbedcrypto.so.5"
#234
non-Jedi
closed
3 years ago
1
Base.lock and Base.unlock not implemented for SSLContext
#233
ghost
opened
3 years ago
5
Next