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-q2931.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of "q2931_cause_coding_standard_vals[]" - it's a duplicate of
Guy Harris
2003-07-08
1
-11
/
+40
*
Display the call reference flag, and don't include that bit in the call
Guy Harris
2002-11-10
1
-3
/
+16
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-7
/
+7
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
Add an item from UNI 3.0.
Guy Harris
2002-05-28
1
-2
/
+3
*
Streaming mode is 0x02, not 0x00.
Guy Harris
2002-05-28
1
-2
/
+2
*
Add the UNI 3.0 mode identifier AAL parameter.
Guy Harris
2002-05-24
1
-1
/
+19
*
Add a check for a zero-length IE to "dissect_q2931_shift_ie()".
Guy Harris
2002-05-01
1
-1
/
+3
*
From Joerg Mayer:
Guy Harris
2002-04-14
1
-4
/
+4
*
Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in
Guy Harris
2002-01-24
1
-3
/
+3
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
2001-12-10
1
-5
/
+5
*
Make the resolution for time values be nanoseconds rather than
Guy Harris
2001-09-14
1
-5
/
+2
*
From Joerg Mayer: explicitly fill in all members of a
Guy Harris
2001-06-18
1
-9
/
+9
*
The Q.2931 dissector is only called through a handle, so it doesn't need
Guy Harris
2001-05-27
1
-5
/
+1
*
Call the Q.2931 dissector through a handle.
Guy Harris
2001-05-27
1
-3
/
+5
*
Move the declaration of "etype_vals[]" from "epan/packet.h" to
Guy Harris
2001-04-17
1
-1
/
+2
*
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
2001-01-03
1
-2
/
+2
*
For each column, have both a buffer into which strings for that column
Guy Harris
2000-11-19
1
-2
/
+2
*
Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just a
Guy Harris
2000-11-13
1
-10
/
+10
*
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
2000-08-13
1
-1
/
+3
*
Add routines for adding items to a protocol tree that take arguments of
Guy Harris
2000-05-31
1
-10
/
+10
*
Add "tvb_reported_length()" to get the "reported length" of a tvbuff
Guy Harris
2000-05-29
1
-321
/
+311
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-117
/
+117
*
Add the NLPID value for PPP.
Guy Harris
2000-01-13
1
-11
/
+4
*
Put a list of known OUIs in "oui.h", along with a declaration of
Guy Harris
1999-12-29
1
-5
/
+29
*
Pull the code to dissect an ATM NSAP address out of "packet-q2931.c" and
Guy Harris
1999-11-27
1
-60
/
+4
*
Minor bug fix.
Guy Harris
1999-11-27
1
-2
/
+2
*
Add a pile of stuff from the UNI 3.1 and UNI 4.0 specs.
Guy Harris
1999-11-25
1
-230
/
+631
*
Fixes to Q.931 dissector, and additions from a recent copy of Q.931.
Guy Harris
1999-11-25
1
-10
/
+1499
*
Beginnings of Q.2931 support.
Guy Harris
1999-11-19
1
-0
/
+291