aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-30extcap: Use stderr to print error messageRoland Knall8-31/+231
2016-07-30Use correct relative path.Guy Harris1-1/+1
2016-07-30ifdef out a variable used only on Windows.Guy Harris1-1/+3
2016-07-30RSVP: Wrong order of Attribute Flags TLVUli Heilmeier1-57/+54
2016-07-30PTP: Expose ptp_v2 value strings for use by other dissectorsAnthony Coddington3-39/+77
2016-07-30Add string function times to wmem_test.Gerald Combs5-15/+190
2016-07-30packet-simple: also dissect SIMPLE over TCPPeter Ross1-0/+1
2016-07-30README.dissector: Add proto_tree_add_bitmask_with_flags()Uli Heilmeier1-0/+9
2016-07-30Move IPv6 inet definitions to wsutil/inet_ipv6.hJoão Valverde4-165/+165
2016-07-30Add GeoIP database UN*X system pathJoão Valverde1-7/+18
2016-07-30IPv6: Add deprecation expert infosJoão Valverde1-3/+19
2016-07-30IPv6: Add experimental routing header typesJoão Valverde1-18/+22
2016-07-29ieee80211: PMKID is incorrectly decoded under RSN Vendor specific IE in EAPOL...Alexis La Goutte1-0/+1
2016-07-29Upgrade to libtool 2.4.6.Guy Harris1-1/+1
2016-07-29WiX: Set the "Programs and Features" icon.Gerald Combs3-6/+10
2016-07-29IPv6: Use some macros to set/allocate addressesJoão Valverde1-22/+32
2016-07-29GTPv2: fix test for flags in TWAN Identifier IE (CID 1364616)Pascal Quantin1-5/+5
2016-07-29GTP: fix dissection of NSAPIPascal Quantin1-1/+1
2016-07-29IPv6: Dissect unknown routing header types as dataJoão Valverde1-4/+28
2016-07-29Register IPv6 extension header dissectors to "ip.proto" tableJoão Valverde13-145/+168
2016-07-29editcap: fix typosDario Lombardo1-2/+2
2016-07-29Use xz to compress the source tarball.Gerald Combs7-33/+15
2016-07-29Don't discard unknown coloring rules.Gerald Combs2-3/+3
2016-07-29extcap: Restore functionality for optionsRoland Knall16-90/+329
2016-07-29Give the WiX installer a full name.Gerald Combs1-1/+2
2016-07-29Enable airpdcap debugging explicitly.Gerald Combs2-11/+13
2016-07-28Add an ESP decryption test.Gerald Combs3-1/+20
2016-07-28Fix build on NetBSD.Thomas Klausner1-4/+4
2016-07-28IPv6: Fix Decode As to distinguish a null from a hop-by-hop next header.João Valverde1-12/+39
2016-07-28IPv6: Reduce some expert info PI_PROTOCOL severitiesJoão Valverde1-11/+11
2016-07-28CIP: ensure to give a valid tvb pointer when calling proto_tree_add_XXX funct...Pascal Quantin1-47/+47
2016-07-28IPv6: Fix an incorrect bitmaskJoão Valverde1-1/+1
2016-07-28[BTLE] Add Version 4.2 to ll_version_number_valsAndersBroman1-2/+3
2016-07-28Fixed compile error in packet-ssl-utils.c when HAVE_LIBCRYPT not definedKim Kempf1-2/+2
2016-07-28IPv6: Add expert info for option extension header type mismatchJoão Valverde1-11/+57
2016-07-28IPv6: Add support for SMF_DPD option (RFC 6621)João Valverde1-2/+113
2016-07-27Copy over change from Samba repository:Guy Harris1-0/+8
2016-07-27Copy over change from Samba repository:Guy Harris1-42/+61
2016-07-27Copy over change from Samba repository:Guy Harris1-2/+13
2016-07-27Copy change from Samba repository:Guy Harris1-1/+1
2016-07-27Copy over change from Samba repository:Guy Harris1-5/+7
2016-07-27Pick up changes from the Samba repository:Guy Harris1-15/+42
2016-07-27Add IPv6 to the randpkt manpageJoão Valverde1-0/+1
2016-07-27Fix from the Samba repository:Guy Harris2-4/+3
2016-07-27If we don't get any OS information, remove the old OS information.Guy Harris1-0/+5
2016-07-27Make randpkt generate the correct IP version for IPv6João Valverde1-1/+1
2016-07-27[BTLE] Add new Link layer Feature flags.AndersBroman1-5/+19
2016-07-27IPSec: fix decryption broken in g8cd167aPascal Quantin1-4/+4
2016-07-27ssl-utils: ensure that the cipher suite matches decoderPeter Wu3-70/+80
2016-07-27IPv6: Fix dissection with IPv6 No Next HeaderJoão Valverde1-10/+15