| Commit message (Expand) | Author | Age | Files | Lines |
* | Give more details on the "don't build the protocol tree if you don't | Guy Harris | 2004-07-08 | 1 | -7/+22 |
* | "Frame" -> "Packet", as per UI and Ethereal man page changes. | Guy Harris | 2004-07-08 | 1 | -12/+12 |
* | Document "-T psml", and give more details in the descriptiion of the | Guy Harris | 2004-07-08 | 1 | -24/+58 |
* | Update to current setup. | Michael Tüxen | 2004-07-03 | 1 | -14/+22 |
* | Add more distclean files. | Gerald Combs | 2004-06-27 | 1 | -1/+3 |
* | Fixes needed for "make distcheck". | Gerald Combs | 2004-06-27 | 1 | -4/+7 |
* | tmpnam() really should not be used for security reasons. | Jörg Mayer | 2004-06-25 | 1 | -4/+9 |
* | Add paragraph about freeing tvbuffs. | Gilbert Ramirez | 2004-06-23 | 1 | -7/+14 |
* | Build and install the HTMLized man pages on UN*X. | Guy Harris | 2004-06-23 | 1 | -2/+51 |
* | Pick up the stuff I did for tcpdump to figure out the right strings to | Guy Harris | 2004-06-19 | 1 | -12/+17 |
* | From Graeme Hewson: | Guy Harris | 2004-06-03 | 1 | -86/+106 |
* | Make "-q" suppress packet printing when you're reading a capture file | Guy Harris | 2004-05-31 | 1 | -6/+25 |
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -16/+31 |
* | Add "ethereal-tmp.pod" to the list of files to ignore. | Guy Harris | 2004-05-22 | 1 | -0/+1 |
* | "--binary" is not a universal "cat" flag, and shouldn't be necessary on | Guy Harris | 2004-05-22 | 1 | -2/+2 |
* | Use "/" rather than "\" in UN*X pathnames. | Guy Harris | 2004-05-22 | 1 | -2/+2 |
* | remove (duplicated) list of authors from ethereal.pod, | Ulf Lamping | 2004-05-22 | 3 | -425/+16 |
* | some beautifying and | Ulf Lamping | 2004-05-22 | 1 | -29/+21 |
* | add a target to build the manpages | Ulf Lamping | 2004-05-22 | 1 | -1/+4 |
* | update manpage, to reflect recent (and not so recent :-( changes in the GUI, | Ulf Lamping | 2004-05-22 | 1 | -194/+229 |
* | From James H. Cloos Jr: update the list of audio and video codecs. | Guy Harris | 2004-05-15 | 1 | -1/+2 |
* | From Dominic B�chaz: IEEE 1588 (Precision Time Protocol) support. | Gerald Combs | 2004-05-12 | 1 | -0/+1 |
* | From Lars Roland: add support for building a libethereal.dll with MSVC: | Guy Harris | 2004-05-09 | 1 | -2/+7 |
* | From Rich Coe: DICOM support. | Guy Harris | 2004-05-08 | 1 | -0/+1 |
* | From Thomas Anders: | Guy Harris | 2004-05-07 | 1 | -1/+1 |
* | From Kendy Kutzner: use the tvb_uncompress() routines instead of the own | Olivier Biot | 2004-05-05 | 1 | -0/+1 |
* | The GNOME HIG calls the View menu item for the status bar "Statusbar", | Guy Harris | 2004-05-03 | 1 | -1/+1 |
* | The "View" menu has items to show or hide the three display panes; it | Guy Harris | 2004-05-03 | 1 | -54/+64 |
* | From Lars Roland: document the SIP statistics. | Guy Harris | 2004-05-01 | 2 | -0/+41 |
* | updated to reflect the latest changes of exporting PDML in ethereal | Ulf Lamping | 2004-04-30 | 1 | -14/+13 |
* | When building the Ethereal documentation on MSVC++/cygwin the cygwin perl | Olivier Biot | 2004-04-28 | 1 | -2/+4 |
* | From Carlos Pignataro: | Gerald Combs | 2004-04-28 | 1 | -0/+1 |
* | From Joe Marcus Clarke: force the standard output to be in binary mode | Guy Harris | 2004-04-28 | 1 | -0/+1 |
* | From Jerry Talkington: | Olivier Biot | 2004-04-26 | 1 | -1/+1 |
* | Replace the plugin linkage libs into PLUGIN_LIBS which is generated from the | Olivier Biot | 2004-04-25 | 1 | -3/+4 |
* | Typo: It's 'item *' not 'item*' | Jörg Mayer | 2004-04-25 | 1 | -1/+1 |
* | build a list of the input file formats instead of a floating text, | Ulf Lamping | 2004-04-25 | 6 | -82/+301 |
* | seperated the input file formats into list elements, instead of a "floating t... | Ulf Lamping | 2004-04-23 | 1 | -20/+87 |
* | Update Thierry Pelle's address. | Gerald Combs | 2004-04-20 | 1 | -1/+1 |
* | Update Pasi Eronen's e-mail address. | Guy Harris | 2004-04-19 | 1 | -1/+1 |
* | From Lukas Pokorny: RTPS (Real-Time Publish-Subscribe) support. | Guy Harris | 2004-04-17 | 1 | -0/+1 |
* | Add support for plugin dissectors on cygwin builds, by adding the following | Olivier Biot | 2004-04-14 | 1 | -1/+2 |
* | From Clinton Work: dissect Cisco PID 0x010b as STP (it's actually their | Guy Harris | 2004-04-13 | 1 | -0/+1 |
* | From Jon Oberheide: add a missing hf[] entry for a field. | Guy Harris | 2004-04-11 | 1 | -1/+3 |
* | update doc with better description of SUM/COUNT/MIN/MAX/AVG. | Ronnie Sahlberg | 2004-04-08 | 1 | -9/+21 |
* | from Thomas Palmer: add a preference setting for filter toolbar placement | Ulf Lamping | 2004-04-06 | 1 | -0/+1 |
* | Love contributed great help to get the heimdal decryption support working | Ronnie Sahlberg | 2004-04-04 | 1 | -0/+1 |
* | added hint to use g_snprintf instead of snprintf and sprintf | Ulf Lamping | 2004-03-25 | 1 | -4/+15 |
* | From Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session Management | Guy Harris | 2004-03-25 | 1 | -0/+1 |
* | Add a description for the bitwise_and (&) operator. | Olivier Biot | 2004-03-24 | 1 | -0/+23 |