aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-08Make the "human-readable text vs. PSML vs. PDML" choice separate fromGuy Harris6-512/+770
2004-07-08Fix the error for a WTAP_ERR_UNSUPPORTED_ENCAP read error to moreGuy Harris1-2/+2
2004-07-08A read can return WTAP_ERR_UNSUPPORTED_ENCAP if the encapsulation typeGuy Harris1-3/+10
2004-07-08If we don't know the board type in a Lanayzer capture, returnGuy Harris1-2/+2
2004-07-07Final (heh) changes for 0.10.5.Gerald Combs2-2032/+2467
2004-07-07More NEWS updates.Gerald Combs1-11/+19
2004-07-07Enable GTK_WIMP and GTK2 by default. Make GTK2 2.4 and Pango 1.4 the defaultGerald Combs1-7/+7
2004-07-07bugfix: preference related capture options shouldn't be set by preferences,Ulf Lamping1-13/+14
2004-07-07don't show webbrowser calling menu items, when using GLib 1.xUlf Lamping1-1/+4
2004-07-07remove doxygen output dir "html" on make cleanUlf Lamping2-4/+6
2004-07-07Realize the splash screen window right after creating it, rather thanGuy Harris1-7/+9
2004-07-07With GLib 1.2[.x], undefine MUST_LAUNCH_BROWSER_OURSELVES, so that weGuy Harris1-2/+11
2004-07-07Get rid of the splash screen's title bar on GTK+ 1.2[.x] as well.Guy Harris3-10/+42
2004-07-07From Henry Ptasinski: support for 802.11e WME/QoS info.Guy Harris2-5/+312
2004-07-07Update comments and note that values are in *host* byte order, as inGuy Harris1-40/+47
2004-07-07Specify which "protocol" is added to WBXML (User-Agent Profile for WSPOlivier Biot1-2/+2
2004-07-06Add some notes on the stuff in the Prism header.Guy Harris1-3/+46
2004-07-06From Shinsuke Suzuke: fix a PIM address list bug, and put the addressGuy Harris1-3/+9
2004-07-06In "packet-ieee80211.c", use the same scheme for displaying the dataGuy Harris4-14/+26
2004-07-06Add ENRP to the new protocol list.Gerald Combs1-1/+2
2004-07-06Make sure child processes don't create a splash screen. Make the verbs inGerald Combs3-18/+25
2004-07-06From Dinesh Dutt:Gerald Combs3-23/+66
2004-07-06Prep for the 0.10.5 release.Gerald Combs3-6/+105
2004-07-05bugfix: don't try to print data, if tvb is too shortUlf Lamping2-5/+11
2004-07-05From Yaniv Kaul:Guy Harris1-5/+10
2004-07-05From Jouni Malinen: add columns for the 802.11 data rate and signalGuy Harris6-80/+169
2004-07-05from Gisle Vanem: if WIN32_LEAN_AND_MEAN is defined,Ulf Lamping1-0/+2
2004-07-05beautify the splash screen a bit (increased border)Ulf Lamping1-2/+2
2004-07-04Declare "about_ethereal()" as "void", as it returns no value, and as GCCGuy Harris1-2/+2
2004-07-04Add support for ENRP according toMichael Tüxen3-1/+916
2004-07-04fix a typo in the help text.Michael Tüxen1-2/+2
2004-07-04added a splash screen while Ethereal is startedUlf Lamping5-36/+157
2004-07-04From Jouni Malinen: EAP-MD5, EAP-SIM, EAP-PEAP, and EAP-MSCHAPv2Guy Harris2-8/+287
2004-07-04From Martin van der Werff: add some additional white space in the InfoGuy Harris1-2/+2
2004-07-04From Jouni Malinen: add alternative parsing for WEP IV field when theGuy Harris1-68/+124
2004-07-04Instead of using pointer casts in the slab allocator stuff, add aGuy Harris4-29/+34
2004-07-04Make the "SLAB_ALLOC()" and "SLAB_FREE()" macros take the type of theGuy Harris4-29/+41
2004-07-03Update to current setup.Michael Tüxen1-14/+22
2004-07-03Update to reflect that the gtk+2 stuff is enabled by default now.Michael Tüxen1-4/+6
2004-07-03Update to support latest ID versions:Michael Tüxen1-61/+88
2004-07-03Suppress warning in case of gtk-config is not installed.Michael Tüxen1-2/+2
2004-07-03Fixed a bug reported by Martin van der Werff.Michael Tüxen1-4/+2
2004-07-02From Jouli Malinen: add parsing of PMKID for IEEE 802.11i (both in RSNGuy Harris1-7/+39
2004-07-02From Carles Kishimoto: fix some bugs.Guy Harris1-11/+8
2004-07-02From Martin van der Werff: don't do "tvb_ensure_length_remaining()" toGuy Harris2-6/+12
2004-07-01Trivial warning fixes: () -> (void) and comma at end of enumJörg Mayer4-8/+8
2004-07-01Update the URL of FRF 3.2.Guy Harris1-2/+4
2004-07-01Doxygen addedJörg Mayer1-0/+1
2004-07-01Doxygen filenames changedJörg Mayer2-1/+3
2004-07-01From Ruud Linders: heuristic RTP dissector.Guy Harris2-36/+42