From d640207c74e0aaf5b4a3faf61c38e17796bf76a2 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 11 Feb 2013 16:41:47 +0100 Subject: Add support for configuring client connections too. We're moving x509 and psk config from rs_realm to rs_peer while allowing these to be configured on the realm level and overriden at peer level. Also, add support for printing the read configuration, for debugging. --- lib/radsec.sym | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/radsec.sym') diff --git a/lib/radsec.sym b/lib/radsec.sym index 11f2468..6378cfd 100644 --- a/lib/radsec.sym +++ b/lib/radsec.sym @@ -53,6 +53,7 @@ rs_conn_set_timeout rs_conn_set_type rs_context_create rs_context_destroy +rs_context_print_config rs_context_read_config rs_context_set_alloc_scheme rs_dump_message -- cgit v1.1