aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-16From Thomas Boehne: Fix the version.conf status message and improve codeGerald Combs1-3/+10
2004-12-15From Yaniv Kaul: add the CCM_POST method.Guy Harris1-2/+3
2004-12-15From Peter Johansson: "template" conversations - if one is recognized,Guy Harris3-257/+418
2004-12-15From Yaniv Kaul: DCERPC-over-HTTP(!) support. (But why didn't whoeverGuy Harris3-14/+26
2004-12-15Add a "pkg_format" option, which is used to format the AM_INIT_AUTOMAKEGerald Combs1-20/+115
2004-12-14Fix the following gcc-4 error:Jörg Mayer1-2/+2
2004-12-14From Victor Stratan: correct offset calculation and add TP-PID decodingGuy Harris1-5/+17
2004-12-14In the "PPP in HDLC-Like Framing" items, consider the starting delimiterGuy Harris1-5/+32
2004-12-13Don't display the end delimiter as a fragment and change the bytes higligted ...Anders Broman1-2/+2
2004-12-13Update Xplugin_table.h, too. (Just by regenerating the X-files of the plugin ...Lars Roland1-3/+3
2004-12-13change some signatures for some ber helpers from unsigned to signedRonnie Sahlberg1-3/+3
2004-12-13get rid of some asn2eth warnings for x509ceRonnie Sahlberg3-37/+40
2004-12-13remove some asn2eth warningsRonnie Sahlberg3-181/+210
2004-12-13change the incorrect BER_UNI_TAG_TeletextString into BER_UNI_TAG_TeletexStringRonnie Sahlberg4-4/+2
2004-12-13remove some asn2eth warningsRonnie Sahlberg2-45/+53
2004-12-13Add a protocol layer for the raw byte stream for PPP in HDLC-likeGuy Harris1-139/+202
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg47-908/+916
2004-12-13yet another GeneralizedTime changeRonnie Sahlberg1-2/+2
2004-12-13yet another plugin update for GeneralizedTimeRonnie Sahlberg1-1/+1
2004-12-13rename generalized_time to the new name GeneralizedTime in the plugin directory.Ronnie Sahlberg5-5/+5
2004-12-13Get rid of an unused parameter.Guy Harris1-4/+4
2004-12-12Update for Mate from Luis Ontanon:Lars Roland6-52/+171
2004-12-12some cmip updates to handle m-Action and m-Action-confirmedRonnie Sahlberg2-4/+4
2004-12-12make the unknown_ber helper try to dissect NumericString and ENUMERATED when ...Ronnie Sahlberg1-0/+14
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg15-46/+52
2004-12-12update to the ber CHOICE helper to make it handle (i hope) a CHOICE inside a ...Ronnie Sahlberg1-2/+13
2004-12-12Dissect PPP messages of ethertype 0x8881Anders Broman2-1/+127
2004-12-12Update the declaration of dissect_ber_integer() in the plugin apiLars Roland2-3/+2
2004-12-12Fixes for Mate Plugin:Lars Roland16-144/+140
2004-12-12Add IMSI to the tree if it's built.Anders Broman1-4/+4
2004-12-12Build with ssl and kerberosJörg Mayer1-3/+6
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg18-21/+21
2004-12-12updates from tomas and andersRonnie Sahlberg49-705/+848
2004-12-12remove the function with the old signature for ber integer dissectionRonnie Sahlberg2-9/+0
2004-12-12i couldnt find the source to this one so i changed the autogenerated one. ...Ronnie Sahlberg1-1/+1
2004-12-12update gsmmap to use the new signature for the ber integer dissection helperRonnie Sahlberg4-372/+377
2004-12-12move kerberos over to use the new signature for ber integer dissection helperRonnie Sahlberg1-27/+27
2004-12-12update h248 to use the new integer dissector phasing out useage ofg the old...Ronnie Sahlberg4-190/+195
2004-12-11From Victor Stratan:Olivier Biot2-4/+12
2004-12-11Fix another lengt issue, and comment out some other faulty code - to tired to...Anders Broman1-1/+5
2004-12-11New Plugin from Luis Ontanon:Lars Roland32-0/+6268
2004-12-11Add functions to the old and the new plugin api for the MATE Plugin.Lars Roland9-12/+53
2004-12-10Don't add the length twice if tree is built.Anders Broman1-1/+2
2004-12-10PacketCable byte view highlighting was offset 4 bytes for many tree view items.Gerald Combs1-8/+34
2004-12-10add dissection of PN-IO IOxS field (should removed the gcc warning), some mor...Ulf Lamping2-28/+122
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.Guy Harris11-30/+30
2004-12-09The PacketCable MM code was displaying the secondary record keeping serverGerald Combs1-1/+7
2004-12-09From Brian Caswell:Gerald Combs2-16/+17
2004-12-09Remove a duplicate entry.Gerald Combs1-4/+1
2004-12-09From Viorel Suman.Olivier Biot2-14/+28