Fix a doc comment.
[radsecproxy.git] / lib / include / radsec / request.h
2013-01-16 Linus NordbergFix a doc comment.
2012-12-19 Linus NordbergRename COPYING -> LICENSE.
2012-12-17 Linus NordbergAdd formal argument 'secret' to two public functions.
2012-04-27 Linus NordbergMerge libradsec-new-client.
2011-11-14 Luke Howardport to new RADIUS client library
2011-03-13 Linus NordbergAdd rs_request_get_reqmsg() and update documentation.
2011-03-13 Linus NordbergAdd Doxygen documentation for public API.
2011-02-28 Linus NordbergRename relevant functions to reflect authn as opposed...
2011-02-28 Linus NordbergCosmetic header file changes.
2011-02-25 Linus NordbergAPI change. Have the request object create its own...
2011-02-02 Linus NordbergReorder function prototypes.
2010-11-11 Linus NordbergAdd extern "C" guards to all header files.
2010-10-11 Linus NordbergMerge branch 'merge-luke' into libradsec
2010-10-10 Linus NordbergRename rs_req_* --> rs_request_.
2010-10-03 Linus NordbergWIP -- prepare for request objects.