Pass a threadsafe ctx into fr_connection_pool create callback
[freeradius.git] / src / include / connection.h
2014-06-23 Arran Cudbard-BellPass a threadsafe ctx into fr_connection_pool create...
2014-05-26 Arran Cudbard-BellImpose a hard limit on the number of reconnection attem...
2014-05-11 Alan T. DeKokprefix is "const"
2014-04-22 Alan T. DeKokRemove unused functions
2013-04-15 Arran Cudbard-BellMake connection re-use scheme configurable
2013-04-11 Arran Cudbard-BellAllow log prefix to be specified manually for connectio...
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-01-20 Arran Cudbard-BellRemove @version, doxygen seems to parse $id ok
2013-01-11 Arran Cudbard-BellMove license declarations outside of file descriptions
2013-01-07 Arran Cudbard-BellAdd documentation for the connection pool API
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-11-07 Alan T. DeKokAdded new APIs to add / del a connection
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-07-29 Alan T. DeKokAdd connection pool API