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
/
xdlc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Jan Kiszka: compress the summary line display.
Guy Harris
2004-01-20
1
-8
/
+9
*
Add arguments to "dissect_xdlc_control()" to specify value_string
Guy Harris
2004-01-18
1
-4
/
+10
*
Have "dissect_xdlc_control()" take a pointer to a structure containing
Guy Harris
2004-01-03
1
-176
/
+126
*
Use "dissect_xdlc_control()" to dissect the control field of Frame Relay
Guy Harris
2003-09-02
1
-8
/
+23
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-5
/
+5
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-6
/
+2
*
From Joerg Mayer: get rid of unused function arguments.
Guy Harris
2002-03-31
1
-2
/
+2
*
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
-9
/
+8
*
Convert LAPD and V.120 dissector to use tvbuff. Convert xdlc dissector-helper,
Gilbert Ramirez
2000-05-31
1
-37
/
+37
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-24
/
+24
*
Fix some errors discovered by making GCC do format string/argument
Guy Harris
2000-03-14
1
-5
/
+5
*
Break proto_tree_add_item_format() into multiple functions:
Gilbert Ramirez
2000-03-12
1
-5
/
+5
*
Fix Gerald's e-mail address.
Guy Harris
2000-01-07
1
-2
/
+2
*
Replace the ETT_ "enum" members, declared in "packet.h", with
Guy Harris
1999-11-16
1
-6
/
+6
*
Have "get_xdlc_control()" and "dissect_xdlc_control()" return the
Guy Harris
1999-09-26
1
-54
/
+13
*
Make Information Frame honor is_extended variable when reading Control.
Gilbert Ramirez
1999-09-26
1
-2
/
+5
*
No, 0xCC is SNRME. (I *told* you I hated reversing bit strings....)
Guy Harris
1999-08-27
1
-2
/
+1
*
TEST is 0xE0, not 0xC0; 0xC0 is SNRME. (I hate having to reverse bit
Guy Harris
1999-08-27
1
-2
/
+4
*
Have "get_xdlc_control()" and "dissect_xdlc_control()" just return a
Guy Harris
1999-08-23
1
-15
/
+44
*
The only LLC frame types that should be dissected based on their SAP or,
Guy Harris
1999-08-23
1
-27
/
+49
*
Get rid of the comments saying "make ["decode_numeric_bitfield()"] shift
Guy Harris
1999-08-16
1
-7
/
+1
*
Patch from Olivier Abad to make it correctly display non-extended
Guy Harris
1999-08-05
1
-3
/
+5
*
Add a "dissect_xdlc_control()" routine, to dissect the control field of
Guy Harris
1999-08-04
1
-0
/
+402