aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* From Weston Schmidt: Add mpeg-ts capture file format support. https://bugs.wi...Anders Broman2012-03-021-0/+2
* Initial support for .aps files from Aethra Telecommunications' PC108Guy Harris2011-10-261-0/+2
* - Replace jpeg_jfif decoder, with more generic mime_file (no more 64KB limit!).Jakub Zawadzki2011-06-091-2/+2
* From Hadriel Kaplan: IPFIX file format support.Bill Meier2010-10-201-0/+2
* Move the declarations of wtap_pcap_encap_to_wtap_encap() andGuy Harris2010-02-231-0/+1
* From Marton Nemeth:Stig Bjørlykke2009-10-171-0/+2
* Rename all of the ascend files:Jörg Mayer2009-06-151-9/+9
* From Ravi Kondamuru via bug 3457: Stig Bjørlykke2009-06-011-0/+2
* Added missing daintree-sna.h to Makefile.Stig Bjørlykke2009-05-251-0/+1
* From Fred Fierling (bug 3486):Stig Bjørlykke2009-05-241-0/+1
* Have the libpcap and pcap-NG code share the LINKTYPE_-to-WTAP_ENCAP_Guy Harris2009-04-271-0/+2
* Add support for reading Apple's Bluetooth PacketLogger capture files toStephen Fisher2009-02-161-0/+2
* From Duncan Salerno:Jaap Keuter2009-01-071-0/+2
* Added support for open TNEF files directly.Stig Bjørlykke2008-11-271-0/+2
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-1/+0
* Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss2008-05-201-2/+0
* Added btsnoop.hStig Bjørlykke2008-02-041-0/+1
* From Shane Kearns (bug 2237):Stig Bjørlykke2008-02-031-0/+1
* add very experimental support for pcapng "PCAP Next Generation Dump File Form...Ulf Lamping2008-01-131-0/+2
* _SOURCE has magic meaning and isn't to be used by non-wizards.Jörg Mayer2007-12-171-1/+1
* Get rid of wtap_process_pcap_packet(); it's no longer used. Get rid ofGuy Harris2007-12-081-1/+0
* Initial checkin of support to read TamoSoft's CommView packet capture filesStephen Fisher2007-11-241-0/+2
* (http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1717)Sake Blok2007-08-171-0/+2
* Add a script as a front-end for Flex, to work around various problems,Guy Harris2007-08-041-1/+3
* remove the never used wiretap/wtap-plugins.cLuis Ontanon2007-05-251-1/+0
* include generator sources in EXTRA_DISTSebastien Tandel2007-05-181-0/+6
* Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel2007-05-171-7/+1
* Add a plugin interface to wiretap.Luis Ontanon2007-05-041-0/+1
* add support for the text export format of textronix k1[25]Luis Ontanon2007-05-021-2/+4
* From Shaun JackmanRonnie Sahlberg2007-03-221-0/+4
* second try for file_util.c ... (at least OS X didn't liked it)Ulf Lamping2007-01-121-3/+0
* Win32: MSVC > 6 doesn't work well with Unicode filenames!Ulf Lamping2007-01-121-0/+3
* name changeRonnie Sahlberg2006-05-211-2/+2
* Basic Encoding Rules (BER) encoded file reading. Not really a packet trace fo...Graeme Lunt2006-05-081-0/+2
* from Martin Mathieson: add catapult_dct2000.hUlf Lamping2006-04-141-0/+1
* From Martin Mathieson:Anders Broman2006-04-141-0/+1
* From Martin Warnes:Anders Broman2005-11-251-0/+2
* add file_util.h so distcheck might workUlf Lamping2005-11-071-0/+1
* Initial checkin of the 32 bit tektronix k12 binary format (rf5)Luis Ontanon2005-06-101-0/+2
* Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clearGuy Harris2004-07-271-1/+1
* Add a missing backslash.Guy Harris2004-07-261-1/+1
* Add a Makefile.common for Wiretap, and have Makefile.am andGuy Harris2004-07-261-0/+114