Home
last modified time | relevance | path

Searched refs:ssl_sock_load_ckchs (Results 1 – 10 of 10) sorted by relevance

/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dssl_sock.c3343 static int ssl_sock_load_ckchs(const char *path, struct ckch_store *ckchs, function
3437 …cfgerr |= ssl_sock_load_ckchs(store->path, store, bind_conf, entry->ssl_conf, entry->filters, entr…
3489 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
3497 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
3517 cfgerr |= ssl_sock_load_ckchs(fp, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
3525 cfgerr |= ssl_sock_load_ckchs(fp, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dssl_sock.c3526 static int ssl_sock_load_ckchs(const char *path, struct ckch_store *ckchs, function
3644 …cfgerr |= ssl_sock_load_ckchs(store->path, store, bind_conf, entry->ssl_conf, entry->filters, entr…
3696 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
3704 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
3724 cfgerr |= ssl_sock_load_ckchs(fp, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
3732 cfgerr |= ssl_sock_load_ckchs(fp, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dssl_sock.c3591 static int ssl_sock_load_ckchs(const char *path, struct ckch_store *ckchs, function
3688 …cfgerr |= ssl_sock_load_ckchs(store->path, store, bind_conf, entry->ssl_conf, entry->filters, entr…
3740 return ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
3748 return ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
3759 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, &ckch_inst, err);
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dssl_sock.c4150 static int ssl_sock_load_ckchs(const char *path, struct ckch_store *ckchs, function
4191 return ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4201 return ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4266 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4278 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4293 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4490 …cfgerr |= ssl_sock_load_ckchs(crt_path, ckchs, bind_conf, ssl_conf, &args[cur_arg], arg - cur_arg …
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dssl_sock.c4080 static int ssl_sock_load_ckchs(const char *path, struct ckch_store *ckchs, function
4121 return ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4131 return ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4196 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4208 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4223 cfgerr |= ssl_sock_load_ckchs(path, ckchs, bind_conf, NULL, NULL, 0, err);
4420 …cfgerr |= ssl_sock_load_ckchs(crt_path, ckchs, bind_conf, ssl_conf, &args[cur_arg], arg - cur_arg …
/dports/net/haproxy22/haproxy-2.2.19/
H A DCHANGELOG1674 - MINOR: ssl: pass ckch_inst to ssl_sock_load_ckchs()
2517 - MEDIUM: ssl: ssl_sock_load_ckchs() alloc a ckch_inst
2562 - CLEANUP: ssl: make ssl_sock_load_ckchs() return a set of ERR_*
/dports/net/haproxy23/haproxy-2.3.16/
H A DCHANGELOG2241 - MINOR: ssl: pass ckch_inst to ssl_sock_load_ckchs()
3084 - MEDIUM: ssl: ssl_sock_load_ckchs() alloc a ckch_inst
3129 - CLEANUP: ssl: make ssl_sock_load_ckchs() return a set of ERR_*
/dports/net/haproxy/haproxy-2.4.10/
H A DCHANGELOG3657 - MINOR: ssl: pass ckch_inst to ssl_sock_load_ckchs()
4500 - MEDIUM: ssl: ssl_sock_load_ckchs() alloc a ckch_inst
4545 - CLEANUP: ssl: make ssl_sock_load_ckchs() return a set of ERR_*
/dports/net/nuster/nuster-5.0.4.21/
H A DCHANGELOG456 - MEDIUM: ssl: ssl_sock_load_ckchs() alloc a ckch_inst
501 - CLEANUP: ssl: make ssl_sock_load_ckchs() return a set of ERR_*
/dports/net/haproxy21/haproxy-2.1.12/
H A DCHANGELOG902 - MEDIUM: ssl: ssl_sock_load_ckchs() alloc a ckch_inst
947 - CLEANUP: ssl: make ssl_sock_load_ckchs() return a set of ERR_*