aboutsummaryrefslogtreecommitdiffstats
path: root/ui/text_import.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-1/+1
2017-03-28text_import: the maximum frame length should be WTAP_MAX_PACKET_SIZEPascal Quantin1-1/+1
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-1/+1
2016-03-27Pull the invocation of the Lex scanner into common code.Guy Harris1-2/+1
2016-01-06Clean up more includes of wtap.h.Guy Harris1-1/+2
2014-05-09Revert "Refactor Wiretap"Guy Harris1-1/+1
2014-05-09Refactor WiretapMichael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-04-05Match the new text2pcap max packet import size of 65KiB-1 from r48738.Chris Maynard1-1/+1
2013-04-02Add support for the initial direction indication. Irene will hookMichael Tüxen1-0/+1
2012-10-24Fix indent and add Modelines info for new common ui source file(s)Alexis La Goutte1-0/+13
2012-09-17Add a text import dialog. Use libui.Gerald Combs1-5/+14
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-0/+87