aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-10Add dissection of Vendor id to CISCO AVP dissection.Anders Broman1-2/+9
2012-09-10Use non-capturing grouping when grouping just for alternatives;Bill Meier1-6/+6
2012-09-10As requested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5415#c4 :Jeff Morriss1-2/+4
2012-09-10string_strings and range_strings must also be {0, NULL} terminated.Jeff Morriss1-40/+42
2012-09-09From Florian Fainelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-5/+2
2012-09-09Make count variable in editcap unsigned, fixes more format stringEvan Huus1-1/+1
2012-09-09[Automatic manuf, services and enterprise-numbers update for 2012-09-09]Gerald Combs3-15/+193
2012-09-09Convert inpkts_to_sync_pipe and report_packet_count() to use unsigned intsEvan Huus1-5/+5
2012-09-09From Martin Kupec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7658Evan Huus1-246/+953
2012-09-08At least with the Shiny New llvm-gcc in Xcode 4.4.1, there's no need toGuy Harris1-48/+0
2012-09-08Make register_all_wiretap_modules() and register_all_codecs() static;Guy Harris4-6/+6
2012-09-08Use g_hash_table_new_full() instead of g_hash_table_new() for subdissectorEvan Huus1-16/+8
2012-09-08OK, fine, g_malloc() and g_free(). We really should be usingGuy Harris1-7/+4
2012-09-08We no longer use Gestalt(), so there's no need to check for it.Guy Harris2-4/+17
2012-09-08Mountain Lion marks Gestalt() as deprecated, which causes the build toGuy Harris1-28/+131
2012-09-08Fix some issues that showed up when building on Mountain Lion, andGuy Harris2-31/+78
2012-09-07Include wspython if we *do* have libpy, not if we *don't*.Guy Harris1-1/+1
2012-09-07From Owen Kirby via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7704Alexis La Goutte1-14/+13
2012-09-07packet-l2tp.c: In function 'dissect_l2tp_cisco_avps':Anders Broman1-1/+1
2012-09-07Split out dissection of vendor AVP:sAnders Broman1-129/+174
2012-09-07From Mike Morrin:Anders Broman4-157/+298
2012-09-07Revert 44804 as it fails on most OSX and Windows buildbotsAnders Broman2-10/+1
2012-09-07From pi-rho via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7403 :Jeff Morriss2-1/+10
2012-09-07From Robert Bullen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=76...Jeff Morriss65-87/+241
2012-09-07From Aditya Ambadkar via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-7/+13
2012-09-07From Stephen Donnelly via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-3/+5
2012-09-07I presume the mergeType method is supposed to be provided regardless ofGuy Harris1-9/+9
2012-09-06Fix compilation on Windows.Gerald Combs2-146/+122
2012-09-06Implement File→Merge. Gerald Combs5-155/+492
2012-09-06Don't use a variable after we've freed it.Gerald Combs1-1/+2
2012-09-06Fall back to using the parent tree if the AVP tree isn't set.Gerald Combs1-10/+10
2012-09-06packet-l2tp.c:880:9: error: unused variable 'rhcode' [-Werror=unused-variable]Anders Broman1-1/+0
2012-09-06Use proto_add_itemAnders Broman1-24/+15
2012-09-06Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7697 :Pascal Quantin1-2/+2
2012-09-06Get netlink detection working with cmake (not complete)Jörg Mayer5-36/+74
2012-09-06From Masashi Honma via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7691Alexis La Goutte1-1/+2
2012-09-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-31/+0
2012-09-06Prefer proto_tree_add_item (when it is possible)Alexis La Goutte1-21/+13
2012-09-06Fix some of the links for Subversion, which is now atGuy Harris3-4/+4
2012-09-06From Chris Elston:Anders Broman1-92/+252
2012-09-05Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7701 :Pascal Quantin1-4/+4
2012-09-05Run 'git log' if we have a .git directory. Fixes a copy+paste error.Gerald Combs2-2/+2
2012-09-05fix compilation on Win7x64 (I hope)Martin Kaiser1-1/+1
2012-09-05add modelines for the ftp dissectorMartin Kaiser1-0/+13
2012-09-05from Alexander KoeppeMartin Kaiser1-8/+19
2012-09-05The Qt documentation is mysteriously silent about where qmake can findGerald Combs1-4/+4
2012-09-05Replace process_RequestOperation macro by a real function to speedup compilat...Pascal Quantin5-1002/+1042
2012-09-05Update value_stringsAnders Broman1-13/+32
2012-09-05From Harald Welte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7696 :Pascal Quantin1-0/+30
2012-09-05From Harald Welte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7695 :Pascal Quantin1-3/+2