aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-25packet_list_iter_children() simplify, just call packet_list_iter_nth_child(.....Jakub Zawadzki1-21/+1
2013-06-25remove the Makefile.nmake target to avoid errors in dist...Luis Ontanon1-2/+1
2013-06-25This should get cmake to ignore echld...Luis Ontanon5-43/+191
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard18-130/+130
2013-06-25From Dirk Jagdmann: Use a guint32 for IPv4 addresses. Fixes compilationGerald Combs1-2/+2
2013-06-25Revert --with-echld until I find out how to get it to work with Cmake...Luis Ontanon2-57/+5
2013-06-25--with-echldLuis Ontanon2-5/+57
2013-06-25another iteration, prepared for automake.Luis Ontanon10-138/+124
2013-06-25more stuff...Luis Ontanon3-13/+76
2013-06-24Based on initial patch by Michal LabedzkiEvan Huus1-1/+7
2013-06-24From Fabio Tarabelloni viaEvan Huus4-2/+1462
2013-06-24Fix wmem_tree.h ifdef guards, hopefully fixing the check-abi buildbot.Evan Huus1-2/+2
2013-06-24So it comes to this...Evan Huus1-0/+54
2013-06-24Add an option to dissect RRC-Container IEPascal Quantin2-1/+9
2013-06-24A follow-up to r50127 to highlight the correct 4 bytes of the Ethernet FCS fo...Chris Maynard1-12/+12
2013-06-24The Ethernet FCS is 32 bits, not 16 bits.Guy Harris1-1/+1
2013-06-24Dumpcap can write raw packets to stdoutBalint Reczey1-3/+1
2013-06-24Display RSSI in dB instead of dBm. Fixes the last remaining issue reported i...Chris Maynard1-1/+1
2013-06-23Make Authentification String filterableAlexis La Goutte1-7/+7
2013-06-23From chaitanya via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8837 A...Alexis La Goutte1-6/+121
2013-06-23Enhance VRRP Dissector * Make checksum field filterable * Add also a checksum...Alexis La Goutte1-11/+40
2013-06-23Alphabetically sort in file-mp4.cJörg Mayer1-1/+1
2013-06-23Small whitespace fixesJörg Mayer1-14/+14
2013-06-23[Automatic manuf, services and enterprise-numbers update for 2013-06-23]Gerald Combs2-9/+51
2013-06-22Only do a tree lookup if we have a tree to look up in.Evan Huus1-1/+3
2013-06-22Make assertions in tree lookup more useful and fix formatting.Evan Huus1-8/+7
2013-06-22Not yet running but almost there with the dummyLuis Ontanon11-380/+636
2013-06-22More proper fix (per advice of bug 8515 (https://bugs.wireshark.org/bugzilla/...Michael Mann6-18/+18
2013-06-22Make TCP segment length a generated field instead of a hidden field.Ronnie Sahlberg1-3/+4
2013-06-21Add Uli HeilmeierMichael Mann1-0/+4
2013-06-21AF_INET and AF_INET6 undefined in textpcap.c when compiling on FreeBSDStephen Fisher1-0/+4
2013-06-21Cast away another implicit conversion not allowed in C++ warningStephen Fisher1-1/+1
2013-06-21Cast away some errors of these types:Stephen Fisher1-5/+5
2013-06-21Sort the man pages. Add capinfos and reordercap. Should we also any others ...Chris Maynard3-24/+48
2013-06-21get_ax25_name() is *NOT* the right routine to use to translate aGuy Harris1-15/+61
2013-06-21rename packet-mp4.c to file-mp4.cMartin Kaiser3-3/+3
2013-06-21Fix some pointer-signedness (well, signedness of what the pointer pointsGuy Harris3-10/+10
2013-06-21Delete the moved filesLuis Ontanon6-3391/+0
2013-06-21move echld to final dest...Luis Ontanon6-0/+3391
2013-06-21Compiles, still incomplete...Luis Ontanon6-97/+849
2013-06-21One more fix for the protocol grey highlighting.Evan Huus1-2/+4
2013-06-21Yet another fix, put spaces in insensitive or normal state.Jakub Zawadzki1-6/+9
2013-06-21fix for r50095 don't fetch parent hfinfo, traverse tree to get top one.Jakub Zawadzki1-19/+38
2013-06-21create libfiledissectors.a during the autotools buildMartin Kaiser3-3/+9
2013-06-20Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8799 :Pascal Quantin3-5/+12
2013-06-20Highlight protocol bytes in grey, idea stolen from qtsharkJakub Zawadzki3-24/+78
2013-06-20Save and restore private_data pointer instead of freeing the old one, since thisEvan Huus1-6/+5
2013-06-20Regenerate DAP dissector that was changed in r50073 for some reasonPascal Quantin1-1/+1
2013-06-20Split README.developer into two: README.developer and README.dissector. All theEvan Huus2-3131/+3193
2013-06-20inform expert info layer about the current number of packet commentsMartin Kaiser3-0/+13