aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-13From Tomas Kukosa, updates to the asn2eth compilerRonnie Sahlberg1-225/+306
2004-08-17Check for both HTTP_PROXY and http_proxy in MSVC++ setup.Olivier Biot1-3/+7
2004-07-27From Tomas Kukosa:Guy Harris1-42/+101
2004-07-27Fromm Tomas Kukosa: update to version 1.5.Guy Harris2-177/+770
2004-07-25Fix up the declaration of yy_accept().Gerald Combs1-1/+4
2004-07-23Trivial warning fixes:Jörg Mayer1-1/+1
2004-07-23make the implicit_tag parameter _U_ to get rid of some compiler warnings in...Ronnie Sahlberg1-1/+1
2004-07-18 .cvsignore is deadJörg Mayer2-17/+0
2004-07-18Add epan/dissectors/.cvsignoreJörg Mayer2-0/+4
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris12-12/+12
2004-06-26From Tomas Kukosa: small fix for ASN2ETH compiler concerning creation ofGuy Harris1-18/+22
2004-06-24from tomas kRonnie Sahlberg1-66/+188
2004-06-24from Tomas KRonnie Sahlberg1-92/+372
2004-06-12update asn1 compiler to (hopefully) handle BER SET OF constructsRonnie Sahlberg1-3/+8
2004-06-12Parameter 8 to dissect_ber_bistring() is the ett_ variable (or -1) and notRonnie Sahlberg1-3/+3