QSIG fully implemented
[obnox/wireshark/wip.git] / tools /
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...
2007-03-14 etxrabUse the latest GTK packages for Windows.
2007-03-07 jmayerUpdate from samba tree revision 21565 to 21739
2007-02-27 jmayerUpdate from samba tree revision 21535 to 21565
2007-02-26 jmayerUpdate from samba tree revision 21471 to 21535
2007-02-21 geraldTry to fix distcheck.
2007-02-20 jmayerUpdate from samba tree revision 21237 to 21471
2007-02-20 jmayerNikns Siankin: Fix for bugs.wireshark.org/bugzilla...
2007-02-08 jmayerUpdate from samba tree revision 20292 to 21237
2007-02-07 legodo not use an uninitialized rp->line to generate destru...
2007-01-19 ulfladd the user-guide as a component to the setup target
2007-01-17 etxrabUpdate to use the latest GTK packages.
2007-01-16 legoIt looks that their fix to my fix broke things out...
2007-01-16 kukosaupdate Ply to version 2.2
2007-01-16 legoupdate to lemon.c 1.43
2007-01-15 legoFix a major leakage of token minors in lemon generated...
2007-01-08 ulflif we don't have MSVC6, download (using the setup targe...
2007-01-05 geraldUpdate to the latest Win32 libs: Net-SNMP 5.4 and GNUTL...
2006-12-23 geraldUpdate to GNUTLS 1.6.0.
next