summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Have different MTP2 dissectors for different metadata and CRC.Guy Harris2-28/+45
2014-12-08Add missing build-dependencies for the Debian packageBalint Reczey1-2/+3
2014-12-08It's a reasonable expectation that we will have C++ style comments inGerald Combs1-1/+1
2014-12-08Remove an unnecessary include.Gerald Combs1-2/+0
2014-12-08Use correct expression in a "length too short" message.Guy Harris1-1/+1
2014-12-08Fix full name of NodeId namespace index field, was a copy&pase errorHannes Mezger1-1/+1
2014-12-08Try to improve reassembly when SIP PDU starts in the middle of a segmentAndersBroman1-4/+31
2014-12-08Fix showing error dialog when calling vsimple_error_message_box()Maarten Bezemer1-1/+1
2014-12-08Add proto_tree_add_bitmask_with_flags.Michael Mann4-0/+53
2014-12-08802.11: fix indent (use 2 spaces) and modelines for 802.11 h fileAlexis La Goutte1-11/+24
2014-12-08CAPWAP: Add some IEE802.11 Message Element Type (RFC5416)Alexis La Goutte1-6/+607
2014-12-08802.11: Add ieee80211_supported_rates_vals_ext to be exportedAlexis La Goutte3-1/+4
2014-12-07Add checks for non-null-terminated strings.Guy Harris1-6/+14
2014-12-07Endpoint: wrong filter when select a SCTP endpoint (INVALID == a.x.y.z ...)Alexis La Goutte1-2/+23
2014-12-07dcerpc: Missing break in switch (CID 280449 & 280450 & 284051)Alexis La Goutte1-0/+3
2014-12-07iec104: Missing break in switch (CID 280459)Alexis La Goutte1-0/+1
2014-12-07AFS: Missing break in switch (CID 280434 & 280435)Alexis La Goutte1-0/+2
2014-12-07make our counting a bit clearerMartin Kaiser1-2/+4
2014-12-07don't initialize variables if the first thing we do is assign aMartin Kaiser1-6/+6
2014-12-07make sure that we don't read past the end of the compressed bufferMartin Kaiser1-6/+8
2014-12-07Eliminate proto_tree_add_text from packet-telnet.cMichael Mann1-34/+96
2014-12-07[Automatic manuf, services and enterprise-numbers update for 2014-12-07]Gerald Combs5-3223/+3597
2014-12-07The packet encapsulation is in pkt_encap, not rec_type.Guy Harris1-1/+1
2014-12-06Remove annex_a_used from packet_info structure.Michael Mann4-11/+3
2014-12-06Don't go past the end of the "extra data".Guy Harris1-69/+69
2014-12-06RPKI-RTR: Missing break in switch (CID 1233099)Alexis La Goutte1-0/+1
2014-12-06PCEP: Missing break in switch (CID 1247685)Alexis La Goutte1-0/+1
2014-12-06BT obex: Missing break in switch (CID 1132031)Alexis La Goutte1-0/+1
2014-12-05Fix some copy-and-pasteos in error messages.Guy Harris1-3/+3
2014-12-05Get rid of a trailing blank.Guy Harris1-1/+1
2014-12-05Fix varargs handling in col_{add,append}_lstr().Guy Harris1-4/+8
2014-12-05Strengthen association matching when we haven't seen the INIT/INIT-ACK.Jeff Morriss1-17/+26
2014-12-05Look for python3 in addition to python in configure script.Stephen Fisher1-1/+1
2014-12-04Make autogen.sh look for "python3" if "python" isn't found beforeStephen Fisher1-2/+6
2014-12-04use the same data types as in i2c_phdrMartin Kaiser1-2/+4
2014-12-04simplify dissect_i2c()Martin Kaiser1-39/+27
2014-12-04dont't manually throw a ReportedBoundsError if the packet is emptyMartin Kaiser1-7/+2
2014-12-043GPP: upgrade 2G/3G NAS dissector to v12.7.0 and NAS EPS dissector to v12.6.0Pascal Quantin4-25/+460
2014-12-04There's no need to talk about update-alternatives here.Jeff Morriss1-12/+0
2014-12-04Add a MIME type for Tektronix rf5 files and register Wireshark for that type ofJeff Morriss2-1/+11
2014-12-04BACnet: fix dissection of exception-schedule property.Steve Karg1-13/+4
2014-12-04Add resource-id parsing to the X11 errors that return itMichele Baldessari4-2/+15
2014-12-04Don't do the desktop integration stuff if we're not building Wireshark.Guy Harris2-2/+15
2014-12-04Don't do all the fd.o desktop integration stuff on OS X.Guy Harris2-0/+22
2014-12-04Rename some filter names to fix cases of duplicate filter names.Bill Meier5-11/+11
2014-12-04mac-lte: Rename expert filter name to fix conflict with same name in hf[]Bill Meier1-4/+4
2014-12-04mausb: Rename expert filter names to fix dup filter names.Bill Meier1-8/+8
2014-12-04Put a bunch of suggestions in post-install/post-uninstall hooks.Guy Harris1-12/+41
2014-12-04Fix building of RPMs and get RPM builds working with a prefix other than /usr...Jeff Morriss1-23/+25
2014-12-04Tell the loader where to find our libraries if we're being installedJeff Morriss1-9/+14