Home
last modified time | relevance | path

Searched refs:sni_keytype (Results 1 – 20 of 20) sorted by relevance

/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dssl_sock.h147 struct sni_keytype { struct
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dssl_sock.h149 struct sni_keytype { struct
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dssl_sock-t.h191 struct sni_keytype { struct
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dssl_sock-t.h191 struct sni_keytype { struct
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dssl_sock.c1844 struct sni_keytype { struct
2016 struct sni_keytype *s_kt = NULL; in ssl_sock_populate_sni_keytypes_hplr()
2029 s_kt = malloc(sizeof(struct sni_keytype) + i + 1); in ssl_sock_populate_sni_keytypes_hplr()
2042 s_kt = container_of(node, struct sni_keytype, name); in ssl_sock_populate_sni_keytypes_hplr()
2198 str = (char *)container_of(node, struct sni_keytype, name)->name.key; in ssl_sock_load_multi_cert()
2199 i = container_of(node, struct sni_keytype, name)->keytypes; in ssl_sock_load_multi_cert()
2289 free(ebmb_entry(node, struct sni_keytype, name)); in ssl_sock_load_multi_cert()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dssl_sock.c3117 struct sni_keytype *s_kt = NULL;
3130 s_kt = malloc(sizeof(struct sni_keytype) + i + 1);
3143 s_kt = container_of(node, struct sni_keytype, name);
3312 str = (char *)container_of(node, struct sni_keytype, name)->name.key;
3313 i = container_of(node, struct sni_keytype, name)->keytypes;
3387 free(ebmb_entry(node, struct sni_keytype, name));
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dssl_sock.c2818 struct sni_keytype { struct
2996 struct sni_keytype *s_kt = NULL;
3009 s_kt = malloc(sizeof(struct sni_keytype) + i + 1);
3022 s_kt = container_of(node, struct sni_keytype, name);
3178 str = (char *)container_of(node, struct sni_keytype, name)->name.key;
3179 i = container_of(node, struct sni_keytype, name)->keytypes;
3272 free(ebmb_entry(node, struct sni_keytype, name));
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dssl_sock.c2899 struct sni_keytype { struct
3077 struct sni_keytype *s_kt = NULL;
3090 s_kt = malloc(sizeof(struct sni_keytype) + i + 1);
3103 s_kt = container_of(node, struct sni_keytype, name);
3260 str = (char *)container_of(node, struct sni_keytype, name)->name.key;
3261 i = container_of(node, struct sni_keytype, name)->keytypes;
3354 free(ebmb_entry(node, struct sni_keytype, name));
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dssl_sock.c2939 struct sni_keytype { struct
3117 struct sni_keytype *s_kt = NULL;
3130 s_kt = malloc(sizeof(struct sni_keytype) + i + 1);
3143 s_kt = container_of(node, struct sni_keytype, name);
3300 str = (char *)container_of(node, struct sni_keytype, name)->name.key;
3301 i = container_of(node, struct sni_keytype, name)->keytypes;
3394 free(ebmb_entry(node, struct sni_keytype, name));
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dssl_sock.c3517 struct sni_keytype *s_kt = NULL;
3530 s_kt = malloc(sizeof(struct sni_keytype) + i + 1);
3543 s_kt = container_of(node, struct sni_keytype, name);
3875 str = (char *)container_of(node, struct sni_keytype, name)->name.key;
3876 i = container_of(node, struct sni_keytype, name)->keytypes;
3941 free(ebmb_entry(node, struct sni_keytype, name));
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dssl_sock.c3456 struct sni_keytype *s_kt = NULL;
3469 s_kt = malloc(sizeof(struct sni_keytype) + i + 1);
3482 s_kt = container_of(node, struct sni_keytype, name);
3807 str = (char *)container_of(node, struct sni_keytype, name)->name.key;
3808 i = container_of(node, struct sni_keytype, name)->keytypes;
3872 free(ebmb_entry(node, struct sni_keytype, name));
/dports/net/haproxy17/haproxy-1.7.14/
H A DCHANGELOG233 - BUG/MINOR: ssl: free the sni_keytype nodes
/dports/net/haproxy18/haproxy-1.8.30/
H A DCHANGELOG343 - BUG/MINOR: ssl: free the sni_keytype nodes
/dports/net/haproxy19/haproxy-1.9.16/
H A DCHANGELOG288 - BUG/MINOR: ssl: free the sni_keytype nodes
/dports/net/nuster/nuster-5.0.4.21/
H A DCHANGELOG450 - BUG/MINOR: ssl: free the sni_keytype nodes
/dports/net/haproxy20/haproxy-2.0.26/
H A DCHANGELOG894 - BUG/MINOR: ssl: free the sni_keytype nodes
/dports/net/haproxy21/haproxy-2.1.12/
H A DCHANGELOG896 - BUG/MINOR: ssl: free the sni_keytype nodes
/dports/net/haproxy22/haproxy-2.2.19/
H A DCHANGELOG2511 - BUG/MINOR: ssl: free the sni_keytype nodes
/dports/net/haproxy23/haproxy-2.3.16/
H A DCHANGELOG3078 - BUG/MINOR: ssl: free the sni_keytype nodes
/dports/net/haproxy/haproxy-2.4.10/
H A DCHANGELOG4494 - BUG/MINOR: ssl: free the sni_keytype nodes