added md5 and radius message handling functions and raised the version number to 0.7.0

This commit is contained in:
2017-08-28 14:22:02 +00:00
parent b0008974c3
commit 25e49a4526
55 changed files with 4594 additions and 286 deletions

View File

@ -1,5 +1,5 @@
SUBDIRS = cmn si sed awk xli http
SUBDIRS = cmn cry si sed awk xli http rad
DIST_SUBDIRS = $(SUBDIRS)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = qsecmn.pc qsesi.pc qsesed.pc qseawk.pc qsexli.pc qsehttp.pc
pkgconfig_DATA = qsecmn.pc qsecry.pc qsesi.pc qsesed.pc qseawk.pc qsexli.pc qsehttp.pc qserad.pc