aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier178-1495/+1495
2011-10-09Add a comment with links to I-Ds for protocols that look as if they'reguy1-0/+12
2011-10-09Fix a typo.etxrab1-1/+1
2011-10-09[Automatic manuf, services and enterprise-numbers update for 2011-10-09]gerald3-6/+237
2011-10-09From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422alagoutte1-188/+135
2011-10-09Enhance BGP Open messagealagoutte2-77/+115
2011-10-09Always generate packet-*-exp.h.stig1-1/+0
2011-10-09Added a button to refresh a UAT from the system defaults (if existing).stig3-47/+74
2011-10-09Check for NULL pointer in file_exists().stig1-0/+4
2011-10-08Move the GeoIP entry where it belongs.guy1-3/+5
2011-10-08Enhance BGP Headeralagoutte1-28/+29
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422alagoutte1-69/+73
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422alagoutte1-994/+1310
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6421alagoutte1-7/+50
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6421alagoutte1-1/+208
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6420alagoutte1-2/+2
2011-10-08Remove a duplicate entryjmayer1-2/+1
2011-10-08From Stéphane Bryant: fixes in reload fragmentation handlingwmeier1-105/+111
2011-10-08From Stéphane Bryant: remove the variables that the previous patch left unusedwmeier1-22/+8
2011-10-08Mimic test for IPv6 support in GeoIP from autofoojmayer2-4/+13
2011-10-07From Martin Kaiser:etxrab1-33/+256
2011-10-07- Put a TRY/CATCH block around dissect_h264_nal_unit() in caseetxrab1-7/+11
2011-10-07As suggested/requested inmorriss1-0/+1
2011-10-06From Dirk Jagdmann:gerald1-4/+20
2011-10-06Use '"%" G_GINT64_MODIFIER "d"' instead of "%ld" to format a guint64.wmeier1-1/+1
2011-10-06From Stéphane Bryant: improvements in RELOAD dissectionwmeier4-1150/+4472
2011-10-06Don't stuff "(null)" into the protocol tree.gerald1-14/+26
2011-10-06Assume all strings coming from GeoIP are ISO-8859-1. Fix IPv6gerald2-10/+41
2011-10-06Added media type multipart/report from RFC3462.stig1-0/+2
2011-10-06Typo FT_IPv4 isf FT_IPv6.etxrab2-2/+2
2011-10-06Add exportsetxrab3-46/+53
2011-10-06Fix for bug 6356:jake1-5/+7
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...wmeier23-321/+321
2011-10-06Add missing (presumably) entries for credssp,idmp,t124 & x721.wmeier1-4/+8
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...wmeier97-2126/+2126
2011-10-06It seems like GEOIP_NETSPEED_EDITION_REV1_V6 was added to GeoIP 1.4.8.stig1-1/+3
2011-10-06Fix unused parameter warnings.etxrab1-7/+7
2011-10-06Removed unconditional g_warnings and a bit of code clean up.etxrab1-233/+38
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier364-9197/+9197
2011-10-06Don't break strict aliasing rules.gerald1-6/+8
2011-10-06Create expert item for invalid packet type instead of using DISSECTOR_ASSERT_...wmeier1-55/+36
2011-10-05GEOIP_NETSPEED_EDITION_V6 → GEOIP_NETSPEED_EDITION_REV1_V6.gerald1-1/+1
2011-10-05Add a dummy version of geoip_db_lookup_ipv6(). Should fix compilation ongerald1-0/+5
2011-10-05Add a HAVE_GEOIP_V6 configuration option and enable it by default.gerald3-4/+10
2011-10-05Add $(GEOIP_CFLAGS).gerald1-1/+1
2011-10-05Fix GeoIP-sans-IPv6 compilation.gerald2-2/+2
2011-10-05Add GeoIP IPv6 database support. Tested with GeoIP 1.4.7, but oldergerald7-18/+450
2011-10-05packet-ipdc.h no longer exists ...wmeier1-1/+0
2011-10-05Fix proto_tree_add_item() encoding parameter:wmeier2-781/+734
2011-10-05In iousers_init(), compare "conv,ipv6" before "conv,ip" and be sure to compar...cmaynard1-9/+9