obnox/wireshark/wip.git
2004-07-12 ulflbugfix to a bug reported by Ian Schorr:
2004-07-12 ulflbugfix to a bug reported by Stuart MacDonald (bug ...
2004-07-11 tuexenCorrect my name
2004-07-10 ulflchanged column headers, replaced e.g. "-> Packets" by
2004-07-10 ulflchanged column headers, don't talk of frames but of...
2004-07-10 guyFrom Jean-Baptiste Marchand: frsrpc and frsapi support.
2004-07-10 guySUM, like COUNT, MIN, MAX, and AVG, computes the value...
2004-07-10 guyClean up some formatting, and fix some typoes.
2004-07-09 guyUse "iscntrl()", rather than "isprint()", to test wheth...
2004-07-09 guyMove the redefinition of "isprint()" to be used by...
2004-07-09 guyIn the GTK+ code, move the redefinition of "isprint...
2004-07-09 guy"length" is relative to the start of the field, so...
2004-07-09 guyDon't allow non-positive values for the main window...
2004-07-09 tuexenUpdated to support the upcoming
2004-07-09 geraldDon't show the splash screen if we've been passed the...
2004-07-09 geraldAdd more entries.
2004-07-09 guyDon't complain about "-T pdml" or "-T psml" being combi...
2004-07-09 guyFrom Solomon Peachy: fix the decoding of the Associatio...
2004-07-08 tuexenFix my e-mail address.
2004-07-08 guyGive more details on the "don't build the protocol...
2004-07-08 guy"Frame" -> "Packet", as per UI and Ethereal man page...
2004-07-08 guyDocument "-T psml", and give more details in the descri...
2004-07-08 guyIf we're producing PostScript, don't put the column...
2004-07-08 guyMake the "human-readable text vs. PSML vs. PDML" choice...
2004-07-08 guyFix the error for a WTAP_ERR_UNSUPPORTED_ENCAP read...
2004-07-08 guyA read can return WTAP_ERR_UNSUPPORTED_ENCAP if the...
2004-07-08 guyIf we don't know the board type in a Lanayzer capture...
2004-07-07 geraldFinal (heh) changes for 0.10.5.
2004-07-07 geraldMore NEWS updates.
2004-07-07 geraldEnable GTK_WIMP and GTK2 by default. Make GTK2 2.4...
2004-07-07 ulflbugfix: preference related capture options shouldn...
2004-07-07 ulfldon't show webbrowser calling menu items, when using...
2004-07-07 ulflremove doxygen output dir "html" on make clean
2004-07-07 guyRealize the splash screen window right after creating...
2004-07-07 guyWith GLib 1.2[.x], undefine MUST_LAUNCH_BROWSER_OURSELV...
2004-07-07 guyGet rid of the splash screen's title bar on GTK+ 1...
2004-07-07 guyFrom Henry Ptasinski: support for 802.11e WME/QoS info.
2004-07-07 guyUpdate comments and note that values are in *host*...
2004-07-07 obiotSpecify which "protocol" is added to WBXML (User-Agent...
2004-07-06 guyAdd some notes on the stuff in the Prism header.
2004-07-06 guyFrom Shinsuke Suzuke: fix a PIM address list bug, and...
2004-07-06 guyIn "packet-ieee80211.c", use the same scheme for displa...
2004-07-06 geraldAdd ENRP to the new protocol list.
2004-07-06 geraldMake sure child processes don't create a splash screen...
2004-07-06 geraldFrom Dinesh Dutt:
2004-07-06 geraldPrep for the 0.10.5 release.
2004-07-05 ulflbugfix: don't try to print data, if tvb is too short
2004-07-05 guyFrom Yaniv Kaul:
2004-07-05 guyFrom Jouni Malinen: add columns for the 802.11 data...
2004-07-05 ulflfrom Gisle Vanem: if WIN32_LEAN_AND_MEAN is defined,
2004-07-05 ulflbeautify the splash screen a bit (increased border)
2004-07-04 guyDeclare "about_ethereal()" as "void", as it returns...
2004-07-04 tuexenAdd support for ENRP according to
2004-07-04 tuexenfix a typo in the help text.
2004-07-04 ulfladded a splash screen while Ethereal is started
2004-07-04 guyFrom Jouni Malinen: EAP-MD5, EAP-SIM, EAP-PEAP, and...
2004-07-04 guyFrom Martin van der Werff: add some additional white...
2004-07-04 guyFrom Jouni Malinen: add alternative parsing for WEP...
2004-07-04 guyInstead of using pointer casts in the slab allocator...
2004-07-04 guyMake the "SLAB_ALLOC()" and "SLAB_FREE()" macros take...
2004-07-03 tuexenUpdate to current setup.
2004-07-03 tuexenUpdate to reflect that the gtk+2 stuff is enabled by...
2004-07-03 tuexenUpdate to support latest ID versions:
2004-07-03 tuexenSuppress warning in case of gtk-config is not installed.
2004-07-03 tuexenFixed a bug reported by Martin van der Werff.
2004-07-02 guyFrom Jouli Malinen: add parsing of PMKID for IEEE 802...
2004-07-02 guyFrom Carles Kishimoto: fix some bugs.
2004-07-02 guyFrom Martin van der Werff: don't do "tvb_ensure_length_...
2004-07-01 jmayerTrivial warning fixes: () -> (void) and comma at end...
2004-07-01 guyUpdate the URL of FRF 3.2.
2004-07-01 jmayerDoxygen added
2004-07-01 jmayerDoxygen filenames changed
2004-07-01 guyFrom Ruud Linders: heuristic RTP dissector.
2004-07-01 guyAdd a URL for the giFT project.
2004-07-01 guyFrom Jon Oberheide: giFT support.
2004-06-30 etxrabFrom Martin Mathieson - show setupframe in RTP and...
2004-06-30 etxrabFrom Martin Mathieson: Show number of detected streams...
2004-06-30 etxrabFrom Martin Mathieson: Fix it so "setup frame" is shown...
2004-06-30 ulflremove MSVC warning, as result of arithmetic expression...
2004-06-30 ulflcode cleanup
2004-06-30 guyInclude "crc16.h" to handle "crc16_ccitt_tvb()".
2004-06-30 ulflbugfix to a bug reported by dave.nicoson@thomson.net:
2004-06-30 tuexenget rid of data_handle decalriation, bacause it is
2004-06-30 guyAdd packet-sir.lo.
2004-06-30 guyAdd "crc16_ccitt_tvb()" to the plugin API and the list...
2004-06-30 guyFrom Shaun Jackman: Serial Infrared support.
2004-06-30 guyInclude <unistd.h>, if available, to declare "close()".
2004-06-30 guyInitialize "out_filename" to NULL, so it's set to NULL...
2004-06-30 guyOn at least some platforms, a #define of O_BINARY is...
2004-06-30 ulflclose temporary merge output file, if merging failed
2004-06-29 ulflGTK2: convert character encoding from locale to UTF8
2004-06-29 ulflavoid using tmpnam() for security reasons.
2004-06-29 ulfldefine of O_BINARY not needed, if fcntl.h is included
2004-06-29 etxrabFixed a bug in instruction COMPARE dissection, added...
2004-06-29 etxrabFrom Martin Mathieson:
2004-06-29 ulfladd a preference setting for the web browser command
2004-06-29 guyFrom Jaime Fournier: clean up some function names.
2004-06-29 guyIf we can't find the krb5 header or the krb5 code isn...
2004-06-29 guyFrom Laurent Rabret:
2004-06-29 guyFix up some warnings.
next