asterisk/res/res_pjsip
Mark Michelson b18ed67d16 Switch PJSIP auth to use a vector.
Since Asterisk has a vector API now, places where arrays are manually
resized don't really make sense any more. Since the auth work in PJSIP
was freshly-written, it was easy to reform it to use a vector.

Review: https://reviewboard.asterisk.org/r/3044



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-12-09 16:10:05 +00:00
..
include res_pjsip: AMI commands and events. 2013-11-23 17:26:57 +00:00
config_auth.c Switch PJSIP auth to use a vector. 2013-12-09 16:10:05 +00:00
config_domain_aliases.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
config_global.c res_pjsip: convert configuration settings names to snake case 2013-11-22 17:27:55 +00:00
config_system.c res_pjsip: convert configuration settings names to snake case 2013-11-22 17:27:55 +00:00
config_transport.c res_pjsip: AMI commands and events. 2013-11-23 17:26:57 +00:00
location.c res_pjsip_transport_websocket: Fix security events and simplify implementation. 2013-12-01 19:58:08 +00:00
pjsip_configuration.c Switch PJSIP auth to use a vector. 2013-12-09 16:10:05 +00:00
pjsip_distributor.c Switch PJSIP auth to use a vector. 2013-12-09 16:10:05 +00:00
pjsip_global_headers.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
pjsip_options.c sorcery, bucket: Change observer remove calls to take const callbacks struct. 2013-12-03 17:35:54 +00:00
pjsip_outbound_auth.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
security_events.c res_pjsip_transport_websocket: Fix security events and simplify implementation. 2013-12-01 19:58:08 +00:00