aboutsummaryrefslogtreecommitdiffstats
path: root/packet-x25.c
Commit message (Expand)AuthorAgeFilesLines
* Add tvbuff class.Gilbert Ramirez2000-05-111-153/+153
* Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportGuy Harris2000-04-151-1/+2
* Change the sub-dissector handoff registration routines so that theGilbert Ramirez2000-04-131-1/+8
* Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez2000-03-121-8/+8
* Make "reinit_x25_hashtable()" static (it's not explicitly called fromGuy Harris2000-02-221-3/+3
* Used register_init_routine() to register "reinit_x25_hashtable()" as aOlivier Abad2000-02-191-1/+2
* Renamed init_dissect_x25() to reinit_x25_hashtable() and actually used it !Olivier Abad2000-02-181-2/+2
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+3
* Dissect the user data of an incoming CALL REQUEST/INCOMING CALL packetGuy Harris2000-01-301-23/+94
* The user data in an X.25 call request packet is - at least for IP and,Guy Harris2000-01-291-2/+6
* Fix a bunch of dissectors to use "pi.captured_len" rather thanGuy Harris2000-01-241-37/+37
* Finished improving display of facilities :Olivier Abad1999-12-121-136/+378
* Use decode_numeric_bitfield for address length in call packetsOlivier Abad1999-12-101-7/+5
* Class A facilities decoding :Olivier Abad1999-12-091-51/+117
* Put X.25 Facilities in call packets in a subtreeOlivier Abad1999-12-091-60/+74
* Change Olivier's e-mail address.Gilbert Ramirez1999-11-291-2/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-20/+26
* Olivier Abad's patches to add:Guy Harris1999-10-181-119/+234
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-3/+6
* Patch from Olivier Abad:Guy Harris1999-09-121-87/+126
* Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1999-08-201-21/+21
* Put in an RCS ID.Guy Harris1999-08-051-0/+2
* "packet-udp.c" and "packet-x25.c" both have global variables namedGuy Harris1999-08-051-1/+1
* Patch from Olivier Abad to implement modulo 128 X.25 decoding, and toGuy Harris1999-08-041-113/+535
* Olivier Abad's patch to add dissectors for LAP-B and X.25, and wiretapGuy Harris1999-08-021-0/+995