aboutsummaryrefslogtreecommitdiffstats
path: root/ui/text_import.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-04-05Match the new text2pcap max packet import size of 65KiB-1 from r48738.Chris Maynard1-2/+2
2013-04-05Don't forget to move the trailing '\0'.Michael Tüxen1-1/+2
2013-04-02Add support for the initial direction indication. Irene will hookMichael Tüxen1-6/+37
2012-12-26Fix a bunch of warnings.Guy Harris1-45/+45
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-1/+2
2012-10-24Fix indent and add Modelines info for new common ui source file(s)Alexis La Goutte1-106/+119
2012-10-16Add wtap_pseudo_header union to wtap_pkthdr structure.Jakub Zawadzki1-1/+1
2012-09-20Have File->import write pcapng files.Anders Broman1-0/+6
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-0/+976