aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2005-08-31- OID names table extendedkukosa1-6/+71
2005-08-29Fix a typo 'BER_UNI_TAG_TeletexString'etxrab1-1/+1
2005-08-29Add a tool to check the hf_ values.jmayer1-0/+196
2005-08-18- dissect_per_restricted_character_string() returns value in tvbbuff_t instea...kukosa1-89/+114
2005-08-04Albert Chin:jmayer1-1/+1
2005-08-02 Fix svn properties where needed:jmayer5-0/+0
2005-08-02Fix more "no previous declaration" warningsjmayer1-6/+6
2005-08-01- fix name handling of imported typeskukosa1-275/+267
2005-07-26rom Maynard, Chris :etxrab1-1/+1
2005-07-24Update to zlib 1.2.3ulfl1-1/+1
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer1-1/+1
2005-07-22Fix some warnings (and one of my previous 'fixes')jmayer1-2/+2
2005-07-22More 'char*' -> 'const char*' warning fixesjmayer1-27/+27
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-1/+1
2005-07-18PLY package updated to version 1.6kukosa3-30/+23
2005-07-15Point to the latest Windows library tag and versions.gerald1-1/+1
2005-07-15- PER helper functions for SET/SEQUENCE OF dissection were changed to have pr...kukosa1-105/+99
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"jmayer2-0/+7
2005-07-07Make sure "which" is present before we verify our tools. Add "env" togerald2-1/+4
2005-07-06Fix a spelling error.guy1-2/+2
2005-07-06- #.FN_PARS implemented for BOOLEANkukosa1-13/+12
2005-07-05new directives #.PDU_NEW and #.REGISTER_NEW creating and registering PDU diss...kukosa1-16/+32
2005-07-05- #.FN_PARS support for ENUMERATED typekukosa1-27/+27
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...kukosa1-19/+17
2005-06-27fix for BER string tagskukosa1-1/+1
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg1-2/+2
2005-06-14From Steve Grubb:gerald1-2/+2
2005-06-08fix a problem if the tools have a space char in their pathulfl1-5/+5
2005-06-08add some general and some cygwin related commentsulfl1-2/+15
2005-06-07- usage of dissect_per_null() and dissect_ber_null()kukosa1-70/+114
2005-05-27Add a "-G fields3" report which prints the bitmask of the field, and avoidsgram1-0/+97
2005-05-17Add get_items_before(), to help analyze in the presence ofgram1-0/+25
2005-05-16Add get_hide() to return the value of the "hide" taggram1-0/+7
2005-05-13Forgott the lex.py fileetxrab1-0/+1
2005-05-13Add the asn2eth related files to extra-dist (I hope this is the right thing t...etxrab1-1/+3
2005-04-24Fix a quoting bug.gerald1-2/+2
2005-04-20Allow the locations of tethereal, editcap, and capinfos to be changed.gerald1-8/+18
2005-04-20- fix handling SET/SEQUENCE OF Type if type name contains hyphenkukosa1-1/+7
2005-04-18Add fuzz-test.sh to the distribution.gerald1-0/+1
2005-04-17Add a description and usage message. Handle invalid capture files.gerald1-1/+36
2005-04-14Add a script based on the "menagerie-fuzz" buildbot test. Runninggerald1-0/+52
2005-03-27From Jacques, Olivier:etxrab1-2/+5
2005-03-20Fix asn2eth to pass 0, not NULL, for the last argument toguy1-1/+1
2005-03-16Add a comment about where lemon is maintained now.etxrab1-0/+4
2005-02-28Handle the new signature for "dissect_per_restricted_character_string()".guy1-1/+2
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...sahlberg1-1/+1
2005-02-16From Tomas Kukosa:etxrab1-8/+5
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedguy2-0/+7
2005-02-07From Alejandro Vaquero :etxrab1-1/+2
2005-01-20Fix bug in SEQUENCE/SET OF handlingkukosa1-2/+6