aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-09OK, that might mean packet-dcerpc-mapi.c now has no warnings.Guy Harris2-2/+2
2014-04-09Fix some C++ warnings about implicit casts.Guy Harris3-4/+4
2014-04-08I don't see anything here requiring netinet/in.h, so don't include it.Guy Harris1-8/+0
2014-04-08I don't see anything here requiring netinet/in.h, so don't include it.Guy Harris1-8/+0
2014-04-08The "not DNS" filter used UDP in the description but matched againstGerald Combs1-1/+1
2014-04-08Get the UDP protocol number from a Wireshark header.Guy Harris1-6/+2
2014-04-08Make sure IPv4 address structures really have 4 bytes of data.Guy Harris1-1/+2
2014-04-08Don't assume the data pointed to by an address structure is aligned.Guy Harris2-22/+12
2014-04-08Add commit-msg hook to tools to spare searching for itMichaƂ Orynicz1-0/+181
2014-04-08Squelch another warning; fix a place assuming 8-bit device IDs.Guy Harris1-2/+2
2014-04-08Get rid of some unused functions.Guy Harris2-90/+66
2014-04-08USB device addresses need to be 16-bit.Guy Harris2-2/+2
2014-04-08Add application/vnd.oma.xdm-apd+xmlAndersBroman1-0/+1
2014-04-08Update to V11.6.0AndersBroman9-1006/+2514
2014-04-08reformat the code for bulk, interrupt urbsMartin Kaiser1-14/+12
2014-04-08move the assignments for is_request, endpoint behind the if statementsMartin Kaiser1-4/+3
2014-04-08get rid of src_endpoint, dst_endpointMartin Kaiser1-7/+6
2014-04-08get rid of tmp_addressMartin Kaiser1-9/+6
2014-04-08remove another two NULL checksMartin Kaiser1-16/+9
2014-04-08reformat the nested switch-case partMartin Kaiser1-40/+39
2014-04-08Fix a typo, missing ","AndersBroman1-1/+1
2014-04-08Remove some variant of tfs_set_notset...Alexis La Goutte1-55/+13
2014-04-08Fixes for Windows build post change 1006Graham Bloice2-0/+4
2014-04-08Fix Hello options FlagsAlexis La Goutte1-19/+9
2014-04-08Make filterable OSPF Hello PacketAlexis La Goutte1-38/+55
2014-04-08On UN*X, <arpa/inet.h> suffices for struct in_addr and in_addr_t.Guy Harris6-29/+8
2014-04-08Fix warning found by -Wunused-const-variable (Clang 3.5)Alexis La Goutte2-0/+4
2014-04-08Don't pretend that sizeof(guintN) will give us more robust values.Guy Harris1-15/+15
2014-04-08Make sure packet-lbttcp.h ends up in the release tarball.Guy Harris1-0/+1
2014-04-08ASTERIX - added dissector for category 023.Marko Hrastovec1-4/+297
2014-04-07Initial checkin of LBM aka 29West dissectors. See Bug 9718.Michael Mann15-3/+28811
2014-04-07Absolute and relative OIDs have different FT_ values.Guy Harris1-1/+5
2014-04-07The encoding of a string is *not* part of its type.Guy Harris1-1/+0
2014-04-07Sort the values in value_strings that we'll treat as extended.Guy Harris1-92/+93
2014-04-07Handle string types with somewhat appropriate encodings.Guy Harris3-29/+83
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs30-434/+3591
2014-04-07Switch to Lua 5.2.3 built with MSVC2010 instead of the one built with MingW g...Pascal Quantin4-11/+11
2014-04-07Fix Bug 9958: 'SDP displays double spaces between payload formats as a 0 payl...Hadriel Kaplan1-98/+162
2014-04-07Tweak the Diameter heuristics a bit more.Jeff Morriss1-5/+14
2014-04-07Add WS_DLL_PUBLIC for p_remove_proto_data and tvb_child_uncompres functionAlexis La Goutte2-2/+2
2014-04-06Tweak ZigBee GreenPower heuristic to more closely match ZigBee NWK heuristic....Michael Mann1-8/+8
2014-04-06Get rid of an extra blank line.Guy Harris1-1/+0
2014-04-06Move the status dissecting code to the AFP dissector.Guy Harris3-811/+521
2014-04-06Fix indent (use 2 spaces) and add modelinse info for frame_data.hAlexis La Goutte2-6/+19
2014-04-06Get it compiling again: WindowsXP build failingHadriel Kaplan1-7/+7
2014-04-06Add a couple more in_error_pkt checks.Jeff Morriss1-2/+6
2014-04-06IANA assigned port number 6653 to OpenFlow. However, applicationsFrancesco Fondelli2-11/+44
2014-04-06[Automatic manuf, services and enterprise-numbers update for 2014-04-06]Gerald Combs3-13/+190
2014-04-06remove unnecessary NULL checksMartin Kaiser1-96/+63
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann63-311/+313