summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-06-05Merge "test_sorcery_memory_cache_thrash: Add unit tests for thrashing the mem...Matt Jordan
2015-06-05Merge "res_sorcery_memory_cache: Implement expire_on_reload option."Matt Jordan
2015-06-05Fixes for OS XDavid M. Lee
2015-06-04res_sorcery_memory_cache: Implement expire_on_reload option.Joshua Colp
2015-06-04test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.Joshua Colp
2015-06-04Merge "res_sorcery_memory_cache: Add test event when a refresh occurs."Mark Michelson
2015-06-04Merge "Remove const cast from leaf functions."Matt Jordan
2015-06-04res_sorcery_memory_cache: Add test event when a refresh occurs.Joshua Colp
2015-06-03res_pjsip: Prevent access of NULL channels.Mark Michelson
2015-06-03res_pjsip/location: Fix ref leak in contact_apply_handlerGeorge Joseph
2015-06-02res_pjsip: Remove outgoing authentication code no longer needed.Richard Mudgett
2015-06-02res_pjsip_session: Fix cherry pick to master compile error.Richard Mudgett
2015-06-02Remove const cast from leaf functions.Joerg Sonnenberger
2015-06-02Merge "res_pjsip_session: Fix in-dialog authentication."Matt Jordan
2015-06-01Merge "res_sorcery_memory_cache: Add CLI commands and AMI actions."Mark Michelson
2015-06-01Merge "res_sorcery_memory_cache: Add support for refreshing stale objects."Joshua Colp
2015-06-01res_pjsip_session: Fix in-dialog authentication.Richard Mudgett
2015-06-01pjsip_configuration: Fix leak in persistent_endpoint_update_state.Corey Farrell
2015-05-29res_pjsip/location: Fix memory leak in permanent_uri_handlerGeorge Joseph
2015-05-29res_sorcery_memory_cache: Add CLI commands and AMI actions.Joshua Colp
2015-05-29Merge "res/res_config_pgsql.c: Use PQescapeStringConn for escaping names."Matt Jordan
2015-05-27res_sorcery_memory_cache: Add support for refreshing stale objects.Mark Michelson
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-05-26res/res_config_pgsql.c: Use PQescapeStringConn for escaping names.Rodrigo Ramírez Norambuena
2015-05-24Merge "Stasis: Fix unsafe use of stasis_unsubscribe in modules."Matt Jordan
2015-05-23res_pjsip_transport_websocket: Fix crash on receiving large SIP packetsIvan Poddubny
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-22res/res_pjsip_pubsub: Note that 'dialog' is also a valid event type for RLSMatt Jordan
2015-05-22res/res_pjsip_exten_state: Fix confusing NOTICE messageMatt Jordan
2015-05-22Merge "res_sorcery_memory_cache: Add support for object_lifetime_maximum."Mark Michelson
2015-05-22res/ari: Register Stasis application on WebSocket attemptMatt Jordan
2015-05-22Merge "res_sorcery_memory_cache: Add support for maximum_objects."Matt Jordan
2015-05-22Merge "res_pjsip: Refactor endpt_send_transaction (qualify_timeout)"Joshua Colp
2015-05-22Merge "res_pjsip_outbound_registration: Check request URI for line."Mark Michelson
2015-05-22res_pjsip: Refactor endpt_send_transaction (qualify_timeout)George Joseph
2015-05-22res_sorcery_memory_cache: Add support for object_lifetime_maximum.Joshua Colp
2015-05-22res_pjsip_outbound_registration: Check request URI for line.demon-ru
2015-05-22res_sorcery_memory_cache: Add support for maximum_objects.Mark Michelson
2015-05-22res_sorcery_memory_cache: Add basic module implementation.Joshua Colp
2015-05-21res_mwi_external_ami: Use module version of AMI registration.Corey Farrell
2015-05-20res/res_http_websocket: Add a pre-session established callbackMatt Jordan
2015-05-20res/res_resolver_unbound.c: Add missing include of signal.hJohn Bigelow
2015-05-19doxygen: Fix doxygen errorsMatt Jordan
2015-05-15res_pjsip_config_wizard/config: Fix template processingGeorge Joseph
2015-05-14Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC."Joshua Colp
2015-05-14Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO m...Joshua Colp
2015-05-13MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-13Merge "res_rtp_asterisk: Correction for the limit which detects that a packet...Joshua Colp
2015-05-11Merge "Fix error's produced by astmm.h when standard allocators are used."Joshua Colp