summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-16MKA: Fix for GCM-AES-256 dissection & Added Enumeration for macsec-cipher-suiteSamiran Saha1-4/+12
2016-06-16NSH: Correct the display of the NSH header fieldsThomas Shen1-4/+4
2016-06-16gtk: Check chunk before g_string_chunk_clearStig Bjørlykke1-1/+3
2016-06-16Typing error line 4928 of packet-dns.cVictor Barratault1-1/+1
2016-06-16gitignore: updated cmake pathsPeter Wu1-2/+3
2016-06-16filesystem: Fix build dir detection when using cmakePeter Wu2-30/+17
2016-06-16Add a note about the new intelligent scroll bar.Gerald Combs1-0/+2
2016-06-16CID 1250642: check the return value of dup()Martin Kaiser1-1/+4
2016-06-16Make the rest of the Diameter AVP names unique.Jeff Morriss8-105/+101
2016-06-16cmake: Detect proper large file defines even with -Wno-errorBalint Reczey2-4/+19
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo18-48/+85
2016-06-16Update the X11 dissector to use the latest mesa and xcbproto.Jeff Morriss6-13/+107
2016-06-16Qt: Clarify follow stream dialog's format buttonBalint Reczey1-1/+1
2016-06-16X11: Fix last indent issue on X11 generatorAlexis La Goutte3-4701/+4701
2016-06-16x11: Regenerate dissector after indent change on g2b8caf31ccaAlexis La Goutte1-565/+565
2016-06-16randpktdump: fix a crash.Dario Lombardo2-1/+4
2016-06-16Don't call g_ascii_strcasecmp() with an NULL string.AndersBroman1-8/+8
2016-06-16gtk: add initializer (CID 1362745).Dario Lombardo1-0/+1
2016-06-16Remove a bunch of unassigned ETSI AVPs.Jeff Morriss1-801/+292
2016-06-16ip-over-ib description entry was missingRudra Rugge1-1/+3
2016-06-16Export wtap_optionblock_copy_options() symbolPascal Quantin1-1/+1
2016-06-16file_util.c: do not search in Npcap installation folder when calling ws_load_...Pascal Quantin1-13/+0
2016-06-16mongo: return the number of bytes we actually consumedMartin Kaiser1-2/+3
2016-06-15Make some more Diameter AVP names unique.Jeff Morriss5-87/+68
2016-06-15idl2wrs: fix code generationPeter Wu1-39/+39
2016-06-15gtk: Fix null dereference in statsBalint Reczey1-1/+1
2016-06-15proto.c: allow calling proto_item_add_bitmask_tree() with a length set to 0Pascal Quantin1-1/+1
2016-06-15capture info (wslua): Dereference of null pointerAlexis La Goutte1-0/+2
2016-06-15documentation: Suggest using prefixed public symbolsBalint Reczey1-0/+5
2016-06-15Qt: Adjust the search frame layout.Gerald Combs1-12/+25
2016-06-15Make some Diameter AVP names unique.Jeff Morriss1-13/+20
2016-06-15ZigBee: decode ZBOSS traffic dump and Interpan frames as ZigBee.dsrsupport2-2/+9
2016-06-15Pass "/utf-8" to Visual C++ 2015.Gerald Combs1-1/+2
2016-06-15diameter (3GPP): Fix Dead Store (Dead assignement/Dead increment) Warning fou...Alexis La Goutte1-1/+1
2016-06-15Update to the latest config.guess and config.subJeff Morriss2-18/+33
2016-06-15ZigBee: add support for inter-pan transmissions.dsrsupport6-204/+225
2016-06-15Remove Nmake build systemPascal Quantin244-12291/+42
2016-06-15Don't map the interface ID for records that don't pertain to an interface.Guy Harris1-5/+11
2016-06-15Win: convert atkversion.h to UTF-8Pascal Quantin1-4/+4
2016-06-15qt: add initializer to ExpertPacketTreeWidgetItem (CID 1362746).Dario Lombardo1-0/+1
2016-06-15zbee-nwk: don't THROW() an exception from a dissectorMartin Kaiser1-1/+1
2016-06-15wtap: Make default_filter staticStig Bjørlykke1-2/+1
2016-06-15Display "IP DSCP" column as short textJoão Valverde3-4/+5
2016-06-15androiddump: fix leak on --extcap-interfacesPeter Wu1-0/+2
2016-06-15win-setup.ps1: stop downloading user-guide; with CMake it is generated from s...Pascal Quantin1-2/+0
2016-06-15proto_tree_add_boolean -> proto_tree_add_bitmask_list_valueMichael Mann11-332/+322
2016-06-15More Sysdig / system event support.Gerald Combs6-13/+184
2016-06-15Let the calculated window scale be 16 bit wide.Jaap Keuter1-1/+1
2016-06-15Allow control of individual columns to be (un)writable.Michael Mann39-157/+167
2016-06-15cmake: fix ENABLE_ASAN detectionPeter Wu1-15/+12