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-ascend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-07-18
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
1
-169
/
+0
2004-07-18
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
1
-1
/
+1
2002-08-28
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
1
-6
/
+6
2002-08-02
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
1
-5
/
+1
2002-01-21
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
1
-2
/
+2
2001-12-20
Set the PPP direction flag for transmitted or received PPP frames.
Guy Harris
1
-1
/
+13
2001-12-10
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
1
-9
/
+9
2001-12-03
Make "dissector_add()", "dissector_delete()", and "dissector_change()"
Guy Harris
1
-3
/
+7
2001-06-18
From Joerg Mayer: explicitly fill in all members of a
Guy Harris
1
-7
/
+7
2001-03-30
Call the dissector for PPP-in-HDLC-like-framing (RFC 1662) the
Guy Harris
1
-5
/
+5
2001-01-25
Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="
Guy Harris
1
-5
/
+1
2001-01-09
Add an additional "protocol index" argument to "{old_}dissector_add()",
Guy Harris
1
-2
/
+2
2001-01-03
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
1
-2
/
+3
2000-11-29
Wrap the dissect_fddi() call (with a 4th argument) with
Gilbert Ramirez
1
-3
/
+3
2000-11-19
For each column, have both a buffer into which strings for that column
Guy Harris
1
-5
/
+5
2000-11-19
Have the Etherenet and PPP dissectors register themselves, and have
Guy Harris
1
-5
/
+16
2000-08-20
"ascend" was not working as display filter...
Laurent Deniel
1
-2
/
+3
2000-08-13
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
1
-1
/
+3
2000-05-31
Add routines for adding items to a protocol tree that take arguments of
Guy Harris
1
-9
/
+9
2000-05-25
Convert dissect_ppp() and friends to use tvbuffs.
Gilbert Ramirez
1
-5
/
+2
2000-05-19
Add wtap-int.h. Move definitions relevant to the internal workins of wiretap
Gilbert Ramirez
1
-7
/
+7
2000-05-18
Remove the "union pseudo_header" from the "frame_data" structure;
Guy Harris
1
-10
/
+12
2000-05-16
Convert Ethernet and Lucent/Ascend dissectors to use tvbuff.
Gilbert Ramirez
1
-28
/
+34
2000-05-11
Add tvbuff class.
Gilbert Ramirez
1
-10
/
+10
2000-03-27
Change dissect_ppp() to accept offset.
Gilbert Ramirez
1
-2
/
+2
2000-02-15
Create a header file for every packet-*.c file. Prune the packet.h file.
Gilbert Ramirez
1
-1
/
+3
1999-11-16
Replace the ETT_ "enum" members, declared in "packet.h", with
Guy Harris
1
-3
/
+8
1999-10-16
- bug fixed with user name display
Laurent Deniel
1
-16
/
+20
1999-10-16
- replace proto_tree_add_item_format by proto_tree_add_item.
Laurent Deniel
1
-15
/
+17
1999-10-12
New proto_tree header_field_info stuff. Header_field_infos now contain
Gilbert Ramirez
1
-4
/
+7
1999-09-13
Add support for "wdd" trace output.
Gerald Combs
1
-13
/
+29
1999-09-11
Added Guy's patch to use the pseudo header facility to pass up the Ascend
Gerald Combs
1
-20
/
+41
1999-09-11
Include <string.h> to declare "memmove()".
Guy Harris
1
-1
/
+2
1999-09-11
Oops - forgot to commit the Ascend header decoder..
Gerald Combs
1
-0
/
+87