summaryrefslogtreecommitdiff
path: root/lib/examples/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'libradsec' into libradsec-server-supportLinus Nordberg2013-05-151-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 Nordberg2013-05-081-1/+1
| |
* | WIP commit moving towards working server support.Linus Nordberg2013-05-151-1/+1
| |
* | Add the dummy server example.Linus Nordberg2013-02-111-6/+3
| | | | | | | | This is not a server. It's just testing server config atm.
* | user dispatch WIP 0Linus Nordberg2013-01-241-1/+6
|/
* Compile with -Werror.Linus Nordberg2013-01-221-1/+1
|
* Don't install example programs.Linus Nordberg2011-03-251-1/+1
|
* Add (disabled) linkage to libefence.Linus Nordberg2011-03-081-1/+1
|
* Use AM_CFLAGS when setting CFLAGS.Linus Nordberg2011-02-191-1/+1
|
* Do build examples with -Wall -g.Linus Nordberg2011-02-041-2/+2
|
* Pick usage of struct request in example code at run time.Linus Nordberg2011-02-021-1/+1
|
* Use the request object in example programs.Linus Nordberg2010-10-281-1/+1
|
* Autotoolize.Linus Nordberg2010-10-051-0/+8