aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-01From Joe Eykholt:Jaap Keuter1-4/+4
2008-08-01Use guints for our tap array indices and use >= to make sure they wrap. ThisGerald Combs1-565/+565
2008-07-31Fix:Anders Broman1-11/+11
2008-07-31From Pascal Quantin:Anders Broman1-3/+627
2008-07-31From Alex <burlyga :Anders Broman1-8/+24
2008-07-31From Erik Bray:Anders Broman1-50/+42
2008-07-31From Steve Karg:Anders Broman1-1/+1
2008-07-31From Stephen Donnelly:Anders Broman1-24/+8
2008-07-30Add WPA group key decryption from Brian Stormont, via bug 1420:Gerald Combs7-24/+761
2008-07-30No C++ comments - some compilers don't allow them (at least not by default).Guy Harris1-1/+3
2008-07-30From Stephen Donnelly:Anders Broman6-427/+5008
2008-07-30From Bruno Verstuyft:Anders Broman5-0/+1217
2008-07-30From Gerhard Olsson:Anders Broman1-6/+14
2008-07-30From didier:Anders Broman1-4/+14
2008-07-30packet-megaco.c:2208: warning: unused parameter 'pinfo'Anders Broman1-1/+1
2008-07-30Register the FTP and ftp-data dissectors by nameJeff Morriss1-4/+6
2008-07-30From Alexey Neyman :Anders Broman3-142/+95
2008-07-30From Gerhard Olsson :Anders Broman1-2/+2
2008-07-30From Mike Davies:Anders Broman1-20/+49
2008-07-30From Thomas Boehne :Anders Broman2-60/+2581
2008-07-30Add information aboutAnders Broman1-1/+26
2008-07-30From Ryan Wamsley:Jaap Keuter2-1/+94
2008-07-29Fix checkapi target for the pluginsJeff Morriss1-1/+1
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).Jeff Morriss29-33/+33
2008-07-29Handle malformed SIP headers (empty header line missing) and add an expertAnders Broman1-25/+46
2008-07-29Make sure a struct is completely initialized before we try to use it. FixesGerald Combs1-16/+5
2008-07-29Update mimetype_and_clock_map and ad samle rate to sdp.Anders Broman2-10/+26
2008-07-29From Pascal Quantin:Anders Broman1-1/+1
2008-07-29Update to sqlite lemon.c 1.60 and lempar.c 1.36Anders Broman2-71/+156
2008-07-29Try to get the docbook buildbot runnig.Luis Ontanon4-6/+6
2008-07-28packet-gprs-llc.c:431: warning: 'ui_ti' may be used uninitialized in this fun...Anders Broman1-1/+1
2008-07-28packet-gprs-llc.c:324: warning: unused parameter 'ui_ti'Anders Broman1-1/+1
2008-07-28From Vincent Helfre :Anders Broman1-399/+354
2008-07-28Get rid of some unused code warnings.Anders Broman2-66/+10
2008-07-28Get rid of some unused code warnings.Anders Broman2-77/+22
2008-07-28Get rid of some unused code warnings.Anders Broman3-33/+27
2008-07-28Get rid of some unused code warnings.Anders Broman2-18/+10
2008-07-28Get rid of some unused code warnings.Anders Broman5-1589/+2583
2008-07-28Get rid of some unused code warnings.Anders Broman4-293/+680
2008-07-28Regenerate FTAM with (almost) unchanged asn1 file.Anders Broman3-311/+135
2008-07-27packet-ncp2222.obj depends upon packet-ncp2222.incBill Meier1-1/+3
2008-07-26From Balint ReczeyLuis Ontanon8-169/+462
2008-07-26Once more warning removedTomas Kukosa2-4/+4
2008-07-26Get rid of some unused code warnings.Anders Broman3-91/+30
2008-07-26Fix typo(s)Anders Broman2-8/+8
2008-07-26Fix unused code warings generated because some IE:s uses the same "value" for...Anders Broman4-12/+112
2008-07-26Get rid of next few warnings (dissect_per_choice needs signed value parameter)Tomas Kukosa5-34/+34
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa17-268/+134
2008-07-26Update Ply to version 2.5Tomas Kukosa2-291/+992
2008-07-26From Neil Piercy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2637...Jeff Morriss2-22/+60