aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-17Switch the Windows build environment to GTK 2.4.14. Enable GTK-Wimp by gerald1-1/+1
2005-01-17Support of GeneralizedTime in PERkukosa1-1/+5
2005-01-17Convert files with mixed (unix and DOS) EOL-style correctly.lroland1-1/+3
2005-01-05Fixed value string names in field array when NO_PROT_PREFIX option is usedkukosa1-2/+2
2005-01-03Directives #.FN_* can be used for Ethereal types as well as for ASN.1 typeskukosa1-7/+12
2005-01-03- names for value_string tables are generated with protocol name prefixkukosa1-15/+42
2004-12-29- new optional parameter ETH_VAR for #.EXPORTS directivekukosa1-25/+47
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...sahlberg1-10/+4
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...sahlberg1-2/+2
2004-12-12updates from tomas and anderssahlberg1-122/+193
2004-12-01If bash is run as a non-login shell, it doesn't read /etc/profile. Under gerald1-1/+1
2004-11-23Update to GTK+ 2.4.13.gerald1-1/+1
2004-11-20add _U_ to int hf_index to reduce number of compiler warningssahlberg1-1/+1
2004-11-14Major update of the ber helpers to fix a lot of bugs and make the handling o...sahlberg1-4/+4
2004-11-02Update the Windows build to zlib 1.2.2.gerald1-1/+1
2004-11-01From Tomas Kukosa:guy1-29/+52
2004-10-29Add netscreen2dump.py, to convert netscreen packet-trace hex dumpsgram2-0/+133
2004-10-27Add unix2dos.pl to the list of files to be distributed.guy1-0/+1
2004-10-16First support for Unix-to-DOS line termination translation by means of a smallobiot1-0/+33
2004-10-12From Tomas Kukosa:guy1-4/+5
2004-10-11More constification of arrays.guy1-4/+4
2004-10-11Constify "asn_namedbit" structures.guy1-1/+1
2004-10-08Make "ber_sequence" tables "const".guy1-2/+2
2004-10-01From Tomas Kukosa:guy1-55/+86
2004-09-24Use new win32 libs from anonsvn instead of webpage, including setup target. U...ulfl1-1/+2
2004-09-22From Tomas Kukosa:guy1-42/+127
2004-09-13from tomas kukosa, fix for generated _PDU() functions to match the dissecto...sahlberg1-2/+2
2004-09-13From Tomas Kukosa, updates to the asn2eth compilersahlberg1-225/+306
2004-08-17Check for both HTTP_PROXY and http_proxy in MSVC++ setup.obiot1-3/+7
2004-07-27From Tomas Kukosa:guy1-42/+101