Enable tls psk
[radsecproxy.git] / lib / Makefile.am
2014-02-05 Linus NordbergMove lib to the root.
2013-12-20 Linus NordbergDon't use deprecated 'INCLUDES' variable in Makefile...
2013-12-18 Linus NordbergDistribute new CHANGES file. libradsec-0.0.4
2013-05-17 Linus NordbergHave the library depend on radsec.sym. libradsec
2013-05-17 Linus NordbergMerge branch 'libradsec-add-avp-2' into libradsec
2013-05-08 Linus NordbergRevert "Bump library interface revision."
2013-05-08 Linus NordbergExport rs_packet_add_avp() and set library revision. libradsec-add-avp-2
2013-05-08 Linus NordbergClarify and reformat comments on how to use Libtool...
2013-05-08 Linus NordbergPass make distcheck.
2013-05-08 Linus NordbergDon't include tests in SUBIDRS after all.
2013-05-08 Linus NordbergInitial RPM packaging
2013-05-08 Linus NordbergAdd 'tests' to SUBDIRS to make 'make check' work.
2013-05-07 Linus NordbergBuild include before building '.'
2013-05-06 Linus NordbergBump library interface revision.
2013-01-22 Linus NordbergCompile with -Werror.
2013-01-22 Linus NordbergAdd md5.[ch] for when we are configured without OpenSSL.
2013-01-22 Linus NordbergRevive radsecproxy.h and hostport_types.h and move...
2013-01-21 Linus NordbergMerge branch 'libradsec-new-client' into libradsec
2012-12-19 Linus NordbergRename COPYING -> LICENSE.
2012-04-27 Linus NordbergMerge libradsec-new-client.
2012-04-26 Linus NordbergAdd util.h and util.c.
2012-01-24 Linus NordbergBump library interface revision.
2011-11-14 Luke Howardport new RADIUS library to Windows
2011-11-14 Luke Howardport to new RADIUS client library
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.