aboutsummaryrefslogtreecommitdiffstats
path: root/main/udptl.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-14Add ast_assert(), which can be used to handle fatal errors. It is only compiledrussell1-2/+1
2008-03-11fix up various compiler warnings found with gcc-4.3:kpfleming1-2/+5
2007-12-06Fix various in the udptl implementation. It could return empty modem frames, ...file1-26/+19
2006-12-27since these variables all have static duration, none of them need initializer...kpfleming1-9/+9
2006-11-02More changes making the CLI more consistent with "category verb arguments" (c...tilghman1-13/+4
2006-09-28Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)file1-1/+1
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-1/+1
2006-09-18merge qwell's CLI verbification workkpfleming1-12/+29
2006-08-29Merge team/russell/frame_cachingrussell1-22/+13
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1255