aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-14Be sure we initialize the p_id in hf's. This fixesJeff Morriss3-20/+28
2010-04-14Fix up MATE's hf display values so MATE will actually run.Jeff Morriss1-6/+8
2010-04-14SIP headers are case-insensitive, fix case sensitivity introduced probably by...Tomas Kukosa1-2/+8
2010-04-14Added packet-pkixac.hStig Bjørlykke1-0/+1
2010-04-14Moved pkixac to clean dissectors.Stig Bjørlykke1-1/+1
2010-04-14Added PKIXAttributeCertificate (RFC3281).Stig Bjørlykke14-0/+1385
2010-04-14Register SignedData as a BER syntax dissector.Stig Bjørlykke2-0/+2
2010-04-14In the section on WIRESHARK_ABORT_ON_DISSECTOR_BUG, give the name of theGuy Harris3-15/+24
2010-04-13Add an entry to the environment variable section about WIRESHARK_ABORT_ON_DIS...Jeff Morriss3-0/+24
2010-04-13Fix for bug 4535: The SSL dissector can not correctly resemple SSL records wh...Sake Blok1-1/+5
2010-04-13Extract encoding name and sample rateAnders Broman1-10/+19
2010-04-13Include (horizontal) tabs in the Copy (Printable Text Only) output. ThisJeff Morriss1-37/+41
2010-04-13From Ivan Sy:Jaap Keuter1-10/+11
2010-04-12Point out that hostname and MAC address resolution in capture filters will notJeff Morriss3-0/+24
2010-04-12Update to V9.2.0 (2010-03).Anders Broman9-115/+196
2010-04-12Update to V9.2.0 (2010-03).Anders Broman9-40/+624
2010-04-12Attempt (blindly--I don't have a Mac) to fixJeff Morriss2-14/+14
2010-04-12Add remark about including packet.h before tap.hJaap Keuter2-2/+4
2010-04-12From KATAOKA Toshihiro:Anders Broman1-45/+86
2010-04-11[Automatic manuf and enterprise-numbers update for 2010-04-11]Gerald Combs2-11/+187
2010-04-10Partly revert the changes made to epan/proto.c in SVN-29490Sake Blok1-5/+5
2010-04-10Fix the build.Gerald Combs1-1/+0
2010-04-09Fix the U3 and PortableApps builds.Gerald Combs4-14/+13
2010-04-09Rename README.win32 to README.windows and add a 64-bit download link.Gerald Combs10-105/+111
2010-04-09Add AVP:sAnders Broman1-9/+24
2010-04-09Update AVP.sAnders Broman1-7/+65
2010-04-09More hf renaming.Anders Broman1-81/+81
2010-04-09From Jouni Malinen:Anders Broman1-70/+171
2010-04-09As requested in:Jeff Morriss4-7/+8
2010-04-09Squelch compiler warnings. (We know that header.content_length is lessGuy Harris1-2/+2
2010-04-09Use a 64-bit number to store the content length. This fixes:Jeff Morriss2-3/+12
2010-04-08Fix for Bug 4651:Gerasimos Dimitriadis1-2/+2
2010-04-08Revert 31864 and 31866: don't use suffix rules. Pattern rules would work but...Jeff Morriss1-7/+118
2010-04-08Revert incorrect change.Anders Broman1-7/+2
2010-04-08Add the 3GPP SWx application ID.Anders Broman1-0/+2
2010-04-08Get rid of check_col().Anders Broman4-7/+4
2010-04-08Add Chuck Kristofek to AUTHORSAnders Broman1-0/+1
2010-04-08Get rid of check_col().Anders Broman25-361/+94
2010-04-08From Stephen Donnelly:Anders Broman5-7/+142
2010-04-08From Jouni Malinen:Anders Broman1-1/+199
2010-04-08My try at fixing Bug 4653; (Also reverts SVN #32420)Bill Meier2-9/+8
2010-04-08In C, foo() isn't a function with no arguments, foo(void) is.Guy Harris1-1/+1
2010-04-08Add --enable-setcap-install and --with-dumpcap-group.Gerald Combs3-25/+99
2010-04-07A stab at [Bug 4653] New: dap ASN1 generated dissector differs from epan/diss...Anders Broman1-4/+9
2010-04-07Remove some uneeded #includesBill Meier10-23/+0
2010-04-07Add a setuid example.Gerald Combs1-3/+11
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier126-632/+390
2010-04-07Add packet-q708.cJörg Mayer1-0/+1
2010-04-07Squelch a compiler warning.Guy Harris1-1/+2
2010-04-07Squelch a compiler warning.Guy Harris1-1/+1