summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-24Add IDL for cosnaming and coseventcomm.Guy Harris2-0/+132
2005-06-24There's no guarantee that a reply with a reply status of USER_EXCEPTIONGuy Harris1-2/+4
2005-06-24 for unknown GraphicStringRonnie Sahlberg1-0/+7
2005-06-24fix to ber NULL handlingRonnie Sahlberg1-12/+16
2005-06-24More constification.Guy Harris4-8/+8
2005-06-24Constify a bunch of structure members and function arguments, to squelchGuy Harris12-24/+25
2005-06-23From Valery Vybornov:Anders Broman2-2/+6
2005-06-23From Valery Vybornov:Anders Broman1-0/+4
2005-06-23fix #135: handle the command line parameters -v, -h and -G completely in thei...Ulf Lamping1-99/+87
2005-06-23Win32: "fix" handling of create_console(), hopefully clarifying usage of the ...Ulf Lamping1-2/+4
2005-06-23beautify version and usage outputUlf Lamping1-4/+4
2005-06-23fix for CMIP, we should set the opcode_type BEFORE we try to use it in the...Ronnie Sahlberg2-16/+16
2005-06-22Add the IDL doc's needed to build the Parlay dissector.Anders Broman30-0/+13198
2005-06-22Fix an off-by-four error, which should take care of bugs 254 - 258. PrintGerald Combs1-3/+3
2005-06-22update to packet-berRonnie Sahlberg1-24/+209
2005-06-22add a dummy variable frame_number to dissect_frame() and assign it the curren...Ronnie Sahlberg1-1/+6
2005-06-22only create the ACSE protocol tree if there is an ACSE layer present.Ronnie Sahlberg2-36/+36
2005-06-22remove a dissector table we no longer use from ACSERonnie Sahlberg8-72/+46
2005-06-22add ipbcp attribute as in Q.1970Luis Ontanon1-5/+50
2005-06-21Make a couple of variables dynamic, as suggested by Ulf.Gerald Combs1-12/+8
2005-06-21It's svn:eol-style, not svn:eolstyle.Guy Harris0-0/+0
2005-06-21terminate some value_strings properly with a {0,NULL}Ronnie Sahlberg1-0/+6
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg8-10/+19
2005-06-21Fix the line endings.Guy Harris1-120741/+120735
2005-06-21Get rid of include of "snprintf.h", and _U_-ify arguments, as perGuy Harris1-80/+76
2005-06-20if exists call the h248term subdissector.Luis Ontanon3-35/+53
2005-06-20From Mike Duigou:Anders Broman1-178/+202
2005-06-20From Mike Duigou:Anders Broman2-5/+7
2005-06-20From Mike Duigou:Anders Broman5-9/+62
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedGerald Combs14-31/+43
2005-06-20convert the functionRonnie Sahlberg1-55/+33
2005-06-20convert one function to use packet-ber instead of asn1Ronnie Sahlberg1-53/+26
2005-06-20move two functions that are not used by tcap and only used by gsm_a and gsm_s...Ronnie Sahlberg6-132/+60
2005-06-20move one function only used by SPNEGO to packet-spnego.cRonnie Sahlberg5-38/+33
2005-06-20convert gssapi to use packet-ber helpers instead of the asn1 ones.Ronnie Sahlberg2-96/+44
2005-06-20add Sids email as the original author of ACSE dissectorRonnie Sahlberg1-1/+3
2005-06-19Get rid of the include of "snprintf.h", as g_snprintf()" should be used.Guy Harris1-10/+6
2005-06-19Add some Cisco AVP:sAnders Broman1-1/+18
2005-06-19Update some OID:s and add some ASN1 code from ETSI TS 129 002 V5.7.0.Anders Broman2-32/+89
2005-06-19Add a note about the PNG, JPEG, and TIFF loaders not being usable (orGuy Harris1-3/+17
2005-06-19Update URL for omniORB.Guy Harris1-1/+1
2005-06-19Fix trivial warningJörg Mayer2-2/+2
2005-06-19Warning fix: Declare some more strings constJörg Mayer1-2/+2
2005-06-19New autogenerated ACSE dissector.Ronnie Sahlberg2-1731/+2315
2005-06-19New autogenerated ACSE dissector.Ronnie Sahlberg6-0/+889
2005-06-19register cmip as ber oid dissectorRonnie Sahlberg1-0/+2
2005-06-19make cmip and ftam also register by ber oid so that they will work when the n...Ronnie Sahlberg2-0/+5
2005-06-19push one more object into the session structure so acse can pick it up later.Ronnie Sahlberg2-0/+4
2005-06-19from Didier GautheronLuis Ontanon3-16/+1097
2005-06-18Clear out any leftover preference information. Fix up whitespace.Gerald Combs1-3/+6