aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2005-06-08fix a problem if the tools have a space char in their pathUlf Lamping1-5/+5
2005-06-08add some general and some cygwin related commentsUlf Lamping1-2/+15
2005-06-07- usage of dissect_per_null() and dissect_ber_null()Tomas Kukosa1-70/+114
2005-05-27Add a "-G fields3" report which prints the bitmask of the field, and avoidsGilbert Ramirez1-0/+97
2005-05-17Add get_items_before(), to help analyze in the presence ofGilbert Ramirez1-0/+25
2005-05-16Add get_hide() to return the value of the "hide" tagGilbert Ramirez1-0/+7
2005-05-13Forgott the lex.py fileAnders Broman1-0/+1
2005-05-13Add the asn2eth related files to extra-dist (I hope this is the right thing t...Anders Broman1-1/+3
2005-04-24Fix a quoting bug.Gerald Combs1-2/+2
2005-04-20Allow the locations of tethereal, editcap, and capinfos to be changed.Gerald Combs1-8/+18
2005-04-20- fix handling SET/SEQUENCE OF Type if type name contains hyphenTomas Kukosa1-1/+7
2005-04-18Add fuzz-test.sh to the distribution.Gerald Combs1-0/+1
2005-04-17Add a description and usage message. Handle invalid capture files.Gerald Combs1-1/+36
2005-04-14Add a script based on the "menagerie-fuzz" buildbot test. RunningGerald Combs1-0/+52
2005-03-27From Jacques, Olivier:Anders Broman1-2/+5
2005-03-20Fix asn2eth to pass 0, not NULL, for the last argument toGuy Harris1-1/+1
2005-03-16Add a comment about where lemon is maintained now.Anders Broman1-0/+4
2005-02-28Handle the new signature for "dissect_per_restricted_character_string()".Guy Harris1-1/+2
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg1-1/+1
2005-02-16From Tomas Kukosa:Anders Broman1-8/+5
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2-0/+7
2005-02-07From Alejandro Vaquero :Anders Broman1-1/+2
2005-01-20Fix bug in SEQUENCE/SET OF handlingTomas Kukosa1-2/+6
2005-01-17Switch the Windows build environment to GTK 2.4.14. Enable GTK-Wimp by Gerald Combs1-1/+1
2005-01-17Support of GeneralizedTime in PERTomas Kukosa1-1/+5
2005-01-17Convert files with mixed (unix and DOS) EOL-style correctly.Lars Roland1-1/+3
2005-01-05Fixed value string names in field array when NO_PROT_PREFIX option is usedTomas Kukosa1-2/+2
2005-01-03Directives #.FN_* can be used for Ethereal types as well as for ASN.1 typesTomas Kukosa1-7/+12
2005-01-03- names for value_string tables are generated with protocol name prefixTomas Kukosa1-15/+42
2004-12-29- new optional parameter ETH_VAR for #.EXPORTS directiveTomas Kukosa1-25/+47
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-10/+4
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg1-2/+2
2004-12-12updates from tomas and andersRonnie Sahlberg1-122/+193
2004-12-01If bash is run as a non-login shell, it doesn't read /etc/profile. Under Gerald Combs1-1/+1
2004-11-23Update to GTK+ 2.4.13.Gerald Combs1-1/+1
2004-11-20add _U_ to int hf_index to reduce number of compiler warningsRonnie Sahlberg1-1/+1
2004-11-14Major update of the ber helpers to fix a lot of bugs and make the handling o...Ronnie Sahlberg1-4/+4
2004-11-02Update the Windows build to zlib 1.2.2.Gerald Combs1-1/+1
2004-11-01From Tomas Kukosa:Guy Harris1-29/+52
2004-10-29Add netscreen2dump.py, to convert netscreen packet-trace hex dumpsGilbert Ramirez2-0/+133
2004-10-27Add unix2dos.pl to the list of files to be distributed.Guy Harris1-0/+1
2004-10-16First support for Unix-to-DOS line termination translation by means of a smallOlivier Biot1-0/+33
2004-10-12From Tomas Kukosa:Guy Harris1-4/+5
2004-10-11More constification of arrays.Guy Harris1-4/+4
2004-10-11Constify "asn_namedbit" structures.Guy Harris1-1/+1
2004-10-08Make "ber_sequence" tables "const".Guy Harris1-2/+2
2004-10-01From Tomas Kukosa:Guy Harris1-55/+86
2004-09-24Use new win32 libs from anonsvn instead of webpage, including setup target. U...Ulf Lamping1-1/+2
2004-09-22From Tomas Kukosa:Guy Harris1-42/+127
2004-09-13from tomas kukosa, fix for generated _PDU() functions to match the dissecto...Ronnie Sahlberg1-2/+2