aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-07Put AM_DISABLE_STATIC into the same place as in epan and wiretapJörg Mayer1-2/+3
2004-02-07Don't build as shared *and* static by defaultJörg Mayer2-2/+6
2004-02-07Ignore byproducts of shared lib compilationJörg Mayer3-0/+7
2004-02-07Use G_DIR_SEPARATOR_S rather than "/" as the pathname separator whenGuy Harris1-2/+2
2004-02-06Whether frames in an AiroPeek V9 802.11 capture have 4 bytes of 0 or anGuy Harris2-19/+48
2004-02-06From Lars Roland: Warning fixesJörg Mayer1-15/+51
2004-02-06replaced every appearance of gtk_scrolled_window_new() withUlf Lamping30-137/+195
2004-02-06renamed GTK2 version from ethereal2.exe to ethereal-gtk2.exe,Ulf Lamping3-42/+47
2004-02-06Fix a few warningsJörg Mayer1-8/+9
2004-02-06simple_dialog now uses the stock_dialog_xy iconsUlf Lamping1-2/+7
2004-02-06A MediaSubType value of 1 also means 802.11. (Is that what indicatesGuy Harris1-2/+2
2004-02-06Make sure a packet has one and only one length field, one and only oneGuy Harris1-6/+44
2004-02-06The time stamps in *Peek V9 files appear to be in nanoseconds from theGuy Harris1-12/+19
2004-02-06From Yaniv Kaul:Guy Harris1-3/+29
2004-02-06Ethernet frames appear to have 4 bytes of 0 at the end, at least in theGuy Harris1-5/+20
2004-02-06V9 format appears to be used by some versions of EtherPeek, too.Guy Harris2-87/+220
2004-02-06Fix up a comment to note that this is also used for AiroPeek, and usedGuy Harris1-2/+9
2004-02-06Add a new dissector table for multipart media encpsulation (similar to theOlivier Biot2-22/+88
2004-02-06Sort the link-layer type values a little better.Guy Harris1-4/+2
2004-02-05Add new col_append methods which will prepend the (format) string with theOlivier Biot2-2/+54
2004-02-05From Martin Regner (patch from Anders Broman):Olivier Biot1-2/+6
2004-02-05From Holger Schurig: add two cipher strings.Olivier Biot1-1/+3
2004-02-05Spotted by Guy Harris: SyncML media type was not registered (it was lostOlivier Biot1-1/+3
2004-02-05We can't test the GTK+ version in dissectors or libethereal code, asGuy Harris2-4/+12
2004-02-05Update a comment.Guy Harris1-2/+9
2004-02-04The menu item for changing the state of name resolution forGuy Harris1-2/+2
2004-02-04From Magnus Hansson:Guy Harris3-64/+262
2004-02-04Use InterCapNotation on the protocol header field. Add the hex encodingOlivier Biot1-28/+38
2004-02-04Add some comments about the types of alert boxes you get with theGuy Harris6-20/+33
2004-02-03From Peter J. Creath: add a heuristic dissector table, so thatGuy Harris3-1/+16
2004-02-03As Apple's advertising industry might have said, "word-wrap different".Guy Harris1-3/+3
2004-02-03Tweak the error messages for bad capture filters.Guy Harris1-5/+6
2004-02-03Handle the media type "message/sip".Guy Harris1-2/+2
2004-02-03patch error removedUlf Lamping1-5/+1
2004-02-03from Lars Roland: fix NSIS uninstallationUlf Lamping2-18/+37
2004-02-03ups, moved previously missing %s to the right placeUlf Lamping1-3/+3
2004-02-03From Martin Mathieson: SIP sipfrag support.Guy Harris4-3/+147
2004-02-03Make a pointer to which a "const" pointer value is assigned "const"Guy Harris1-5/+15
2004-02-03Add a missing "%s" to the format string.Guy Harris1-2/+2
2004-02-03From Holger Schurig; add support for EAP-TTLS.Guy Harris3-2/+6
2004-02-03enhanced some dialog messages,Ulf Lamping7-19/+60
2004-02-03update to packet-telnet and kerberos authenticationRonnie Sahlberg1-42/+157
2004-02-03set compression mechanism for Modern UI to lzmaUlf Lamping1-1/+7
2004-02-03Use "%ld", not "%u", to print "long" values.Guy Harris1-4/+4
2004-02-03added some more info to the statusbar (filesize, packet count, ..),Ulf Lamping6-27/+129
2004-02-02reflect latest changes to capture.cUlf Lamping1-5/+5
2004-02-02Include <string.h> to declare "strlen()".Guy Harris1-1/+3
2004-02-02From Lars Roland: fix the declaration of "tvb_strneql()".Guy Harris2-3/+3
2004-02-02From Jonathan Perkins; the in ANSI MTP3, the SLC field of SLTM/SLTAGuy Harris3-3/+16
2004-02-02start to dissect telnet (kerberos) authentication according to rfc2941Ronnie Sahlberg1-7/+157