| Commit message (Expand) | Author | Age | Files | Lines |
* | Some initial changes for win32 support, but not all. | Gilbert Ramirez | 2000-01-10 | 1 | -3/+5 |
* | Make "editcap" one of the standard targets, so it's built and installed | Guy Harris | 2000-01-09 | 1 | -2/+17 |
* | Move to version 0.8.1 | Gilbert Ramirez | 2000-01-07 | 1 | -2/+2 |
* | Make the default plugin directory "$(libdir)/ethereal/plugins/0.8", | Guy Harris | 1999-12-28 | 1 | -2/+2 |
* | Add support for "--with-plugindir=<plugin install dir>" to configure. | Gerald Combs | 1999-12-28 | 1 | -1/+23 |
* | Integrate libtool/libltdl with the plugin code. Add libtool and libltdl | Gerald Combs | 1999-12-26 | 1 | -3/+17 |
* | Prep for the next release. | Gerald Combs | 1999-12-22 | 1 | -2/+2 |
* | We no longer use "asn_parse_header()" from the SNMP libraries; we use | Guy Harris | 1999-12-11 | 1 | -2/+2 |
* | plugins support (i.e. Dynamically loadable dissectors) | Olivier Abad | 1999-12-09 | 1 | -1/+2 |
* | As per Nathan Leulinger's suggestion, have a stub SNMP dissector if | Guy Harris | 1999-12-05 | 1 | -7/+1 |
* | It appears that our "Makefile.in" won't work with the scripts generated | Guy Harris | 1999-12-03 | 1 | -2/+13 |
* | Move to version 0.7.9 and add less than a week's changes to NEWS. We | Gilbert Ramirez | 1999-11-29 | 1 | -2/+2 |
* | Get version number information for CMU SNMP. | Guy Harris | 1999-11-29 | 1 | -2/+2 |
* | Include, in the version message, information about whether the UCD or | Guy Harris | 1999-11-29 | 1 | -2/+2 |
* | Move to version 0.7.8. | Gilbert Ramirez | 1999-11-23 | 1 | -2/+2 |
* | Forcibly insert "-I/usr/local/include" in CFLAGS and "-L/usr/local/lib" | Guy Harris | 1999-10-28 | 1 | -2/+23 |
* | Oops! A missing checkin from the recent update by Kojak to the ICQ | Guy Harris | 1999-10-27 | 1 | -1/+2 |
* | Moved version to 0.7.7 | Gilbert Ramirez | 1999-10-27 | 1 | -2/+2 |
* | Moved to version 0.7.6 and updated NEWS file. We have done _a lot_ in | Gilbert Ramirez | 1999-10-20 | 1 | -2/+2 |
* | Automatically generate a function to call the register routines for all | Guy Harris | 1999-10-20 | 1 | -1/+4 |
* | Make it build on systems lacking "inet_pton()", "inet_ntop()", and a | Guy Harris | 1999-10-14 | 1 | -4/+5 |
* | use inet_pton() and inet_ntop(), which are RFC2553 standard function | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -3/+43 |
* | implement ipprotostr() in ipproto.c, which basically does ipprotobynumber() | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -2/+8 |
* | Solaris 7 doesn't have "inet_aton()", either; supply our own version on | Guy Harris | 1999-10-11 | 1 | -1/+10 |
* | Uwe Girlich's patch to handle OSes (e.g., SINIX) that lack | Guy Harris | 1999-10-01 | 1 | -1/+19 |
* | Added check for <sys/wait.h> #ifdef'ed the SIGSYS block of code, since | Gilbert Ramirez | 1999-09-30 | 1 | -1/+2 |
* | Changed version to 0.7.5 | Gilbert Ramirez | 1999-09-24 | 1 | -2/+2 |
* | Many more packaging changes. Lets compilation with new gtk subdirectory | Gilbert Ramirez | 1999-09-24 | 1 | -3/+3 |
* | Moved version to 0.7.4; updated documentation. | Gilbert Ramirez | 1999-09-24 | 1 | -2/+2 |
* | This commit contains support for reading capture files compressed using | Ashok Narayanan | 1999-09-22 | 1 | -1/+17 |
* | Bert Driehuis' patch to add a "--with-ucdsnmp" option that specifies the | Guy Harris | 1999-09-01 | 1 | -1/+2 |
* | Changed gtk subdirectory to use only Makefile.am, and not have a configure | Gilbert Ramirez | 1999-08-31 | 1 | -4/+4 |
* | Added gtk subdirectory, with patched gtkclist.c in it. We can use this | Gilbert Ramirez | 1999-08-27 | 1 | -2/+2 |
* | Changed spec file for producing RPMs to ethereal.spec.in so that | Gilbert Ramirez | 1999-08-24 | 1 | -2/+2 |
* | Fixed packaging problem (the list of deliverables in the doc/ directory). | Gilbert Ramirez | 1999-08-11 | 1 | -2/+2 |
* | Modified the flex scanner to use symbols that start with "dfilter_" | Gilbert Ramirez | 1999-08-11 | 1 | -1/+3 |
* | Modified autoconf/automake files for doc subdirectory so that all of | Gilbert Ramirez | 1999-08-11 | 1 | -3/+8 |
* | Changed version to 0.7.1 | Gilbert Ramirez | 1999-08-05 | 1 | -2/+2 |
* | Update version numbers to 0.7.0, and update win32 Makefiles. I made some | Gilbert Ramirez | 1999-08-03 | 1 | -2/+2 |
* | chmod() the temporary capture file to 0600 so that only the user can | Gilbert Ramirez | 1999-07-31 | 1 | -2/+3 |
* | Don't depend on Perl being in "/usr/bin/perl"; find it, and generate a | Guy Harris | 1999-07-20 | 1 | -2/+2 |
* | Look for <sys/socket.h>, not <sys/socket>. | Guy Harris | 1999-07-13 | 1 | -2/+2 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -29/+5 |
* | Added the ability to create a read-only ethereal, i.e., one that | Gilbert Ramirez | 1999-07-09 | 1 | -23/+35 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -30/+6 |
* | Added Ashok's Match Selected functionality, and changes to move ethereal | Gilbert Ramirez | 1999-06-24 | 1 | -2/+2 |
* | Add our own "strerror()", which we use on platforms that don't have it | Guy Harris | 1999-06-14 | 1 | -1/+10 |
* | Packaging changes for version 0.6.2 | Gilbert Ramirez | 1999-05-19 | 1 | -2/+2 |
* | Added Didier Jorand's dissect_snmp routine. This is only compiled in | Gilbert Ramirez | 1999-05-12 | 1 | -1/+23 |
* | Fixed 0.6.0 packaging problems. | Gilbert Ramirez | 1999-05-01 | 1 | -2/+2 |