Require that the modules call talloc for their instance handle.
[freeradius.git] / src / modules / rlm_soh / rlm_soh.c
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-16 Alan T. DeKokRemove "type" from paircreate() function.
2013-01-22 Arran Cudbard-BellAdd doxygen headers to all module files
2013-01-11 Arran Cudbard-BellAdd documentation to modules.h
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-10-08 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-10-05 Alan DeKokMerge pull request #101 from philmayers/escape-context2
2012-10-05 Phil Mayersremove escape function from xlat handlers; perform...
2012-10-05 Phil Mayersfix soh_xlat function prototype; fix warning about...
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-04-13 Alan T. DeKokAdded "instance" to xlat_unregister
2011-02-17 Chris MikkelsonUpdate DHCP code to reflect valuepair API changes.
2010-11-19 Alan T. DeKokFix typo so that it builds
2010-10-29 Alan T. DeKokUse VENDORPEC_MICROSOFT instead of hard-coded 311
2010-10-29 Alan T. DeKokUse shift for VSAs instead of OR
2010-10-29 Alan T. DeKokUpdated API for 2.2
2010-10-13 Alan T. DeKokAdded REQUEST to soh_verify() parameters
2010-10-12 Alan T. DeKokFix parameters to soh_verify
2010-10-08 Alan T. DeKokCode in src/lib shouldn't reference the REQUEST structure
2010-10-08 Alan T. DeKokFix compiler warnings
2010-10-08 Phil Mayersok, working SoH standalone module