summaryrefslogtreecommitdiff
path: root/main/stun.c
AgeCommit message (Expand)Author
2017-08-10STUN/netsock2: Fix some valgrind uninitialized memory findings.Richard Mudgett
2017-04-11stun.c: Fix ast_stun_request() erratic timeout.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2014-11-14stun: correct attribute string padding to match rfcScott Griepentrog
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2012-12-11Cleanup CLI commands on exit for several files.Richard Mudgett
2012-07-09When receiving a STUN binding request send one out as the Google Talk client ...Joshua Colp
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2011-12-01Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.Richard Mudgett
2010-09-02Merged revisions 284597 via svnmerge from Tilghman Lesher
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-02Merge in the RTP engine API.Joshua Colp