aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-05Made rpcap heuristic.stig1-40/+130
2008-11-05fix double free bug caused by Lua GC after opening and closing Lua console rbalint2-57/+112
2008-11-05From Evan Black:jake1-17/+78
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier26-723/+652
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier6-438/+430
2008-11-04Move find_dissector (2x) to fcn called by proto_reg_hand_off in other dissectorswmeier1-6/+10
2008-11-04Move prefs processing from registered init fcn to proto_reg_handoff fcnwmeier1-47/+33
2008-11-04prefs.h & conversation.h not req'd; data_handle not usedwmeier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier17-103/+51
2008-11-04gcp_initailized --> gcp_initialized; localize samewmeier1-4/+5
2008-11-04Removed some unused variables and fixed some true_false_string's.stig1-5/+3
2008-11-04Mark the reduced frame number field as generated.guy1-2/+5
2008-11-04Update towards 48.008 8.4.0etxrab1-110/+518
2008-11-04From Pascal Quantin:etxrab2-107/+543
2008-11-04Changes in the "Capture Options" window:stig1-206/+348
2008-11-04From Ernst Oudhof:jake1-1/+9
2008-11-04From Didier Gautheron (bug 3032):stig1-7/+1
2008-11-03Show the "FN mod 62432" field; this is how you show a 64-bit integer.guy1-15/+11
2008-11-03Do not set buffer size for remote interfaces or when using default value.stig3-7/+10
2008-11-03From Pascal Quantin:etxrab2-241/+523
2008-11-03Do not use functions for remote capture on local interfaces.stig5-48/+63
2008-11-03From stéphane bryant:etxrab1-48/+33
2008-11-03Process port prefs only in prefs callback and not in registered init fcnwmeier1-68/+52
2008-11-03Always show version in black.stig1-1/+1
2008-11-03new "sip.hdr" subdissector table for SIP Extension headerskukosa1-16/+34
2008-11-03Use correct type when printing remote_port.stig1-1/+1
2008-11-03gtk_tree_view_set_hover_selection only for gtk 2.6 and above.stig1-0/+2
2008-11-03From Michael McCartney:jake1-52/+37
2008-11-02Adjustments to the filter autocompletion window:stig1-46/+66
2008-11-02[Automatic manuf update for 2008-11-02]gerald1-2/+36
2008-11-02Fix minor typo in comment fieldsfisher1-1/+1
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab91-2585/+2597
2008-11-01From Pascal Quantin:etxrab1-2/+2
2008-11-01From Pascal Quantin:etxrab1-2/+3
2008-11-01Update tabsize, re-group bitfield proto_tree functions, extend fieldinfo macr...jake1-90/+118
2008-11-01Fix the broken build.jake2-2/+3
2008-11-01Add Measurement result IE dissection, fix channel list.etxrab2-79/+173
2008-11-01Trying to call ExecWait on the Wireshark unistaller won't work, since it gerald1-10/+27
2008-10-31From Alexander Dupuy:jake1-73/+86
2008-10-31From David Aggeler:jake1-88/+156
2008-10-31On non-Windows systems, try /dev/random and, if it exists, use it,guy1-23/+53
2008-10-31Document the new lua functions.stig1-0/+2
2008-10-31Fix a prototype to avoid a warning.stig1-1/+1
2008-10-31Do not call a variable value_string as we have a struct with this name.stig3-7/+7
2008-10-31Provide TvbRange:{offset|len}() instead of TvbRange.{offset|len}.rbalint1-81/+27
2008-10-31Whops, -Wformat is already included in -Wallstig1-1/+0
2008-10-31Compile with -Wformat and -Wformat-securitystig1-0/+2
2008-10-31Fixed some "ignoring return value" warnings.stig2-3/+6
2008-10-31Fix the last "format not a string literal and no format arguments" warnings.stig1-16/+16
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig21-168/+167