| Commit message (Expand) | Author | Age | Files | Lines |
* | Note that "G_GINT64_CONSTANT()" should be used for constant values that | Guy Harris | 2004-08-19 | 1 | -6/+19 |
* | From Graeme Hewson: Keep the list of authors in the Ethereal man page from | Gerald Combs | 2004-08-12 | 1 | -1/+1 |
* | Disallow "-f" when not doing a live capture, rather than just ignoring | Guy Harris | 2004-08-03 | 1 | -5/+9 |
* | Strip out the CR's, set svn:eol-style to native, and get rid of the | Guy Harris | 2004-07-30 | 1 | -206/+206 |
* | Clean up the capinfo files, so that we pass "distcheck." | Gerald Combs | 2004-07-29 | 1 | -0/+2 |
* | Add capinfo targets. | Gerald Combs | 2004-07-29 | 1 | -0/+12 |
* | From Ian Schorr: capinfo - provides capture file information. | Olivier Biot | 2004-07-28 | 2 | -3/+223 |
* | Note that you *MUST* make sure "match_strval()" doesn't return null | Guy Harris | 2004-07-23 | 1 | -1/+13 |
* | .cvsignore is dead | Jörg Mayer | 2004-07-18 | 1 | -10/+0 |
* | Add epan/dissectors/.cvsignore | Jörg Mayer | 2004-07-18 | 1 | -0/+2 |
* | SNPRINTF isn't used any more - remove from sample dissector | Jörg Mayer | 2004-07-18 | 1 | -6/+3 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 14 | -17/+17 |
* | From Debian. Likely author: Frederic Peters <fpeters@debian.org> | Jörg Mayer | 2004-07-16 | 2 | -1/+2 |
* | SUM, like COUNT, MIN, MAX, and AVG, computes the value over the | Guy Harris | 2004-07-10 | 1 | -4/+4 |
* | Clean up some formatting, and fix some typoes. | Guy Harris | 2004-07-10 | 1 | -25/+41 |
* | 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 |