aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-27OSPFv2 Segment Routing extention support with RFC7684.Taisuke Sasaki1-30/+723
2017-10-27PFCP: Dissect Node ID: Fix length of FQDN Node Id TypeMarius Paliga1-6/+6
2017-10-27IEEE 1905.1a: remove an unused hf variablePascal Quantin1-5/+0
2017-10-27IEEE 1905.1a: add what seems to be missing breaksPascal Quantin1-0/+2
2017-10-27debian: add ws_compiler_tests.h to libwsutils-dev.installPascal Quantin1-2/+3
2017-10-27Device provisioning protocol: Fix a last issue with DPP and ConfigurationRichard Sharpe3-5/+27
2017-10-27Clean up a bit.Guy Harris1-24/+31
2017-10-27TRANSUM: File loading slow with transum enabledPaul Offord2-10/+19
2017-10-27Fix typo.Guy Harris1-1/+1
2017-10-26proto.c: do not set an item length longer that the remaining tvb lengthPascal Quantin1-3/+9
2017-10-26proto.c: protect against buffer overflow in proto_find_undecoded_data()Pascal Quantin1-6/+12
2017-10-26Move the compiler version tests to ws_compiler_tests.h and use them elsewhere.Guy Harris6-179/+242
2017-10-26Include VLAN ID in key for ICMP request/response trackingChristopher Maynard4-21/+57
2017-10-26Initial coding of the ieee1905 dissector with Multi-AP support.Richard Sharpe6-0/+5694
2017-10-26oss-fuzzshark: add missing include to fix implicit declaration of color_filte...Jakub Zawadzki1-0/+1
2017-10-26Whitespace cleanups.Guy Harris1-5/+5
2017-10-26Move a comment to where it belongs, expand another comment.Guy Harris1-10/+12
2017-10-26We don't need to define sockaddr_storage.Gerald Combs1-48/+0
2017-10-26Use more than just "does it claim to be GCC?" to test for attributes.Guy Harris1-5/+135
2017-10-26CMake: Set the Windows build target to Vista.Gerald Combs4-13/+30
2017-10-26Fix indentationJoão Valverde1-2/+2
2017-10-26Improve our inet_ntop() wrapperJoão Valverde6-29/+43
2017-10-26configure: Remove profile-build optionJoão Valverde1-20/+0
2017-10-26DOCSIS: added Energy Management and CM Status Ack modem capabilitiesBruno Verstuyft2-1/+69
2017-10-26PFCP: Fix offset after decoding Message LengthMarius Paliga1-0/+1
2017-10-26ipv4_get_net_order_addr() is no longer an exported function.Guy Harris1-1/+0
2017-10-26Rename some IPv6 address test functions.Guy Harris3-10/+10
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris75-171/+171
2017-10-26Fix comments, remove a no-longer-needed include.Guy Harris2-5/+8
2017-10-26CMake: Remove unused header checks.Gerald Combs2-15/+0
2017-10-26RANAP: Associate RTP dissector with CS streamsDarien Spencer3-100/+314
2017-10-26CMake: Don't check for windows.h or winsock2.h.Gerald Combs13-39/+11
2017-10-26Swallow up the stuff from epan/ipv4.c into epan/ftypes/ftype-ipv4.c and epan/...Guy Harris5-219/+69
2017-10-25Clean up white space.Guy Harris1-3/+3
2017-10-25Use a union for the IPv4/IPv6 address.Guy Harris1-6/+8
2017-10-25configure: Fix --with-libssh argument name mismatchJoão Valverde1-1/+1
2017-10-25asn2wrs.py: use 64 bits variant for constrained integers using MIN or MAX key...Pavel Strnad11-55/+56
2017-10-25Remove replacement inet_pton/inet_ntopJoão Valverde11-549/+21
2017-10-25We're using inet_pton(), so we don't need to worry about non-dotted-quad addr...Guy Harris1-14/+0
2017-10-25Get rid of a no-longer-needed variable.Guy Harris1-3/+1
2017-10-25Clean up and expand comments.Guy Harris1-6/+19
2017-10-25Remove inet_aton() usage everywhereJoão Valverde16-283/+55
2017-10-25debian: Update symbolsAlexis La Goutte2-0/+5
2017-10-25Use "not installed for development" for libgcrypt.Guy Harris1-1/+1
2017-10-25rdm: Support NACK_REASON and fix a PD dissectorRyan Mullen1-172/+228
2017-10-24Add 32x32 png file for UAT "clear list" iconMichael Mann3-1/+3
2017-10-24Remove leftover #define.João Valverde1-3/+0
2017-10-24Test g_printf() thousands grouping flag at runtimeJoão Valverde3-83/+29
2017-10-24Fix registration of SIP atop SSL/TLS.Guy Harris1-1/+2
2017-10-24mqtt: Use proto_tree_add_bitmaskMichael Mann1-31/+43