aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Add proper base prefixes in display filter expressions.Gerald Combs3-2/+38
2015-08-06Cleanup a bunch of 802.11ad stuff.Guy Harris1-189/+211
2015-08-05Output xhtml guides everywhere.Gerald Combs1-2/+3
2015-08-05epl: Fix Payload sub-dissectionRoland Knall1-5/+6
2015-08-05Clean up some fields.Guy Harris1-19/+18
2015-08-05openSAFETY: Better display of packet infoRoland Knall1-20/+29
2015-08-05Make sure we use "*.html" in our chunked output.Gerald Combs1-1/+1
2015-08-05Revert "[MSVC 2015] Fix errors seen with the released version by reverting th...Michal Labedzki5-7/+37
2015-08-05Generate XHTML5 documentation.Gerald Combs1-2/+2
2015-08-05[MSVC 2015] Fix errors seen with the released version by reverting theAndersBroman5-37/+7
2015-08-05[MSVC 2015] Compiler and visual studio version are off by 5 not 6 in MSVCAndersBroman1-2/+17
2015-08-05MAC CTRL: fix dissection of PAUSE framePascal Quantin1-23/+38
2015-08-04Convert the GSM A stats to new "generic stat API".Gerald Combs5-797/+363
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