summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-01-04res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_...Jonathan Rose
2013-01-04Fix pjproject compilation in certain circumstancesKinsey Moore
2013-01-04Don't pass STUN packets through the SRTP unprotect function.Joshua Colp
2013-01-04Doxygen CleanupsAndrew Latham
2013-01-03Prevent exhaustion of system resources through exploitation of event cacheJoshua Colp
2013-01-03Prevent crashes in res_xmpp when receiving large messagesMatthew Jordan
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2013-01-02Resolve crashes due to large stack allocations when using TCPMatthew Jordan
2012-12-13Make generate_exchange_uuid() always return the passed ast_str pointer.Sean Bright
2012-12-13Use the UUID API to generate and validate UUIDs for res_calendar_exchange.Sean Bright
2012-12-13The UUID commit removed changes made in res_clialiases.cMark Michelson
2012-12-11Add UUID support to Asterisk.Mark Michelson
2012-12-11Fix crash that can occur if CLI registration fails for an aliased command.Mark Michelson
2012-12-10Ensure ReceiveFax provides a CED tone via T.38Kinsey Moore
2012-12-05res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced sessionJonathan Rose
2012-12-03Formatting fixesOlle Johansson
2012-12-03Formatting changesOlle Johansson
2012-11-20Added missing newlines to websocket ast_logs.David M. Lee
2012-11-11Remove a fixed size limitation for producing SDP and change how ICE support i...Joshua Colp
2012-11-08Fix a "set but not used" warning on newer gccs.Mark Michelson
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-11-04Only deref a reserved gateway session if we actually reserved oneMatthew Jordan
2012-10-31Fix an issue with res_http_websocket where the chan_sip WebSocket handler cou...Joshua Colp
2012-10-31Properly extract the Body information of an EWS calendar itemMatthew Jordan
2012-10-17Change a few warnings to debug and the inverse.Walter Doekes
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-08Disable ICE support by defaultMatthew Jordan
2012-10-08pjproject: Fix for Solaris builds. Do not undef s_addr.Matthew Jordan
2012-10-06Handle capability stanzas that fail to provide node or version informationMatthew Jordan
2012-10-06Update documentation for MessageSend application/command's From field for XMPPMatthew Jordan
2012-10-04Fix DBDelTree error codes for AMI, CLI and AGIDavid M. Lee
2012-10-04Check for presence of buddy in info/dinfo handlersMatthew Jordan
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp
2012-09-28Include channel uniqueid in "AsyncAGI" and "AGIExec" events.Richard Mudgett
2012-09-28res_jabber: Remove CLI command 'jabber test'Jonathan Rose
2012-09-28Reset hangup flags on channels created through messages and cleanup globalsBrent Eagles
2012-09-28Update documentation to make it explicit that "stream file" will not restart ...Joshua Colp
2012-09-27Make res_http_websocket an optional dependency on supported platforms for cha...Joshua Colp
2012-09-25res_agi: async_agi responsiveness improvement on datastore problemsJonathan Rose
2012-09-25Fix an issue where a caller to ast_write on a MulticastRTP channel would dete...Joshua Colp
2012-09-24Fix an issue with H.264 format attribute comparison and fix an issue with imp...Joshua Colp
2012-09-24res_rtp_asterisk: Make TURN and STUN server configurations consistent.Brent Eagles
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-20When trying to unload res_curl.so, warn about all dependent modules.Sean Bright
2012-09-12res_xmpp: Fix a segfault caused by bodyless messagesJonathan Rose