Home
last modified time | relevance | path

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

/dports/www/davix/davix-0.7.6/deps/libneon/test/
H A Dssl.c1284 static int apt_creds(void *userdata, const char *realm, int attempt, in apt_creds() function
1302 ne_set_proxy_auth(sess, apt_creds, NULL); in auth_proxy_tunnel()
1330 ne_set_server_auth(sess, apt_creds, NULL); in auth_tunnel_creds()
1359 ne_set_proxy_auth(sess, apt_creds, NULL); in auth_tunnel_fail()
H A DChangeLog470 (apt_post_send, apt_creds, auth_proxy_tunnel): New functions.
/dports/www/neon/neon-0.32.1/test/
H A Dssl.c1318 static int apt_creds(void *userdata, const char *realm, int attempt, in apt_creds() function
1336 ne_set_proxy_auth(sess, apt_creds, NULL); in auth_proxy_tunnel()
1362 ne_set_server_auth(sess, apt_creds, NULL); in auth_tunnel_creds()
1388 ne_set_proxy_auth(sess, apt_creds, NULL); in auth_tunnel_fail()
H A DChangeLog470 (apt_post_send, apt_creds, auth_proxy_tunnel): New functions.
/dports/devel/tla/tla-1.3.5/src/libneon/test/
H A Dssl.c1058 static int apt_creds(void *userdata, const char *realm, int attempt, in apt_creds() function
1076 ne_set_proxy_auth(sess, apt_creds, NULL); in auth_proxy_tunnel()
1104 ne_set_server_auth(sess, apt_creds, NULL); in auth_tunnel_creds()
H A DChangeLog367 (apt_post_send, apt_creds, auth_proxy_tunnel): New functions.