Formatting changes.
[radsecproxy.git] / lib / include /
2011-03-06 Linus Nordbergrequest: Save callers user_data and do invoke callers...
2011-03-06 Linus NordbergUDP w/o bufferevents, part 1.
2011-03-06 Linus NordbergDon't free config object until we destroy the context.
2011-03-02 Linus NordbergBe consistent with naming of formal arguments.
2011-03-01 Linus NordbergError handling cleanup 3.
2011-03-01 Linus NordbergError handling cleanup
2011-02-28 Linus NordbergAdd RSE_INVAL.
2011-02-28 Linus NordbergRemove last trace of server and client in API.
2011-02-28 Linus NordbergRename relevant functions to reflect authn as opposed...
2011-02-28 Linus NordbergAPI changes: rs_client* --> rs_peer.
2011-02-28 Linus NordbergCosmetic header file changes.
2011-02-25 Linus NordbergAPI change. Have the request object create its own...
2011-02-25 Linus NordbergGet rid of loopbreak as a mean for signalling successfu...
2011-02-24 Linus NordbergConfig file changes and small API changes.
2011-02-19 Linus NordbergImprove protocol robustness and invoke user callbacks.
2011-02-04 Linus NordbergAdd comments on some error codes.
2011-02-02 Linus NordbergReorder function prototypes.
2011-01-21 linusAPI breakage -- rename rs_packet_create_acc_request().
2010-11-11 Linus NordbergAdd extern "C" guards to all header files.
2010-11-11 Linus NordbergBringing up TLS connections working.
2010-10-11 Linus NordbergMerge branch 'merge-luke' into libradsec
2010-10-11 Luke HowardHave rad_decode() verify responses.
2010-10-11 Linus NordbergRequest object implementation and bug fixes by Luke...
2010-10-10 Linus NordbergRobustness fixes (and some callback invocation) by...
2010-10-10 Linus NordbergRename rs_req_* --> rs_request_.
2010-10-10 Linus NordbergDon't require username & pw in rs_packet_create_acc_req...
2010-10-05 Linus NordbergAdd rs_conn_fd().
2010-10-05 Linus NordbergRename struct rs_handle --> rs_context.
2010-10-05 Linus NordbergAutotoolize.
2010-10-05 Linus NordbergAutotoolize.
2010-10-04 Linus NordbergRemove unused.
2010-10-04 Linus NordbergFormatting (indent -kr).
2010-10-03 Linus NordbergWIP -- reading configuration.
2010-10-03 Linus NordbergWIP
2010-10-03 Linus NordbergWIP
2010-10-03 Linus NordbergRename the error functions.
2010-10-03 Linus NordbergWIP -- prepare for request objects.
2010-10-03 Linus NordbergWIP
2010-10-03 Linus NordbergWIP
2010-10-02 Linus NordbergWIP.
2010-10-02 Linus NordbergWIP