Don't depend on radsecproxy includes from parent directory
authorSam Hartman <hartmans@painless-security.com>
Wed, 27 Apr 2011 16:11:34 +0000 (12:11 -0400)
committerSam Hartman <hartmans@painless-security.com>
Wed, 27 Apr 2011 16:11:34 +0000 (12:11 -0400)
commit605ad20d46b8279d28dc14d5df887a274e58ffd7
tree046e6734f4ad37d48d281bcdcbd947bf6dac8536
parent57b86966e6682f07b3906f1478571ad522d34610
Don't depend on radsecproxy includes from parent directory
15 files changed:
lib/Makefile.am
lib/Makefile.in
lib/radsec.c
lib/radsecproxy-includes/dtls.h [new file with mode: 0644]
lib/radsecproxy-includes/gconfig.h [new file with mode: 0644]
lib/radsecproxy-includes/hostport.h [new file with mode: 0644]
lib/radsecproxy-includes/hostport_types.h [new file with mode: 0644]
lib/radsecproxy-includes/radmsg.h [new file with mode: 0644]
lib/radsecproxy-includes/radsecproxy.h [new file with mode: 0644]
lib/radsecproxy-includes/tcp.h [new file with mode: 0644]
lib/radsecproxy-includes/tls.h [new file with mode: 0644]
lib/radsecproxy-includes/tlv11.h [new file with mode: 0644]
lib/radsecproxy-includes/udp.h [new file with mode: 0644]
lib/rsp_tlscommon.c
lib/tls.c