issues
search
JKRhb
/
dtls2
A DTLS library for Dart based on OpenSSL.
MIT License
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(dtls_client): add support for client certificates
#118
JKRhb
opened
3 weeks ago
1
Can not build on web when this package is referenced.
#117
esDotDev
opened
3 months ago
2
chore(main): release 0.18.0
#116
JKRhb
opened
3 months ago
1
chore(main): release 1.0.0
#115
JKRhb
closed
3 months ago
1
chore(main): release 1.0.0
#114
JKRhb
closed
3 months ago
0
chore: bootstrap releases for path: .
#113
JKRhb
closed
3 months ago
1
chore(main): release 1.0.0
#112
JKRhb
closed
3 months ago
1
chore(main): release 1.0.0
#111
JKRhb
closed
3 months ago
1
chore(main): release 1.0.0
#110
JKRhb
closed
3 months ago
1
chore(main): release 1.0.0
#109
JKRhb
closed
3 months ago
1
Set up release-please and automated publishing
#108
JKRhb
closed
3 months ago
1
Add support for BIO_s_dgram_mem
#107
JKRhb
opened
4 months ago
0
Update README with OpenSSL 1.1.1 deprecation and cipher suites handling
#106
JKRhb
closed
4 months ago
1
ci: don't skip test under macOS
#105
JKRhb
closed
4 months ago
1
ci: use most recent OpenSSL version under Windows
#104
JKRhb
closed
4 months ago
1
Fix linting issues, define and apply stricter linter configuration
#103
JKRhb
closed
4 months ago
1
Update dependencies, regenerate bindings
#102
JKRhb
closed
4 months ago
1
ci: downgrade Dart version under Windows to 3.3.0
#101
JKRhb
closed
4 months ago
0
Make it possible to set the OpenSSL security level
#100
JKRhb
closed
4 months ago
1
OpenSSlLoadException: Could not find libcrypto. in Android
#99
eserdeiro
opened
6 months ago
2
Make it possible to set the OpenSSL security level
#98
JKRhb
closed
4 months ago
0
fix!: make alert handling more robust
#97
JKRhb
closed
5 months ago
1
After successfull connection, connection.connected state is still false
#96
Ifilehk
opened
1 year ago
0
Exception - Failed to lookup symbol 'DTLS_client_method': dlsym(RTLD_DEFAULT, DTLS_client_method): symbol not found
#95
alexrocks59
opened
1 year ago
1
Passing self-signed certificate
#94
alexrocks59
opened
1 year ago
2
cant open ffi
#93
spm-prasanna26
closed
1 year ago
19
fix!(client): throw SocketException if not connected anymore
#92
JKRhb
closed
1 year ago
1
DtlsException("Sending failed: Not connected!"). Is this exception correctly labeled ?
#91
Ifilehk
closed
1 year ago
2
fix(server): actually perform shutdown on connection loss
#90
JKRhb
closed
1 year ago
1
fix: prevent client from crashing when using empty PSK
#89
JKRhb
closed
1 year ago
0
Fatal exception with no trace
#88
Ifilehk
closed
5 months ago
17
DTLS EXCEPTION "Handshake timed out" vs "DTLS Handshake has failed"
#87
Ifilehk
opened
1 year ago
12
fix(server): don't use _maintainOutgoing when closed
#86
JKRhb
closed
1 year ago
0
fix(client): fix behavior of `_performShutdown`
#85
JKRhb
closed
1 year ago
1
Unhandled exception Message too long in _maintainOutgoing() dtls_server.dart
#84
Ifilehk
closed
1 year ago
18
feat: add `DtlsTimeoutException`
#83
JKRhb
closed
1 year ago
0
feat: support OpenSSL installed via Homebrew on M1 Macs
#82
JKRhb
closed
1 year ago
0
fix(client): improve error code processing
#81
JKRhb
closed
1 year ago
0
Unable to catch DtlsException: DTLS Handshake has failed.
#80
Ifilehk
closed
1 year ago
18
feat: add additional library names for OpenSSL 3 discovery
#79
JKRhb
closed
1 year ago
1
Add new library name to library discovery
#78
Ifilehk
closed
1 year ago
4
Unhandled Exception: DtlsException: DTLS Handshake has failed.
#77
Ifilehk
closed
1 year ago
5
Fatal error when trying to connect without nework adapter connected
#76
Ifilehk
closed
1 year ago
14
fix: properly handle unreachable network
#75
JKRhb
closed
1 year ago
1
Check bytesSent at every invocation of _maintainOutgoing() and if 0 throw Network Unreachable
#74
Ifilehk
closed
1 year ago
9
ci(windows): install OpenSSL via winget instead of chocolatey
#73
JKRhb
closed
1 year ago
1
fix(client): throw SocketException if Network is unreachable
#72
JKRhb
closed
1 year ago
1
Network is unreachable treated as DTLSException ?
#71
Ifilehk
closed
1 year ago
3
fix(dtls_client): improve error handling
#70
JKRhb
closed
1 year ago
1
feat: expose state of connections
#69
JKRhb
closed
1 year ago
1
Next