projects
/
privoxy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Declare HTTPS inspection non-experimental
[privoxy.git]
/
openssl.c
2022-10-02
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
2022-10-02
Fabian Keil
OpenSSL generate_host_certificate(): Use X509_get_subje...
blob
|
commitdiff
|
raw
|
diff to current
2022-03-30
Fabian Keil
create_server_ssl_connection(): Add comment about optim...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-21
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-21
Fabian Keil
Store the PEM certificate in a dynamically allocated...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Fabian Keil
OpenSSL generate_host_certificate(): Use config.privoxy...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Fabian Keil
OpenSSL generate_host_certificate(): Fix two error...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Fabian Keil
OpenSSL ssl_store_cert(): Translate EVP_PKEY_EC to...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Fabian Keil
OpenSSL ssl_store_cert(): Remove pointless variable...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Fabian Keil
OpenSSL ssl_store_cert(): Initialize pointer with NULL...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-05
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-05
Fabian Keil
Mention that the functions in the file use OpenSSL...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-24
Fabian Keil
OpenSSL ssl_store_cert(): Remove a superfluous space...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-21
Fabian Keil
OpenSSL ssl_base64_encode(): Remove superfluous space
blob
|
commitdiff
|
raw
|
diff to current
2021-02-21
Fabian Keil
OpenSSL: Fix white-space
blob
|
commitdiff
|
raw
|
diff to current
2021-02-21
Fabian Keil
OpenSSL: Log the TLS version and the the cipher used
blob
|
commitdiff
|
raw
|
diff to current
2021-02-21
Fabian Keil
OpenSSL ssl_store_cert(): Fix two error messages
blob
|
commitdiff
|
raw
|
diff to current
2021-02-21
Fabian Keil
OpenSSL ssl_store_cert(): Fix a format specifier
blob
|
commitdiff
|
raw
|
diff to current
2021-01-26
Fabian Keil
Only compile ssl_release() when FEATURE_GRACEFUL_TERMIN...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-26
Fabian Keil
Fix build with LibreSSL 3.3.1
blob
|
commitdiff
|
raw
|
diff to current
2021-01-22
Fabian Keil
Fix documented error code of host_to_hash()
blob
|
commitdiff
|
raw
|
diff to current
2021-01-18
Fabian Keil
Factor out enforce_sane_certificate_state()
blob
|
commitdiff
|
raw
|
diff to current
2021-01-18
Fabian Keil
OpenSSL ssl_store_cert(): Fix an error message
blob
|
commitdiff
|
raw
|
diff to current
2021-01-18
Fabian Keil
OpenSSL: Rename generate_webpage_certificate() to gener...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-18
Fabian Keil
OpenSSL: Save memory allocations in generate_key()
blob
|
commitdiff
|
raw
|
diff to current
2021-01-18
Fabian Keil
OpenSSL ssl_base64_encode(): Fix buffer size check
blob
|
commitdiff
|
raw
|
diff to current
2021-01-18
Fabian Keil
OpenSSL ssl_certificate_is_invalid(): Remove a log...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-13
Fabian Keil
OpenSSL ssl_recv_data(): Include the actual fd in an...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-13
Fabian Keil
openssl.c: Fix comment typo
blob
|
commitdiff
|
raw
|
diff to current
2021-01-10
Fabian Keil
ssl_store_cert(): Check BIO_get_mem_data() return code
blob
|
commitdiff
|
raw
|
diff to current
2020-12-20
Fabian Keil
create_server_ssl_connection(): Declare a variable...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-20
Fabian Keil
ssl_store_cert(): Declare a variable at the beginning...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-17
Fabian Keil
Gracefully handle existing website keys without matchin...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-11
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-06
Fabian Keil
OpenSSL create_client_ssl_connection(): Remove unused...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-23
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-10-09
Fabian Keil
Add a cipher-list directive to specify the ciphers...
blob
|
commitdiff
|
raw
|
diff to current
2020-10-09
Fabian Keil
OpenSSL ssl_send_data(): Include the file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2020-10-09
Fabian Keil
OpenSSL ssl_recv_data(): Include the file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-26
Fabian Keil
OpenSSL: Use %y instead of %Y in VALID_DATETIME_FMT
blob
|
commitdiff
|
raw
|
diff to current
2020-09-26
Fabian Keil
ssl_certificate_is_invalid(): If the validity check...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-26
Fabian Keil
ssl_release(): Fix build with LibreSSL
blob
|
commitdiff
|
raw
|
diff to current
2020-09-22
Fabian Keil
close_server_ssl_connection(): Set SSL_RECEIVED_SHUTDOWN
blob
|
commitdiff
|
raw
|
diff to current
2020-09-22
Fabian Keil
close_client_ssl_connection(): Set SSL_RECEIVED_SHUTDOWN
blob
|
commitdiff
|
raw
|
diff to current
2020-09-22
Fabian Keil
create_client_ssl_connection(): Fix whitespace
blob
|
commitdiff
|
raw
|
diff to current
2020-09-17
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-11
Fabian Keil
ssl_store_cert(): Fix format specifiers in a log message
blob
|
commitdiff
|
raw
|
diff to current
2020-09-02
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
create_server_ssl_connection(): Improve the error message
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
ssl_store_cert(): Fix format specifier and typo in...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Fix error messages in generate_webpage_certificate()
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
generate_key(): Check return code of BN_set_word()
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
ssl_store_cert(): Fix two error messages
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Don't claim that ssl_store_cert() is a callback
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
ssl_store_cert(): Handle html_encode() failures
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
ssl_send_data(): Prevent endless loop
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
create_server_ssl_connection(): Improve the error messa...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
create_client_ssl_connection(): Improve the error messa...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
log_ssl_errors(): Refer to TLS/SSL errors instead of...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Expand Source tag
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
ssl_store_cert(): Fix typo in an error message
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
create_server_ssl_connection(): Mimic SSL_set1_host...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
ssl_store_cert(): Only use X509_get0_tbs_sigalg() on...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Add defines for some more X509 functions
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Use X509_set_notBefore() and X509_set_notAfter()
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Remove 'const' from set_x509_ext()'s value parameter
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Add copyright header for Vaclav and me
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Fix a comment typo
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Fix a couple of 'Parameters' comment sections
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Style fixes for the OpenSSL-specific code
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Replace a stray reference to mbedtls with OpenSSL
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Maxim Antonov
Add OpenSSL support
blob
|
commitdiff
|
raw
|
diff to current