translate some german to english
[obnox/wireshark/wip.git] / tools /
2007-09-02 wmeierVerify existence of required downloaded library package...
2007-08-30 guyClean up "setuid-root.pl" when we do "make distclean".
2007-08-30 stigHuh. Fetch setuid-root.pl.in from srcdir instead.
2007-08-30 stigAdded setuid-root.pl.in to EXSTRA_DIST
2007-08-30 geraldAdd the setuid script missing from my last checkin.
2007-08-30 geraldChange the "--enable-setuid-install" option to install...
2007-08-29 kukosanew directive #.ASSIGN_VALUE_TO_TYPE
2007-08-24 jmayerMake Windows path separator look like Unix path separator.
2007-08-23 wmeierDon't rename to self when fuzz err; enable ^C file...
2007-08-15 morrissAs discussed on the -dev list quite a while ago: a...
2007-08-13 kukosaNBAP rewritten to use original ASN.1 source and updated...
2007-08-10 etxrabUse the latest GTK2 packages
2007-08-04 guy1989 was quite a while ago. We use function prototypes...
2007-08-04 guySigh, crufty old shells. The Solaris test(1) manual...
2007-08-04 guyOops, forgot to check in the script for running Flex...
2007-08-04 guyAdd a script as a front-end for Flex, to work around...
2007-07-31 guyIf YY_SKIP_YYWRAP is defined, don't bother defining...
2007-07-30 kukosaH.450 regenerated from original ASN.1 sources
2007-07-20 kukosaQSIG fully implemented
2007-07-19 kukosachange QSIG tables structure so as they can be generate...
2007-07-17 kukosasupport for syntax of TYPE-IDENTIFIER and ABSTRACT...
2007-07-08 jmayerUpdate from samba tree revision 23135 to 23750
2007-07-03 kukosasmall changes in value reference handling and parameter...
2007-07-02 kukosa- HSTRING value support
2007-07-02 kukosaregister type of OPERATION fields &ArgumentType and...
2007-06-29 kukosa- implementation of OPERATION and ERROR objects support...
2007-06-27 kukosacheck conflict in CLASS fields redefinition
2007-06-27 kukosa- INSTANCE OF type support
2007-06-25 kukosacomment out some forgotten debug printouts
2007-06-25 kukosa- fix field type FT_... for SelectionType
2007-06-07 kukosa- improve compilation (passing type information) if...
2007-06-06 kukosabuild-in OPERATION and ERROR classes definition
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-05 kukosareplace '&' with '_' in asn2c() function
2007-06-05 kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
2007-06-05 kukosafew small changes to compile INAP (Q.1248.x) from origi...
2007-06-04 kukosa- CLASS definitions support including exports through...
2007-06-03 etxrabINAP:
2007-06-02 etxrabSyntax suport for Embedded pdv.
2007-05-30 kukosa- fix bug in TaggedType support
2007-05-30 kukosa- better support if more modules are compiled together
2007-05-29 guyUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-05-29 kukosa- COMPONENTS OF implementation (can be used only inside...
2007-05-28 kukosafix SelectionType creation for export (if the type...
2007-05-28 kukosasupport of SelectionType
2007-05-28 kukosasmall improvements in value handling, defined INTEGER...
2007-05-25 jmayerUpdate from samba tree revision 23054 to 23135
2007-05-24 kukosa- improvements in registering dissectors to OID table...
2007-05-23 kukosasmall fix in duplicate type warning
2007-05-23 kukosa- support of CONTAINING constraint in OCTET STRING...
2007-05-22 etxrabCopy paste error, actx duplicated.
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-22 jmayerDon't generate enums that end in a comma
2007-05-18 kukosa- fix asn2wrs crash if typereference assignment has...
2007-05-15 kukosafix crash if C enum for ENUMERATED type is created
2007-05-15 kukosafix bug - compiler crashes if already imported value...
2007-05-15 kukosacommand line option -X for "new BER" CHOICE and SEQUENC...
2007-05-15 kukosasupport for value range and unions in permitted alphabet
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-14 geraldUpdate to the latest Win32 libraries.
2007-05-14 kukosa- support of constraint unions
2007-05-13 etxrabactx in ber_external
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-11 sfisherCopy environment variable HTTP_PROXY when set to http_p...
2007-05-08 jmayerUpdate from samba tree revision 22657 to 22761
2007-05-07 galUpdated splash screen for Wireshark that shows the...
2007-05-07 kukosa- simple Information Objects support
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-04 kukosa- new #.OPT directive which allows to use command line...
2007-05-04 kukosa- fix creating PDU_NEW functions, return the right...
2007-05-03 jmayerNote: make test for the following update generates...
2007-05-03 etxrabSplit out asn1 common functions. Start of BER EXTERNAL.
2007-05-03 kukosa- REAL type and values are supported
2007-05-02 kukosa- better reporting of syntax errors (or unsupported...
2007-04-27 kukosa- new #.Exports parameter VALS_WITH_TABLE which "export...
2007-04-25 kukosanew parameter EXTERN for #.EXPORTS directive
2007-04-25 kukosafix bug in handling of tagged type reference
2007-04-19 kukosaadded missing dependency in tagged type
2007-04-18 kukosa- new -L command line option to suppress #line directiv...
2007-04-17 geraldUse the older-style ST_MTIME instead of st_mtime. ...
2007-04-17 jmayerUpdate from samba tree revision 22006 to 22314
2007-04-13 geraldFixup whitespace.
2007-04-13 kukosasupport of tagged types for BER - i.e. tagged assignmen...
2007-04-06 geraldAdd a registration symbol cache to make-dissector-reg...
2007-04-06 grahambRemove build detritus
2007-04-05 geraldLoosen up our restrictions so that plugins can compile.
2007-04-05 geraldIn epan/dissectors/Makefile.nmake, fix a typo.
2007-03-29 jmayerManually add the patch mentioned in
2007-03-29 jmayerUpdate from samba tree revision 21970 to 22006
2007-03-27 kukosaPly updated to v2.3
2007-03-26 sfisherFix a bunch more warnings. Add -Werror when using...
2007-03-25 ulflset "treat warnings as errors" CFLAGS, no warning were...
2007-03-25 ulflremove unused CFLAGS
2007-03-23 ulflfix warnings of (generated) grammar.c
2007-03-23 legosquelch signedness warnings generated by generated...
2007-03-22 ulfladd type casts to fix two warnings
2007-03-22 legosquelch a warning generated by generated code
2007-03-22 etxrabUse the latest GTK stuff.
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-03-18 wmeierFix Windows Makefiles so clean removes all pdb files...
next