summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2014-02-05 11:10:02 +0100
committerLinus Nordberg <linus@nordberg.se>2014-02-05 11:10:02 +0100
commit3d954bfd2f658ac05a0f20a1241738ed3e3fdd28 (patch)
treed95b364fbab298c9b94c9c729afc98904c7c5bb0
parent67bdfa83f1879312fef0fbac769f6fb45df12d1a (diff)
Move lib to the root.
-rw-r--r--.gitignore (renamed from lib/.gitignore)0
-rw-r--r--CHANGES (renamed from lib/CHANGES)0
-rw-r--r--Doxyfile (renamed from lib/Doxyfile)0
-rw-r--r--HACKING (renamed from lib/HACKING)0
-rw-r--r--LICENSE (renamed from lib/LICENSE)0
-rw-r--r--Makefile.am (renamed from lib/Makefile.am)0
-rw-r--r--README51
-rw-r--r--autogen.sh (renamed from lib/autogen.sh)0
-rw-r--r--avp.c (renamed from lib/avp.c)0
-rw-r--r--compat.c (renamed from lib/compat.c)0
-rw-r--r--compat.h (renamed from lib/compat.h)0
-rw-r--r--conf.c (renamed from lib/conf.c)0
-rw-r--r--configure.ac (renamed from lib/configure.ac)0
-rw-r--r--conn.c (renamed from lib/conn.c)0
-rw-r--r--conn.h (renamed from lib/conn.h)0
-rw-r--r--debug.c (renamed from lib/debug.c)0
-rw-r--r--debug.h (renamed from lib/debug.h)0
-rw-r--r--err.c (renamed from lib/err.c)0
-rw-r--r--err.h (renamed from lib/err.h)0
-rw-r--r--event.c (renamed from lib/event.c)0
-rw-r--r--event.h (renamed from lib/event.h)0
-rw-r--r--examples/Makefile.am (renamed from lib/examples/Makefile.am)0
-rw-r--r--examples/blocking.c (renamed from lib/examples/blocking.c)0
-rw-r--r--examples/blocking.h (renamed from lib/examples/blocking.h)0
-rw-r--r--examples/client-blocking.c (renamed from lib/examples/client-blocking.c)0
-rw-r--r--examples/client-psk.conf (renamed from lib/examples/client-psk.conf)0
-rw-r--r--examples/client.conf (renamed from lib/examples/client.conf)0
-rw-r--r--include/Makefile.am (renamed from lib/include/Makefile.am)0
-rw-r--r--include/radsec/.gitignore (renamed from lib/include/radsec/.gitignore)0
-rw-r--r--include/radsec/radsec-impl.h (renamed from lib/include/radsec/radsec-impl.h)0
-rw-r--r--include/radsec/radsec.h (renamed from lib/include/radsec/radsec.h)0
-rw-r--r--include/radsec/request-impl.h (renamed from lib/include/radsec/request-impl.h)0
-rw-r--r--include/radsec/request.h (renamed from lib/include/radsec/request.h)0
-rw-r--r--lib/README48
-rw-r--r--libradsec.spec.in (renamed from lib/libradsec.spec.in)0
-rw-r--r--md5.c (renamed from lib/md5.c)0
-rw-r--r--md5.h (renamed from lib/md5.h)0
-rw-r--r--packet.c (renamed from lib/packet.c)0
-rw-r--r--packet.h (renamed from lib/packet.h)0
-rw-r--r--peer.c (renamed from lib/peer.c)0
-rw-r--r--peer.h (renamed from lib/peer.h)0
-rw-r--r--radius/.gitignore (renamed from lib/radius/.gitignore)0
-rw-r--r--radius/LICENSE (renamed from lib/radius/LICENSE)0
-rw-r--r--radius/Makefile.am (renamed from lib/radius/Makefile.am)0
-rw-r--r--radius/attrs.c (renamed from lib/radius/attrs.c)0
-rw-r--r--radius/client.h (renamed from lib/radius/client.h)0
-rw-r--r--radius/common.pl (renamed from lib/radius/common.pl)0
-rwxr-xr-xradius/convert.pl (renamed from lib/radius/convert.pl)0
-rw-r--r--radius/crypto.c (renamed from lib/radius/crypto.c)0
-rw-r--r--radius/custom.c (renamed from lib/radius/custom.c)0
-rw-r--r--radius/dict.c (renamed from lib/radius/dict.c)0
-rw-r--r--radius/doc.txt (renamed from lib/radius/doc.txt)0
-rw-r--r--radius/doxygen.conf (renamed from lib/radius/doxygen.conf)0
-rw-r--r--radius/examples/Makefile (renamed from lib/radius/examples/Makefile)0
-rw-r--r--radius/examples/example_1.c (renamed from lib/radius/examples/example_1.c)0
-rw-r--r--radius/examples/example_2.c (renamed from lib/radius/examples/example_2.c)0
-rw-r--r--radius/examples/example_3.c (renamed from lib/radius/examples/example_3.c)0
-rw-r--r--radius/examples/example_4.c (renamed from lib/radius/examples/example_4.c)0
-rw-r--r--radius/examples/nr_vp_create.c (renamed from lib/radius/examples/nr_vp_create.c)0
-rwxr-xr-xradius/header.pl (renamed from lib/radius/header.pl)0
-rw-r--r--radius/id.c (renamed from lib/radius/id.c)0
-rw-r--r--radius/parse.c (renamed from lib/radius/parse.c)0
-rw-r--r--radius/print.c (renamed from lib/radius/print.c)0
-rw-r--r--radius/radpkt.c (renamed from lib/radius/radpkt.c)0
-rw-r--r--radius/share/dictionary.abfab.ietf (renamed from lib/radius/share/dictionary.abfab.ietf)0
-rw-r--r--radius/share/dictionary.juniper (renamed from lib/radius/share/dictionary.juniper)0
-rw-r--r--radius/share/dictionary.microsoft (renamed from lib/radius/share/dictionary.microsoft)0
-rw-r--r--radius/share/dictionary.txt (renamed from lib/radius/share/dictionary.txt)0
-rw-r--r--radius/share/dictionary.ukerna (renamed from lib/radius/share/dictionary.ukerna)0
-rw-r--r--radius/share/dictionary.vendor (renamed from lib/radius/share/dictionary.vendor)0
-rw-r--r--radius/static.c (renamed from lib/radius/static.c)0
-rw-r--r--radius/tests/Makefile (renamed from lib/radius/tests/Makefile)0
-rw-r--r--radius/tests/radattr.c (renamed from lib/radius/tests/radattr.c)0
-rw-r--r--radius/tests/rfc.txt (renamed from lib/radius/tests/rfc.txt)0
-rw-r--r--radius/valuepair.c (renamed from lib/radius/valuepair.c)0
-rw-r--r--radsec.c (renamed from lib/radsec.c)0
-rw-r--r--radsec.h (renamed from lib/radsec.h)0
-rw-r--r--radsec.sym (renamed from lib/radsec.sym)0
-rw-r--r--radsecproxy/Makefile.am (renamed from lib/radsecproxy/Makefile.am)0
-rw-r--r--radsecproxy/debug.c (renamed from lib/radsecproxy/debug.c)0
-rw-r--r--radsecproxy/debug.h (renamed from lib/radsecproxy/debug.h)0
-rw-r--r--radsecproxy/gconfig.h (renamed from lib/radsecproxy/gconfig.h)0
-rw-r--r--radsecproxy/hash.c (renamed from lib/radsecproxy/hash.c)0
-rw-r--r--radsecproxy/hash.h (renamed from lib/radsecproxy/hash.h)0
-rw-r--r--radsecproxy/hostport_types.h (renamed from lib/radsecproxy/hostport_types.h)0
-rw-r--r--radsecproxy/list.c (renamed from lib/radsecproxy/list.c)0
-rw-r--r--radsecproxy/list.h (renamed from lib/radsecproxy/list.h)0
-rw-r--r--radsecproxy/radmsg.h (renamed from lib/radsecproxy/radmsg.h)0
-rw-r--r--radsecproxy/radsecproxy.h (renamed from lib/radsecproxy/radsecproxy.h)0
-rw-r--r--radsecproxy/tlscommon.c (renamed from lib/radsecproxy/tlscommon.c)0
-rw-r--r--radsecproxy/tlscommon.h (renamed from lib/radsecproxy/tlscommon.h)0
-rw-r--r--radsecproxy/tlv11.h (renamed from lib/radsecproxy/tlv11.h)0
-rw-r--r--radsecproxy/util.c (renamed from lib/radsecproxy/util.c)0
-rw-r--r--radsecproxy/util.h (renamed from lib/radsecproxy/util.h)0
-rw-r--r--request.c (renamed from lib/request.c)0
-rw-r--r--send.c (renamed from lib/send.c)0
-rw-r--r--tcp.c (renamed from lib/tcp.c)0
-rw-r--r--tcp.h (renamed from lib/tcp.h)0
-rw-r--r--tests/Makefile.am (renamed from lib/tests/Makefile.am)0
-rw-r--r--tests/README (renamed from lib/tests/README)0
-rw-r--r--tests/demoCA/index.txt (renamed from lib/tests/demoCA/index.txt)0
-rw-r--r--tests/demoCA/index.txt.attr (renamed from lib/tests/demoCA/index.txt.attr)0
-rw-r--r--tests/demoCA/newcerts/01.pem (renamed from lib/tests/demoCA/newcerts/01.pem)0
-rw-r--r--tests/demoCA/newcerts/02.pem (renamed from lib/tests/demoCA/newcerts/02.pem)0
-rw-r--r--tests/demoCA/newcerts/03.pem (renamed from lib/tests/demoCA/newcerts/03.pem)0
-rw-r--r--tests/demoCA/private/cakey.pem (renamed from lib/tests/demoCA/private/cakey.pem)0
-rw-r--r--tests/demoCA/private/cli1.key (renamed from lib/tests/demoCA/private/cli1.key)0
-rw-r--r--tests/demoCA/private/srv1.key (renamed from lib/tests/demoCA/private/srv1.key)0
-rw-r--r--tests/demoCA/serial (renamed from lib/tests/demoCA/serial)0
-rw-r--r--tests/test-udp.c (renamed from lib/tests/test-udp.c)0
-rw-r--r--tests/test.conf (renamed from lib/tests/test.conf)0
-rw-r--r--tests/udp-server.c (renamed from lib/tests/udp-server.c)0
-rw-r--r--tests/udp.c (renamed from lib/tests/udp.c)0
-rw-r--r--tests/udp.h (renamed from lib/tests/udp.h)0
-rw-r--r--tls.c (renamed from lib/tls.c)0
-rw-r--r--tls.h (renamed from lib/tls.h)0
-rw-r--r--udp.c (renamed from lib/udp.c)0
-rw-r--r--udp.h (renamed from lib/udp.h)0
-rw-r--r--util.c (renamed from lib/util.c)0
-rw-r--r--util.h (renamed from lib/util.h)0
120 files changed, 46 insertions, 53 deletions
diff --git a/lib/.gitignore b/.gitignore
index 97aee05..97aee05 100644
--- a/lib/.gitignore
+++ b/.gitignore
diff --git a/lib/CHANGES b/CHANGES
index 928dfbe..928dfbe 100644
--- a/lib/CHANGES
+++ b/CHANGES
diff --git a/lib/Doxyfile b/Doxyfile
index 9c79d20..9c79d20 100644
--- a/lib/Doxyfile
+++ b/Doxyfile
diff --git a/lib/HACKING b/HACKING
index 8278238..8278238 100644
--- a/lib/HACKING
+++ b/HACKING
diff --git a/lib/LICENSE b/LICENSE
index be32a9a..be32a9a 100644
--- a/lib/LICENSE
+++ b/LICENSE
diff --git a/lib/Makefile.am b/Makefile.am
index 84f7491..84f7491 100644
--- a/lib/Makefile.am
+++ b/Makefile.am
diff --git a/README b/README
index 729f3bb..4c0d277 100644
--- a/README
+++ b/README
@@ -1,7 +1,48 @@
-This is libradsec, not radsecproxy, sharing repository with
-radsecproxy.
+Libradsec is a RADIUS library for clients doing RADIUS over UDP or
+TLS. The goal is to add support for writing servers (and thus proxies)
+and to add transports TCP and DTLS.
-For radsecproxy, see branch 'master'.
-The source code can be found at
-http://git.nordu.net/?p=radsecproxy.git;a=summary .
+The canonical pickup point is
+http://git.nordu.net/?p=radsecproxy.git;a=shortlog;h=refs/heads/libradsec
+
+
+The source code is licensed under a 3-clause BSD license. See the
+LICENSE file.
+
+
+Libradsec depends on
+- libconfuse
+- libevent2
+- openssl (unless configured with --disable-tls)
+
+
+To compile the library and the examples, do something like
+
+ sh autogen.sh && ./configure && make
+
+
+There are a couple of options that can be used when configuring. See
+
+ ./configure --help
+
+for the full list. Worth mentioning here is --enable-tls-psk.
+
+If the preprocessor has a hard time finding some of the header files
+are, try setting environment variable CPPFLAGS at configure
+time. Example:
+
+ CPPFLAGS="-I/usr/local/include" ./configure --enable-tls
+
+If the link editor has trouble finding any of the libraries needed,
+try setting environment variable LDFLAGS at configure time. Example:
+
+ LDFLAGS="-L/usr/local/lib" ./configure --enable-tls
+
+
+The parts of the library which has been tested has been so on Linux
+(Debian) with libconfuse (2.7), libevent (2.0.19) and OpenSSL
+(1.0.1c).
+
+The file HACKING contains more detailed info on the state of the
+various parts of the library.
diff --git a/lib/autogen.sh b/autogen.sh
index d9cee9d..d9cee9d 100644
--- a/lib/autogen.sh
+++ b/autogen.sh
diff --git a/lib/avp.c b/avp.c
index 11c56db..11c56db 100644
--- a/lib/avp.c
+++ b/avp.c
diff --git a/lib/compat.c b/compat.c
index 7c4e346..7c4e346 100644
--- a/lib/compat.c
+++ b/compat.c
diff --git a/lib/compat.h b/compat.h
index d3083e9..d3083e9 100644
--- a/lib/compat.h
+++ b/compat.h
diff --git a/lib/conf.c b/conf.c
index 4e0df31..4e0df31 100644
--- a/lib/conf.c
+++ b/conf.c
diff --git a/lib/configure.ac b/configure.ac
index d99bab4..d99bab4 100644
--- a/lib/configure.ac
+++ b/configure.ac
diff --git a/lib/conn.c b/conn.c
index 970a071..970a071 100644
--- a/lib/conn.c
+++ b/conn.c
diff --git a/lib/conn.h b/conn.h
index 66e15e2..66e15e2 100644
--- a/lib/conn.h
+++ b/conn.h
diff --git a/lib/debug.c b/debug.c
index 903c793..903c793 100644
--- a/lib/debug.c
+++ b/debug.c
diff --git a/lib/debug.h b/debug.h
index ed62da1..ed62da1 100644
--- a/lib/debug.h
+++ b/debug.h
diff --git a/lib/err.c b/err.c
index 0c7d5a8..0c7d5a8 100644
--- a/lib/err.c
+++ b/err.c
diff --git a/lib/err.h b/err.h
index ba83a53..ba83a53 100644
--- a/lib/err.h
+++ b/err.h
diff --git a/lib/event.c b/event.c
index a532da9..a532da9 100644
--- a/lib/event.c
+++ b/event.c
diff --git a/lib/event.h b/event.h
index bd9ec77..bd9ec77 100644
--- a/lib/event.h
+++ b/event.h
diff --git a/lib/examples/Makefile.am b/examples/Makefile.am
index fa1c835..fa1c835 100644
--- a/lib/examples/Makefile.am
+++ b/examples/Makefile.am
diff --git a/lib/examples/blocking.c b/examples/blocking.c
index b66eb64..b66eb64 100644
--- a/lib/examples/blocking.c
+++ b/examples/blocking.c
diff --git a/lib/examples/blocking.h b/examples/blocking.h
index f91e6be..f91e6be 100644
--- a/lib/examples/blocking.h
+++ b/examples/blocking.h
diff --git a/lib/examples/client-blocking.c b/examples/client-blocking.c
index a50ee8a..a50ee8a 100644
--- a/lib/examples/client-blocking.c
+++ b/examples/client-blocking.c
diff --git a/lib/examples/client-psk.conf b/examples/client-psk.conf
index 7b35e23..7b35e23 100644
--- a/lib/examples/client-psk.conf
+++ b/examples/client-psk.conf
diff --git a/lib/examples/client.conf b/examples/client.conf
index b0b4536..b0b4536 100644
--- a/lib/examples/client.conf
+++ b/examples/client.conf
diff --git a/lib/include/Makefile.am b/include/Makefile.am
index 754590c..754590c 100644
--- a/lib/include/Makefile.am
+++ b/include/Makefile.am
diff --git a/lib/include/radsec/.gitignore b/include/radsec/.gitignore
index c20d18b..c20d18b 100644
--- a/lib/include/radsec/.gitignore
+++ b/include/radsec/.gitignore
diff --git a/lib/include/radsec/radsec-impl.h b/include/radsec/radsec-impl.h
index 0ecd631..0ecd631 100644
--- a/lib/include/radsec/radsec-impl.h
+++ b/include/radsec/radsec-impl.h
diff --git a/lib/include/radsec/radsec.h b/include/radsec/radsec.h
index 1d718a0..1d718a0 100644
--- a/lib/include/radsec/radsec.h
+++ b/include/radsec/radsec.h
diff --git a/lib/include/radsec/request-impl.h b/include/radsec/request-impl.h
index 97335e5..97335e5 100644
--- a/lib/include/radsec/request-impl.h
+++ b/include/radsec/request-impl.h
diff --git a/lib/include/radsec/request.h b/include/radsec/request.h
index d4c72b3..d4c72b3 100644
--- a/lib/include/radsec/request.h
+++ b/include/radsec/request.h
diff --git a/lib/README b/lib/README
deleted file mode 100644
index 4c0d277..0000000
--- a/lib/README
+++ /dev/null
@@ -1,48 +0,0 @@
-Libradsec is a RADIUS library for clients doing RADIUS over UDP or
-TLS. The goal is to add support for writing servers (and thus proxies)
-and to add transports TCP and DTLS.
-
-
-The canonical pickup point is
-http://git.nordu.net/?p=radsecproxy.git;a=shortlog;h=refs/heads/libradsec
-
-
-The source code is licensed under a 3-clause BSD license. See the
-LICENSE file.
-
-
-Libradsec depends on
-- libconfuse
-- libevent2
-- openssl (unless configured with --disable-tls)
-
-
-To compile the library and the examples, do something like
-
- sh autogen.sh && ./configure && make
-
-
-There are a couple of options that can be used when configuring. See
-
- ./configure --help
-
-for the full list. Worth mentioning here is --enable-tls-psk.
-
-If the preprocessor has a hard time finding some of the header files
-are, try setting environment variable CPPFLAGS at configure
-time. Example:
-
- CPPFLAGS="-I/usr/local/include" ./configure --enable-tls
-
-If the link editor has trouble finding any of the libraries needed,
-try setting environment variable LDFLAGS at configure time. Example:
-
- LDFLAGS="-L/usr/local/lib" ./configure --enable-tls
-
-
-The parts of the library which has been tested has been so on Linux
-(Debian) with libconfuse (2.7), libevent (2.0.19) and OpenSSL
-(1.0.1c).
-
-The file HACKING contains more detailed info on the state of the
-various parts of the library.
diff --git a/lib/libradsec.spec.in b/libradsec.spec.in
index 97d6178..97d6178 100644
--- a/lib/libradsec.spec.in
+++ b/libradsec.spec.in
diff --git a/lib/md5.c b/md5.c
index f4ac436..f4ac436 100644
--- a/lib/md5.c
+++ b/md5.c
diff --git a/lib/md5.h b/md5.h
index 2da44bf..2da44bf 100644
--- a/lib/md5.h
+++ b/md5.h
diff --git a/lib/packet.c b/packet.c
index 5daad25..5daad25 100644
--- a/lib/packet.c
+++ b/packet.c
diff --git a/lib/packet.h b/packet.h
index 7cdbb35..7cdbb35 100644
--- a/lib/packet.h
+++ b/packet.h
diff --git a/lib/peer.c b/peer.c
index decc64b..decc64b 100644
--- a/lib/peer.c
+++ b/peer.c
diff --git a/lib/peer.h b/peer.h
index b15395f..b15395f 100644
--- a/lib/peer.h
+++ b/peer.h
diff --git a/lib/radius/.gitignore b/radius/.gitignore
index 1af03df..1af03df 100644
--- a/lib/radius/.gitignore
+++ b/radius/.gitignore
diff --git a/lib/radius/LICENSE b/radius/LICENSE
index 01dbe92..01dbe92 100644
--- a/lib/radius/LICENSE
+++ b/radius/LICENSE
diff --git a/lib/radius/Makefile.am b/radius/Makefile.am
index 462a1e0..462a1e0 100644
--- a/lib/radius/Makefile.am
+++ b/radius/Makefile.am
diff --git a/lib/radius/attrs.c b/radius/attrs.c
index 21cd3f0..21cd3f0 100644
--- a/lib/radius/attrs.c
+++ b/radius/attrs.c
diff --git a/lib/radius/client.h b/radius/client.h
index ab4718a..ab4718a 100644
--- a/lib/radius/client.h
+++ b/radius/client.h
diff --git a/lib/radius/common.pl b/radius/common.pl
index 7042fe5..7042fe5 100644
--- a/lib/radius/common.pl
+++ b/radius/common.pl
diff --git a/lib/radius/convert.pl b/radius/convert.pl
index 7ca424e..7ca424e 100755
--- a/lib/radius/convert.pl
+++ b/radius/convert.pl
diff --git a/lib/radius/crypto.c b/radius/crypto.c
index 21cc7d0..21cc7d0 100644
--- a/lib/radius/crypto.c
+++ b/radius/crypto.c
diff --git a/lib/radius/custom.c b/radius/custom.c
index 917939a..917939a 100644
--- a/lib/radius/custom.c
+++ b/radius/custom.c
diff --git a/lib/radius/dict.c b/radius/dict.c
index fc04ee2..fc04ee2 100644
--- a/lib/radius/dict.c
+++ b/radius/dict.c
diff --git a/lib/radius/doc.txt b/radius/doc.txt
index 09a8415..09a8415 100644
--- a/lib/radius/doc.txt
+++ b/radius/doc.txt
diff --git a/lib/radius/doxygen.conf b/radius/doxygen.conf
index e310771..e310771 100644
--- a/lib/radius/doxygen.conf
+++ b/radius/doxygen.conf
diff --git a/lib/radius/examples/Makefile b/radius/examples/Makefile
index f39c343..f39c343 100644
--- a/lib/radius/examples/Makefile
+++ b/radius/examples/Makefile
diff --git a/lib/radius/examples/example_1.c b/radius/examples/example_1.c
index 265c880..265c880 100644
--- a/lib/radius/examples/example_1.c
+++ b/radius/examples/example_1.c
diff --git a/lib/radius/examples/example_2.c b/radius/examples/example_2.c
index 0a58523..0a58523 100644
--- a/lib/radius/examples/example_2.c
+++ b/radius/examples/example_2.c
diff --git a/lib/radius/examples/example_3.c b/radius/examples/example_3.c
index 33fc671..33fc671 100644
--- a/lib/radius/examples/example_3.c
+++ b/radius/examples/example_3.c
diff --git a/lib/radius/examples/example_4.c b/radius/examples/example_4.c
index 2dadc89..2dadc89 100644
--- a/lib/radius/examples/example_4.c
+++ b/radius/examples/example_4.c
diff --git a/lib/radius/examples/nr_vp_create.c b/radius/examples/nr_vp_create.c
index bd04f17..bd04f17 100644
--- a/lib/radius/examples/nr_vp_create.c
+++ b/radius/examples/nr_vp_create.c
diff --git a/lib/radius/header.pl b/radius/header.pl
index c366612..c366612 100755
--- a/lib/radius/header.pl
+++ b/radius/header.pl
diff --git a/lib/radius/id.c b/radius/id.c
index 4ccd032..4ccd032 100644
--- a/lib/radius/id.c
+++ b/radius/id.c
diff --git a/lib/radius/parse.c b/radius/parse.c
index 8446306..8446306 100644
--- a/lib/radius/parse.c
+++ b/radius/parse.c
diff --git a/lib/radius/print.c b/radius/print.c
index 6fa06d7..6fa06d7 100644
--- a/lib/radius/print.c
+++ b/radius/print.c
diff --git a/lib/radius/radpkt.c b/radius/radpkt.c
index d9486ea..d9486ea 100644
--- a/lib/radius/radpkt.c
+++ b/radius/radpkt.c
diff --git a/lib/radius/share/dictionary.abfab.ietf b/radius/share/dictionary.abfab.ietf
index b60702c..b60702c 100644
--- a/lib/radius/share/dictionary.abfab.ietf
+++ b/radius/share/dictionary.abfab.ietf
diff --git a/lib/radius/share/dictionary.juniper b/radius/share/dictionary.juniper
index 9aa5df4..9aa5df4 100644
--- a/lib/radius/share/dictionary.juniper
+++ b/radius/share/dictionary.juniper
diff --git a/lib/radius/share/dictionary.microsoft b/radius/share/dictionary.microsoft
index 034e5f0..034e5f0 100644
--- a/lib/radius/share/dictionary.microsoft
+++ b/radius/share/dictionary.microsoft
diff --git a/lib/radius/share/dictionary.txt b/radius/share/dictionary.txt
index e62f8b3..e62f8b3 100644
--- a/lib/radius/share/dictionary.txt
+++ b/radius/share/dictionary.txt
diff --git a/lib/radius/share/dictionary.ukerna b/radius/share/dictionary.ukerna
index 7d9d22d..7d9d22d 100644
--- a/lib/radius/share/dictionary.ukerna
+++ b/radius/share/dictionary.ukerna
diff --git a/lib/radius/share/dictionary.vendor b/radius/share/dictionary.vendor
index 571dbc4..571dbc4 100644
--- a/lib/radius/share/dictionary.vendor
+++ b/radius/share/dictionary.vendor
diff --git a/lib/radius/static.c b/radius/static.c
index bd87272..bd87272 100644
--- a/lib/radius/static.c
+++ b/radius/static.c
diff --git a/lib/radius/tests/Makefile b/radius/tests/Makefile
index b9d74ad..b9d74ad 100644
--- a/lib/radius/tests/Makefile
+++ b/radius/tests/Makefile
diff --git a/lib/radius/tests/radattr.c b/radius/tests/radattr.c
index d41499a..d41499a 100644
--- a/lib/radius/tests/radattr.c
+++ b/radius/tests/radattr.c
diff --git a/lib/radius/tests/rfc.txt b/radius/tests/rfc.txt
index d8bd613..d8bd613 100644
--- a/lib/radius/tests/rfc.txt
+++ b/radius/tests/rfc.txt
diff --git a/lib/radius/valuepair.c b/radius/valuepair.c
index 6277f7d..6277f7d 100644
--- a/lib/radius/valuepair.c
+++ b/radius/valuepair.c
diff --git a/lib/radsec.c b/radsec.c
index 83ce6c5..83ce6c5 100644
--- a/lib/radsec.c
+++ b/radsec.c
diff --git a/lib/radsec.h b/radsec.h
index 703e44b..703e44b 100644
--- a/lib/radsec.h
+++ b/radsec.h
diff --git a/lib/radsec.sym b/radsec.sym
index 77fcacc..77fcacc 100644
--- a/lib/radsec.sym
+++ b/radsec.sym
diff --git a/lib/radsecproxy/Makefile.am b/radsecproxy/Makefile.am
index dc5ffc4..dc5ffc4 100644
--- a/lib/radsecproxy/Makefile.am
+++ b/radsecproxy/Makefile.am
diff --git a/lib/radsecproxy/debug.c b/radsecproxy/debug.c
index 8a4881d..8a4881d 100644
--- a/lib/radsecproxy/debug.c
+++ b/radsecproxy/debug.c
diff --git a/lib/radsecproxy/debug.h b/radsecproxy/debug.h
index f9858ab..f9858ab 100644
--- a/lib/radsecproxy/debug.h
+++ b/radsecproxy/debug.h
diff --git a/lib/radsecproxy/gconfig.h b/radsecproxy/gconfig.h
index 3cb34b3..3cb34b3 100644
--- a/lib/radsecproxy/gconfig.h
+++ b/radsecproxy/gconfig.h
diff --git a/lib/radsecproxy/hash.c b/radsecproxy/hash.c
index ab17433..ab17433 100644
--- a/lib/radsecproxy/hash.c
+++ b/radsecproxy/hash.c
diff --git a/lib/radsecproxy/hash.h b/radsecproxy/hash.h
index 90ba64b..90ba64b 100644
--- a/lib/radsecproxy/hash.h
+++ b/radsecproxy/hash.h
diff --git a/lib/radsecproxy/hostport_types.h b/radsecproxy/hostport_types.h
index 01fb443..01fb443 100644
--- a/lib/radsecproxy/hostport_types.h
+++ b/radsecproxy/hostport_types.h
diff --git a/lib/radsecproxy/list.c b/radsecproxy/list.c
index 4cfd358..4cfd358 100644
--- a/lib/radsecproxy/list.c
+++ b/radsecproxy/list.c
diff --git a/lib/radsecproxy/list.h b/radsecproxy/list.h
index 4f4d1f9..4f4d1f9 100644
--- a/lib/radsecproxy/list.h
+++ b/radsecproxy/list.h
diff --git a/lib/radsecproxy/radmsg.h b/radsecproxy/radmsg.h
index 1bef59b..1bef59b 100644
--- a/lib/radsecproxy/radmsg.h
+++ b/radsecproxy/radmsg.h
diff --git a/lib/radsecproxy/radsecproxy.h b/radsecproxy/radsecproxy.h
index 7528f7f..7528f7f 100644
--- a/lib/radsecproxy/radsecproxy.h
+++ b/radsecproxy/radsecproxy.h
diff --git a/lib/radsecproxy/tlscommon.c b/radsecproxy/tlscommon.c
index a31fa32..a31fa32 100644
--- a/lib/radsecproxy/tlscommon.c
+++ b/radsecproxy/tlscommon.c
diff --git a/lib/radsecproxy/tlscommon.h b/radsecproxy/tlscommon.h
index 5a6d262..5a6d262 100644
--- a/lib/radsecproxy/tlscommon.h
+++ b/radsecproxy/tlscommon.h
diff --git a/lib/radsecproxy/tlv11.h b/radsecproxy/tlv11.h
index 87909c0..87909c0 100644
--- a/lib/radsecproxy/tlv11.h
+++ b/radsecproxy/tlv11.h
diff --git a/lib/radsecproxy/util.c b/radsecproxy/util.c
index ad974ac..ad974ac 100644
--- a/lib/radsecproxy/util.c
+++ b/radsecproxy/util.c
diff --git a/lib/radsecproxy/util.h b/radsecproxy/util.h
index cec4673..cec4673 100644
--- a/lib/radsecproxy/util.h
+++ b/radsecproxy/util.h
diff --git a/lib/request.c b/request.c
index 40ac56d..40ac56d 100644
--- a/lib/request.c
+++ b/request.c
diff --git a/lib/send.c b/send.c
index 3161bbe..3161bbe 100644
--- a/lib/send.c
+++ b/send.c
diff --git a/lib/tcp.c b/tcp.c
index 07bc109..07bc109 100644
--- a/lib/tcp.c
+++ b/tcp.c
diff --git a/lib/tcp.h b/tcp.h
index eddc4c8..eddc4c8 100644
--- a/lib/tcp.h
+++ b/tcp.h
diff --git a/lib/tests/Makefile.am b/tests/Makefile.am
index 09f9d28..09f9d28 100644
--- a/lib/tests/Makefile.am
+++ b/tests/Makefile.am
diff --git a/lib/tests/README b/tests/README
index 33bddc1..33bddc1 100644
--- a/lib/tests/README
+++ b/tests/README
diff --git a/lib/tests/demoCA/index.txt b/tests/demoCA/index.txt
index 51f934f..51f934f 100644
--- a/lib/tests/demoCA/index.txt
+++ b/tests/demoCA/index.txt
diff --git a/lib/tests/demoCA/index.txt.attr b/tests/demoCA/index.txt.attr
index 8f7e63a..8f7e63a 100644
--- a/lib/tests/demoCA/index.txt.attr
+++ b/tests/demoCA/index.txt.attr
diff --git a/lib/tests/demoCA/newcerts/01.pem b/tests/demoCA/newcerts/01.pem
index 29cb5ee..29cb5ee 100644
--- a/lib/tests/demoCA/newcerts/01.pem
+++ b/tests/demoCA/newcerts/01.pem
diff --git a/lib/tests/demoCA/newcerts/02.pem b/tests/demoCA/newcerts/02.pem
index 2e1cccb..2e1cccb 100644
--- a/lib/tests/demoCA/newcerts/02.pem
+++ b/tests/demoCA/newcerts/02.pem
diff --git a/lib/tests/demoCA/newcerts/03.pem b/tests/demoCA/newcerts/03.pem
index d07be19..d07be19 100644
--- a/lib/tests/demoCA/newcerts/03.pem
+++ b/tests/demoCA/newcerts/03.pem
diff --git a/lib/tests/demoCA/private/cakey.pem b/tests/demoCA/private/cakey.pem
index e7df9d0..e7df9d0 100644
--- a/lib/tests/demoCA/private/cakey.pem
+++ b/tests/demoCA/private/cakey.pem
diff --git a/lib/tests/demoCA/private/cli1.key b/tests/demoCA/private/cli1.key
index 09381f1..09381f1 100644
--- a/lib/tests/demoCA/private/cli1.key
+++ b/tests/demoCA/private/cli1.key
diff --git a/lib/tests/demoCA/private/srv1.key b/tests/demoCA/private/srv1.key
index 284f1e1..284f1e1 100644
--- a/lib/tests/demoCA/private/srv1.key
+++ b/tests/demoCA/private/srv1.key
diff --git a/lib/tests/demoCA/serial b/tests/demoCA/serial
index 6496923..6496923 100644
--- a/lib/tests/demoCA/serial
+++ b/tests/demoCA/serial
diff --git a/lib/tests/test-udp.c b/tests/test-udp.c
index ed176c0..ed176c0 100644
--- a/lib/tests/test-udp.c
+++ b/tests/test-udp.c
diff --git a/lib/tests/test.conf b/tests/test.conf
index 98d0330..98d0330 100644
--- a/lib/tests/test.conf
+++ b/tests/test.conf
diff --git a/lib/tests/udp-server.c b/tests/udp-server.c
index 77a35df..77a35df 100644
--- a/lib/tests/udp-server.c
+++ b/tests/udp-server.c
diff --git a/lib/tests/udp.c b/tests/udp.c
index 2c580da..2c580da 100644
--- a/lib/tests/udp.c
+++ b/tests/udp.c
diff --git a/lib/tests/udp.h b/tests/udp.h
index a8d5f23..a8d5f23 100644
--- a/lib/tests/udp.h
+++ b/tests/udp.h
diff --git a/lib/tls.c b/tls.c
index ba3cab5..ba3cab5 100644
--- a/lib/tls.c
+++ b/tls.c
diff --git a/lib/tls.h b/tls.h
index 51f2a64..51f2a64 100644
--- a/lib/tls.h
+++ b/tls.h
diff --git a/lib/udp.c b/udp.c
index c00f215..c00f215 100644
--- a/lib/udp.c
+++ b/udp.c
diff --git a/lib/udp.h b/udp.h
index 39d1aeb..39d1aeb 100644
--- a/lib/udp.h
+++ b/udp.h
diff --git a/lib/util.c b/util.c
index 70d815c..70d815c 100644
--- a/lib/util.c
+++ b/util.c
diff --git a/lib/util.h b/util.h
index f988d86..f988d86 100644
--- a/lib/util.h
+++ b/util.h