fix SUBDIRS ordering
[radsecproxy.git] / lib / Makefile.am
2012-09-14 Sam Hartmanfix SUBDIRS ordering
2012-09-11 Sam HartmanMerge remote branch 'origin/libradsec-new-client' into...
2012-01-03 Sam HartmanMerge remote-tracking branch 'origin/libradsec' into...
2011-11-14 Luke Howardport new RADIUS library to Windows
2011-11-14 Luke Howardport to new RADIUS client library
2011-10-10 Sam hartmanInitial RPM packaging
2011-07-18 Linus NordbergExport only symbols listed in radsec.sym.
2011-07-18 Linus NordbergTreat warnings as errors when compiling libradsec.
2011-03-14 Linus NordbergRemove struct rs_attr and all use of it.
2011-03-12 Linus NordbergMerge branch 'udp' into libradsec.
2011-03-10 Linus NordbergRemove -Werror since we still have some warnings in...
2011-03-09 Linus NordbergDisable DEBUG.
2011-03-06 Linus NordbergRestructure code, moving most code out of packet.c
2011-03-06 Linus NordbergUDP w/o bufferevents, part 1.
2011-02-28 Linus NordbergAPI changes: rs_client* --> rs_peer.
2011-02-24 Linus NordbergConfig file changes and small API changes.
2011-02-19 Linus NordbergUse AM_CFLAGS when setting CFLAGS.
2011-01-21 linusCompile with -Wall and -g.
2011-01-17 linusCosmetic changes.
2010-11-11 Linus NordbergDisable debugging.
2010-11-11 Linus NordbergBuild even when not configured with `--enable-tls'.
2010-11-11 Linus NordbergBringing up TLS connections working.
2010-10-19 Linus NordbergMove connection related functions to conn.c.
2010-10-05 Linus NordbergDisable debug printouts.
2010-10-05 Linus NordbergParameterize and disable libevent debug printouts.
2010-10-05 Linus NordbergAutotoolize.
2010-10-05 Linus NordbergDisable debug printouts.
2010-10-05 Linus NordbergParameterize and disable libevent debug printouts.
2010-10-05 Linus NordbergAutotoolize.