| Commit message (Expand) | Author | Age | Files | Lines |
* | add expert_comp_dlg.h to the distributed files | Ulf Lamping | 2008-04-06 | 1 | -0/+1 |
* | Remove GTK1 from Unix build process. | Stephen Fisher | 2008-04-04 | 1 | -11/+0 |
* | carve out the (currently disabled) welcome page into it's own file to slightl... | Ulf Lamping | 2008-04-04 | 1 | -0/+1 |
* | From Jim Young: | Jaap Keuter | 2008-01-16 | 1 | -0/+1 |
* | This patch adds support for configuration profiles, which can be used to | Stig Bjørlykke | 2008-01-14 | 1 | -0/+1 |
* | Fix distcheck after my prior 2 commits | Stephen Fisher | 2007-11-03 | 1 | -0/+1 |
* | Standardize filenames and function names for Follow TCP & SSL stream functions | Stephen Fisher | 2007-09-13 | 1 | -2/+2 |
* | Initial work on merging common code between follow TCP & SSL stream features | Stephen Fisher | 2007-08-16 | 1 | -0/+1 |
* | Fix enhancement bug #1337: Export IO Graphs | Stephen Fisher | 2007-06-22 | 1 | -0/+1 |
* | Remove all warnings under Unix for the gtk/ directory. | Stephen Fisher | 2007-03-24 | 1 | -0/+4 |
* | add export_object.h so distcheck don't fail | Ulf Lamping | 2007-03-01 | 1 | -0/+1 |
* | revert (most) changes in rev #20753, to avoid items being created on a wrong ... | Luis Ontanon | 2007-02-25 | 1 | -0/+1 |
* | From Albert Chin: | Luis Ontanon | 2007-02-12 | 1 | -1/+1 |
* | Fix build (at least for me) by removing macros_dlg.h | Martin Mathieson | 2007-02-09 | 1 | -1/+0 |
* | The UAT gui starts to work | Luis Ontanon | 2007-01-29 | 1 | -0/+1 |
* | Have build succeed even if portaudio is located somewhere else than any other... | Luis Ontanon | 2007-01-23 | 1 | -1/+2 |
* | Trying to get buildbot Ubuntu-5.10-x86 to build again. | Jaap Keuter | 2007-01-18 | 1 | -1/+1 |
* | NOT for 0.99.5 | Luis Ontanon | 2007-01-18 | 1 | -0/+1 |
* | Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again. | Jaap Keuter | 2007-01-14 | 1 | -0/+1 |
* | various (huge) code cleanup incl. splitting of the coloring dialog and the ac... | Ulf Lamping | 2006-10-02 | 1 | -0/+1 |
* | Get rid of a tab after a / that caused make on MacOS X to believe that \t was... | Luis Ontanon | 2006-09-23 | 1 | -1/+1 |
* | GTK2: add an analog VU meter like display widget | Ulf Lamping | 2006-09-23 | 1 | -0/+1 |
* | The previous way of (not) including portaudio support didn't | Jörg Mayer | 2006-09-04 | 1 | -8/+0 |
* | Move the codecs into a top-level "codecs" subdirectory; there's no | Guy Harris | 2006-09-02 | 1 | -1/+0 |
* | From Alejandro Vaquero: | Anders Broman | 2006-08-30 | 1 | -0/+10 |
* | add u3.h to the distribution files (hopefully this fixes ubuntu buildbot dist... | Ulf Lamping | 2006-08-29 | 1 | -0/+1 |
* | Add support for AirPcap, an upcoming wireless product from CACE. Support | Gerald Combs | 2006-08-16 | 1 | -0/+4 |
* | stephentfisher@yahoo.com: | Jörg Mayer | 2006-07-17 | 1 | -1/+1 |
* | Add support for generating firewall ACL rules. MAC, IPv4, port, and | Gerald Combs | 2006-07-14 | 1 | -0/+1 |
* | Rename the main executable to "wireshark", along with more conversions: | Gerald Combs | 2006-05-31 | 1 | -8/+8 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Move the file selection dialog routines to file_dlg.c, and give it a | Guy Harris | 2006-04-30 | 1 | -0/+1 |
* | Most of the stuff in file_dlg.c is specific to capture files, so rename | Guy Harris | 2006-04-29 | 1 | -2/+2 |
* | From Miha Jemec: | Anders Broman | 2006-04-24 | 1 | -0/+2 |
* | Copy over the file open/save code from the Win32 native branch. | Gerald Combs | 2006-02-13 | 1 | -1/+3 |
* | Forgot to add ssl-dlg.h to the distro | Jörg Mayer | 2006-02-06 | 1 | -0/+1 |
* | from Greg Morris: | Ulf Lamping | 2005-11-25 | 1 | -0/+1 |
* | As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so | Guy Harris | 2005-08-21 | 1 | -2/+2 |
* | "gtk_tap_dfilter_dlg_cb()" is no longer used outside | Guy Harris | 2005-08-21 | 1 | -1/+0 |
* | Add a "register_dfilter_stat()", to register stats that take a display | Guy Harris | 2005-08-21 | 1 | -1/+1 |
* | And if we add a file, add it to Makefile.am as well | Jörg Mayer | 2005-08-20 | 1 | -0/+1 |
* | renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na... | Ulf Lamping | 2005-08-20 | 1 | -1/+1 |
* | Move the APIs for registering and processing "-z" command-line arguments | Guy Harris | 2005-08-19 | 1 | -1/+1 |
* | After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" | Jörg Mayer | 2005-07-10 | 1 | -3/+4 |
* | win32 only: get interface details from WinPcap's packet.dll (direct access to... | Ulf Lamping | 2005-05-20 | 1 | -0/+2 |
* | add a new feature: list the files of a "File Set" (set of files generated by ... | Ulf Lamping | 2005-04-29 | 1 | -0/+1 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -0/+3 |
* | Remove the buggy h323 conversations tap. | Lars Roland | 2005-02-08 | 1 | -3/+0 |
* | for VoIP Call Analysis: | Lars Roland | 2005-02-02 | 1 | -0/+3 |
* | first implementation of the packet history function | Ulf Lamping | 2004-11-01 | 1 | -0/+1 |