index
:
wireshark
daniel/osmux
laforge/amr-2023
laforge/doc-fixes
laforge/pending
laforge/qcdiag
laforge/rspro
master
mobis
mobis_new
more-patches
osmith/deb-packaging
osmith/wip
osmocom/master
osmocom/qcdiag
pespin/amr
pespin/csn1
pespin/osmux-stats
pespin/osmux-wip
pespin/racap
pespin/racap-tmp
pespin/rlcmac
sylvain/gmr
sylvain/gmr1
thomas/dect
wireshark.org protocol dissector with Osmocom additions (obsolete)
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet-sscop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-21
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
1
-2
/
+2
2001-12-10
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
1
-5
/
+5
2001-11-25
Switched from calling dissect_data to using call_dissector
Ed Warnicke
1
-2
/
+4
2001-05-27
Call the Q.2931 dissector through a handle.
Guy Harris
1
-10
/
+20
2001-05-27
Call the SSCOP dissector through a handle. That lets us get rid of the
Guy Harris
1
-6
/
+3
2001-01-03
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
1
-2
/
+2
2000-11-19
For each column, have both a buffer into which strings for that column
Guy Harris
1
-2
/
+2
2000-11-16
Tvbuffify the STP dissector, have it register itself and have the LLC
Guy Harris
1
-2
/
+2
2000-08-13
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
1
-1
/
+3
2000-08-07
Allow either old-style (pre-tvbuff) or new-style (tvbuffified)
Guy Harris
1
-2
/
+2
2000-05-29
Add "tvb_reported_length()" to get the "reported length" of a tvbuff
Guy Harris
1
-65
/
+68
2000-05-11
Add tvbuff class.
Gilbert Ramirez
1
-17
/
+17
2000-03-12
Break proto_tree_add_item_format() into multiple functions:
Gilbert Ramirez
1
-3
/
+3
2000-02-15
Create a header file for every packet-*.c file. Prune the packet.h file.
Gilbert Ramirez
1
-1
/
+2
1999-11-23
Some fixes.
Guy Harris
1
-16
/
+38
1999-11-19
Beginnings of Q.2931 support.
Guy Harris
1
-1
/
+10
1999-11-19
The only thing we shouldn't do if the "tree" argument is NULL is put
Guy Harris
1
-42
/
+46
1999-11-19
Add support for SSCOP protocol; dissect signalling AAL packets using it.
Guy Harris
1
-0
/
+286