aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-02The Kerberos dissector include Kerberos header, and needs KRB5_CFLAGS.Guy Harris1-1/+2
2016-12-02Prefs: Use g_utf8_strlen instead of strlen.Gerald Combs1-1/+1
2016-12-02Clean up error messages.Guy Harris1-7/+12
2016-12-01RPM: fix the date in a recent changelog entry.Jeff Morriss1-1/+1
2016-12-01ssh: add DSA host key dissectionРоман Донченко1-0/+29
2016-12-01Check preference titles and descriptions.Gerald Combs14-32/+63
2016-11-30Qt: fix crash when closing RTP player while playingPeter Wu1-0/+3
2016-11-30Qt: Fix simple_dialog formatting.Gerald Combs3-18/+36
2016-11-30ssl,dtls: add expert info for overly large record lengthsPeter Wu3-3/+19
2016-11-30sip: register with Websocket dissector (RFC 7118)Peter Wu1-0/+1
2016-11-30Fix the build when a different version of Qt is in PATHРоман Донченко3-3/+3
2016-11-29Qt: fix GoToPacket when Voip Calls dialog is closedPeter Wu3-9/+5
2016-11-293GPP NAS: shorten some value_string to avoid truncation during displayPascal Quantin1-5/+5
2016-11-29Handle FT_CHAR, and report unsupported types as such.Guy Harris1-4/+12
2016-11-283GPP NAS: add an expert info when APN encoding exceeds 100 bytesPascal Quantin1-11/+13
2016-11-28Qt: Position UAT hint label just below the list.Stig Bjørlykke2-17/+17
2016-11-28Qt: Update UAT OK button enabled on delete.Stig Bjørlykke2-0/+11
2016-11-28Qt: Fix conversation buttons.Gerald Combs2-15/+24
2016-11-28Qt: fix heap-use-after-free when double-clicking a packet numberPeter Wu1-4/+2
2016-11-28Update message on outdated precommit hookMatthieu Coudron1-1/+1
2016-11-27[Automatic update for 2016-11-27]Gerald Combs5-14/+286
2016-11-26DOCSIS: fix an infinite recursion introduced in g3e1828ePascal Quantin1-1/+4
2016-11-26Qt: Clean up the byte view hover highlight.Gerald Combs5-46/+80
2016-11-26GlusterFS: Insert missing FORGET command.Michael Mann2-0/+2
2016-11-26We only need the tvbuff length for EAP messages.Guy Harris1-6/+7
2016-11-25PROFINET: Update LineDelay DissectionBirol Capa1-8/+67
2016-11-25packet-dcm.c: Cleanup memory usage with stringsMichael Mann1-82/+58
2016-11-25diameter: add values for AVP 2037Jan Spevak1-1/+48
2016-11-25Add .gitlab-ci.yml.Dario Lombardo1-0/+67
2016-11-25ieee80211: Add Meru (Fortinet) Vendor Specific TLVAlexis La Goutte3-0/+72
2016-11-25Fix git description for out-of-tree builds from a tarballPetr Sumbera1-3/+5
2016-11-25Mark another dictionary as commented out due to no RFC 6929 support.Guy Harris1-0/+4
2016-11-25Get rid of "cast throws away constness" warnings.Guy Harris1-2/+2
2016-11-25Update comments.Guy Harris1-3/+10
2016-11-24Squelch warnings.Guy Harris1-1/+7
2016-11-24RADIUS: Add RFC7930 dictionnaryAlexis La Goutte4-0/+13
2016-11-24RADIUS: Add Microsemi dictionnaryAlexis La Goutte4-0/+25
2016-11-24dissectors: add PRINTER_INFO_5 decoding for DCE/RPC spoolss dissector.Günther Deschner1-0/+52
2016-11-24Removed Manipulation of Visited FlagSeth Alexander1-3/+5
2016-11-24Note that we can't use a child setup routine in g_spawn routines.Guy Harris1-1/+1
2016-11-24Return from snort_start early if dissector not enabled.Martin Mathieson1-8/+6
2016-11-23Add missing header file for distcheckMartin Mathieson1-0/+1
2016-11-23Initial commit of Snort post-dissector.Martin Mathieson6-0/+2686
2016-11-23debian-setup: check for both libgnutls-dev and libgnutls28-dev.Dario Lombardo1-1/+6
2016-11-23debian-setup: remove lsb_relese check.Dario Lombardo1-6/+0
2016-11-22Include <io.h> and <fcntl.h> for _setmode().Guy Harris1-0/+5
2016-11-22On Windows, put the standard output in binary mode if we're writing the captu...Guy Harris1-2/+13
2016-11-22Add prefs_get_uint_value and prefs_get_range_valueMichael Mann20-65/+57
2016-11-22Improve name resolution preference tooltips.Jaap Keuter3-24/+25
2016-11-22extract common logic of proto_item_set_len/proto_item_set_endDmitry Lazurkin1-18/+17