don't process VMPS packets twice
[freeradius.git] / src / modules / proto_vmps / vmps.c
2017-06-29 Alan T. DeKokdon't process VMPS packets twice
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-04-29 Arran Cudbard-BellSwitch to C99 style initialisers for module structs
2015-02-10 Alan T. DeKokMake request_receive() take a TALLOC_CTX
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-06-16 Arran Cudbard-BellUse sane macro names for codes. PW_CODE_AUTHENTICATION_...
2014-04-04 Arran Cudbard-BellSync packet code definitions with master
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-17 Arran Cudbard-BellReplace radlog(L_ERR with DEBUGE
2013-04-04 Alan T. DeKokFix compiler warnings
2013-04-04 Alan T. DeKokMove the rest of VQP into proto_vmps
2013-04-04 Alan T. DeKokMove VMPS into a plug-in library