aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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-08Squelch another warning; fix a place assuming 8-bit device IDs.Guy Harris1-2/+2
2014-04-08Get rid of some unused functions.Guy Harris1-90/+64
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.0AndersBroman1-145/+1268
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 Mann14-3/+28802
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 Harris2-15/+83
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs2-1/+9
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-06Add a couple more in_error_pkt checks.Jeff Morriss1-2/+6
2014-04-06IANA assigned port number 6653 to OpenFlow. However, applicationsFrancesco Fondelli1-11/+43
2014-04-06[Automatic manuf, services and enterprise-numbers update for 2014-04-06]Gerald Combs1-10/+162
2014-04-06remove unnecessary NULL checksMartin Kaiser1-96/+63
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann61-309/+311
2014-04-06make sure that we always finalize the composite setup_tvbMartin Kaiser1-9/+13
2014-04-06Bugfix AFP dissection within MDSSRV. Part of bug 9950.Michael Mann2-2/+2
2014-04-06Partly revert fdeed480bf89a1f43f7b3d4be67fa0e4333f7120Pascal Quantin8-22/+26
2014-04-06Bugfix for ASTERIX category 021.Marko Hrastovec1-4/+2
2014-04-06Convert ep_address_to_str -> address_to_str(wmem_packet_scope, ...) for all d...Michael Mann16-73/+69
2014-04-06Added support for BSS header in ED-137A RTP headerMichael Mann1-20/+125
2014-04-05ssl-utils: add signed_certificate_timestamp tls hello extensionHauke Mehrtens1-0/+1
2014-04-05ssl-utils: add constants defined for draft-ietf-tls-oob-pubkey-11Hauke Mehrtens1-0/+3