summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-24Fix -Wunused-const-variable found by ClangAlexis La Goutte1-0/+4
2014-02-24Use correct hash algorithms in ISAKMP (IKEv2) dissectorTobias Brunner1-2/+2
2014-02-24Fix Called C++ object pointer is null found by ClangAlexis La Goutte1-1/+1
2014-02-23NAS EPS: fix dissection of CS service notification messagePascal Quantin1-7/+7
2014-02-23Fix dissection of BCD numbersPascal Quantin2-12/+8
2014-02-23Remove deprecated TVB APIsPascal Quantin2-19/+13
2014-02-23[Automatic manuf, services and enterprise-numbers update for 2014-02-23]Gerald Combs3-12/+146
2014-02-23Documentation updatesEvan Huus4-41/+36
2014-02-23Add note to .gitignore on how to ignore locally-specific filesHadriel Kaplan1-3/+11
2014-02-22Add some simple ISAKMP heuristicsEvan Huus1-8/+31
2014-02-22Fix Called function pointer is null (null dereference) found by ClangAlexis La Goutte2-9/+7
2014-02-22Fix clang warning regarding null pointer use in packet-sip.c.Hadriel Kaplan1-11/+22
2014-02-22TVB API deprecations and cleanupEvan Huus5-61/+59
2014-02-22Add bug 9492.Guy Harris1-0/+1
2014-02-21Cleanup the automatically-generated fields to match the rest.Guy Harris1-8/+10
2014-02-21Update the "latest version" URL in manuf/manuf.tmpl.Gerald Combs2-4/+27
2014-02-21Fix bug 9790: Lua: wslua allows duplicate field registrationHadriel Kaplan6-155/+808
2014-02-21Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-4/+1
2014-02-21Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-5/+0
2014-02-21Moving custer list/cluster id attribut to itemsMatthieu Texier1-24/+12
2014-02-21EPL + openSAFETY: Better handling of guint in EPLRoland Knall2-45/+65
2014-02-21Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-43/+43
2014-02-21Add test suite for verifying Lua global variables/tables of previous releases...Hadriel Kaplan9-1/+2317
2014-02-21And we need wslua_internals.obj as well.Guy Harris1-8/+9
2014-02-21Need to include wslua_internals.c here as well.Guy Harris1-1/+2
2014-02-21Fix warnings - index() is declared as a function in some systems.Guy Harris1-4/+4
2014-02-21Revert "Add test suite for verifying Lua global variables/tables of previous ...Evan Huus8-2304/+1
2014-02-21Add test suite for verifying Lua global variables/tables of previous releases...Hadriel Kaplan8-1/+2304
2014-02-21Cleanup on aisle 5: normalizes the Lua code to follow common schema/modelHadriel Kaplan15-1360/+1081
2014-02-21Force "printing" if -T is specified, even if -w is also specified.Guy Harris1-0/+1
2014-02-20Try a simpler method of fixing 32/64 issuesEvan Huus1-8/+8
2014-02-20Fix more 32/64 casting errorsEvan Huus1-2/+2
2014-02-20g_ascii_strtoull returns a gint64Evan Huus1-7/+7
2014-02-20Fix mode for lua test suiteEvan Huus1-0/+0
2014-02-20Initial basic RTPproxy-ng dissectorPeter Lemenkov1-1/+31
2014-02-20Android: Add support for ADB Client-Server protocolMichal Labedzki3-0/+1026
2014-02-20Fix "off by 1" bug in dissection of OPTION_AFTR_NAME introduced in 0548a7d5.Bill Meier1-1/+1
2014-02-20Add 4 more test scripts for Lua, and its own testsuite menuHadriel Kaplan7-104/+1086
2014-02-20Add support for Bluetooth Linux MonitorMichal Labedzki6-10/+81
2014-02-20Fix Bug 9792: 'Lua: setting pinfo.dst_port actually sets src_port'Hadriel Kaplan1-1/+1
2014-02-20Add missing SBC library to cmake buildMichal Labedzki1-0/+1
2014-02-20Enhance pre-commit tools to avoid false positiveAlexis La Goutte1-1/+1
2014-02-20BGP : clean up of unused define and adding amount of ext-communities in commu...Matthieu Texier1-41/+1
2014-02-20Limit the range to the TSNs provided.Irene RĂ¼ngeler1-4/+6
2014-02-20Fix minor bug; Use a consistent whitespace & formatting style; add extended v...Bill Meier1-429/+429
2014-02-19fix endless loopMartin Kaiser1-0/+2
2014-02-19Create/Use some extended value strings.Bill Meier1-12/+18
2014-02-19Fix incorrect definition and use of a val64_string which caused a crash.Bill Meier1-2/+2
2014-02-19Simplify/improve handling of FQDN field in various options; Fix some minor bugs.Bill Meier1-173/+131
2014-02-19Remove code which dissects CableLabs options 17.2170.3 thru 17.2170.9Bill Meier1-204/+16