aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Convert Camel tap stats to new "generic stat API".Gerald Combs12-429/+231
2015-08-04Remove the CLI H.225 counter.Gerald Combs3-429/+0
2015-08-04Don't zero stat tap elements.Gerald Combs1-1/+0
2015-08-04Fix the selected packet indicator width.Gerald Combs1-1/+1
2015-08-04Convert H.225 tap stats to new "generic stat API".Gerald Combs11-637/+863
2015-08-04Zero stat table elements instead of freeing them.Gerald Combs1-4/+1
2015-08-04EPL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-20/+16
2015-08-04MIB/OID Fix assertion in proto.c tmp_fld_check_assert().AndersBroman1-1/+1
2015-08-04Rename nettrace3gpp324423 to 3gpp32423Luke Mewburn1-1/+1
2015-08-04[ISUP] Read the country code at offsetAndersBroman1-1/+1
2015-08-04tvb_new_octet_aligned() should return both the captured and reportedAndersBroman1-1/+1
2015-08-03Update a comment to reflect reality as of 1997.Guy Harris1-1/+8
2015-08-03Give an I-D reference for this.Guy Harris1-0/+1
2015-08-03TFTP: strengthen heuristic used over STUN/TURNMartin Mathieson1-0/+20
2015-08-03Make sure per-packet tap callbacks return gbooleans.Gerald Combs11-44/+40
2015-08-02Skip files larger than 8MB in valgrind fuzzingEvan Huus1-1/+1
2015-08-02qt: fix scrollbar crash applying conv. filterEvan Huus1-1/+1
2015-08-02HTTP2: remove weak part of the heuristicPascal Quantin1-6/+2
2015-08-02proto.c: exclude hf_text_only from proto_registrar_is_protocol()Pascal Quantin1-1/+1
2015-08-02CoAP: add media type number for application/cborHauke Mehrtens1-0/+1
2015-08-02[Automatic update for 2015-08-02]Gerald Combs18-4795/+6959
2015-08-01Set the reported length of chunk data correctly.Guy Harris1-16/+15
2015-08-01MS-WSP: fix some Coverity warningsPascal Quantin1-7/+6
2015-08-01PNRP: add support for message reassemblyPascal Quantin1-392/+492
2015-08-01More packet detail context menu items.Gerald Combs8-46/+140
2015-07-31Print times with the resolution from the capture file.Guy Harris1-56/+261
2015-07-31RRC: upgrade dissector to v12.6.0Pascal Quantin8-12078/+31501
2015-07-31Fix binary data copying.Gerald Combs1-3/+5
2015-07-31More spacing fixups.Gerald Combs2-6/+6
2015-07-31Remove spaces.Gerald Combs1-16/+16
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs25-86/+95
2015-07-31MSWSP: Fix clang warnings and handle gracefully needed missing messagesNoel Power1-21/+40
2015-07-30Add Colorize to the packet detail menu.Gerald Combs4-71/+48
2015-07-30More context menu updates.Gerald Combs3-25/+23
2015-07-30Make copy menu item names more consistent.Gerald Combs2-12/+6
2015-07-30Add a missing menu item.Gerald Combs2-11/+4
2015-07-30Packet list and detail context menu updates.Gerald Combs11-110/+437
2015-07-30conversation: fix indent (use tabs)Alexis La Goutte1-403/+403
2015-07-29[ieee80211] Don't call expert_...() under 'if (tree)'Bill Meier1-9/+6
2015-07-29Main menu and packet list menu updates.Gerald Combs6-252/+104
2015-07-29Capture file retapping fixups.Gerald Combs9-13/+30
2015-07-29GSM_MAP: adding dissector for sendParameters (MAPv1)Luca Melette5-75/+279
2015-07-28SMB2: only move ssi for request if request is really completeNoel Power1-1/+5
2015-07-28MSWSP: Enhance dissectorAlexis La Goutte1-280/+164
2015-07-28Add "Disable Protocol..." to the ProtoTree context menu.Gerald Combs4-17/+63
2015-07-27Fixup packet list context menu behavior.Gerald Combs6-55/+51
2015-07-27tcp: only reset dupACK counter when ACk# changesEvan Huus1-2/+2
2015-07-27Add an application-wide style sheet.Gerald Combs1-0/+13
2015-07-27nettrace3gpp324423: fix name consistencyLuke Mewburn3-5/+5
2015-07-26Tshark doesn't display column text as field in 2-pass modeHadriel Kaplan1-1/+2