aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Put the right file name into the initial comment.Guy Harris2012-04-051-1/+1
* From Nick Lowe via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7020Alexis La Goutte2012-04-051-8/+12
* For some broken environments we need also set LC_ALL.Jakub Zawadzki2012-04-051-1/+3
* Some fixes for nflog. Fix bug #7036Jakub Zawadzki2012-04-051-13/+33
* From Nick Lowe:Anders Broman2012-04-052-81/+128
* From Michael Mann:Anders Broman2012-04-052-5/+25
* Use common code to have the same hf field for DSCP in IPv4 and IPv6.Anders Broman2012-04-053-9/+15
* Use common code to add ip version to the tree.Anders Broman2012-04-053-22/+11
* Use common value string for DSCP.Anders Broman2012-04-051-23/+1
* From Shima:Anders Broman2012-04-051-0/+18
* From Nick Lowe:Anders Broman2012-04-051-66/+91
* Fix test to avoid dividing by 0.0 (was displaying as "-nan" rather thanMartin Mathieson2012-04-052-2/+2
* Fix Coverity CID 1469: UNUSED_VALUE.Chris Maynard2012-04-041-4/+0
* Add XML to the capture file listGerald Combs2012-04-041-1/+2
* Make bit_offset in _tvb_get_bits64 and related functions unsigned. ThisGerald Combs2012-04-046-50/+47
* Allow loading xml files (file MUST start with <?xml).Jakub Zawadzki2012-04-042-12/+15
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-0468-76/+80
* Replace a:Jeff Morriss2012-04-041-1/+1
* Fix tpo.Guy Harris2012-04-041-1/+1
* Always declare getopt() with a prototype.Guy Harris2012-04-041-1/+2
* Work around that WinPcap bug for another pcap_open() call.Guy Harris2012-04-041-0/+7
* Work around WinPcap bug wherein pcap_open() returns -1 without puttingGuy Harris2012-04-041-2/+17
* Add more protocols and bug 6077 (Rearranging columns on Win64).Gerald Combs2012-04-041-0/+9
* Fix CID 613: item_str can't be NULL here so don't check for it being NULL.Jeff Morriss2012-04-041-1/+1
* Fix CID 614: callsinfo can't be NULL here so don't check for it being NULL.Jeff Morriss2012-04-041-101/+98
* Fix CID 615: strinfo can't be NULL here so don't check for it being NULL.Jeff Morriss2012-04-041-145/+143
* Fix CID 616: callsinfo can't be NULL here so don't check for it being NULL.Jeff Morriss2012-04-041-13/+11
* Fix CID 617: te can't be NULL here (unless si is NULL in which case we'veJeff Morriss2012-04-041-3/+0
* Fix compilation on Win64.Gerald Combs2012-04-041-1/+1
* Fix CID 1287: rdp_info can't be NULL here so there's no need to check for itJeff Morriss2012-04-041-6/+4
* RevertAnders Broman2012-04-041-1/+1
* Update to a version which have getopt_long(). + one fileAnders Broman2012-04-041-0/+134
* Update to a version which have getopt_long().Anders Broman2012-04-044-367/+963
* Avoid false-positive CID 621: if str is non-NULL, idx should be positiveJeff Morriss2012-04-041-15/+18
* Try to fix:Anders Broman2012-04-041-8/+8
* Avoid some potential divide by zero errors that Clang reports.Chris Maynard2012-04-042-2/+2
* From Nick Lowe:Anders Broman2012-04-042-75/+94
* Change to use eap. in filter names isof eap_Anders Broman2012-04-041-16/+16
* Add Openwire dissector to CMake too...Alexis La Goutte2012-04-041-0/+1
* From Metatech via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7014Alexis La Goutte2012-04-043-0/+2012
* From Nick Lowe:Anders Broman2012-04-041-95/+111
* From Pascal Quantin:Anders Broman2012-04-046-142/+1347
* From Martin Kaiser:Anders Broman2012-04-041-102/+128
* From Rolf Fiedler:Anders Broman2012-04-048-4/+619
* Add and update a bunch of Programs and Features-related registryGerald Combs2012-04-042-10/+38
* From Nick Lowe via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7020 :Jeff Morriss2012-04-031-44/+44
* From Martin Kaiser (on -dev): initialize an uninitialized variable. From me:...Jeff Morriss2012-04-031-4/+4
* Implement spoolss function GetPrinterDriverDirectory (opnum 12).Graham Bloice2012-04-031-11/+121
* Fix CID 620: since we're checking if the given hf index is positive (sinceJeff Morriss2012-04-031-4/+4
* Remove fixed or no-longer-relevant bugs.Gerald Combs2012-04-031-18/+2