| Commit message (Expand) | Author | Age | Files | Lines |
* | From Graeme Hewson: make AUTHORS-SHORT not include formatting codes, | Guy Harris | 2004-10-17 | 1 | -5/+14 |
* | From Olivier Jacques: add imscxdx.xml to the source tarball and NSIS | Guy Harris | 2004-10-11 | 1 | -1/+2 |
* | From Graeme Hewson: translate accented UTF-8 characters to Pod E<> | Guy Harris | 2004-09-11 | 1 | -1/+2 |
* | It looks like Debian, Fedora and Suse all use ethereal.desktop instead of Eth... | Jörg Mayer | 2004-08-22 | 1 | -1/+1 |
* | Add capinfo.rc.in and wiretap.rc.in to the distribution. | Gerald Combs | 2004-08-12 | 1 | -0/+2 |
* | From Ian Schorr: capinfo - provides capture file information. | Olivier Biot | 2004-07-28 | 1 | -5/+18 |
* | reverse part of jmayer's last patch to make tethereal build again | Ronnie Sahlberg | 2004-07-21 | 1 | -0/+18 |
* | From Laurent Rabret: OPSI support. | Guy Harris | 2004-07-21 | 1 | -0/+3 |
* | make "make dist" work again. Well, almost: currently you | Jörg Mayer | 2004-07-20 | 1 | -25/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Graham Bloice: add resource information to libethereal.dll. | Guy Harris | 2004-07-17 | 1 | -0/+1 |
* | Convert make-version.pl and the associated cvsversion.h and CVSVERSION | Gerald Combs | 2004-07-15 | 1 | -2/+2 |
* | Some of the documentation files don't depend on [t]ethereal any more. Remove | Gerald Combs | 2004-06-29 | 1 | -5/+5 |
* | doxygen changes: | Jörg Mayer | 2004-06-25 | 1 | -2/+2 |
* | Build and install the HTMLized man pages on UN*X. | Guy Harris | 2004-06-23 | 1 | -2/+32 |
* | On Mac OS X, use Launch Services to start a Web browser with a given URL. | Guy Harris | 2004-06-22 | 1 | -2/+2 |
* | Add the kerberos linking options to the right magic variable | Jörg Mayer | 2004-06-18 | 1 | -7/+7 |
* | Link the Kerberos into the main app, not libethereal | Jörg Mayer | 2004-06-17 | 1 | -4/+4 |
* | split doxygen.cfg into common Ethereal things and module specifics | Ulf Lamping | 2004-05-31 | 1 | -1/+2 |
* | Make "ethereal.1" depend on "AUTHORS-SHORT", so that "AUTHORS-SHORT" | Guy Harris | 2004-05-22 | 1 | -2/+2 |
* | Put "make-authors-short.pl" into the release tarball. | Guy Harris | 2004-05-22 | 1 | -3/+11 |
* | From Lars Roland: add support for building a libethereal.dll with MSVC: | Guy Harris | 2004-05-09 | 1 | -1/+2 |
* | added pane layout icons coming from pan (gnome newsreader) | Ulf Lamping | 2004-04-29 | 1 | -1/+7 |
* | From Albert Chin: on IRIX, if -la depends on -lb, you must link with -lb | Guy Harris | 2004-03-30 | 1 | -2/+2 |
* | From Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session Management | Guy Harris | 2004-03-25 | 1 | -1/+10 |
* | Back out previous accidentally-committed change. | Gerald Combs | 2004-03-22 | 1 | -2/+1 |
* | Handle null RADIUS attribute information without crashing. Found by | Gerald Combs | 2004-03-22 | 1 | -1/+2 |
* | Correctly spell REAMDE.macos | Jörg Mayer | 2004-03-17 | 1 | -2/+2 |
* | Experimental Heimdal Kerberos detection. | Jörg Mayer | 2004-03-17 | 1 | -1/+2 |
* | Whitespace change | Jörg Mayer | 2004-03-14 | 1 | -3/+3 |
* | Make libethereal and libwiretap shared libs. | Jörg Mayer | 2004-03-13 | 1 | -25/+20 |
* | Add cvsversion.h, x11-declarations.h, and x11-register-info.h to | Gerald Combs | 2004-03-12 | 1 | -1/+2 |
* | Move the x11 generation into epan. | Jörg Mayer | 2004-03-04 | 1 | -9/+1 |
* | Remove generation of register.c from toplevel - it's in epan now | Jörg Mayer | 2004-03-03 | 1 | -54/+1 |
* | Return of the .PHONY target (aka cvsversion.h) | Jörg Mayer | 2004-03-03 | 1 | -1/+3 |
* | Jeff Morriss: Move generation of packet-ncp2222.c to epan to make things work... | Jörg Mayer | 2004-03-03 | 1 | -4/+1 |
* | Move the dissectors into libethereal (no static/shared lib changes): | Jörg Mayer | 2004-03-02 | 1 | -48/+3 |
* | Add "make-version.pl" to the distribution. | Guy Harris | 2004-02-24 | 1 | -1/+2 |
* | build randpkt similar to dftest | Jörg Mayer | 2004-02-22 | 1 | -6/+9 |
* | make the Makefile.common really common between automake and nmake, | Ulf Lamping | 2004-02-22 | 1 | -1/+3 |
* | Add a few more new toolbar icons. | Guy Harris | 2004-02-20 | 1 | -1/+4 |
* | added missing distribution files | Ulf Lamping | 2004-02-19 | 1 | -1/+8 |
* | Undo last change for cvsversion.h generation. It causes make to loop on some ... | Jörg Mayer | 2004-02-10 | 1 | -3/+1 |
* | Run make-version.pl on every make (at least with gnu make) | Jörg Mayer | 2004-02-10 | 1 | -1/+3 |
* | Move sourcelists into Makefile.common | Jörg Mayer | 2004-02-01 | 1 | -342/+1 |
* | Add the new dialog images to the distribution. | Gerald Combs | 2004-02-01 | 1 | -1/+5 |
* | From Sam Leffler: support for BSD radiotap header for 802.11. | Guy Harris | 2004-01-31 | 1 | -1/+2 |
* | From Alastair Maw: IAX2 support. | Guy Harris | 2004-01-27 | 1 | -1/+2 |
* | Add a dissector table for LAPD SAPIs, and move the #defines for them | Guy Harris | 2004-01-26 | 1 | -1/+2 |
* | Capitalize "Ethereal.icns" to fix a distclean error. Add its description | Gerald Combs | 2004-01-25 | 1 | -2/+2 |