aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-09randpkt_core: change rand() to g_rand_int (CID 1355360).Dario Lombardo4-72/+20
2016-07-09IPv6: Remove obsolete commentJoão Valverde1-3/+0
2016-07-09packet-wsp.c: Fix infinite loop in add_headersMichael Mann1-0/+15
2016-07-09Fix detection of NSIS/WiX install path when running a win64 CMakePascal Quantin2-4/+7
2016-07-09Check for pcapng files when reading from a pipe.Guy Harris1-22/+29
2016-07-08Fix value_string_ext_free() constnessJoão Valverde2-3/+3
2016-07-08IPv6: Remove a memcpy()João Valverde1-16/+14
2016-07-08fixed some juniper vn dissector bugsAmitoj Setia1-8/+8
2016-07-08GSM RLC/MAC: register dissectors for EC-GSM-IoT control messagesPascal Quantin1-0/+22
2016-07-08MAC LTE: upgrade dissector to v13.2.0Pascal Quantin2-24/+159
2016-07-08When generating the LUA reference in AsciiDoc then say so.Jaap Keuter1-4/+4
2016-07-08couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+0
2016-07-08APRS: more cleanup.Jeff Morriss1-245/+75
2016-07-08APRS: clean up some header fields.Jeff Morriss1-22/+22
2016-07-08Qt: Update scrollbars when change byte view formatStig Bjørlykke1-0/+1
2016-07-08ZigBee GreenPower: Fix GP Pairing command dissection.dsrsupport1-1/+1
2016-07-08p1: Add BuiltInEncodedInformationTypes.telexStig Bjørlykke2-1/+7
2016-07-08nbifom: fix no previous prototype for 'proto_register_nbifom' [-Wmissing-prot...Alexis La Goutte1-0/+2
2016-07-08Qt: add initializers (CID 1261463).Dario Lombardo1-0/+5
2016-07-08Qt: add initializer (CID 1269610).Dario Lombardo1-1/+1
2016-07-08Qt: add initializers (CID 1317257).Dario Lombardo1-2/+12
2016-07-08Handle extcap binaries and the libssh upon which some depend.Guy Harris1-0/+8
2016-07-08osx-app.sh: add ciscodump.Dario Lombardo1-0/+4
2016-07-07Clean up fixed field handlingJoerg Mayer1-828/+555
2016-07-07CMakeLists.txt: Fix gcee3e82João Valverde1-1/+1
2016-07-07APRS: register the storm fields.Jeff Morriss1-39/+57
2016-07-07PAPI: Update Header fieldAlexis La Goutte1-33/+57
2016-07-06openSAFETY: Simplify handling of SN Fail/AckRoland Knall1-47/+61
2016-07-06configure: Check for working lreleaseJoão Valverde2-1/+14
2016-07-06ATM PW: don't use macros to generate hf entries.Jeff Morriss1-20/+27
2016-07-06LAT: use ENC_ASCII when adding strings.Jeff Morriss1-10/+10
2016-07-06LAT: register several hf's.Jeff Morriss1-0/+16
2016-07-06DIS: Introduced support of Collision PDUHendrik Uhlmann1-0/+95
2016-07-06Qt: add initializers (CID 1268205).Dario Lombardo1-10/+10
2016-07-06Qt: add initializers (CID 1162824).Dario Lombardo3-1/+22
2016-07-06packet-couchbase.c: describe observe-seqno (0x91)Sergey Avseyev1-2/+70
2016-07-06Qt: remove unneeded constructors.Dario Lombardo2-9/+0
2016-07-05Rename PIDL MakefileJoão Valverde3-2/+1
2016-07-05Qt: remove unused variable.Dario Lombardo1-1/+0
2016-07-05bgp: add return check (CID 1354417).Dario Lombardo1-2/+3
2016-07-05tap: check return value (CID 1355643).Dario Lombardo1-1/+3
2016-07-05Qt: remove unused variable.Dario Lombardo1-1/+0
2016-07-05Developers Guide updatesGraham Bloice2-9/+31
2016-07-05Remove remnants of g_spawn_helper supportPascal Quantin2-16/+0
2016-07-05openSAFETY: Add byte offset of frameRoland Knall2-0/+10
2016-07-05Qt: add initializers (CID 1233100).Dario Lombardo1-1/+1
2016-07-05Qt: add initializers (CID 1249475).Dario Lombardo1-1/+5
2016-07-05dis: cast to guint64 to avoid potential overflow (CID 1214480).Dario Lombardo1-1/+1
2016-07-05extcap: Remove g_spawn_helper supportRoland Knall10-146/+503
2016-07-05Network-Based IP Flow Mobility (NBIFOM) dissectorPascal Quantin6-21/+597