aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheck after my prior 2 commitsStephen Fisher2007-11-031-0/+1
* The rest of the Follow UDP Stream check-inStephen Fisher2007-11-032-0/+319
* - Future improve/clean up the now generic follow stream codeStephen Fisher2007-11-037-21/+61
* display SRTP isntead of RTP if stream is established like a SRTPTomas Kukosa2007-11-022-3/+9
* Avoid casting directly from int to pointers. (It doesn't work on 64-bit linux)Mike Duigou2007-10-311-2/+2
* Remove empty #if / #endif blockStephen Fisher2007-10-271-2/+0
* do not update call_state if new call_state == VOIP_NO_STATETomas Kukosa2007-10-251-1/+2
* new codec table for registering codecs by nameTomas Kukosa2007-10-252-8/+66
* Add missing case.Martin Mathieson2007-10-241-2/+3
* fix voip_calls.c:126: warning: missing initializerTomas Kukosa2007-10-241-1/+1
* add common VoIP TAP listener "voip" which can be used in arbitrary experiment...Tomas Kukosa2007-10-243-33/+150
* From Jim Young: Simple one line patch resolves compiler warning.: Bug #1929Bill Meier2007-10-221-1/+1
* Silently ignore bogus geometry subkeys, just as we silently ignore otherGuy Harris2007-10-201-1/+7
* H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa2007-10-182-2/+2
* From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...Sake Blok2007-10-162-2/+2
* Change mgcp include.Anders Broman2007-10-161-1/+1
* Change mgcp include.Anders Broman2007-10-151-1/+1
* VoIP Calls changes: Add the file name to the title window in VoIP calls, Voip...Alejandro Vaquero2007-10-083-30/+124
* export more types from H.225.0 and H.245 which will be necessary for H.460.x,...Tomas Kukosa2007-10-051-1/+1
* - Added Tick interval 1 min and 10 min.Stig Bjørlykke2007-09-261-19/+25
* "fix" some warnings about "might be used uninitialized" variablesJörg Mayer2007-09-261-2/+2
* In newer versions of GTK+ 2.x, if you have the mouse positioned above aGerald Combs2007-09-252-55/+49
* Fix bug #1457: Undersized array causing "smashed stack".Bill Meier2007-09-241-1/+1
* Get rid of the remains of NET-SNMP in the build process.Jörg Mayer2007-09-241-1/+1
* Get rid of the last warning.Jaap Keuter2007-09-241-1/+1
* From Chad Singer:Jaap Keuter2007-09-241-0/+86
* Spell out each of the units in the status bar. A few people have remarkedGerald Combs2007-09-211-4/+4
* Added functionality to highlight the FCS bytes in Ethernet and IEEE 802.11Stig Bjørlykke2007-09-172-22/+34
* Free some recently added strings when we are done with them.Stephen Fisher2007-09-162-0/+8
* Add routines under Windows to check if npf.sys is running, and toGerald Combs2007-09-153-0/+34
* Standardize filenames and function names for Follow TCP & SSL stream functionsStephen Fisher2007-09-1310-37/+41
* Finish the major part of merging duplicate code between follow TCP & SSLStephen Fisher2007-09-134-250/+161
* Make the splash screen look just a little bit better.Jaap Keuter2007-09-111-2/+2
* Some more code merging / cleanup in the Follow TCP & SSL Stream featuresStephen Fisher2007-09-104-515/+399
* Fix bug in View ! Color Filter ! New ! (Fore|Back)ground Color & etc code Bill Meier2007-09-101-1/+4
* From Chad Singer:Jaap Keuter2007-09-103-3/+441
* translate some german to englishUlf Lamping2007-09-091-3/+3
* start an experiment to provide MS Visual Studio 2005 solution / project files...Ulf Lamping2007-09-091-0/+1030
* Enable esc key for SCTP Associations window.Bill Meier2007-09-061-2/+4
* Prevent Gtk-Critical msg when invoking "+Expression" from Filter Toolbar in m...Bill Meier2007-09-051-2/+4
* enable esc for new/edit/delete dialogs; remove some redundant code; Bill Meier2007-09-041-22/+7
* From Stas Maximov:Anders Broman2007-09-041-1/+2
* default window_cancel_butoon_cb is not appropriate since a specific cancel c...Bill Meier2007-09-031-1/+1
* Fix my previous patch to enable esc on windowBill Meier2007-09-021-1/+1
* Enable <esc> to cancel window; remove some redundant codeBill Meier2007-08-311-25/+6
* This patch fixes the following two errors that appear whenSake Blok2007-08-311-1/+5
* It seems like capture_stats is working as a correctly implemented pcap_stats.Stig Bjørlykke2007-08-301-14/+7
* Update to reflect new iteration verb 0x6e.Greg Morris2007-08-301-9/+57
* Added #include <sys/types.h>Stig Bjørlykke2007-08-301-0/+4
* Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs2007-08-309-34/+98