summaryrefslogtreecommitdiff
path: root/res/res_pjsip_authenticator_digest.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-02-20res_pjsip_authenticator_digest.c: Fix sorcery's immutable contract violation.Richard Mudgett
2016-05-09res_pjsip_authenticator_digest: Don't use source port in nonce verificationKevin Harwell
2016-05-06res_pjsip: module load priorityAlexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-09-29Simplify UUID generation in several places.Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-01-03res_pjsip_authenticator_digest: Fix md5 hash bufferMatthew Jordan
2013-12-10Fix correct authentication behavior for artificial endpoint.Mark Michelson
2013-12-09Switch PJSIP auth to use a vector.Mark Michelson
2013-11-07PJSIP: Improve error handling in digest authenticatorJonathan Rose
2013-09-13Change how realms are handled for outbound authentication.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson