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
/
follow_stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various gcc -Wshadow warnings.
Bill Meier
2010-01-29
1
-11
/
+11
*
Prototype follow_add_to_gtk_text().
Stig Bjørlykke
2009-10-05
1
-4
/
+4
*
Fix the build.
Gerald Combs
2009-07-02
1
-1
/
+1
*
Updates to create_tempfile:
Gerald Combs
2009-07-01
1
-3
/
+4
*
follow_stream: Enable "check for file overwrite" (if GTK 2.8 or greater);
Bill Meier
2009-06-02
1
-0
/
+3
*
follow_stream: rework "save as" slightly:
Bill Meier
2009-06-01
1
-15
/
+46
*
From Roland Illig via bug 1764:
Gerald Combs
2009-05-17
1
-3
/
+4
*
follow_stream: Oops: revert making functions static.
Bill Meier
2009-04-27
1
-16
/
+16
*
follow_stream: Don't load follow text twice when initially building the window;
Bill Meier
2009-04-27
1
-18
/
+19
*
More Win64 fixes.
Gerald Combs
2009-04-16
1
-3
/
+3
*
[Trivial] fix some wording in a comment
Bill Meier
2009-03-16
1
-1
/
+1
*
Replace use of ("prohibited") tmpnam() with code
Bill Meier
2009-03-09
1
-8
/
+28
*
Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...
Bill Meier
2008-06-29
1
-6
/
+6
*
Removed the usage of topic_available() as we now have all topics.
Stig Bjørlykke
2008-06-21
1
-14
/
+7
*
Change references to follow TCP stream to just follow stream to reflect
Stephen Fisher
2008-05-23
1
-3
/
+3
*
Remove backward compability code for GTK 2.2.1 and lower since we only
Stephen Fisher
2008-05-23
1
-8
/
+0
*
Move the file utility functions from wiretap to libwsutil so that
Jeff Morriss
2008-05-22
1
-6
/
+6
*
Replace an option menu (deprecated as of GTK+ 2.4) with a combo box
Stephen Fisher
2008-04-29
1
-46
/
+32
*
Remove all GTK+ < 2.4 code and minimum version checks.
Stephen Fisher
2008-04-27
1
-26
/
+0
*
move all code from color.c into color_utils.c
Ulf Lamping
2008-04-13
1
-1
/
+1
*
use the ending "_win32" for every windows specific file
Ulf Lamping
2008-04-13
1
-1
/
+1
*
sort #includes by directories
Ulf Lamping
2008-04-13
1
-12
/
+13
*
move stock icon code from toolbar.c into specific stock_icons file(s)
Ulf Lamping
2008-04-12
1
-1
/
+1
*
third round to replace SIGNAL_CONNECT with g_signal_connect
Ulf Lamping
2008-04-11
1
-25
/
+24
*
replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...
Ulf Lamping
2008-04-11
1
-3
/
+3
*
OBJECT_..._DATA --> g_object_..._data
Bill Meier
2008-04-11
1
-11
/
+11
*
Remove GTK1 code.
Stephen Fisher
2008-04-05
1
-45
/
+5
*
Fix bug #2286: Folow TCP stream window [needs line wrapping turned back on]
Stephen Fisher
2008-03-28
1
-0
/
+9
*
Remove unterminated comment to fix compile
Stephen Fisher
2008-03-26
1
-1
/
+0
*
Make the default save format "Raw". Make it easy to change the default
Gerald Combs
2008-03-26
1
-27
/
+35
*
Fix bug #1212: Follow SSL/UDP Stream gets direction wrong ...
Stephen Fisher
2008-03-22
1
-0
/
+1
*
Fixed server and client packet count in C Array variables in
Stig Bjørlykke
2008-03-12
1
-4
/
+3
*
s/stat/eth_stat/ and s/unlink/eth_unlink/ to avoid non-ASCII filename problem...
Jeff Morriss
2007-11-26
1
-1
/
+1
*
- Future improve/clean up the now generic follow stream code
Stephen Fisher
2007-11-03
1
-6
/
+23
*
Finish the major part of merging duplicate code between follow TCP & SSL
Stephen Fisher
2007-09-13
1
-2
/
+134
*
Some more code merging / cleanup in the Follow TCP & SSL Stream features
Stephen Fisher
2007-09-10
1
-19
/
+303
*
Move follow_infos into folow_stream.c and initialize it.
Gerald Combs
2007-08-23
1
-11
/
+13
*
fix build problems under Win32
Ulf Lamping
2007-08-16
1
-1
/
+4
*
Initial work on merging common code between follow TCP & SSL stream features
Stephen Fisher
2007-08-16
1
-0
/
+691