Commit Graph

13 Commits (85ef0289cae989e70277aa8fc988e8dc5808da61)

Author SHA1 Message Date
Mark Michelson 361c9a99e1 Allow for UDPTL to use only even-numbered ports if desired.
16 years ago
Tilghman Lesher a13deff994 Fix crashes when receiving certain T.38 packets. Also, increase the maximum
17 years ago
Tilghman Lesher 99313c7b92 Don't read into a buffer without first checking if a value is beyond the end.
17 years ago
Russell Bryant 4b2a679f9e Add ast_assert(), which can be used to handle fatal errors. It is only compiled
17 years ago
Kevin P. Fleming 553070456b fix up various compiler warnings found with gcc-4.3:
18 years ago
Joshua Colp 6af6d06e75 Fix various in the udptl implementation. It could return empty modem frames, have an incorrect sequence number on packets, and display the wrong sequence number in the debug messages.
18 years ago
Kevin P. Fleming a299485952 since these variables all have static duration, none of them need initializers (they default to zero anyway)
19 years ago
Tilghman Lesher 56a1e60c54 More changes making the CLI more consistent with "category verb arguments" (continuation of issue 8236)
19 years ago
Joshua Colp d2d4833b79 Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)
19 years ago
Tilghman Lesher 70af28270d Constify the result of a config retrieval function, to avoid mutilation (issue 7983).
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Russell Bryant f7e7161607 Merge team/russell/frame_caching
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago