radsecproxy-1.6.5.
[libradsec.git] / Makefile.am
2012-04-11 Linus NordbergHonour configure option --sysconfdir.
2011-12-12 Linus NordbergMerge branch 'master' into fticks_syslog2
2011-12-12 Linus NordbergMake the autoconfery slightly less miserable. Also...
2011-09-29 Linus NordbergAlways distribute radsecproxy-hash.1.
2011-09-29 Linus NordbergBuild radsecproxy-hash.
2011-09-28 Linus NordbergEnable F-Ticks support in distcheck.
2011-09-28 Linus NordbergDon't have generated file under source control.
2011-09-28 Linus NordbergCosmetic.
2011-09-28 Linus NordbergCorrect compiler and linker flags.
2011-09-28 Linus NordbergReorganise EXTRA_DIST.
2011-09-28 Linus NordbergMerge with master. Conflicts:
2011-09-28 Linus NordbergRename binary catgconf --> radsecproxy-conf.
2011-09-28 Linus NordbergList catgconf header files too.
2011-09-28 Linus NordbergUndo cc56affa -- header files should go into SOURCES.
2011-09-27 Linus NordbergPass necessary compiler and linker flags.
2011-09-27 Linus NordbergAdd --enable-fticks to configure.
2011-09-27 Linus NordbergFormatting.
2011-09-27 Linus NordbergDon't list header files in _SOURCES.
2011-09-27 Linus NordbergAdd support for 'make check' and a dummy test.
2011-09-27 Linus NordbergMakefile.am formatting and removal of spurious variable.
2011-09-27 Linus NordbergPrepare for building tests.
2011-09-26 Linus NordbergCompile with -Werror.
2011-04-04 Linus NordbergAdd fticks.c and fticks.h to the build.
2010-06-11 Linus Nordberg* Makefile.am: Include THANKS.
2010-06-11 Linus Nordberg* configure.ac: Check for docbook2x-man.
2010-06-01 Linus Nordberg* Makefile.am (EXTRA_DIST): Add LICENSE.
2010-06-01 Linus Nordberg* Makefile.am: Put man page files in `dist_man_MANS...
2010-05-28 Linus Nordberg* Makefile.am: Compile with -fno-strict-aliasing to...
2010-05-28 Linus Nordberg* Makefile.am: Build HTML version of radsecproxy.conf.5.
2010-03-25 linusAdd `-Wall' to CFLAGS.
2010-03-22 linusBuild radsecproxy.conf.5 (target 'man').
2010-03-22 linusSet AUTOMAKE_OPTIONS = foreign to make Automake less...
2009-04-03 kollaFixed for catgconf
2009-03-11 venaasimproved the solaris depenendent stuff
2009-02-18 venaasupdated files for 1.3-beta release
2009-01-27 venaasrewriting code for hosts,ports,resolving,currently...
2008-12-22 venaasadding configure options for various transports, and...
2008-12-22 venaasforgot to update Makefile.am
2008-12-22 venaassplit out code that is needed only when tls or dtls...
2008-09-11 venaaslots of changes to radsrv/reply and use of new radmsg...
2008-08-21 venaasadding hash type, changed tls configs to hash
2008-08-21 venaasseparated udp
2008-08-21 venaasseparated tls
2008-08-21 venaasseparated tcp
2008-08-21 venaasseparated dtls into a separate file
2008-02-19 venaasSolaris9 fixes
2007-11-21 venaasmoved genericconfig to gconfig.c and reorganised header...
2007-06-20 venaasusing linked lists instead of arrays
2007-06-19 venaasmade Makefile.am use sbin
2007-06-13 venaasupdated Makefile.am, autogen.sh executable?
2007-06-05 venaassome minor updates
2007-05-30 venaasMakefile.am installs config example
2007-05-24 venaasinitial autoconf support