Home
last modified time | relevance | path

Searched refs:SOUP_MESSAGE_CERTIFICATE_TRUSTED (Results 1 – 6 of 6) sorted by relevance

/third_party/libsoup/tests/
Dssl-test.c26 g_assert_false (soup_message_get_flags (msg) & SOUP_MESSAGE_CERTIFICATE_TRUSTED); in do_properties_test_for_session()
122 g_assert_true (soup_message_get_flags (msg) & SOUP_MESSAGE_CERTIFICATE_TRUSTED); in do_strictness_test()
124 g_assert_false (soup_message_get_flags (msg) & SOUP_MESSAGE_CERTIFICATE_TRUSTED); in do_strictness_test()
Dno-ssl-test.c21 g_assert_false (soup_message_get_flags (msg) & SOUP_MESSAGE_CERTIFICATE_TRUSTED); in do_ssl_test_for_session()
/third_party/libsoup/libsoup/
Dsoup-message.c247 priv->msg_flags &= ~SOUP_MESSAGE_CERTIFICATE_TRUSTED; in soup_message_set_property()
249 priv->msg_flags |= SOUP_MESSAGE_CERTIFICATE_TRUSTED; in soup_message_set_property()
254 priv->msg_flags &= ~SOUP_MESSAGE_CERTIFICATE_TRUSTED; in soup_message_set_property()
256 priv->msg_flags |= SOUP_MESSAGE_CERTIFICATE_TRUSTED; in soup_message_set_property()
Dsoup-message.h149 SOUP_MESSAGE_CERTIFICATE_TRUSTED = (1 << 5), enumerator
Dsoup-enum-types.c217 …{ C_FLAGS(SOUP_MESSAGE_CERTIFICATE_TRUSTED), "SOUP_MESSAGE_CERTIFICATE_TRUSTED", "certificate-trus… in soup_message_flags_get_type()
/third_party/libsoup/
DNEWS1994 * Fixed a bug that caused the SOUP_MESSAGE_CERTIFICATE_TRUSTED
2602 SOUP_MESSAGE_CERTIFICATE_TRUSTED, to allow callers to