remove packet-q932-ros.h
[metze/wireshark/wip.git] / tools /
2007-07-17 Tomas Kukosasupport for syntax of TYPE-IDENTIFIER and ABSTRACT...
2007-07-08 Jörg MayerUpdate from samba tree revision 23135 to 23750
2007-07-03 Tomas Kukosasmall changes in value reference handling and parameter...
2007-07-02 Tomas Kukosa- HSTRING value support
2007-07-02 Tomas Kukosaregister type of OPERATION fields &ArgumentType and...
2007-06-29 Tomas Kukosa- implementation of OPERATION and ERROR objects support...
2007-06-27 Tomas Kukosacheck conflict in CLASS fields redefinition
2007-06-27 Tomas Kukosa- INSTANCE OF type support
2007-06-25 Tomas Kukosacomment out some forgotten debug printouts
2007-06-25 Tomas Kukosa- fix field type FT_... for SelectionType
2007-06-07 Tomas Kukosa- improve compilation (passing type information) if...
2007-06-06 Tomas Kukosabuild-in OPERATION and ERROR classes definition
2007-06-06 Tomas Kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-05 Tomas Kukosareplace '&' with '_' in asn2c() function
2007-06-05 Tomas Kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
2007-06-05 Tomas Kukosafew small changes to compile INAP (Q.1248.x) from origi...
2007-06-04 Tomas Kukosa- CLASS definitions support including exports through...
2007-06-03 Anders BromanINAP:
2007-06-02 Anders BromanSyntax suport for Embedded pdv.
2007-05-30 Tomas Kukosa- fix bug in TaggedType support
2007-05-30 Tomas Kukosa- better support if more modules are compiled together
2007-05-29 Guy HarrisUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-05-29 Tomas Kukosa- COMPONENTS OF implementation (can be used only inside...
2007-05-28 Tomas Kukosafix SelectionType creation for export (if the type...
2007-05-28 Tomas Kukosasupport of SelectionType
2007-05-28 Tomas Kukosasmall improvements in value handling, defined INTEGER...
2007-05-25 Jörg MayerUpdate from samba tree revision 23054 to 23135
2007-05-24 Tomas Kukosa- improvements in registering dissectors to OID table...
2007-05-23 Tomas Kukosasmall fix in duplicate type warning
2007-05-23 Tomas Kukosa- support of CONTAINING constraint in OCTET STRING...
2007-05-22 Anders BromanCopy paste error, actx duplicated.
2007-05-22 Anders BromanPrepare for the use of the new -X parameter for BER...
2007-05-22 Jörg MayerDon't generate enums that end in a comma
2007-05-18 Tomas Kukosa- fix asn2wrs crash if typereference assignment has...
2007-05-15 Tomas Kukosafix crash if C enum for ENUMERATED type is created
2007-05-15 Tomas Kukosafix bug - compiler crashes if already imported value...
2007-05-15 Tomas Kukosacommand line option -X for "new BER" CHOICE and SEQUENC...
2007-05-15 Tomas Kukosasupport for value range and unions in permitted alphabet
2007-05-15 Anders Bromanactx in the rest of dissect_ber..()l
2007-05-14 Gerald CombsUpdate to the latest Win32 libraries.
2007-05-14 Tomas Kukosa- support of constraint unions
2007-05-13 Anders Bromanactx in ber_external
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-11 Stephen FisherCopy environment variable HTTP_PROXY when set to http_p...
2007-05-08 Jörg MayerUpdate from samba tree revision 22657 to 22761
2007-05-07 Graeme LuntUpdated splash screen for Wireshark that shows the...
2007-05-07 Tomas Kukosa- simple Information Objects support
2007-05-06 Anders BromanStart introducing actx to ber functions.
2007-05-04 Tomas Kukosa- new #.OPT directive which allows to use command line...
2007-05-04 Tomas Kukosa- fix creating PDU_NEW functions, return the right...
2007-05-03 Jörg MayerNote: make test for the following update generates...
2007-05-03 Anders BromanSplit out asn1 common functions. Start of BER EXTERNAL.
2007-05-03 Tomas Kukosa- REAL type and values are supported
2007-05-02 Tomas Kukosa- better reporting of syntax errors (or unsupported...
2007-04-27 Tomas Kukosa- new #.Exports parameter VALS_WITH_TABLE which "export...
2007-04-25 Tomas Kukosanew parameter EXTERN for #.EXPORTS directive
2007-04-25 Tomas Kukosafix bug in handling of tagged type reference
2007-04-19 Tomas Kukosaadded missing dependency in tagged type
2007-04-18 Tomas Kukosa- new -L command line option to suppress #line directiv...
2007-04-17 Gerald CombsUse the older-style ST_MTIME instead of st_mtime. ...
2007-04-17 Jörg MayerUpdate from samba tree revision 22006 to 22314
2007-04-13 Gerald CombsFixup whitespace.
2007-04-13 Tomas Kukosasupport of tagged types for BER - i.e. tagged assignmen...
2007-04-06 Gerald CombsAdd a registration symbol cache to make-dissector-reg...
2007-04-06 Graham BloiceRemove build detritus
2007-04-05 Gerald CombsLoosen up our restrictions so that plugins can compile.
2007-04-05 Gerald CombsIn epan/dissectors/Makefile.nmake, fix a typo.
2007-03-29 Jörg MayerManually add the patch mentioned in
2007-03-29 Jörg MayerUpdate from samba tree revision 21970 to 22006
2007-03-27 Tomas KukosaPly updated to v2.3
2007-03-26 Stephen FisherFix a bunch more warnings. Add -Werror when using...
2007-03-25 Ulf Lampingset "treat warnings as errors" CFLAGS, no warning were...
2007-03-25 Ulf Lampingremove unused CFLAGS
2007-03-23 Ulf Lampingfix warnings of (generated) grammar.c
2007-03-23 Luis Ontanonsquelch signedness warnings generated by generated...
2007-03-22 Ulf Lampingadd type casts to fix two warnings
2007-03-22 Luis Ontanonsquelch a warning generated by generated code
2007-03-22 Anders BromanUse the latest GTK stuff.
2007-03-21 Ronnie Sahlbergchange the signature that asn2wrs generates for functio...
2007-03-18 Bill MeierFix Windows Makefiles so clean removes all pdb files...
2007-03-14 Anders BromanUse the latest GTK packages for Windows.
2007-03-07 Jörg MayerUpdate from samba tree revision 21565 to 21739
2007-02-27 Jörg MayerUpdate from samba tree revision 21535 to 21565
2007-02-26 Jörg MayerUpdate from samba tree revision 21471 to 21535
2007-02-21 Gerald CombsTry to fix distcheck.
2007-02-20 Jörg MayerUpdate from samba tree revision 21237 to 21471
2007-02-20 Jörg MayerNikns Siankin: Fix for bugs.wireshark.org/bugzilla...
2007-02-08 Jörg MayerUpdate from samba tree revision 20292 to 21237
2007-02-07 Luis Ontanondo not use an uninitialized rp->line to generate destru...
2007-01-19 Ulf Lampingadd the user-guide as a component to the setup target
2007-01-17 Anders BromanUpdate to use the latest GTK packages.
2007-01-16 Luis OntanonIt looks that their fix to my fix broke things out...
2007-01-16 Tomas Kukosaupdate Ply to version 2.2
2007-01-16 Luis Ontanonupdate to lemon.c 1.43
2007-01-15 Luis OntanonFix a major leakage of token minors in lemon generated...
2007-01-08 Ulf Lampingif we don't have MSVC6, download (using the setup targe...
2007-01-05 Gerald CombsUpdate to the latest Win32 libs: Net-SNMP 5.4 and GNUTL...
2006-12-23 Gerald CombsUpdate to GNUTLS 1.6.0.
2006-12-21 Anders BromanUpdate to use gtk 2.10.6 and friends.
2006-12-10 Jörg MayerForgot to add this file during one of the last commits.
next