aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-19From Dinesh Dutt:Gerald Combs2-6/+40
2004-02-19Bump the version to 0.10.1.Gerald Combs3-7/+7
2004-02-18From Martin Mathieson: make the top-level SIP item include the messageGuy Harris1-4/+2
2004-02-18From Lars Roland: Add support for a combined GTK1/2 Windows installer.Gerald Combs4-41/+130
2004-02-18From Tomas Kukosa:Guy Harris1-31/+41
2004-02-18using G_MAXFLOAT and G_MAXDOUBLE,Ulf Lamping1-5/+5
2004-02-18Alastair Maw: Fix retransmissionsJörg Mayer1-1/+2
2004-02-18Newlines don't belong in format strings for the "proto_tree_add"Guy Harris5-15/+15
2004-02-18Newlines don't belong in format strings for the "proto_tree_add"Guy Harris1-7/+7
2004-02-18update iscsi so that we can also measure the time between request and respons...Ronnie Sahlberg1-49/+80
2004-02-18From Pavel Kankovsky: deal with yet another gross non-standard 802.11Guy Harris1-13/+54
2004-02-18Use "tvb_get_string()" to get counted strings.Guy Harris1-7/+3
2004-02-18From Rolf Fiedler: German ISDN carriers don't supply the seconds in theGuy Harris3-17/+18
2004-02-18Register the COTP dissector for the IP protocol IP_PROTO_TP, forGuy Harris1-1/+11
2004-02-18From Nick Black: the 0x8000 bit in the flags field is *NOT* aGuy Harris3-8/+16
2004-02-18From Jaime Fournier: updates to the FLDB dissector.Guy Harris1-51/+2103
2004-02-18From Greg Morris: don't use a global variable to track whether packetsGuy Harris1-44/+198
2004-02-18From Jaime Fournier: add a hidden FT_BOOLEAN variable that's present ifGuy Harris1-5/+11
2004-02-18From Erwin Rol: update RTnet plugin to the latest spec.Guy Harris2-101/+202
2004-02-18Get rid of unused parameter token_sz in function dissect_tds7_results_tokenJörg Mayer1-3/+3
2004-02-18Warning fixes:Jörg Mayer2-6/+8
2004-02-18Update manufJörg Mayer1-6/+40
2004-02-18Update make-faq to the new URL and the changed internal structureJörg Mayer3-102/+135
2004-02-17fixed dialog box text and some commentsUlf Lamping1-7/+11
2004-02-17bugfix: use last_open_dir for the recent file,Ulf Lamping4-19/+10
2004-02-17Bytes should be read with tvb_get_guint8 instead of _ntohs (spotted by Ulf La...Jörg Mayer1-2/+2
2004-02-16Squelch a signed vs. unsigned comparison complaint.Guy Harris1-2/+3
2004-02-16bugfix from greg morris: two help pages were missingUlf Lamping1-1/+3
2004-02-16bugfix: don't write the recent files list in the wrong order to the recent fileUlf Lamping2-24/+26
2004-02-16Use col_append_sep_str() instead of col_append_str().Olivier Biot1-2/+3
2004-02-16From Tomas Kukosa, add a PER helper to dissect BITSTRINGSRonnie Sahlberg3-7/+102
2004-02-16Update to fix the bug reported by Zhao, Allen WeitaoRonnie Sahlberg1-9/+9
2004-02-16Edwin Calo: Extract strings from a postgres datastreamJörg Mayer1-1/+2
2004-02-16Edwin Calo: Extract strings from a postgres datastreamJörg Mayer3-0/+206
2004-02-16Update to kpasswd so that it calls the kerberos dissector to dissect theRonnie Sahlberg1-3/+4
2004-02-15Put a prominent note at the top that the actual function descriptions canJörg Mayer1-1/+6
2004-02-14Update Andreas Sikkema's e-mail address.Guy Harris6-13/+12
2004-02-14Update Andreas Sikkema's e-mail address.Guy Harris2-2/+2
2004-02-14From Pavel Kankovsky: fix the name of the channel field in the PrismGuy Harris3-4/+6
2004-02-14Update the Info column.Olivier Biot1-1/+5
2004-02-14Add a note on white space conventions (tab expansion different from 8 spaces isOlivier Biot1-4/+24
2004-02-13From Anders Broman: fix the offsets usd when adding the manufacturer info.Guy Harris2-4/+4
2004-02-13Get rid of unused variables and #defines.Guy Harris1-7/+2
2004-02-13From Alastair Maw: fix DTMF and call transfer dissection.Guy Harris1-24/+26
2004-02-13Now that Ethereal *itself* (not just Wiretap) can use libz (the SoulseekGuy Harris1-2/+6
2004-02-13As noted by Pavel Kankovsky, the "Resolve Name" menu items should beGuy Harris2-3/+5
2004-02-13The Help window should be a separate top-level window, not a dialogGuy Harris1-2/+2
2004-02-13Add a "window_new()" routine that creates a window of a given type, setsGuy Harris24-217/+245
2004-02-13Create only one "Plugins" window per process.Guy Harris1-2/+24
2004-02-13Create only one "About Ethereal" window per process.Guy Harris1-9/+34