aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-8/+52
2007-05-22Don't generate enums that end in a commaJörg Mayer1-2/+7
2007-05-18- fix asn2wrs crash if typereference assignment has non-default bodyTomas Kukosa1-7/+43
2007-05-15fix crash if C enum for ENUMERATED type is createdTomas Kukosa1-0/+5
2007-05-15fix bug - compiler crashes if already imported value or class is definedTomas Kukosa1-2/+2
2007-05-15command line option -X for "new BER" CHOICE and SEQUENCE table format (type o...Tomas Kukosa1-10/+29
2007-05-15support for value range and unions in permitted alphabetTomas Kukosa1-34/+107
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-10/+10
2007-05-14Update to the latest Win32 libraries.Gerald Combs1-1/+1
2007-05-14- support of constraint unionsTomas Kukosa1-122/+288
2007-05-13actx in ber_externalAnders Broman1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-23/+25
2007-05-11Copy environment variable HTTP_PROXY when set to http_proxy so wget can grab it.Stephen Fisher1-0/+3
2007-05-08Update from samba tree revision 22657 to 22761Jörg Mayer2-10/+20
2007-05-07Updated splash screen for Wireshark that shows the initialisation progress. Graeme Lunt2-13/+85
2007-05-07- simple Information Objects support Tomas Kukosa1-103/+290
2007-05-06Start introducing actx to ber functions.Anders Broman1-1/+1
2007-05-04- new #.OPT directive which allows to use command line options from conforman...Tomas Kukosa1-58/+136
2007-05-04- fix creating PDU_NEW functions, return the right valueTomas Kukosa1-10/+19
2007-05-03Note: make test for the following update generates 1 error:Jörg Mayer18-2485/+2531
2007-05-03Split out asn1 common functions. Start of BER EXTERNAL.Anders Broman1-1/+4
2007-05-03- REAL type and values are supportedTomas Kukosa1-140/+157
2007-05-02- better reporting of syntax errors (or unsupported syntax) in ASN.1 sourceTomas Kukosa1-18/+150
2007-04-27- new #.Exports parameter VALS_WITH_TABLE which "exports" whole table into he...Tomas Kukosa1-15/+56
2007-04-25new parameter EXTERN for #.EXPORTS directiveTomas Kukosa1-10/+15
2007-04-25fix bug in handling of tagged type referenceTomas Kukosa1-6/+10
2007-04-19added missing dependency in tagged typeTomas Kukosa1-0/+1
2007-04-18- new -L command line option to suppress #line directives from .cnf fileTomas Kukosa1-35/+197
2007-04-17Use the older-style ST_MTIME instead of st_mtime. This should fix backward Gerald Combs1-1/+2
2007-04-17Update from samba tree revision 22006 to 22314Jörg Mayer1-2/+4
2007-04-13Fixup whitespace.Gerald Combs1-4/+4
2007-04-13support of tagged types for BER - i.e. tagged assignments, more than one leve...Tomas Kukosa1-25/+104
2007-04-06Add a registration symbol cache to make-dissector-reg.py. When youGerald Combs1-13/+52
2007-04-06Remove build detritusGraham Bloice1-1/+1
2007-04-05Loosen up our restrictions so that plugins can compile.Gerald Combs1-13/+4
2007-04-05In epan/dissectors/Makefile.nmake, fix a typo.Gerald Combs1-1/+19
2007-03-29Manually add the patch mentioned inJörg Mayer1-0/+10
2007-03-29Update from samba tree revision 21970 to 22006Jörg Mayer1-12/+23
2007-03-27Ply updated to v2.3Tomas Kukosa2-134/+149
2007-03-26Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errorsStephen Fisher1-0/+4
2007-03-25set "treat warnings as errors" CFLAGS, no warning were in this dir :-)Ulf Lamping1-1/+1
2007-03-25remove unused CFLAGSUlf Lamping1-2/+0
2007-03-23fix warnings of (generated) grammar.cUlf Lamping1-4/+4
2007-03-23squelch signedness warnings generated by generated code due to mayors being d...Luis Ontanon1-2/+24
2007-03-22add type casts to fix two warningsUlf Lamping1-2/+2
2007-03-22squelch a warning generated by generated codeLuis Ontanon1-1/+1
2007-03-22Use the latest GTK stuff.Anders Broman1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-7/+7
2007-03-18Fix Windows Makefiles so clean removes all pdb files (PDB_FILE no longer defi...Bill Meier1-1/+1
2007-03-14Use the latest GTK packages for Windows.Anders Broman1-1/+1