index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix distcheck after my prior 2 commits
Stephen Fisher
2007-11-03
1
-0
/
+1
*
The rest of the Follow UDP Stream check-in
Stephen Fisher
2007-11-03
2
-0
/
+319
*
- Future improve/clean up the now generic follow stream code
Stephen Fisher
2007-11-03
7
-21
/
+61
*
display SRTP isntead of RTP if stream is established like a SRTP
Tomas Kukosa
2007-11-02
2
-3
/
+9
*
Avoid casting directly from int to pointers. (It doesn't work on 64-bit linux)
Mike Duigou
2007-10-31
1
-2
/
+2
*
Remove empty #if / #endif block
Stephen Fisher
2007-10-27
1
-2
/
+0
*
do not update call_state if new call_state == VOIP_NO_STATE
Tomas Kukosa
2007-10-25
1
-1
/
+2
*
new codec table for registering codecs by name
Tomas Kukosa
2007-10-25
2
-8
/
+66
*
Add missing case.
Martin Mathieson
2007-10-24
1
-2
/
+3
*
fix voip_calls.c:126: warning: missing initializer
Tomas Kukosa
2007-10-24
1
-1
/
+1
*
add common VoIP TAP listener "voip" which can be used in arbitrary experiment...
Tomas Kukosa
2007-10-24
3
-33
/
+150
*
From Jim Young: Simple one line patch resolves compiler warning.: Bug #1929
Bill Meier
2007-10-22
1
-1
/
+1
*
Silently ignore bogus geometry subkeys, just as we silently ignore other
Guy Harris
2007-10-20
1
-1
/
+7
*
H.460 new dissector implemented (H.460.2-H.460.22)
Tomas Kukosa
2007-10-18
2
-2
/
+2
*
From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...
Sake Blok
2007-10-16
2
-2
/
+2
*
Change mgcp include.
Anders Broman
2007-10-16
1
-1
/
+1
*
Change mgcp include.
Anders Broman
2007-10-15
1
-1
/
+1
*
VoIP Calls changes: Add the file name to the title window in VoIP calls, Voip...
Alejandro Vaquero
2007-10-08
3
-30
/
+124
*
export more types from H.225.0 and H.245 which will be necessary for H.460.x,...
Tomas Kukosa
2007-10-05
1
-1
/
+1
*
- Added Tick interval 1 min and 10 min.
Stig Bjørlykke
2007-09-26
1
-19
/
+25
*
"fix" some warnings about "might be used uninitialized" variables
Jörg Mayer
2007-09-26
1
-2
/
+2
*
In newer versions of GTK+ 2.x, if you have the mouse positioned above a
Gerald Combs
2007-09-25
2
-55
/
+49
*
Fix bug #1457: Undersized array causing "smashed stack".
Bill Meier
2007-09-24
1
-1
/
+1
*
Get rid of the remains of NET-SNMP in the build process.
Jörg Mayer
2007-09-24
1
-1
/
+1
*
Get rid of the last warning.
Jaap Keuter
2007-09-24
1
-1
/
+1
*
From Chad Singer:
Jaap Keuter
2007-09-24
1
-0
/
+86
*
Spell out each of the units in the status bar. A few people have remarked
Gerald Combs
2007-09-21
1
-4
/
+4
*
Added functionality to highlight the FCS bytes in Ethernet and IEEE 802.11
Stig Bjørlykke
2007-09-17
2
-22
/
+34
*
Free some recently added strings when we are done with them.
Stephen Fisher
2007-09-16
2
-0
/
+8
*
Add routines under Windows to check if npf.sys is running, and to
Gerald Combs
2007-09-15
3
-0
/
+34
*
Standardize filenames and function names for Follow TCP & SSL stream functions
Stephen Fisher
2007-09-13
10
-37
/
+41
*
Finish the major part of merging duplicate code between follow TCP & SSL
Stephen Fisher
2007-09-13
4
-250
/
+161
*
Make the splash screen look just a little bit better.
Jaap Keuter
2007-09-11
1
-2
/
+2
*
Some more code merging / cleanup in the Follow TCP & SSL Stream features
Stephen Fisher
2007-09-10
4
-515
/
+399
*
Fix bug in View ! Color Filter ! New ! (Fore|Back)ground Color & etc code
Bill Meier
2007-09-10
1
-1
/
+4
*
From Chad Singer:
Jaap Keuter
2007-09-10
3
-3
/
+441
*
translate some german to english
Ulf Lamping
2007-09-09
1
-3
/
+3
*
start an experiment to provide MS Visual Studio 2005 solution / project files...
Ulf Lamping
2007-09-09
1
-0
/
+1030
*
Enable esc key for SCTP Associations window.
Bill Meier
2007-09-06
1
-2
/
+4
*
Prevent Gtk-Critical msg when invoking "+Expression" from Filter Toolbar in m...
Bill Meier
2007-09-05
1
-2
/
+4
*
enable esc for new/edit/delete dialogs; remove some redundant code;
Bill Meier
2007-09-04
1
-22
/
+7
*
From Stas Maximov:
Anders Broman
2007-09-04
1
-1
/
+2
*
default window_cancel_butoon_cb is not appropriate since a specific cancel c...
Bill Meier
2007-09-03
1
-1
/
+1
*
Fix my previous patch to enable esc on window
Bill Meier
2007-09-02
1
-1
/
+1
*
Enable <esc> to cancel window; remove some redundant code
Bill Meier
2007-08-31
1
-25
/
+6
*
This patch fixes the following two errors that appear when
Sake Blok
2007-08-31
1
-1
/
+5
*
It seems like capture_stats is working as a correctly implemented pcap_stats.
Stig Bjørlykke
2007-08-30
1
-14
/
+7
*
Update to reflect new iteration verb 0x6e.
Greg Morris
2007-08-30
1
-9
/
+57
*
Added #include <sys/types.h>
Stig Bjørlykke
2007-08-30
1
-0
/
+4
*
Change the "--enable-setuid-install" option to install dumpcap and TShark
Gerald Combs
2007-08-30
9
-34
/
+98
[next]