| Commit message (Expand) | Author | Age | Files | Lines |
* | From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just a | Guy Harris | 2004-06-26 | 1 | -2/+2 |
* | Add experimental feature of opening a webbrowser, to show some of the | Ulf Lamping | 2004-06-21 | 1 | -2/+2 |
* | Change to GLib 2.4.2 and GTK+ 2.4.3. | Gerald Combs | 2004-06-21 | 1 | -5/+5 |
* | add GTK2.4 and alike libs to the setup target, | Ulf Lamping | 2004-06-20 | 1 | -5/+30 |
* | add merge.obj to the linking of mergecap.exe | Ulf Lamping | 2004-06-20 | 1 | -3/+3 |
* | convert AUTHORS file to a shorter version (without the tasks done) | Ulf Lamping | 2004-05-21 | 1 | -4/+11 |
* | GTK Wimp has it's own setting: GTK_WIMP_DIR, | Ulf Lamping | 2004-05-14 | 1 | -1/+3 |
* | Fix a typo (seperate should be separate). | Olivier Biot | 2004-05-13 | 1 | -3/+3 |
* | From Lars Roland: add support for building a libethereal.dll with MSVC: | Guy Harris | 2004-05-09 | 1 | -23/+42 |
* | Get rid of epan/config.h.win32. | Olivier Biot | 2004-05-06 | 1 | -2/+2 |
* | From Lars Roland: | Guy Harris | 2004-04-23 | 1 | -1/+10 |
* | Modify the "setup" target to download the packages we've defined, so that we | Ulf Lamping | 2004-04-10 | 1 | -1/+3 |
* | Modify the "setup" target to download the packages we've defined, so that we | Gerald Combs | 2004-04-09 | 1 | -2/+14 |
* | use the configured names from config.nmake for the required apps list | Ulf Lamping | 2004-04-09 | 1 | -6/+9 |
* | Add a Makefile.nmake target called "setup" that uses the script | Gerald Combs | 2004-04-08 | 1 | -1/+52 |
* | From Lars Roland: Fix a couple of MSVC build problems. | Gerald Combs | 2004-03-22 | 1 | -4/+16 |
* | from Lars Roland: fix Makefiles.nmake after changes from Joerg | Ulf Lamping | 2004-03-02 | 1 | -3/+3 |
* | Move the dissectors into libethereal (no static/shared lib changes): | Jörg Mayer | 2004-03-02 | 1 | -44/+3 |
* | MSVC doesn't like having header files in .c=.obj targets. | Gerald Combs | 2004-02-23 | 1 | -2/+4 |
* | make the Makefile.common really common between automake and nmake, | Ulf Lamping | 2004-02-22 | 1 | -72/+10 |
* | From Lars Roland: Add support for a combined GTK1/2 Windows installer. | Gerald Combs | 2004-02-18 | 1 | -3/+10 |
* | Now that Ethereal *itself* (not just Wiretap) can use libz (the Soulseek | Guy Harris | 2004-02-13 | 1 | -2/+6 |
* | The top-level Makefile.nmake doesn't yet get all the source files from | Guy Harris | 2004-02-11 | 1 | -1/+2 |
* | renamed GTK2 version from ethereal2.exe to ethereal-gtk2.exe, | Ulf Lamping | 2004-02-06 | 1 | -5/+5 |
* | The last commit was only half complete | Jörg Mayer | 2004-02-01 | 1 | -20/+1 |
* | Move sourcelists into Makefile.common | Jörg Mayer | 2004-02-01 | 1 | -6/+1 |
* | use identical depencies for gtk1 also for gtk2 target | Ulf Lamping | 2004-01-31 | 1 | -2/+2 |
* | updated NSIS generation to build GTK version 1 or 2, | Ulf Lamping | 2004-01-26 | 1 | -1/+13 |
* | Added the ability to compile both GTK versions 1 and 2 at the same time. | Ulf Lamping | 2004-01-24 | 1 | -10/+36 |
* | Move the list of dissectors (DISSECTOR_SRC) out of Makefile.am and | Jörg Mayer | 2004-01-21 | 1 | -403/+2 |
* | We need "cvsversion.h" in order to build stuff in the "gtk" directory. | Guy Harris | 2004-01-19 | 1 | -2/+2 |
* | Put the list of generated source files (well, generated header files, | Guy Harris | 2004-01-18 | 1 | -2/+7 |
* | cvsversion.h: added distclean target and dependencies | Ulf Lamping | 2004-01-17 | 1 | -6/+6 |
* | Integrate the "find . -name Entries" into make-version.pl, to make this | Jörg Mayer | 2004-01-17 | 1 | -2/+2 |
* | Try to genereate cvsversion.h | Jörg Mayer | 2004-01-17 | 1 | -1/+8 |
* | From Aaron Woo (via Jeff Weston): Optimized Link State Routing Protocol | Gerald Combs | 2004-01-16 | 1 | -1/+2 |
* | Add support for MIME multipart dissection. | Olivier Biot | 2004-01-16 | 1 | -1/+2 |
* | From Yuriy Sidelnikov: ISO 8823 Presentation Protocol support. | Guy Harris | 2004-01-13 | 1 | -1/+2 |
* | Fix a source file name that got added to the list of object files. | Guy Harris | 2004-01-12 | 1 | -2/+2 |
* | Rename DISSECTOR_HELPER_{SRC,OBJECTS} to | Guy Harris | 2004-01-11 | 1 | -11/+12 |
* | Move header files for stuff used by dissectors, and source files | Guy Harris | 2004-01-10 | 1 | -16/+19 |
* | Add support for a generic line-based text data dissector. | Olivier Biot | 2004-01-10 | 1 | -1/+2 |
* | Add support for JFIF (JPEG File Interchange Format) media. | Olivier Biot | 2004-01-04 | 1 | -1/+2 |
* | removed compilation of packet-slsk | Ulf Lamping | 2003-12-30 | 1 | -2/+1 |
* | New protocol: Enterasys Interswitch Message Protocol (ismp) and | Jörg Mayer | 2003-12-30 | 1 | -1/+3 |
* | Nothing in "range.c" is GTK+-specific, so move it to the top-level | Guy Harris | 2003-12-29 | 1 | -1/+2 |
* | Add support for GIF image dissection. | Olivier Biot | 2003-12-24 | 1 | -1/+2 |
* | Not all headers in HTTP, RTSP, SIP, etc. are entity headers; rename some | Guy Harris | 2003-12-23 | 1 | -2/+2 |
* | Pull the code to do reassembly of the request/response line, entity | Guy Harris | 2003-12-22 | 1 | -1/+2 |
* | From Ronnie Sahlberg: stub dissector for the Microsoft Distributed Link | Guy Harris | 2003-12-16 | 1 | -1/+2 |