aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-05ssl-utils: add named brainpool ecc curvesHauke Mehrtens1-0/+3
2014-04-05ssl-utils: add detection of Supplemental DataHauke Mehrtens2-0/+2
2014-04-05ssl-utils: add support for tls cipher suites from draft-mcgrew-tls-aes-ccm-ec...Hauke Mehrtens1-0/+14
2014-04-05Get it compiling again: packet-asterix.c has unused const variable.Hadriel Kaplan1-0/+3
2014-04-05Decoder for category 021 added to ASTERIX dissector. Bug 9953.Michael Mann1-2/+1561
2014-04-04New DCE/RPC MDSSVC dissector. Bug 9950Michael Mann6-0/+957
2014-04-04Expose dissect_spotlight as its own dissector. Needed for DCE/RPC MDSSVCMichael Mann1-16/+19
2014-04-04Get it compiling again.Jeff Morriss1-1/+1
2014-04-04Change tvb_get_string() -> tvb_get_string_enc and ENC_ASCII -> ENC_UTF_8AndersBroman5-37/+36
2014-04-04Remove $Id$ in wsluaAlexis La Goutte3-4/+1
2014-04-04Remember to destroy the pinfo pool cacheEvan Huus1-0/+6
2014-04-04Fix indent and add modelinesAlexis La Goutte1-45/+58
2014-04-04Don't do TSN analysis on data chunks embedded in PKTDROP chunks; set in_error...Jeff Morriss1-4/+12
2014-04-04Fix more verbs, and fix one field long name that matches its blurb now.Guy Harris1-9/+9