aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-22ieee802154: support 6top protocol (6P) draft-03Yasuyuki Tanaka2-131/+356
2016-11-22Added Path Value and CRC to DOCSIS PluginSeth Alexander1-421/+747
2016-11-22lua: Allow FT_ETHER protofields to be inserted in TreeItems.Franklin "Snaipe" Mathieu1-0/+10
2016-11-22PW-ATM: fix code will never be executed [-Wunreachable-code]Alexis La Goutte1-1/+1
2016-11-22ieee80211: Add 20/40 BSS Coexistence IE Parameters (72)Alexis La Goutte1-0/+81
2016-11-22RLC: always initialize LI length, even when it is malformedPascal Quantin1-2/+4
2016-11-21bgp: remove dead code (CID 1158699).Dario Lombardo1-2/+0
2016-11-21Kafka: show API versions in root, and don't show bogus size for GZIP messages.Martin Mathieson1-5/+21
2016-11-21packet-dcm.c: Assorted cleanupMichael Mann1-212/+88
2016-11-21NAS EPS: fill info column when receiving a ciphered messagePascal Quantin1-0/+1
2016-11-21bthci_evt: Fix conflict for hf fieldsAlexis La Goutte1-2/+2
2016-11-21Fix -1 lengths in proto_tree_add_item_ret_string_and_length().Etienne Dechamps1-1/+1
2016-11-21cmake: add creation of version.conf to be shipped in tarball.Dario Lombardo2-2/+23
2016-11-20QBSS Load IE: Correct 'Available Admission Capabilities' to 'Available Admiss...Nick Lowe1-1/+1
2016-11-20Make something to which we assign a string pointer const.Guy Harris1-1/+1
2016-11-20PDCP LTE: add NB-IoT channelsPascal Quantin2-11/+58