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-vj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-21
/
+21
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-16
/
+12
*
The mysterious two bytes were just the FCS. Use the length field from
Guy Harris
2002-07-15
1
-2
/
+12
*
Make the reported length of the VJ-uncompressed tvbuff the reported
Guy Harris
2002-07-14
1
-2
/
+2
*
Get rid of the "data_src" member of the "frame_data" structure; put it
Guy Harris
2002-06-04
1
-3
/
+3
*
Dissect the headers of VJ compressed packets even if decompression is
Guy Harris
2002-05-22
1
-29
/
+33
*
Maintain separate "discard compressed frames" state per connection.
Guy Harris
2002-05-22
1
-222
/
+198
*
Don't include the FCS in the tvbuff handed to "dissect_ppp_common()", so
Guy Harris
2002-05-20
1
-254
/
+508
*
Set the Info column for compressed and uncompressed TCP.
Guy Harris
2002-05-18
1
-2
/
+14
*
From Joerg Mayer: get rid of some unused variables and arguments.
Guy Harris
2002-04-14
1
-8
/
+3
*
Don't give tvbuffs names; instead, give data sources names, where a
Guy Harris
2002-02-18
1
-53
/
+25
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
From Irfan Khan: don't use bitfields.
Guy Harris
2002-01-10
1
-47
/
+26
*
Again, leave the SET_ADDRESS() stuff for IP to the IP dissector.
Guy Harris
2001-12-20
1
-17
/
+1
*
Make the object attached to a frame for VJ decompression be a structure
Guy Harris
2001-12-19
1
-32
/
+39
*
Van Jacobson decompression support for PPP, from Irfan Khan.
Guy Harris
2001-12-19
1
-0
/
+711