summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Move lib to the root.Linus Nordberg2014-02-051-72/+0
* Don't use deprecated 'INCLUDES' variable in Makefile.am files.Linus Nordberg2013-12-201-1/+1
* Distribute new CHANGES file.libradsec-0.0.4Linus Nordberg2013-12-181-1/+1
* Have the library depend on radsec.sym.Linus Nordberg2013-05-171-0/+1
* Merge branch 'libradsec-add-avp-2' into libradsecLinus Nordberg2013-05-171-1/+1
|\
| * Export rs_packet_add_avp() and set library revision.Linus Nordberg2013-05-081-1/+1
* | Revert "Bump library interface revision."Linus Nordberg2013-05-081-1/+1
* | Clarify and reformat comments on how to use Libtool's -version-info.Linus Nordberg2013-05-081-10/+10
* | Pass make distcheck.Linus Nordberg2013-05-081-1/+2
* | Don't include tests in SUBIDRS after all.Linus Nordberg2013-05-081-1/+2
* | Initial RPM packagingLinus Nordberg2013-05-081-1/+16
* | Add 'tests' to SUBDIRS to make 'make check' work.Linus Nordberg2013-05-081-1/+1
|/
* Build include before building '.'Linus Nordberg2013-05-071-1/+1
* Bump library interface revision.Linus Nordberg2013-05-061-1/+1
* Compile with -Werror.Linus Nordberg2013-01-221-1/+1
* Add md5.[ch] for when we are configured without OpenSSL.Linus Nordberg2013-01-221-2/+3
* Revive radsecproxy.h and hostport_types.h and move rsp_* into radsecproxy/.Linus Nordberg2013-01-221-10/+3
* Rename COPYING -> LICENSE.Linus Nordberg2012-12-191-0/+2
* Merge libradsec-new-client.Linus Nordberg2012-04-271-2/+4
|\
| * port new RADIUS library to WindowsLuke Howard2011-11-141-1/+1
| * port to new RADIUS client libraryLuke Howard2011-11-141-1/+3
* | Add util.h and util.c.Linus Nordberg2012-04-261-2/+3
* | Bump library interface revision.Linus Nordberg2012-01-241-0/+16
|/
* Export only symbols listed in radsec.sym.Linus Nordberg2011-07-181-1/+1
* Treat warnings as errors when compiling libradsec.Linus Nordberg2011-07-181-1/+1
* Remove struct rs_attr and all use of it.Linus Nordberg2011-03-141-1/+0
* Remove -Werror since we still have some warnings in radsecproxy.Linus Nordberg2011-03-101-1/+1
* Disable DEBUG.Linus Nordberg2011-03-101-1/+1
* Restructure code, moving most code out of packet.cLinus Nordberg2011-03-061-1/+5
* UDP w/o bufferevents, part 1.Linus Nordberg2011-03-061-1/+2
* API changes: rs_client* --> rs_peer.Linus Nordberg2011-02-281-0/+1
* Config file changes and small API changes.Linus Nordberg2011-02-241-1/+1
* Use AM_CFLAGS when setting CFLAGS.Linus Nordberg2011-02-191-1/+1
* Compile with -Wall and -g.linus2011-01-211-0/+1
* Cosmetic changes.linus2011-01-171-0/+1
* Disable debugging.Linus Nordberg2010-11-111-1/+1
* Build even when not configured with `--enable-tls'.Linus Nordberg2010-11-111-3/+7
* Bringing up TLS connections working.Linus Nordberg2010-11-111-2/+11
* Move connection related functions to conn.c.Linus Nordberg2010-10-191-0/+1
* Disable debug printouts.Linus Nordberg2010-10-051-1/+1
* Parameterize and disable libevent debug printouts.Linus Nordberg2010-10-051-1/+1
* Autotoolize.Linus Nordberg2010-10-051-0/+18