Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'libradsec' into libradsec-server-support | Linus Nordberg | 2013-05-15 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/HACKING lib/Makefile.am lib/README lib/compat.h lib/conf.c lib/configure.ac lib/conn.c lib/conn.h lib/err.c lib/err.h lib/event.c lib/event.h lib/examples/Makefile.am lib/examples/client-blocking.c lib/examples/client.conf lib/include/radsec/radsec-impl.h lib/include/radsec/radsec.h lib/include/radsec/request-impl.h lib/include/radsec/request.h lib/packet.c lib/packet.h lib/peer.c lib/peer.h lib/request.c lib/send.c lib/tcp.c lib/tests/Makefile.am lib/tls.c lib/udp.c lib/util.c | ||||
| * | Pass make distcheck. | Linus Nordberg | 2013-05-08 | 1 | -1/+1 |
| | | |||||
* | | WIP commit moving towards working server support. | Linus Nordberg | 2013-05-15 | 1 | -1/+1 |
| | | |||||
* | | Add the dummy server example. | Linus Nordberg | 2013-02-11 | 1 | -6/+3 |
| | | | | | | | | This is not a server. It's just testing server config atm. | ||||
* | | user dispatch WIP 0 | Linus Nordberg | 2013-01-24 | 1 | -1/+6 |
|/ | |||||
* | Compile with -Werror. | Linus Nordberg | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Don't install example programs. | Linus Nordberg | 2011-03-25 | 1 | -1/+1 |
| | |||||
* | Add (disabled) linkage to libefence. | Linus Nordberg | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | Use AM_CFLAGS when setting CFLAGS. | Linus Nordberg | 2011-02-19 | 1 | -1/+1 |
| | |||||
* | Do build examples with -Wall -g. | Linus Nordberg | 2011-02-04 | 1 | -2/+2 |
| | |||||
* | Pick usage of struct request in example code at run time. | Linus Nordberg | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | Use the request object in example programs. | Linus Nordberg | 2010-10-28 | 1 | -1/+1 |
| | |||||
* | Autotoolize. | Linus Nordberg | 2010-10-05 | 1 | -0/+8 |