Implement disable_hostname_check config option.
[libradsec.git] / lib / include / radsec / radsec-impl.h
2013-10-03 Linus NordbergImplement disable_hostname_check config option.
2013-05-17 Linus NordbergMerge branch 'libradsec-add-avp-2' into libradsec
2013-05-09 Linus NordbergUpdate copyright years.
2013-01-24 Linus NordbergRename rs_packet_flags members.
2013-01-21 Linus NordbergMerge branch 'libradsec-new-client' into libradsec
2012-12-19 Linus NordbergRename COPYING -> LICENSE.
2012-04-27 Linus NordbergMerge libradsec-new-client.
2012-04-25 Linus NordbergPostpone resolving of DNS names of server.
2012-01-31 Linus NordbergImplement TLS-PSK.
2012-01-24 Linus NordbergAdd TLS PSK configuration options.
2011-11-14 Luke Howardremove dictionary configuration parameter
2011-11-14 Luke Howardremove rs_packet_frpkt
2011-11-14 Luke Howardport to new RADIUS client library
2011-03-21 Linus NordbergAPI AND CONFIG CHANGE: rs_context_create() doesn't...
2011-03-14 Linus NordbergRemove struct rs_attr and all use of it.
2011-03-12 Linus NordbergMerge branch 'udp' into libradsec.
2011-03-09 Linus NordbergRename and move around a few helper functions.
2011-03-08 Linus NordbergTimeout implemented in request objects, supported by...
2011-03-08 Linus NordbergClean up struct rs_error somewhat.
2011-03-07 Linus NordbergMove verification of response packets up to a level...
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-06 Linus NordbergDon't free config object until we destroy the context.
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.
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-05 Linus NordbergRename struct rs_handle --> rs_context.
2010-10-03 Linus NordbergWIP -- reading configuration.
2010-10-03 Linus NordbergWIP
2010-10-03 Linus NordbergWIP
2010-10-03 Linus NordbergWIP
2010-10-03 Linus NordbergWIP
2010-10-02 Linus NordbergWIP.