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
/
epan
/
dissectors
/
packet-umts_fp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When extending values, extra bits are always m.s.
Martin Mathieson
2008-05-20
1
-19
/
+34
*
Enable FP R7 support.
Martin Mathieson
2008-05-20
1
-59
/
+106
*
HS-DSCH type 2 bug fix + prettification.
Martin Mathieson
2008-05-12
1
-16
/
+65
*
Added HS-DSCH data frame type 2 (currently only compile-tested).
Martin Mathieson
2008-05-11
1
-6
/
+250
*
Add a couple of missing HS-DSCH data frame fields.
Martin Mathieson
2008-05-09
1
-2
/
+39
*
Initialise variable.
Martin Mathieson
2008-05-02
1
-0
/
+1
*
Fix (what I presume to be) a typo to prevent compile error.
Bill Meier
2008-05-02
1
-1
/
+1
*
More R7 additions.
Martin Mathieson
2008-05-02
1
-2
/
+38
*
Updated common control messages to R7.
Martin Mathieson
2008-05-02
1
-24
/
+107
*
Fix test for unlimited credits value in new alloc format.
Martin Mathieson
2008-04-28
1
-2
/
+2
*
Add comment explaining that case is safe.
Martin Mathieson
2008-04-25
1
-0
/
+1
*
Add cast to avoid Windows warning.
Martin Mathieson
2008-04-25
1
-1
/
+1
*
Fixed some old problems found while starting to add R7 support.
Martin Mathieson
2008-04-25
1
-33
/
+186
*
Apply yet another set of the optimization patches:
Anders Broman
2007-11-08
1
-1
/
+1
*
Make groups of PDUs filterable as large FT_BYTES items
Martin Mathieson
2007-10-23
1
-2
/
+2
*
Show multi-byte variable length fields using FT_BYTES|BASE_HEX.
Martin Mathieson
2007-10-22
1
-32
/
+25
*
Cast values to correct sizes for number of bits to squelch Win32 warnings
Graham Bloice
2007-05-09
1
-3
/
+3
*
Unless I've missed something, the number of subframes can be as many as
Guy Harris
2007-05-09
1
-1
/
+1
*
From Kriang Lerdsuwanakij:
Martin Mathieson
2007-05-08
1
-174
/
+201
*
Try to squash a warning seen on win32 buildbot.
Martin Mathieson
2007-03-21
1
-1
/
+1
*
Try to fix a naming conflict on Windows.
Gerald Combs
2007-02-14
1
-4
/
+4
*
Change fp_info struct to be more general by removing DCT2000-specific field.
Martin Mathieson
2007-02-14
1
-37
/
+54
*
Check in trivial changes before generating a big diff...
Martin Mathieson
2007-01-04
1
-1
/
+1
*
Show generated field when frame has 0 TBs for a channel
Martin Mathieson
2006-12-18
1
-0
/
+20
*
Fix version check needed for EDCH 'Number of subframes' field
Martin Mathieson
2006-12-14
1
-1
/
+4
*
Fix range highlighted by EDCH sfn header tree
Martin Mathieson
2006-12-07
1
-4
/
+5
*
EDCH - show total number of PDUs in info column
Martin Mathieson
2006-12-07
1
-2
/
+4
*
Fix infinite rate test, tweak filter names
Martin Mathieson
2006-11-30
1
-10
/
+14
*
Fix test
Martin Mathieson
2006-11-10
1
-1
/
+1
*
Make it easier to track user-buffer-space vs capacity requests for HSDPA calls
Martin Mathieson
2006-11-09
1
-0
/
+35
*
Cast away remaining warnings seen on buildbot
Martin Mathieson
2006-10-26
1
-3
/
+3
*
Hopefully zap some warnings
Martin Mathieson
2006-10-26
1
-1
/
+1
*
Minor info column formatting + improved hf long text entries
Martin Mathieson
2006-10-20
1
-4
/
+4
*
Fix some compiler warnings (about real problems).
Guy Harris
2006-10-19
1
-2
/
+2
*
Make IPPrim based addresses filterable (mirroring ip/udp/tcp filter names).
Martin Mathieson
2006-10-05
1
-54
/
+83
*
- Add special case for reading strange encoding of ATM CID field
Martin Mathieson
2006-10-03
1
-3
/
+8
*
Add remaining dedicated control message types. This dissector is pretty comp...
Martin Mathieson
2006-09-22
1
-5
/
+59
*
EDCH new fields + another DCH control message type
Martin Mathieson
2006-09-22
1
-48
/
+165
*
New fields in R6 RACH
Martin Mathieson
2006-09-21
1
-5
/
+115
*
Add old release DSCH FDD fields. Try to squash compiler warnings seen on MAC...
Martin Mathieson
2006-09-18
1
-8
/
+75
*
More missing message types
Martin Mathieson
2006-09-15
1
-12
/
+142
*
svn propset.
Anders Broman
2006-09-14
1
-1
/
+1
*
More fixes and prettifications
Martin Mathieson
2006-09-14
1
-28
/
+58
*
Add support for R6 HSDPA data 'new IEs' (the spec seems not be be very clear....
Martin Mathieson
2006-09-13
1
-4
/
+89
*
More DCH control types
Martin Mathieson
2006-09-12
1
-17
/
+64
*
Various small fixes and prettifications
Martin Mathieson
2006-09-12
1
-12
/
+60
*
Added E-DCH (HSUPA) channels to FP.
Martin Mathieson
2006-09-11
1
-19
/
+401
*
Dissect some more common control messages
Martin Mathieson
2006-09-06
1
-27
/
+87
*
Partial implementation of UMTS FP. Currently only works with Catapult DCT200...
Martin Mathieson
2006-09-04
1
-0
/
+1626