issues
search
SWI-Prolog
/
packages-ssl
The SWI-Prolog SSL interface
5
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PORT: Fix building with modern LibreSSL versions
#172
brad0
closed
3 months ago
2
Avoid warning on uninitialized variable
#171
mgondan
closed
7 months ago
4
Wrong hmac values when the key contains "null" bytes
#170
jinwoo
closed
8 months ago
1
Teach crypto_password_hash/2,3 to understand bcrypt as well
#169
jamesnvc
closed
1 year ago
1
crypto_password_hash/2 incompatible between 8.5.13 and 8.5.14
#168
matko
closed
1 year ago
5
help openssl deal with \\?\... paths
#167
mgondan
closed
2 years ago
3
Zero the PL_CRYPTO_HASH_CONTEXT struct on first allocation
#166
matko
closed
2 years ago
1
PORT: RTools42, link order for OS libs, add libz
#165
mgondan
closed
2 years ago
6
FIXED: test_ssl won't SIGPIPE without signals
#164
dmchurch
closed
2 years ago
2
Override OPENSSL_OS_LIBS with cmake -Detc.
#163
mgondan
closed
2 years ago
1
Suppress deprecation warning under MinGW
#162
mgondan
closed
2 years ago
0
Fix build on OpenBSD 7.0
#161
mndrix
closed
2 years ago
3
RSA_SSLV23_PADDING removed in OpenSSL 3.x
#160
jamesjer
closed
3 years ago
3
Certificate is not issued by trusted CA: failed with openssl 1.1.1i
#159
kroeckx
closed
3 years ago
3
Wrong OpenSSL API usage to verify X509 chain
#158
kroeckx
closed
4 years ago
8
Increase both certificate expiry time and CRL refresh time to 3 years
#157
thetrime
closed
4 years ago
2
implement openssl's GENPKEY and PKEY subcommands in library crypto
#156
remys
opened
4 years ago
5
FIXED: Missing prefix on SignedInfo means that the hash is not correc…
#155
thetrime
closed
4 years ago
0
Recreate the test certificates with 2048 bit keys since later version…
#154
thetrime
closed
4 years ago
0
Please recreate the example certificates with longer key lengths
#153
triska
closed
4 years ago
2
FIXED: Update library(saml) to use new crypto API
#152
thetrime
closed
4 years ago
0
Saml fixes
#151
thetrime
closed
4 years ago
0
It turns out that X509_STORE_add_cert increments the reference count …
#150
thetrime
closed
4 years ago
1
Cacert rationalization
#149
thetrime
closed
4 years ago
5
The default SSL plugin overrides the cacerts/1 option
#148
thetrime
closed
4 years ago
17
old->cacerts may be NULL if no cacerts has been set. It seems that sk…
#147
thetrime
closed
4 years ago
0
Fix reuse of run-once in OpenSSL1.1.1+
#146
thetrime
closed
4 years ago
0
Add same_certificate/2 to allow comparing certificates
#145
thetrime
closed
4 years ago
0
Fix verify_certificate_issuer/2. When x509_check_issued succeeds, it …
#144
thetrime
closed
4 years ago
0
write_certificate assumed the underlying stream would accept raw byte…
#143
thetrime
closed
4 years ago
0
Add cacerts/1 option to allow specifying trusted certificates from pl…
#142
thetrime
closed
4 years ago
0
crypto_password_hash returns an atom
#141
rrooij
opened
4 years ago
3
First attempt at processing raw certificates. Adds support for writin…
#140
thetrime
closed
4 years ago
28
Oops. It looks like I forgot a critical change here to actually use t…
#139
thetrime
closed
4 years ago
0
Consult both the system root certificates and the system keyhain, if …
#138
thetrime
closed
4 years ago
0
Support System keychain in addition to the System *root* keychain on macOS
#137
thetrime
closed
4 years ago
3
Compilation error with new openssl 1.1.1c
#136
pmoura
closed
5 years ago
2
fixes warning about OPENSSL_zalloc defined but never used
#135
mifigiel
closed
5 years ago
0
Support INSTALL_TESTS
#134
erlanger
closed
5 years ago
1
Use file_search_path to locate test modules
#133
erlanger
closed
5 years ago
1
FIX: don't use crosscompiling paths to find openssl
#132
erlanger
closed
5 years ago
1
FIXED: build test certificates only if not crosscompiling
#131
erlanger
closed
5 years ago
1
Add TLS-ALPN preference setting support
#130
jamesnvc
closed
6 years ago
34
Support for ALPN
#129
jamesnvc
closed
6 years ago
0
ENHANCED: Always set close_parent(true) in HTTP server hooks.
#128
triska
closed
6 years ago
0
Exchanging SSL context breaks HTTP timeout
#127
triska
closed
6 years ago
4
ADDED: Configuration support for TLS 1.3 in min/max_protocol_version.
#126
triska
closed
6 years ago
0
Tolerate data outside the BEGIN/END CERTIFICATE block in a certificate for SAML
#125
thetrime
closed
6 years ago
3
saml:saml_metadata/3 cannot tolerate certificates with text appearing before BEGIN CERTIFICATE or after END CERTIFICATE
#124
thetrime
closed
6 years ago
0
ADDED: library(crypto): Support for SHA-3 (Keccak).
#123
triska
closed
7 years ago
0
Next