| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Bump library interface revision." | Linus Nordberg | 2013-05-08 | 1 | -1/+1 |
* | Clarify and reformat comments on how to use Libtool's -version-info. | Linus Nordberg | 2013-05-08 | 1 | -10/+10 |
* | Pass make distcheck. | Linus Nordberg | 2013-05-08 | 1 | -1/+2 |
* | Don't include tests in SUBIDRS after all. | Linus Nordberg | 2013-05-08 | 1 | -1/+2 |
* | Initial RPM packaging | Linus Nordberg | 2013-05-08 | 1 | -1/+16 |
* | Add 'tests' to SUBDIRS to make 'make check' work. | Linus Nordberg | 2013-05-08 | 1 | -1/+1 |
* | Build include before building '.' | Linus Nordberg | 2013-05-07 | 1 | -1/+1 |
* | Bump library interface revision. | Linus Nordberg | 2013-05-06 | 1 | -1/+1 |
* | Compile with -Werror. | Linus Nordberg | 2013-01-22 | 1 | -1/+1 |
* | Add md5.[ch] for when we are configured without OpenSSL. | Linus Nordberg | 2013-01-22 | 1 | -2/+3 |
* | Revive radsecproxy.h and hostport_types.h and move rsp_* into radsecproxy/. | Linus Nordberg | 2013-01-22 | 1 | -10/+3 |
* | Rename COPYING -> LICENSE. | Linus Nordberg | 2012-12-19 | 1 | -0/+2 |
* | Merge libradsec-new-client. | Linus Nordberg | 2012-04-27 | 1 | -2/+4 |
|\ |
|
| * | port new RADIUS library to Windows | Luke Howard | 2011-11-14 | 1 | -1/+1 |
| * | port to new RADIUS client library | Luke Howard | 2011-11-14 | 1 | -1/+3 |
* | | Add util.h and util.c. | Linus Nordberg | 2012-04-26 | 1 | -2/+3 |
* | | Bump library interface revision. | Linus Nordberg | 2012-01-24 | 1 | -0/+16 |
|/ |
|
* | Export only symbols listed in radsec.sym. | Linus Nordberg | 2011-07-18 | 1 | -1/+1 |
* | Treat warnings as errors when compiling libradsec. | Linus Nordberg | 2011-07-18 | 1 | -1/+1 |
* | Remove struct rs_attr and all use of it. | Linus Nordberg | 2011-03-14 | 1 | -1/+0 |
* | Remove -Werror since we still have some warnings in radsecproxy. | Linus Nordberg | 2011-03-10 | 1 | -1/+1 |
* | Disable DEBUG. | Linus Nordberg | 2011-03-10 | 1 | -1/+1 |
* | Restructure code, moving most code out of packet.c | Linus Nordberg | 2011-03-06 | 1 | -1/+5 |
* | UDP w/o bufferevents, part 1. | Linus Nordberg | 2011-03-06 | 1 | -1/+2 |
* | API changes: rs_client* --> rs_peer. | Linus Nordberg | 2011-02-28 | 1 | -0/+1 |
* | Config file changes and small API changes. | Linus Nordberg | 2011-02-24 | 1 | -1/+1 |
* | Use AM_CFLAGS when setting CFLAGS. | Linus Nordberg | 2011-02-19 | 1 | -1/+1 |
* | Compile with -Wall and -g. | linus | 2011-01-21 | 1 | -0/+1 |
* | Cosmetic changes. | linus | 2011-01-17 | 1 | -0/+1 |
* | Disable debugging. | Linus Nordberg | 2010-11-11 | 1 | -1/+1 |
* | Build even when not configured with `--enable-tls'. | Linus Nordberg | 2010-11-11 | 1 | -3/+7 |
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -2/+11 |
* | Move connection related functions to conn.c. | Linus Nordberg | 2010-10-19 | 1 | -0/+1 |
* | Disable debug printouts. | Linus Nordberg | 2010-10-05 | 1 | -1/+1 |
* | Parameterize and disable libevent debug printouts. | Linus Nordberg | 2010-10-05 | 1 | -1/+1 |
* | Autotoolize. | Linus Nordberg | 2010-10-05 | 1 | -0/+18 |