API AND CONFIG CHANGE: rs_context_create() doesn't take DICT any more.
authorLinus Nordberg <linus@nordu.net>
Mon, 21 Mar 2011 12:33:22 +0000 (13:33 +0100)
committerLinus Nordberg <linus@nordu.net>
Mon, 21 Mar 2011 12:33:22 +0000 (13:33 +0100)
commit217d24060890986d38848e0a9fd68ae6e7d1727f
treec198d491ae8d4da1965dd295d56e9d84eeee12e1
parentab01223c4583cb5da93046b05baddc75a3b27bc8
API AND CONFIG CHANGE: rs_context_create() doesn't take DICT any more.

Use rs_context_create() to read FreeRADIUS dictionary, possibly by
taking dict file from configuration file.

CONFIG CHANGE: s/config/realm/g.
lib/conf.c
lib/examples/client-blocking.c
lib/examples/client-udp.conf [deleted file]
lib/examples/client.conf [moved from lib/examples/client-tls.conf with 51% similarity]
lib/include/radsec/radsec-impl.h
lib/include/radsec/radsec.h
lib/radsec.c