aboutsummaryrefslogtreecommitdiffstats
path: root/ui/voip_calls.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-13Replace tabs by spaces when editor modelines has "expandtab"Bill Meier1-238/+238
2015-02-04Convert val_to_str -> val_to_str_wmem.Michael Mann1-8/+13
2015-02-03Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann1-23/+25
2015-01-13Consistently use the "g_string_free returns a C string pointer" idiom.Guy Harris1-2/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-8/+0
2014-12-25VoIP Calls: Missing break in switch (CID 1155515)Alexis La Goutte1-0/+1
2014-12-20Consolidate RTP stream structs.Gerald Combs1-53/+32
2014-11-26Consolidate sequence analysis code.Gerald Combs1-28/+2
2014-11-19voip_calls: Fix tap callbacks.Gerald Combs1-144/+157
2014-11-18voip_calls: Regression fixes.Gerald Combs1-30/+30
2014-11-18voip_calls: Move to ui.Gerald Combs1-0/+4079