aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h245.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-01g_strlcpy does not exist in gtk 1.2Ronnie Sahlberg1-1/+1
2005-02-01From Alejandro Vaquero:Lars Roland1-20/+113
2005-01-26Fix a typo leading to no conversation set up for RTCPAnders Broman1-1/+1
2005-01-21Fixed bugs with conversations and t35Anders Broman1-306/+426
2005-01-17Fix a small bug in h245.cnf.Lars Roland1-1/+3
2005-01-13Some minor bugfixes to H225 functions exported and an OID added and one OID f...Anders Broman1-1/+2
2005-01-09Properly declare "dissect_h245()" and "dissect_h245_h245()" as returningGuy Harris1-2/+4
2005-01-08Generate "conversations" code correctly, adaptions to changes in asn2eth gene...Anders Broman1-363/+415
2005-01-02Change the dissectors to asn2eth generated ones.Anders Broman1-18965/+18289
2004-12-01From Martin Regner: support for the parts of H.245 version 10 that areGuy Harris1-7/+176
2004-11-15Add some more OID string translationsAnders Broman1-0/+8
2004-11-09Add some OID string namesAnders Broman1-0/+3
2004-10-11Make "per_choice_t" and "per_sequence_t" structures "const" structures.Guy Harris1-420/+420
2004-09-29From Miha Jemec: I implemented a H323 call decoder. Using the TAP system, it ...Anders Broman1-0/+51
2004-09-29Move various tables into the epan directory.Guy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-30Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", soGuy Harris1-2/+2
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+22458