aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-06-21batch of tvb-length conversionsEvan Huus25-155/+152
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer1-0/+1
2014-06-20TCP: update the list of options and put Kind and Length items in the right su...Pascal Quantin1-49/+98
2014-06-20Revert part of svn revision 52045 (git b38ee917)Stig Bjørlykke2-79/+128
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris124-172/+178
2014-06-20remove duplicate offset=0Martin Kaiser1-2/+0
2014-06-20no need for if(tree)Martin Kaiser1-6/+4
2014-06-20fix printf argument indexEvan Huus1-2/+1
2014-06-20Add proto_tree_add_subtree and proto_tree_add_subtree_formatMichael Mann2-0/+66
2014-06-20add cast to fix buildbotEvan Huus1-1/+1
2014-06-20Don't hide tcp option kind/len fieldsEvan Huus1-36/+18
2014-06-20batch of tvb-length conversionsEvan Huus8-51/+51
2014-06-20Cleanup display filters reported by checkfiltername.plMichael Mann23-107/+87
2014-06-20packet-vnc.c: Improve re-assembly.Bill Meier1-7/+16
2014-06-19Add casting and license info to fix buildbotsEvan Huus2-2/+2
2014-06-19Optimize reseting epan_dissect_t when filtering.Jakub Zawadzki1-6/+10
2014-06-19Removed SVN Id tagDario Lombardo3-5/+0
2014-06-19Add dissectors to match the groups of display filters they represent instead ...Michael Mann1-17/+14
2014-06-19Remove "pkg" prefix from display filters.Michael Mann3-239/+239
2014-06-19Cleanup filter fields that checkdisplayfilter.pl was complaining about.Michael Mann1-141/+141
2014-06-19Optimize dissect_sip_route_header()Jakub Zawadzki1-4/+5
2014-06-19calling subdissectors shouldn't be conditional on a treeMichael Mann1-133/+130
2014-06-19handle TS packet reassembly for PES packets with 0 length fieldMartin Kaiser1-2/+15
2014-06-19no need to initialize these two varsMartin Kaiser1-2/+2
2014-06-19Protocols sending the OS's AF_INET6 value are OS-specific or broken.Guy Harris2-16/+32
2014-06-19Fix indent (use 4 spaces) and add modelinesAlexis La Goutte2-32/+58
2014-06-19batch of manual tvb_length conversionsEvan Huus10-21/+23
2014-06-19batch of manual tvb_length conversionsEvan Huus8-15/+15
2014-06-19Removed SVN Id from epan dir.Dario Lombardo10-20/+2
2014-06-19Kerberos: fix dissection of packets when Record Mark is presentPascal Quantin1-1/+1
2014-06-19address_to_str() *does* take a const pointer.Guy Harris1-4/+1
2014-06-19Fix underflow causing infinite loop in openflow dissectorEvan Huus1-4/+9
2014-06-19Those address_to_str() calls were in packet scope, and were safe.Guy Harris2-2/+2
2014-06-19Use address_to_str(NULL, ...) for strings allocated outside dissectors.Guy Harris6-24/+81
2014-06-19Add sys/socket.h which should fix solarisEvan Huus1-0/+4
2014-06-19Revert "Update PIDL source files with the API changes done in g021e7af"Pascal Quantin4-7/+7
2014-06-19rename variable to avoid shadow warningEvan Huus1-3/+3
2014-06-19Revert "Fixup: ep_address_to_str -> address_to_str"Michael Mann8-30/+24
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann638-3408/+3408
2014-06-19Fix warnings in test binariesEvan Huus2-19/+19
2014-06-19Add dissector for Generic Network Virtualization Encapsulation (Geneve).Jesse Gross3-0/+454
2014-06-19Dissectors for totemnet and totemsrp protocols implemented in corosync cluste...Michael Mann4-0/+1697
2014-06-19Use the same offset += rtnValue logic for all TLV types, instead of a special...Anish Bhatt1-6/+16
2014-06-19To make a dissector available for Decode As, just use dissector_add_handle().Guy Harris6-14/+16
2014-06-19Revert "Fixup: tvb_ensure_length_remaining -> tvb_ensure_captured_length_rema...Michael Mann23-78/+78
2014-06-19Add the ability to dynamically add a new protocol to export PDU dialog boxPascal Quantin5-14/+45
2014-06-19Optimize dissect_sip_uri()Jakub Zawadzki1-33/+30
2014-06-18Remove svn $Id$ keyword in Lua scriptsPascal Quantin3-6/+0
2014-06-18Sort the Ethernet pseudo-wire types so that they're together.Guy Harris1-24/+24
2014-06-18Rename the filtername to initial_rttJoerg Mayer1-1/+1