aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-25No need to call init_plugin_dir() - it gets called, if necessary, byGuy Harris3-14/+10
2007-05-25Make SND_SEQ an array of 2 guint32's, rather than an array of 8Guy Harris2-19/+13
2007-05-25The libpcap callback "user" argument *should* have been a "void *", asGuy Harris1-1/+1
2007-05-25The libpcap callback "user" argument *should* have been a "void *", asGuy Harris1-1/+1
2007-05-25Squelch some qualifier (const vs. non-const) warnings.Guy Harris12-30/+30
2007-05-25As Martin pointed out, we were comparing the wrong variable against our Gerald Combs1-1/+1
2007-05-25 remove the never used wiretap/wtap-plugins.cLuis Ontanon3-167/+0
2007-05-25Have editcap and capinfos loading the wiretap plugins.Luis Ontanon14-74/+192
2007-05-25- epan/uat.h: change the UAT_PROTO_DEF macro to handle both the name of the d...Luis Ontanon3-13/+18
2007-05-25get rid of few warningsTomas Kukosa9-182/+128
2007-05-25Update from samba tree revision 23054 to 23135Jörg Mayer1-0/+1
2007-05-25UMTS RRC updated to 3GPP TS 25.331 V7.4.0 (2007-03) and moved to one directoryTomas Kukosa43-94995/+121731
2007-05-25Fix for bug 1614:Jaap Keuter1-3/+16
2007-05-25From Brian Vandenberg:Jaap Keuter1-6/+6
2007-05-24Prepare wireshark and tshark for wiretap pluginsLuis Ontanon6-36/+79
2007-05-24Make it possible to "decode as" NBAP over SCTP, update IANA registered PPID'sAnders Broman4-1/+8
2007-05-24Help for the SCTP Users TableLuis Ontanon1-0/+43
2007-05-24No longer needed as nothing is exported.Anders Broman1-12/+0
2007-05-24Fix a crash bug found through fuzz testing. The bug was introducedGerald Combs1-17/+18
2007-05-24Get rid of CR's, and add a newline at the end.Guy Harris1-310/+310
2007-05-24When computing average: use 0 as avg if divisor=0Bill Meier1-1/+7
2007-05-24fix rrlp subdissector callingTomas Kukosa3-41/+64
2007-05-24few BER dissectors regeneratedTomas Kukosa9-1067/+1067
2007-05-24- RNSAP calls RRC through dissector handle instead of direct function callTomas Kukosa7-581/+612
2007-05-24Back out the previous change.Guy Harris2-22/+2
2007-05-24Temporarily turn on a bunch of warnings and turn off -Werror, to seeGuy Harris2-2/+22
2007-05-24- improvements in registering dissectors to OID table (value defined in ASN.1...Tomas Kukosa1-7/+22
2007-05-24Use the same workaround for the absence of rint() in MSVC++ that's usedGuy Harris1-9/+19
2007-05-24Emphasize that if you try to build on a system without GTK+ installed,Guy Harris1-1/+4
2007-05-24Fix 'Analyze ! Enabled_Protocols' search to search on correct column.Bill Meier1-0/+2
2007-05-23Put in some forgotten actx.Anders Broman2-23/+23
2007-05-23small fix in duplicate type warningTomas Kukosa1-4/+1
2007-05-23Add shortcuts for expanding/collapsing the packet detail.Gerald Combs2-9/+28
2007-05-23Corrected dissection of read requests when no object indexes are supplied, i....Graham Bloice1-522/+524
2007-05-23warning fix: passing argument 2 of 'iconv' from incompatible pointer typeJörg Mayer1-1/+1
2007-05-23fix warningTomas Kukosa1-0/+2
2007-05-23- support of CONTAINING constraint in OCTET STRING and BIT STRINGTomas Kukosa3-923/+1057
2007-05-23support of CONTAINING constraint in OCTET STRING and BIT STRINGTomas Kukosa2-11/+75
2007-05-23Fix for bug 1601: handle zero length packets.Jaap Keuter1-0/+3
2007-05-23Put in some more, hopfully correct casts.Anders Broman1-2/+2
2007-05-23Handle characters with the 8th bit set.Guy Harris1-1/+1
2007-05-23Put back some more missing casts.Guy Harris1-2/+2
2007-05-22Put back some casts, and don't use rint() on Windows, in the hopes ofGuy Harris1-2/+11
2007-05-22show the directory name in replies to CreateDir/Checkdir and DeleteDirRonnie Sahlberg1-0/+6
2007-05-22Don't set the focus on the display filter entry when we're passed aGerald Combs1-8/+11
2007-05-22show the filename that was to be deleted in the Delete replyRonnie Sahlberg2-0/+17
2007-05-22Fix for bug #1598 - add support for PRSVP (RSVP encapsulated in UDP port 3455)Stephen Fisher1-0/+4
2007-05-22Regenerate dissector with -X and -T directives.Anders Broman6-3694/+1790
2007-05-22From Irene Ruengeler: Fix TSN handling in graphs.Michael Tüxen6-276/+206
2007-05-22Update the EXTERNAL dissection code(still unfinished).Anders Broman1-65/+62