index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
haproxy
/
ssl_sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: ssl: rename confusing ssl_bind_kws
William Lallemand
2023-02-16
1
-1
/
+1
*
MINOR: ssl: Move OCSP code to a dedicated source file
Remi Tricot-Le Breton
2022-12-21
1
-10
/
+0
*
MEDIUM: ssl: Add ocsp update task main function
Remi Tricot-Le Breton
2022-12-21
1
-0
/
+2
*
MINOR: ssl: Add helper function that checks the validity of an OCSP response
Remi Tricot-Le Breton
2022-12-21
1
-0
/
+2
*
MINOR: ssl: Add OCSP request helper function
Remi Tricot-Le Breton
2022-12-21
1
-0
/
+2
*
MINOR: ssl: Add helper function that extracts an OCSP URI from a certificate
Remi Tricot-Le Breton
2022-12-21
1
-0
/
+1
*
BUG/MINOR: ssl: Fix potential overflow
Remi Tricot-Le Breton
2022-11-14
1
-2
/
+2
*
BUG/MEDIUM: ssl: Verify error codes can exceed 63
Remi Tricot-Le Breton
2022-11-10
1
-0
/
+23
*
BUILD: ssl: fix ssl_sock_switchtx_cbk when no client_hello_cb
William Lallemand
2022-09-07
1
-3
/
+6
*
MINOR: ssl: Add 'ssl-provider' global option
Remi Tricot-Le Breton
2022-05-17
1
-0
/
+7
*
MINOR: ssl: Add ssl_sock_get_dh_from_bio helper function
Remi Tricot-Le Breton
2022-02-14
1
-0
/
+1
*
CLEANUP: ssl: Remove unused ssl_sock_create_cert function
Remi Tricot-Le Breton
2022-02-09
1
-1
/
+0
*
MEDIUM: quic/ssl: add new ex data for quic_conn
Amaury Denoyelle
2022-01-24
1
-0
/
+3
*
BUG/MINOR: ssl: Store client SNI in SSL context in case of ClientHello error
Remi Tricot-Le Breton
2022-01-10
1
-0
/
+1
*
MEDIUM: quic: inspect ALPN to install app_ops
Amaury Denoyelle
2021-11-18
1
-0
/
+2
*
REORG: ssl-sock: move the sslconns/totalsslconns counters to global
Willy Tarreau
2021-10-07
1
-2
/
+0
*
CLEANUP: ssl/server: move ssl_sock_set_srv() to srv_set_ssl() in server.c
Willy Tarreau
2021-10-07
1
-1
/
+0
*
REORG: ssl: move ssl_sock_is_ssl() to connection.h and rename it
Willy Tarreau
2021-10-07
1
-10
/
+0
*
MINOR: ssl: render file-access optional on server crt loading
Amaury Denoyelle
2021-06-18
1
-1
/
+1
*
MINOR: ssl: always initialize random generator
Amaury Denoyelle
2021-06-18
1
-0
/
+1
*
BUILD: ssl: Fix compilation with BoringSSL
Remi Tricot-Le Breton
2021-06-10
1
-1
/
+1
*
MINOR: ssl: Add new "show ssl ocsp-response" CLI command
Remi Tricot-Le Breton
2021-06-10
1
-0
/
+4
*
MEDIUM: ssl: Chain ckch instances in ca-file entries
Remi Tricot-Le Breton
2021-05-17
1
-3
/
+4
*
CLEANUP: ssl: Move ssl_store related code to ssl_ckch.c
Remi Tricot-Le Breton
2021-05-17
1
-1
/
+1
*
BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list"
Remi Tricot-Le Breton
2021-03-23
1
-1
/
+1
*
MEDIUM: ssl: Load client certificates in a ckch for backend servers
Remi Tricot-Le Breton
2021-01-26
1
-0
/
+2
*
MINOR: ssl: Server ssl context prepare function refactoring
Remi Tricot-Le Breton
2021-01-26
1
-0
/
+1
*
BUILD: ssl: guard Client Hello callbacks with HAVE_SSL_CLIENT_HELLO_CB macro ...
Ilya Shipitsin
2021-01-22
1
-1
/
+1
*
MINOR: ssl: Export definitions required by QUIC.
Frédéric Lécaille
2020-12-23
1
-0
/
+12
*
BUILD: ssl: use SSL_MODE_ASYNC macro instead of OPENSSL_VERSION
Ilya Shipitsin
2020-11-19
1
-1
/
+1
*
MEDIUM: cli/ssl: configure ssl on server at runtime
William Dauchy
2020-11-18
1
-0
/
+1
*
WIP/MINOR: ssl: add sample fetches for keylog in frontend
William Lallemand
2020-07-06
1
-0
/
+3
*
CLEANUP: include: tree-wide alphabetical sort of include files
Willy Tarreau
2020-06-11
1
-1
/
+1
*
REORG: include: move proxy.h to haproxy/proxy{,-t}.h
Willy Tarreau
2020-06-11
1
-2
/
+1
*
REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h
Willy Tarreau
2020-06-11
1
-0
/
+143