aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-23Make plugin support a runtime propertyJoão Valverde4-54/+36
2017-10-23configure: Remove ancient inet_pton test for brokennessJoão Valverde1-29/+1
2017-10-23Get program to the right working directory.Eliot Lear1-0/+8
2017-10-23DOCSIS: fixed TLV nameBruno Verstuyft1-2/+2
2017-10-23Improve http object export for URLs with long extensionsEldon Stegall3-25/+16
2017-10-22ssl-utils: Add export tls13_hkdf_expand_labelAlexis La Goutte2-1/+6
2017-10-22AirPcap is Windows only, reflect that in about dialogJoão Valverde2-0/+4
2017-10-22Add "Apply as filter" button to Coloring Rules DialogMichael Mann4-13/+36
2017-10-22QUIC: Add draft-07 value_stringAlexis La Goutte1-0/+1
2017-10-22mqtt: Fix some mistakes from previous commitStig Bjørlykke1-24/+39
2017-10-22[RFC] dissector/mqtt: Fix handling of fixed header flagsFlavio Santes1-23/+64
2017-10-22Fix make distcheckJoão Valverde1-0/+1
2017-10-22[Automatic update for 2017-10-22]Gerald Combs3-28/+320
2017-10-22Add IANA arc and first entry (MUDURL) for lldp.Eliot Lear1-0/+53
2017-10-22NFSv4: Fix for duplicate StateId hashesCal Turney1-57/+51
2017-10-22autotools: Build and install user guideJoão Valverde3-7/+54
2017-10-22[Automatic update for 2017-10-22]Gerald Combs9-4/+101
2017-10-21Add button in Qt UAT dialog/frame to remove all UAT entries at once.Michael Mann12-0/+92
2017-10-21Eliminate #include <epan/oui.h> from dissectors that don't need it.Michael Mann11-11/+1
2017-10-21Diameter 3GPP: call XML dissector for Civic-Address AVP payloadPascal Quantin1-1/+23
2017-10-21Warn the developer if we're building with GTK+.Gerald Combs3-6/+14
2017-10-21Remove oui_vals value_string and epan/oui.cMichael Mann19-156/+38
2017-10-20nfapi: fix 'nfapi.p7_message_header.m_segment_sequence' exists multiple times...Alexis La Goutte1-2/+2
2017-10-20Qt: fix crash after loading SRT dialogPeter Wu2-3/+13
2017-10-20file_util.c: do not leak service handlePascal Quantin2-5/+4
2017-10-20autotools: Improve SUBDIRS usageJoão Valverde5-60/+21
2017-10-20autotools: Sort out how we handle plugin.cJoão Valverde14-41/+82
2017-10-20Do not add Npcap path if npf.sys service is foundPascal Quantin1-5/+18