aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-28Document the subnets file in the man pages.Jeff Morriss3-0/+60
2015-05-28Don't warn about overwriting filename preferences.Gerald Combs3-8/+20
2015-05-28is_linux_bonding_device() is only used if we HAVE_PCAP_CREATE so only define itJeff Morriss1-2/+2
2015-05-27ANSI IS-637 A: dump bytes when SMS encoding format is set to octetPascal Quantin1-1/+7
2015-05-27Convert proto_tree_add_boolean to proto_tree_add_bitmask_[value|value_with_fl...Michael Mann18-597/+498
2015-05-26Remove proto_tree_add_text from some dissectors.Michael Mann10-206/+446
2015-05-26Remove proto_tree_add_text from packet-ssl-utils.cMichael Mann4-17/+28
2015-05-26[RTPproxy] Remove non-existent replyPeter Lemenkov1-7/+0
2015-05-26Doc (packet-PROTOABBREV): fix quote for config includeAlexis La Goutte1-1/+1
2015-05-26Duplicate the presence of the "ignored" field in order to remove proto_tree_a...Michael Mann2-3/+3
2015-05-26ATM: Add reserved fieldAlexis La Goutte1-11/+17
2015-05-26ATM: fix indent (use spaces)Alexis La Goutte1-1/+1
2015-05-26AIM: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-10/+1
2015-05-26Remove proto_tree_add_text from file-elf.cMichael Mann1-19/+63
2015-05-26nghttp2: fix quote for config.h includeAlexis La Goutte1-1/+1
2015-05-26Replace deprecated tvb_length* apisAnish Bhatt1-25/+25
2015-05-26CAPWAP: Add Vendor Specific from CiscoAlexis La Goutte1-10/+309
2015-05-26Revert "[AIM] Fix string length"Michael Mann1-2/+2
2015-05-26Fix variable that needs to survive a longjmp().Guy Harris1-1/+1
2015-05-25jpeg: remove some more unnecessary initialisationsMartin Kaiser1-6/+6
2015-05-25jpeg: replace an empty switch-case with a todo commentMartin Kaiser1-12/+1
2015-05-25jpeg: some more code cleanupMartin Kaiser1-46/+46
2015-05-25DVB-CI: clean up the expert info definitionsMartin Kaiser1-55/+130
2015-05-25[GTP] Dissect eNodeB ID IEAnders1-4/+55
2015-05-25DVB-CI: kill the last two proto_tree_add_text() callsMartin Kaiser1-4/+8
2015-05-25iso7816: remove one proto_tree_add_text() callMartin Kaiser1-4/+2
2015-05-25DVB-CI: remove NULL-checks for proto_item_append_text()'s first argumentMartin Kaiser1-6/+3
2015-05-25jpeg: clean up the sos header dissectionMartin Kaiser1-12/+11
2015-05-25Fix out of tree buildsGraham Bloice41-41/+41
2015-05-25[AIM] Fix string lengthAnders1-1/+1
2015-05-25reload-framing: add range checks before bit-shiftsStephane Bryant1-8/+7
2015-05-25NFS: Remove the hidden acl, dacl, and sacl itemsAndreas Gruenbacher1-32/+0
2015-05-25Remove proto_tree_add_text from AIM dissectors.Michael Mann2-61/+84
2015-05-25Remove proto_tree_add_text from packet-osi-options.c and packet-esis.cMichael Mann4-70/+85
2015-05-25ceph: remove an unnecessary DISSECTOR_ASSERTEvan Huus1-1/+0
2015-05-25Remove proto_tree_add_text from packet-ehs.cMichael Mann1-58/+87
2015-05-25Make protocol name/key combo string filterable.Michael Mann1-2/+9
2015-05-24proto.h: fix clang++ 3.6 warningLuke Mewburn1-4/+4
2015-05-23Create a PTP/IP preference for "vendors" to break up the duplicate values in ...Michael Mann1-18/+171
2015-05-23Qt: Update the status bar when saving.Gerald Combs8-33/+105
2015-05-22Qt: Add a "[closed]" hint to the packet dialog.Gerald Combs3-6/+16
2015-05-22Qt: Don't crash after "Save As".Gerald Combs3-9/+9
2015-05-22p1: Fixed do_address for extension attributesStig Bjørlykke3-85/+127
2015-05-22Netscaler: Add support to read MTCP record.anilkumar9111-4/+45
2015-05-22[Diameter] Show Visited-PLMN-IdAnders1-0/+14
2015-05-22ISAKMP: Add recent notify message types to range_string, and show names in no...Martin Mathieson1-1/+12
2015-05-22Fix packet-ieee80211-radiotap-iter.c:159:36: runtime error:Joerg Mayer1-2/+2
2015-05-22NFS: Fix NFSv4 attribute offsets and lengthsAndreas Gruenbacher1-2/+10
2015-05-22NFS: Dissect NFSv4.1 dacl and sacl attributesAndreas Gruenbacher1-3/+72
2015-05-22Diameter: fix indent (Use 4 spaces)Alexis La Goutte1-32/+32