summaryrefslogtreecommitdiff
path: root/res/res_pjsip_outbound_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-04-28res_pjsip_outbound_authenticator_digest: Add context to log messagesGeorge Joseph
2017-01-20res_pjsip_outbound_authenticator_digest.c: Fix spacing in warning messages.Richard Mudgett
2016-11-16res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.Richard Mudgett
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-29res_pjsip_outbound_registration: Don't fail on delayed processing.Mark Michelson
2015-04-24res_pjsip_outbound_authenticator: Increase CSeq on authed requests.Mark Michelson
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-12-09Switch PJSIP auth to use a vector.Mark Michelson
2013-10-12Fix realm comparison for outbound authKinsey Moore
2013-09-13Change how realms are handled for outbound authentication.Mark Michelson
2013-09-04Give more detail regarding failures to create request with auth credentials.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson