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
/
packet-range.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a capture_file * element to packet_range_t and pass it explicitly in
Gerald Combs
2012-10-05
1
-19
/
+26
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Note that packet_range_calc() and packet_range_calc_user() can be
Guy Harris
2012-05-22
1
-2
/
+22
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3315 -
Jeff Morriss
2012-02-28
1
-2
/
+11
*
Undo r37833 in favor of Sake's changes to be committed at some future date.
Chris Maynard
2011-06-30
1
-1
/
+1
*
Based on user feedback from Sharkfest '11, make the default choice when savin...
Chris Maynard
2011-06-29
1
-1
/
+1
*
Create a new frame_data_sequence data type; it represents a dense
Guy Harris
2011-04-27
1
-5
/
+5
*
Short-term hack to fix bug 5855 - don't try to process all the
Guy Harris
2011-04-26
1
-145
/
+162
*
Store the frame_data structures in a tree, rather than a linked list.
Guy Harris
2011-04-25
1
-23
/
+21
*
Introduce "Remove Ignored packets" in Packet Range frames, which is used in
Stig Bjørlykke
2010-01-26
1
-1
/
+42
*
Rename capture_file.plist to capture_file.plist_start to make it consistent w...
Kovarththanan Rajaratnam
2009-09-21
1
-8
/
+8
*
(FWIW) One step towards including stdio.h & stdlib.h only when req'd.
Bill Meier
2009-08-26
1
-0
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Some 'no previous declararion' warning fixes
Jörg Mayer
2005-08-14
1
-1
/
+1
*
Remove the fixed maximum number of subranges in a range_t; dynamically
Guy Harris
2004-10-16
1
-6
/
+29
*
Make the nranges member of a range_t be the number of ranges, not the
Guy Harris
2004-10-16
1
-0
/
+1
*
The packet range stuff knows about capture_file structures, so it's
Guy Harris
2004-09-04
1
-0
/
+253